A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 

A

ABAuthenticationPlugin - Interface in gw.plugin.addressbook
This class serves as a simple pluggable interface to allow the username and password used to access the external Address Book to be retrieved in some other manner.
abbreviate(String, int) - Static method in class gw.util.GosuStringUtil
Abbreviates a String using ellipses.
abbreviate(String, int, int) - Static method in class gw.util.GosuStringUtil
Abbreviates a String using ellipses.
ABCompany - Interface in gw.ab.addressbook.entity
ABCompany Generic organization.
ABCompanyBuilder - Class in gw.api.databuilder
Builder for ABCompany.
ABCompanyBuilder() - Constructor for class gw.api.databuilder.ABCompanyBuilder
Initializes the builder with the defaults set by ABCompanyBuilderBase.
ABCompanyBuilderBase<T extends ABCompany,B extends ABCompanyBuilderBase<T,B>> - Class in gw.api.databuilder
Base builder for subtypes of ABCompany.
ABCompanyBuilderBase(IEntityType) - Constructor for class gw.api.databuilder.ABCompanyBuilderBase
Initializes the builder with the defaults set by ABContactBuilder.
ABCompanyVendor - Interface in gw.ab.addressbook.entity
ABCompanyVendor Contact type representing vendors that are companies.
ABCompanyVendorBuilder - Class in gw.api.databuilder
Builder for ABCompanyVendor.
ABCompanyVendorBuilder() - Constructor for class gw.api.databuilder.ABCompanyVendorBuilder
Initializes the builder with the defaults set by ABCompanyBuilderBase.
ABCompanyVendorBuilderBase<T extends ABCompanyVendor,B extends ABCompanyVendorBuilderBase<T,B>> - Class in gw.api.databuilder
Base class for ABCompanyVendor builders.
ABCompanyVendorBuilderBase(IEntityType) - Constructor for class gw.api.databuilder.ABCompanyVendorBuilderBase
 
ABConfigParameters - Class in gw.api.system
Guidewire Software Copyright (c) 2004
ABConfigParameters() - Constructor for class gw.api.system.ABConfigParameters
 
ABContact - Interface in gw.ab.addressbook.entity
ABContact Generic contact (either a person or a company).
ABContact - Class in gw.ab.addressbook.typekey
 
ABContact(ITypeList, String) - Constructor for class gw.ab.addressbook.typekey.ABContact
 
ABContactAddress - Interface in gw.ab.addressbook.entity
ABContactAddress Table linking contacts to addresses.
ABContactAddressBuilder - Class in gw.api.databuilder
Builder for ABContactAddress.
ABContactAddressBuilder() - Constructor for class gw.api.databuilder.ABContactAddressBuilder
Initializes the builder with the defaults set by ContactBuilder.
ABContactAPISearchExecutorHelper - Class in gw.api.webservice.addressbook.contactapi
Deprecated.
(Since 8.0.0) Please use ABContactSearchExecutor instead.
ABContactAPISearchExecutorHelper() - Constructor for class gw.api.webservice.addressbook.contactapi.ABContactAPISearchExecutorHelper
Deprecated.
 
ABContactAPISearchResultHelper - Class in gw.api.webservice.addressbook.contactapi
Deprecated.
(Since 8.0.0) Please use ABContactSearchResult instead.
ABContactAPISearchResultHelper() - Constructor for class gw.api.webservice.addressbook.contactapi.ABContactAPISearchResultHelper
Deprecated.
 
ABContactAPISearchSpec - Class in gw.api.webservice.addressbook.contactapi
Deprecated.
(Since 8.0.0) Please use ABContactSearchSpec instead.
ABContactAPISearchSpec() - Constructor for class gw.api.webservice.addressbook.contactapi.ABContactAPISearchSpec
Deprecated.
 
ABContactBuilder<T extends ABContact,B extends ABContactBuilder<T,B>> - Class in gw.api.databuilder
Builder for ABContact.
ABContactBuilder(IEntityType) - Constructor for class gw.api.databuilder.ABContactBuilder
Initializes the builder with no a default unique tax id.
ABContactCategoryScore - Interface in gw.ab.addressbook.entity
ABContactCategoryScore Table linking Contacts to Category Scores
ABContactCategoryScoreBuilder - Class in gw.api.databuilder
ABContactCategoryScoreBuilder() - Constructor for class gw.api.databuilder.ABContactCategoryScoreBuilder
 
ABContactCompare - Class in gw.api.contact.pendingchanges
Implementation of the ABContact comparison step.
ABContactCompare(PendingContactChangeConfigurationPlugin) - Constructor for class gw.api.contact.pendingchanges.ABContactCompare
Constructor
ABContactContact - Interface in gw.ab.addressbook.entity
ABContactContact The purpose of this table is to avoid a self-referencing foreign key on cc_contact, and to allow contacts to relate to one another in different ways
ABContactContactBuilder - Class in gw.api.databuilder
Builder for ABContactContact.
ABContactContactBuilder() - Constructor for class gw.api.databuilder.ABContactContactBuilder
 
ABContactGraphComparer - Class in gw.api.contact.pendingchanges
Implementation of GraphComparer that compares two ABContact graphs.
ABContactGraphComparer(MatcherContext, TraversalFilter<KeyableBean>...) - Constructor for class gw.api.contact.pendingchanges.ABContactGraphComparer
Creates an entity graph comparer with the matcher context and (optionally) traversal filters that will be used when traversing the source graph.
ABContactParamUtil - Class in gw.api.web.contact
Looks up ABContacts by public ID for use in entry points
ABContactParamUtil() - Constructor for class gw.api.web.contact.ABContactParamUtil
 
ABContactScoringWorkItem - Interface in gw.ab.addressbook.entity
ABContactScoringWorkItem Queue of ABContacts to be scored for Service Provider Management.
ABContactSearchCriteria - Interface in gw.ab.addressbook.entity
ABContactSearchCriteria
ABContactSearchCriteriaSpecialistService - Interface in gw.ab.addressbook.entity
ABContactSearchCriteriaSpecialistService null
ABContactSearchCriteriaTag - Interface in gw.ab.addressbook.entity
ABContactSearchCriteriaTag
ABContactSearchExecutor - Class in gw.api.webservice.addressbook.contactapi
 
ABContactSearchExecutor() - Constructor for class gw.api.webservice.addressbook.contactapi.ABContactSearchExecutor
 
ABContactSearchResult - Class in gw.api.webservice.addressbook.contactapi
 
ABContactSearchResult() - Constructor for class gw.api.webservice.addressbook.contactapi.ABContactSearchResult
 
ABContactSearchSortColumn - Class in gw.api.webservice.addressbook.contactapi
Represents a column to sort on as part of a search.
ABContactSearchSortColumn() - Constructor for class gw.api.webservice.addressbook.contactapi.ABContactSearchSortColumn
 
ABContactSearchSpec - Class in gw.api.webservice.addressbook.contactapi
This class has parameters related to paging and sorting in addition to the ContactManager specific parameters in ABContactSearchSpecWithoutPaging.
ABContactSearchSpec() - Constructor for class gw.api.webservice.addressbook.contactapi.ABContactSearchSpec
 
ABContactSearchSpecWithoutPaging - Class in gw.api.webservice.addressbook.contactapi
Specifies various parameters to control search.
ABContactSearchSpecWithoutPaging() - Constructor for class gw.api.webservice.addressbook.contactapi.ABContactSearchSpecWithoutPaging
 
ABContactSpecialistService - Interface in gw.ab.addressbook.entity
ABContactSpecialistService ABContactSpecialistService
ABContactSubtypeFilter - Interface in gw.api.webservice.addressbook.contactapi
Used to restrict contact search results to those contacts which match one of the subtypes in the list.
ABContactTag - Interface in gw.ab.addressbook.entity
 
ABContactTagMatcher - Interface in gw.api.webservice.addressbook.contactapi
Used to restrict contact search results to those contacts which have the specified set of tags.
ABContactType - Class in gw.ab.addressbook.typekey
 
ABContactType(ITypeList, String) - Constructor for class gw.ab.addressbook.typekey.ABContactType
 
ABContactUtil - Class in gw.api.web.contact
Helper methods for manipulating ABContacts
ABContactUtil() - Constructor for class gw.api.web.contact.ABContactUtil
 
ABGroupTreeNode - Class in gw.api.admin
Class description...
ABGroupTreeNode() - Constructor for class gw.api.admin.ABGroupTreeNode
 
ABLegalVenue - Interface in gw.ab.addressbook.entity
 
ABLegalVenueBuilder - Class in gw.api.databuilder
Builder for ABPlace.
ABLegalVenueBuilder() - Constructor for class gw.api.databuilder.ABLegalVenueBuilder
Initializes the builder with the defaults set by ABPlaceBuilderBase.
ABLinkable - Interface in gw.ab.addressbook.entity
ABLinkable null
ABLinkableTraversalFilter - Class in gw.api.contact.pendingchanges
Traversal filter to prevent traversal to non-ABLinkable entities.
ABLinkableTraversalFilter() - Constructor for class gw.api.contact.pendingchanges.ABLinkableTraversalFilter
 
ABLoggerCategory - Class in gw.api.system
Exposing internal ABLoggerCategory to the customers
ABLoggerCategory() - Constructor for class gw.api.system.ABLoggerCategory
 
ABMaintenanceToolsImpl - Class in gw.api.webservice.ab.maintenanceTools
Maintenance tools webservice
ABMaintenanceToolsImpl() - Constructor for class gw.api.webservice.ab.maintenanceTools.ABMaintenanceToolsImpl
Implementation of IMaintenanceToolsAPI for ab.
ABMessageTransport - Interface in gw.api.contact
Just adds a getDestinationID to MessageTransport
ABMessagingToolsImpl - Class in gw.api.webservice.ab.messagingTools
Implementation of IMessagingToolsAPI for AB.
ABMessagingToolsImpl() - Constructor for class gw.api.webservice.ab.messagingTools.ABMessagingToolsImpl
Implementation of IMessagingToolsAPI for AB.
AbortExecutionException - Exception in gw.rules
A runtime exception that facilitates programmatic rule execution control flow.
AbortExecutionException(ExitCode) - Constructor for exception gw.rules.AbortExecutionException
 
ABPerson - Interface in gw.ab.addressbook.entity
ABPerson Generic person.
ABPersonBuilder - Class in gw.api.databuilder
Builder for ABPerson.
ABPersonBuilder() - Constructor for class gw.api.databuilder.ABPersonBuilder
Initializes the builder with the defaults set by ContactBuilder.
ABPersonBuilderBase<T extends ABPerson,B extends ABPersonBuilderBase<T,B>> - Class in gw.api.databuilder
Base class for ABPerson builders.
ABPersonBuilderBase(IEntityType) - Constructor for class gw.api.databuilder.ABPersonBuilderBase
Set the last and first name to default unique string values.
ABPersonVendor - Interface in gw.ab.addressbook.entity
ABPersonVendor Contact type representing vendors that are people.
ABPersonVendorBuilder - Class in gw.api.databuilder
Builder for ABPersonVendor.
ABPersonVendorBuilder() - Constructor for class gw.api.databuilder.ABPersonVendorBuilder
Initializes the builder with the defaults set by ABPersonBuilderBase.
ABPersonVendorBuilderBase<T extends ABPersonVendor,B extends ABPersonVendorBuilderBase<T,B>> - Class in gw.api.databuilder
Base class for ABPersonVendor builders.
ABPersonVendorBuilderBase(IEntityType) - Constructor for class gw.api.databuilder.ABPersonVendorBuilderBase
 
ABPlace - Interface in gw.ab.addressbook.entity
 
ABPlaceBuilder - Class in gw.api.databuilder
Builder for ABPlace.
ABPlaceBuilder() - Constructor for class gw.api.databuilder.ABPlaceBuilder
Initializes the builder with the defaults set by ABPlaceBuilderBase.
ABPlaceBuilderBase<T extends ABPlace,B extends ABPlaceBuilderBase<T,B>> - Class in gw.api.databuilder
Base builder for subtypes of ABPlace.
ABPlaceBuilderBase(IEntityType) - Constructor for class gw.api.databuilder.ABPlaceBuilderBase
Initializes the builder with the defaults set by ABContactBuilder.
ABPolicyCompany - Interface in gw.ab.addressbook.entity
ABPolicyCompany
ABPolicyPerson - Interface in gw.ab.addressbook.entity
ABPolicyPerson
ABProximitySearchPageHelper - Class in gw.api.contact
 
ABProximitySearchPageHelper() - Constructor for class gw.api.contact.ABProximitySearchPageHelper
 
ABResultType - Class in gw.ab.addressbook.typekey
 
ABResultType(ITypeList, String) - Constructor for class gw.ab.addressbook.typekey.ABResultType
 
ABReviewUtil - Class in gw.api.contact
The ABReviewUtil class provides a set of general functions for creating and interacting with Service Provider Management (SPM) Reviews Summaries.
ABReviewUtil() - Constructor for class gw.api.contact.ABReviewUtil
 
Abs(IBeforeUpgradeReadOnlyColumn) - Static method in class gw.api.database.upgrade.before.BeforeUpgradeDBFunction
 
Abs(String) - Static method in class gw.api.database.upgrade.before.BeforeUpgradeDBFunction
 
Abs(IBeforeUpgradeColumnRef) - Static method in class gw.api.database.upgrade.before.BeforeUpgradeDBFunction
 
Abs(IBeforeUpgradeDBFunction) - Static method in class gw.api.database.upgrade.before.BeforeUpgradeDBFunction
 
abs() - Method in class gw.api.financials.CurrencyAmount
java.math.BigDecimal analog method
abs(MathContext) - Method in class gw.api.financials.CurrencyAmount
java.math.BigDecimal analog method
abs(double) - Static method in class gw.api.util.Math
Returns the absolute value of a double value.
abs() - Method in class gw.pl.currency.MonetaryAmount
java.math.BigDecimal analog method
abs(MathContext) - Method in class gw.pl.currency.MonetaryAmount
java.math.BigDecimal analog method
absStrict() - Method in class gw.api.financials.CurrencyAmount
Returns the absolute value of this CurrencyAmount.
AbstractActivationContext - Class in gw.lang.debugger
Deprecated. 
AbstractActivationContext(Object) - Constructor for class gw.lang.debugger.AbstractActivationContext
Deprecated.
 
AbstractBeanPopulator<T extends Bean> - Class in gw.api.databuilder.populator
Base class for defining custom BeanPopulators.
AbstractBeanPopulator(Object...) - Constructor for class gw.api.databuilder.populator.AbstractBeanPopulator
Packages the given list of values, to be unpackaged at "populate" time.
AbstractBlock - Class in gw.lang.function
 
AbstractBlock() - Constructor for class gw.lang.function.AbstractBlock
 
AbstractBundleTransactionCallback - Class in gw.transaction
Simple base class that provides a no-op for all interface methods.
AbstractBundleTransactionCallback() - Constructor for class gw.transaction.AbstractBundleTransactionCallback
 
AbstractCachingPhysicalFileSystem - Class in gw.fs.physical
 
AbstractCachingPhysicalFileSystem(IPhysicalFileSystem) - Constructor for class gw.fs.physical.AbstractCachingPhysicalFileSystem
 
AbstractEmailMessageTransport - Class in gw.api.email
Super class of email plugin class.
AbstractEmailMessageTransport() - Constructor for class gw.api.email.AbstractEmailMessageTransport
 
AbstractEmailMessageTransport.DocumentContentsDataSource - Class in gw.api.email
 
AbstractEmailMessageTransport.DocumentContentsDataSource(Document) - Constructor for class gw.api.email.AbstractEmailMessageTransport.DocumentContentsDataSource
 
AbstractEmailMessageTransport.DocumentContentsDataSource(Document, boolean) - Constructor for class gw.api.email.AbstractEmailMessageTransport.DocumentContentsDataSource
 
AbstractGeocodePlugin - Class in gw.api.geocode
 
AbstractGeocodePlugin() - Constructor for class gw.api.geocode.AbstractGeocodePlugin
 
AbstractGeocodePlugin.LatLong - Class in gw.api.geocode
 
AbstractGeocodePlugin.LatLong(BigDecimal, BigDecimal) - Constructor for class gw.api.geocode.AbstractGeocodePlugin.LatLong
 
AbstractInterval<E extends java.lang.Comparable<E>,ME extends AbstractInterval<E,ME>> - Class in gw.lang.reflect.interval
 
AbstractInterval(E, E) - Constructor for class gw.lang.reflect.interval.AbstractInterval
 
AbstractInterval(E, E, boolean, boolean, boolean) - Constructor for class gw.lang.reflect.interval.AbstractInterval
 
AbstractIntIterator - Class in gw.lang.reflect.interval
 
AbstractIntIterator() - Constructor for class gw.lang.reflect.interval.AbstractIntIterator
 
AbstractJavaClassInfo - Class in gw.lang.reflect.java
 
AbstractJavaClassInfo() - Constructor for class gw.lang.reflect.java.AbstractJavaClassInfo
 
AbstractLazyLoadingTreeNode - Class in gw.api.tree
The abstract base class for TreeNode implementations that only load child data when expand a non-leaf node.
AbstractLazyLoadingTreeNode(Object) - Constructor for class gw.api.tree.AbstractLazyLoadingTreeNode
Constructs a tree node with its model data.
AbstractLazyLoadingTreeNode(Object, boolean) - Constructor for class gw.api.tree.AbstractLazyLoadingTreeNode
Constructs a tree node with its model data.
AbstractLazyLoadingTreeNode(boolean) - Constructor for class gw.api.tree.AbstractLazyLoadingTreeNode
Constructs a tree node which uses itself as its model data.
AbstractLongIterator - Class in gw.lang.reflect.interval
 
AbstractLongIterator() - Constructor for class gw.lang.reflect.interval.AbstractLongIterator
 
AbstractMutablePairedMoney - Class in gw.api.financials
Base class for implementing a pair of money values that can be updated.
AbstractMutablePairedMoney() - Constructor for class gw.api.financials.AbstractMutablePairedMoney
 
AbstractPageHelperImpl - Class in gw.api.web
The empty implementation class for PageHelper interface.
AbstractPageHelperImpl() - Constructor for class gw.api.web.AbstractPageHelperImpl
 
AbstractPlatformHelper - Class in gw.config
 
AbstractPlatformHelper() - Constructor for class gw.config.AbstractPlatformHelper
 
AbstractTestConstants - Class in gw.junit
 
AbstractTestConstants() - Constructor for class gw.junit.AbstractTestConstants
 
AbstractType - Class in gw.lang.reflect
 
AbstractType() - Constructor for class gw.lang.reflect.AbstractType
 
AbstractTypeSystemListener - Class in gw.lang.reflect
 
AbstractTypeSystemListener() - Constructor for class gw.lang.reflect.AbstractTypeSystemListener
 
AbstractXmlDateType - Class in gw.xml.date
 
AbstractXmlDateType(boolean, boolean, boolean, boolean) - Constructor for class gw.xml.date.AbstractXmlDateType
 
AbstractXMLNode<N extends AbstractXMLNode<N>> - Class in gw.xml
 
AbstractXMLNode() - Constructor for class gw.xml.AbstractXMLNode
 
AbstractXMLNode(String) - Constructor for class gw.xml.AbstractXMLNode
 
AbstractXMLNode(QName) - Constructor for class gw.xml.AbstractXMLNode
 
ABSubtypeConvertUtil - Class in gw.api.contact
 
ABSubtypeConvertUtil() - Constructor for class gw.api.contact.ABSubtypeConvertUtil
 
ABUserContact - Interface in gw.ab.contact.entity
ABUserContact
ABUserContactBuilder - Class in gw.api.databuilder
Class description...
ABUserContactBuilder() - Constructor for class gw.api.databuilder.ABUserContactBuilder
 
accept(Object) - Method in interface gw.api.filters.StandardBeanFilter.ObjectFilter
 
accept() - Method in class gw.lang.Gosu.ExecuteMode
 
accept() - Method in interface gw.lang.mode.IGosuMode
 
accept(TFile) - Method in class gw.pl.util.SuffixTextFileFilter
 
accept(IReadOnlyXMLNode) - Method in class gw.xml.parser2.iteration.InstanceOfPredicate
 
accept(T) - Method in interface gw.xml.XMLNodePredicate
 
acceptClass(String) - Method in interface gw.lang.reflect.module.IClassPath.ClassPathFilter
 
acceptFeature(IType, IFeatureInfo) - Method in interface gw.util.IFeatureFilter
 
Accessibility_Size - Static variable in interface gw.lang.reflect.IRelativeTypeInfo
 
ACKED - Static variable in class gw.pl.messaging.MessageStatus
Message has been successfully acknowledged
ACKED_STATES - Static variable in class gw.pl.messaging.MessageStatus
 
ackMessage(Acknowledgement) - Method in interface gw.api.webservice.messagingTools.MessagingToolsBase
Acknowledges message
ackMessage(Acknowledgement) - Method in class gw.api.webservice.messagingTools.MessagingToolsImpl
 
Acknowledgement - Class in gw.api.webservice.messagingTools
Acknowledgement contains information to be returned to ClaimCenter about processing of a message by an external system.
Acknowledgement() - Constructor for class gw.api.webservice.messagingTools.Acknowledgement
Empty constructor, added for SOAP compatibility (see GWRemotable)
Acknowledgement(long) - Constructor for class gw.api.webservice.messagingTools.Acknowledgement
Constructor.
acknowledgeMessage(Acknowledgement) - Method in interface gw.api.webservice.messagingTools.MessagingToolsBase
Deprecated.
MessageOptionalFields are no longer supported. Please use MessagingToolsBase.ackMessage(Acknowledgement) instead.
acknowledgeMessage(Acknowledgement) - Method in class gw.api.webservice.messagingTools.MessagingToolsImpl
 
ACQUIRE_LOCK_TAG - Static variable in class gw.api.profiler.ProfilerTag
 
Action - Class in gw.rules
Base action class used in rule actions.
ACTION_SERVLET_INIT_THREAD - Static variable in class gw.api.profiler.ProfilerTag
 
ActionElement - Class in gw.smoketest.platform.web
Class description...
ActionElement(ISmokeTest, PCFElementId) - Constructor for class gw.smoketest.platform.web.ActionElement
 
ActionElementWithAJAXMenu - Class in gw.smoketest.platform.web
Base class for all widgets that can be acted upon
ActionElementWithAJAXMenu(ISmokeTest, PCFElementId) - Constructor for class gw.smoketest.platform.web.ActionElementWithAJAXMenu
 
ActionsShortcut - Static variable in class gw.api.system.PLConfigParameters
The keyboard shortcut for the Actions button *
ACTIVE_STATE_MAX - Static variable in class gw.pl.messaging.MessageStatus
 
ACTIVE_STATE_MIN - Static variable in class gw.pl.messaging.MessageStatus
 
ACTIVE_STATES - Static variable in class gw.pl.messaging.MessageStatus
Set of states still pending processing of some kind.
Activity - Interface in gw.pl.activity.entity
ActivityBase An activity is a instance of work assigned to a user and belonging to a claim.
Activity - Class in gw.pl.activity.typekey
 
Activity(ITypeList, String) - Constructor for class gw.pl.activity.typekey.Activity
 
Activity.ActivityTip - Class in gw.pl.activity.entity
 
ActivityCategory - Class in gw.pl.activity.typekey
 
ActivityCategory(ITypeList, String) - Constructor for class gw.pl.activity.typekey.ActivityCategory
 
ActivityClass - Class in gw.pl.activity.typekey
 
ActivityClass(ITypeList, String) - Constructor for class gw.pl.activity.typekey.ActivityClass
 
ActivityCoreExt - Interface in gw.ab.activity.entity
 
ActivityFilterSetBase - Class in gw.api.activity
Set of basic filters for activities.
ActivityFilterSetBase() - Constructor for class gw.api.activity.ActivityFilterSetBase
 
ActivityPattern - Interface in gw.pl.activity.entity
ActivityPatternBase An activity pattern is a template for an activity.
ActivityPatternBuilderBase<T extends ActivityPattern,B extends ActivityPatternBuilderBase<T,B>> - Class in gw.api.databuilder
 
ActivityPatternBuilderBase() - Constructor for class gw.api.databuilder.ActivityPatternBuilderBase
 
ActivityPatternBuilderBase(String) - Constructor for class gw.api.databuilder.ActivityPatternBuilderBase
Deprecated.
Use ActivityPatternBuilderBase()
ActivityPatternCacheMaxDuration - Static variable in class gw.api.system.PLConfigParameters
Upper bound on how long caches of activity pattern entities are allowed to exist without refresh, measured in seconds *
ActivityPatternMenuCategory - Class in gw.api.activity
Encapsulates a menu item related to activity patterns and activity categories.
ActivityPatternMenuCategory(ActivityPattern[], ActivityCategory) - Constructor for class gw.api.activity.ActivityPatternMenuCategory
Creates an instance of ActivityPatternMenuCategory.
ActivityStatus - Class in gw.pl.activity.typekey
 
ActivityStatus(ITypeList, String) - Constructor for class gw.pl.activity.typekey.ActivityStatus
 
ActivityType - Class in gw.pl.activity.typekey
 
ActivityType(ITypeList, String) - Constructor for class gw.pl.activity.typekey.ActivityType
 
ADAPTER_NAME - Static variable in interface gw.plugin.addressbook.IAddressBookAdapter
Deprecated.
 
add(User, GroupUser) - Static method in class gw.api.admin.GroupUserUtil
Uses the given GroupUser object to link the given user to the GroupUser's group.
add(Object...) - Method in class gw.api.database.DatabaseParameterSet
 
add(CurrencyAmount) - Method in class gw.api.financials.CurrencyAmount
Add amount.getAmount() to this.getAmount()
add(CurrencyAmount, MathContext) - Method in class gw.api.financials.CurrencyAmount
Add amount to this
add(KeyableBean) - Method in class gw.api.importing.XmlExporter
will add a new bean to be processed
add(ValidationResult) - Method in class gw.api.validation.ValidationResult
Adds all the validations from another validation result.
add(EntityValidation) - Method in class gw.api.validation.ValidationResult
 
add(IMethodInfo) - Method in class gw.lang.reflect.MethodList
 
add(int, IMethodInfo) - Method in class gw.lang.reflect.MethodList
 
add(MonetaryAmount) - Method in class gw.pl.currency.MonetaryAmount
Add amount.getAmount() to this.getAmount()
add(MonetaryAmount, MathContext) - Method in class gw.pl.currency.MonetaryAmount
Add amount to this
add(T) - Method in interface gw.pl.persistence.core.Bundle
Determine how to add the bean to the bundle, either for update or insert, or if the bean needs to be added at all?
add(int) - Method in class gw.pl.util.csv.CSVBuilder
 
add(long) - Method in class gw.pl.util.csv.CSVBuilder
 
add(double) - Method in class gw.pl.util.csv.CSVBuilder
 
add(boolean) - Method in class gw.pl.util.csv.CSVBuilder
 
add(String) - Method in class gw.pl.util.csv.CSVBuilder
 
add(Object) - Method in class gw.pl.util.csv.CSVBuilder
 
add(String, Document) - Method in class gw.pl.util.webservices.axis.GWSymbolTable
Add the given Definition and Document information to the symbol table (including imported symbols), populating it with SymTabEntries for each of the top-level symbols.
ADD - Static variable in class gw.plugin.addressbook.ContactRelationshipUpdateType
Tells the update to just add relationships that exist on the input Contact.
add(Object) - Method in interface gw.plugin.PluginCallbackHandler
Add a bean to a transaction.
add() - Method in class gw.smoketest.platform.web.OptionElementForMulti
Selects this option.
add(String) - Method in class gw.util.cache.FqnCache
 
add(String, T) - Method in class gw.util.cache.FqnCache
 
add(String) - Method in interface gw.util.cache.IFqnCache
 
add(String, T) - Method in interface gw.util.cache.IFqnCache
 
add(String) - Method in class gw.util.cache.WeakFqnCache
 
add(String, T) - Method in class gw.util.cache.WeakFqnCache
 
add(T) - Method in class gw.util.CaseInsensitiveSet
 
add(K) - Method in class gw.util.concurrent.ConcurrentHashSet
 
add(E) - Method in class gw.util.DynamicArray
Appends the specified element to the end of this list.
add(int, E) - Method in class gw.util.DynamicArray
Inserts the specified element at the specified position in this list.
add(T) - Method in class gw.util.IdentitySet
 
add(FileInfo) - Method in class gw.util.perf.codestats.FileInfo
 
add(ObjectSize) - Method in class gw.util.perf.objectsize.ObjectSize
 
add(E) - Method in class gw.util.PredicatedSet
 
add(XmlDuration) - Method in class gw.xml.date.AbstractXmlDateType
 
add(E) - Method in class gw.xml.xsd.info.NestedListIterator
 
add(IXMLNodeWithID) - Method in class gw.xml.xsd.typeloader.IdrefsList
 
add(int, IXMLNodeWithID) - Method in class gw.xml.xsd.typeloader.IdrefsList
 
addAdditiveArrayElement(IPropertyInfo, Object) - Method in class gw.api.databuilder.DataBuilder
Adds an element to an array property.
addAdditiveArrayElement(PropertyReference<? super T, ?>, Object) - Method in class gw.api.databuilder.DataBuilder
Adds an element to an array property.
addAddress(Address) - Method in interface gw.ab.addressbook.entity.ABContact
Adds the given address.
addAddress(Address) - Method in interface gw.pl.contact.entity.Contact
Adds the given address.
addAll(Collection<KeyableBean>) - Method in class gw.api.importing.XmlExporter
will add a new beans to be processed, if they haven't already benn processed
addAll(Collection<? extends IMethodInfo>) - Method in class gw.lang.reflect.MethodList
 
addAll(int, Collection<? extends IMethodInfo>) - Method in class gw.lang.reflect.MethodList
 
addAll(Collection<? extends K>) - Method in class gw.util.concurrent.ConcurrentHashSet
 
addAll(Collection<? extends E>) - Method in class gw.util.DynamicArray
Appends all of the elements in the specified collection to the end of this list, in the order that they are returned by the specified collection's Iterator.
addAll(int, Collection<? extends E>) - Method in class gw.util.DynamicArray
Inserts all of the elements in the specified collection into this list, starting at the specified position.
addAll(Collection<? extends T>) - Method in class gw.util.IdentitySet
 
addAll(Collection<? extends E>) - Method in class gw.util.PredicatedSet
 
addAll(Collection<? extends IXMLNodeWithID>) - Method in class gw.xml.xsd.typeloader.IdrefsList
 
addAll(int, Collection<? extends IXMLNodeWithID>) - Method in class gw.xml.xsd.typeloader.IdrefsList
 
addAllChildren(List<N>) - Method in class gw.xml.AbstractXMLNode
Adds all the given nodes to this node's child list.
addAllFromIterator(Collection<T>, Iterator<T>) - Static method in class gw.pl.util.CollectionUtil
Adds all the elements in it to the collection c.
addAllSubTypeDistributions(Collection<TableDataDist>) - Method in interface gw.pl.database.entity.TableDataDist
Appends all the TableDataDist for all subtypes in the tree under this TableDataDist
addAllTypeNames(Set<String>) - Method in class gw.xml.xsd.XSDSchemaIndex
 
addAnnotation(AsmAnnotation) - Method in class gw.lang.reflect.java.asm.AsmMethod
 
addAppender(Appender) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
a new mechanism will be introduced to do this in 9.
addAppender(Logger, Appender) - Method in class gw.testharness.LoggerChangesManager
 
addArrayElement(IPropertyInfo, Object) - Method in class gw.api.databuilder.DataBuilder
Adds an element to an array property.
addArrayElement(PropertyReference<? super T, ?>, Object) - Method in class gw.api.databuilder.DataBuilder
Adds an element to an array property.
addArrayElement(IPropertyInfo, Object, int) - Method in class gw.api.databuilder.DataBuilder
Adds an element to an array property.
addArrayElement(PropertyReference<? super T, ?>, Object, int) - Method in class gw.api.databuilder.DataBuilder
Adds an element to an array property.
addArrayElementsToList(Object[], List) - Static method in class gw.pl.util.CollectionUtil
Adds all the elements in the passed Object array into the passed List.
addAscendingSortColumn(String) - Method in interface gw.api.database.IQueryResult
Deprecated.
use orderBy or thenBy instead
addAscendingSortColumn(String) - Method in class gw.plugin.solr.SolrQueryProcessor
 
addAsSameCurrency(BigDecimal) - Method in class gw.api.financials.CurrencyAmount
Add amount to this.
addAsSameCurrency(BigDecimal, MathContext) - Method in class gw.api.financials.CurrencyAmount
Add amount to this.
addAssignee(Assignee, List, Set) - Method in class gw.api.assignment.SuggestedAssigneeBuilderBase
Utility method for adding an assignee to the suggested assignees list, first making sure that it has not already been added
addAssignmentType(AssignmentType) - Static method in class gw.api.assignment.AssignmentType
 
addAttribute(String, String) - Method in class gw.test.TestMetadata
 
addAttribute(XSDAttributeInfo) - Method in class gw.xml.xsd.info.XSDElementInfo
 
addAttribute(XSDAttributeInfo) - Method in class gw.xml.xsd.info.XSDNodeTypeInfo
 
addAttributes(XSDNodeTypeInfo, XSDSchemaIndex, String) - Method in interface gw.xml.xsd.schema.IXSDAttributeSpecification
 
addAttributes(XSDNodeTypeInfo, XSDSchemaIndex, String) - Method in class gw.xml.xsd.schema.XSDAttribute
 
addAttributes(XSDNodeTypeInfo, XSDSchemaIndex, String) - Method in class gw.xml.xsd.schema.XSDAttributeGroup
 
addAttributeValues(Object[]) - Method in class gw.api.tools.DatabaseInfo.PartitionedIndexInfo
 
addAutoAssign(List, Set) - Method in class gw.api.assignment.SuggestedAssigneeBuilderBase
Utility - adds the special "auto assign" (aka assign by rules) assignee to the list, if not already present
addBaseRequiredSymbolsToCreationInfo(SymbolProviderElement, IDocumentTemplateDescriptor, DocumentCreationInfo) - Static method in class gw.document.DocumentsUtilBase
 
addBatchProcess(String, BatchProcessType) - Method in class gw.api.webservice.maintenanceTools.MaintenanceToolsImpl
Add a batch process into the internal map by name.
addBccRecipient(EmailContact) - Method in class gw.api.email.Email
Add contact to the BCC recipient list
addBundleTransactionCallback(BundleTransactionCallback) - Method in interface gw.pl.persistence.core.Bundle
Adds callback to the list of callbacks to be executed when the containing bundle is committed.
addBusinessDays(Date, int) - Static method in class gw.api.util.DateUtil
Adds the specified (signed) amount of business days to the given date.
addBusinessDays(Date, int, HolidayTagCode) - Static method in class gw.api.util.DateUtil
Adds the specified (signed) number of business days to the given date, based on a holiday tag code which will determine which holiday schedule is consulted.
addBusinessDays(Date, int, HolidayTagCode, Object) - Static method in class gw.api.util.DateUtil
Adds the specified (signed) number of business days to the given date, based on a holiday tag code which will determine which holiday schedule is consulted.
addBusinessDays(Date, int, Zone) - Static method in class gw.api.util.DateUtil
Adds the specified (signed) number of business days to the given date, based on a location which may determine which holiday schedule is consulted.
addBusinessDays(Date, int, Address) - Static method in class gw.api.util.DateUtil
Adds the specified (signed) number of business days to the given date, based on a location which may determine which holiday schedule is consulted.
addBusinessHours(Date, int, HolidayTagCode) - Static method in class gw.api.util.DateUtil
Adds the specified signed number of business hours to the given date, based on a holiday tag code which will determine which holiday schedule is consulted.
addBusinessHours(Date, int, HolidayTagCode, Object) - Static method in class gw.api.util.DateUtil
Adds the specified signed number of business hours to the given date, based on a holiday tag code which will determine which holiday schedule is consulted.
addBusinessHours(Date, int, Zone) - Static method in class gw.api.util.DateUtil
Adds the specified signed number of business hours to the given date, based on a location which may determine which holiday schedule is consulted.
addBusinessHours(Date, int, Address) - Static method in class gw.api.util.DateUtil
Adds the specified signed number of business hours to the given date, based on a location which may determine which holiday schedule is consulted.
addCcRecipient(EmailContact) - Method in class gw.api.email.Email
Add contect to the CC list
addChild(TreeNode) - Method in class gw.api.admin.RootTreeNode
 
addChild(DiffDisplay) - Method in class gw.api.bean.compare.ui.EntityDiffDisplay
Adds a child.
addChild(T) - Method in interface gw.api.bean.compare.ui.HierarchicalDiff
Adds a DiffDisplay child to this DiffDisplay's children.
addChild(T) - Method in class gw.api.bean.compare.ui.HierarchicalDiffDelegate
 
addChild(T, T, Object) - Method in class gw.api.graph.Tree
Adds a parent-child relationship to the tree with an attribute or label.
addChild(T, T) - Method in class gw.api.graph.Tree
Adds a parent-child relationship to the tree
addChild(IterationInfoNode) - Method in class gw.api.profiler.IterationInfoNode
 
addChild(LoadStepDisplayable) - Method in class gw.api.tools.LoadStepDisplayable
 
addChild(TreeNode) - Method in class gw.api.tree.SimpleTreeNode
Adds a child node to this node.
addChild(IParseTree) - Method in interface gw.lang.parser.IParseTree
 
addChild(N) - Method in class gw.xml.AbstractXMLNode
Adds the given child to this node's child list.
addChild(N, int) - Method in class gw.xml.AbstractXMLNode
Inserts the given child into this node's child list at the given index.
addChild(PLXMLNode) - Method in class gw.xml.parser2.PLXMLNode
 
addChild(PLXMLNode, int) - Method in class gw.xml.parser2.PLXMLNode
 
addChild(Object) - Method in interface gw.xml.parser2.XMLNodeConvertible
 
addChild(Object) - Method in class gw.xml.parser2.XMLNodeConvertibleBase
 
addChild(XmlElement) - Method in class gw.xml.XmlBase
Adds a new direct child element.
addChild(XSDElementRefInfo) - Method in class gw.xml.xsd.info.XSDGroupingInfo
 
addChild(XSDGroupingInfo) - Method in class gw.xml.xsd.info.XSDGroupingInfo
 
addChildElement(XMLChildListDeclaration, PLXMLNode) - Method in class gw.xml.parser2.PLXMLNode
 
addChildElementBefore(N, N) - Method in class gw.xml.AbstractXMLNode
Inserts node before insertBefore in this node's child list.
addChildElementBefore(PLXMLNode, PLXMLNode) - Method in class gw.xml.parser2.PLXMLNode
 
addClassesFromJar(String, String, String, Set<String>) - Static method in class gw.xml.parser2.xsd.XSDGenerator
 
addClasspathEntriesWithoutManifestToSourceRoots() - Method in interface gw.lang.reflect.IEntityAccess
 
addClosest(int) - Method in class gw.api.contact.ProximitySearchPageHelper.ProximitySearchParameterHelper
Adds a search with a 'number' of closest to the dropdown.
addCompareNotMatched(KeyableBean) - Method in class gw.api.graph.compare.EntityComparison
Adds a bean from the compare graph that was not matched in the comparison.
addConditionalAndExpression(IWhereClauseConditionalAndExpression) - Method in interface gw.lang.parser.expressions.IQueryExpressionEvaluator
 
addConditionalOrExpression(IWhereClauseConditionalOrExpression) - Method in interface gw.lang.parser.expressions.IQueryExpressionEvaluator
 
addConstructor(IConstructorNode) - Method in interface gw.lang.javadoc.IClassDocNode
 
addContactByRelationship(ContactBidiRel, ABContact) - Method in interface gw.ab.addressbook.entity.ABContact
Adds the given contact to this contact with the given relationship.
addContactContact(ABContactContact) - Method in interface gw.ab.addressbook.entity.ABContact
 
addContactContact(ContactContact) - Method in interface gw.pl.contact.entity.Contact
 
addContextInfo(T, String) - Static method in class gw.util.GosuExceptionUtil
 
addContextInfoImpl(T, String) - Static method in class gw.util.GosuExceptionUtil
 
addContextObjectsToSymbolTable(ISymbolTable, IDocumentTemplateDescriptor, Map) - Method in class gw.plugin.document.impl.BaseDocumentProductionImpl
Insert the values of the contextObjects which have not already been inserted
addCountryNameOverride(Country, String) - Static method in class gw.api.geocode.GeocodeUtils
Overrides an entry in the name-to-country mapping, for example if you are receiving a non-standard name back from a Geocoding provider.
addCrossGraphRelationship(String, String) - Method in interface gw.api.archiving.upgrade.IArchivedEntitySet
For each IArchivedEntity in this set, add cross graph relationship between a publicID field and a link field.
addCustomEvents(String, String[]) - Method in class gw.api.webservice.messagingTools.Acknowledgement
Add to a list of custom events to fire when the Acknowledgement is committed.
addDatum(T) - Method in class gw.api.util.stats.StatisticsCollector
Add another piece of statistics
addDatum(Object, T) - Method in class gw.api.util.stats.StatisticsCollector
Add another piece of statistics, with additional info
addDays(Date, int) - Static method in class gw.api.util.DateUtil
Adds the specified (signed) amount of days to the given date.
addDays(Date, int) - Static method in class gw.date.GosuDateUtil
Adds the specified (signed) amount of days to the given date.
AddDaysToDate(int, IBeforeUpgradeColumn) - Static method in class gw.api.database.upgrade.before.BeforeUpgradeDBFunction
Returns a AddDaysToDate function.
AddDaysToDate(int, String) - Static method in class gw.api.database.upgrade.before.BeforeUpgradeDBFunction
Returns a AddDaysToDate function.
AddDaysToDate(int, IBeforeUpgradeColumnRef) - Static method in class gw.api.database.upgrade.before.BeforeUpgradeDBFunction
Returns a AddDaysToDate function.
addDefaultConstructor() - Method in class gw.lang.ir.builder.IRClassBuilder
 
addDefaultPropertyNames(Set<String>) - Static method in class gw.xml.xsd.typeloader.XMLNodeIntrinsicTypeInfoFromXSD
 
addDefinitionGenerators() - Method in class gw.pl.util.webservices.axis.GWJavaGeneratorFactory
Method addDefinitionGenerators
addDefinitions(XSDNodeTypeInfo, XSDSchemaIndex, String) - Method in interface gw.xml.xsd.schema.IXSDContent
 
addDefinitions(XSDNodeTypeInfo, XSDSchemaIndex, String) - Method in interface gw.xml.xsd.schema.IXSDExtensionOrRestriction
 
addDefinitions(XSDNodeTypeInfo, XSDSchemaIndex, String) - Method in class gw.xml.xsd.schema.XSDComplexContent
 
addDefinitions(XSDNodeTypeInfo, XSDSchemaIndex, String) - Method in class gw.xml.xsd.schema.XSDComplexType
 
addDefinitions(XSDNodeTypeInfo, XSDSchemaIndex, String) - Method in class gw.xml.xsd.schema.XSDExtension
 
addDefinitions(XSDNodeTypeInfo, XSDSchemaIndex, String) - Method in class gw.xml.xsd.schema.XSDRestriction
 
addDefinitions(XSDNodeTypeInfo, XSDSchemaIndex, String) - Method in class gw.xml.xsd.schema.XSDSimpleContent
 
addDelegate(KeyableEntity, Object) - Static method in class gw.pl.external.entity.EntityMock
Deprecated.
Add a delegate to an entity.
addDependenciesState(Class, DependenciesState) - Method in class gw.pl.util.internal.AllDependenciesState
 
addDependency(Dependency) - Method in interface gw.lang.reflect.module.IModule
 
addDependency(String, Object) - Method in class gw.pl.util.internal.DependenciesState
 
addDescendingSortColumn(String) - Method in interface gw.api.database.IQueryResult
Deprecated.
use orderByDescending or thenByDescending instead
addDescendingSortColumn(String) - Method in class gw.plugin.solr.SolrQueryProcessor
 
addDocument(Document) - Method in class gw.api.email.Email
 
addDocument(InputStream, Document) - Method in interface gw.plugin.document.IDocumentContentSourceBase
Adds a new document to the repository.
addDouble(String, double) - Method in class gw.processes.WorkQueueInstrumentation
Adds specified value to a Double field.
addEdge(Edge<T>) - Method in class gw.api.graph.BasicGraph
Adds an edge.
addEdge(T, T) - Method in class gw.api.graph.BasicGraph
Adds a simple edge with no attribute.
addEdge(T, T, Object) - Method in class gw.api.graph.BasicGraph
Adds an edge with an attribute.
addEdge(Edge<T>) - Method in interface gw.api.graph.Graph
Adds an edge to the graph.
addEdge(T, T) - Method in interface gw.api.graph.Graph
Adds an edge to the graph using the given source and target nodes.
addEdge(T, T, Object) - Method in interface gw.api.graph.Graph
Adds an Edge using the given source and target, and having the given weight.
addEdge(Edge<T>) - Method in class gw.api.graph.Path
Adds an edge to the path.
addEdgeForTraversal(Edge<T>) - Method in class gw.api.graph.traverse.BreadthFirstTraversal
 
addEdgeForTraversal(Edge<T>) - Method in class gw.api.graph.traverse.DepthFirstTraversal
 
addEdgeForTraversal(Edge<T>) - Method in interface gw.api.graph.traverse.TraversalStrategy
Method to be called during graph traversal to add an edge that needs to be traversed.
addElement(Object) - Method in interface gw.api.databuilder.populator.PackagedArrayValue
Adds an element to the array.
addElement(IRElement) - Method in class gw.lang.ir.expression.IRCompositeExpression
 
addEnhancementMethods(List<IMethodInfo>) - Method in class gw.lang.reflect.FeatureManager
 
addEnhancementMethods(IType, Collection<IMethodInfo>) - Method in interface gw.lang.reflect.gs.IEnhancementIndex
 
addEnhancementMethods(IType, Collection) - Method in interface gw.lang.reflect.IEntityAccess
 
addEnhancementProperties(PropertyNameMap<T>, boolean) - Method in class gw.lang.reflect.FeatureManager
 
addEnhancementProperties(IType, Map<CharSequence, IPropertyInfo>, boolean) - Method in interface gw.lang.reflect.gs.IEnhancementIndex
 
addEnhancementProperties(IType, Map, boolean) - Method in interface gw.lang.reflect.IEntityAccess
 
addEntity(Object) - Method in class gw.pl.external.entity.EntityFactory
Deprecated.
Add an existing entity to the current set of changes.
addEntry(IType, IGosuEnhancement) - Method in interface gw.lang.reflect.gs.IEnhancementIndex
 
addEnumerationOption(String) - Method in class gw.xml.xsd.info.XSDNodeValueInfo
 
addEqualityExpression(IWhereClauseEqualityExpression) - Method in interface gw.lang.parser.expressions.IQueryExpressionEvaluator
 
addError(String) - Method in class gw.api.validation.FieldValidationResult
 
addError(String) - Method in interface gw.api.validation.IFieldValidationResult
 
addError(KeyableBean, ValidationLevel, String) - Method in class gw.api.validation.ValidationResult
Adds an error to this result for the specified bean.
addError(String) - Method in interface gw.datatype.def.IDataTypeDefValidationErrors
 
addError(Test, Throwable) - Method in class gw.junit.XMLJUnitResultFormatter
Interface TestListener.
addError(String) - Method in class gw.pl.util.ResultsBuffer
 
addError(XMLParseError) - Method in class gw.xml.parser2.SchemaValidationResults
 
addEscaped(String) - Method in class gw.pl.util.csv.CSVBuilder
 
addEvent(String) - Method in interface gw.pl.messaging.entity.EventAware
Associates an event with the bean, which will be fired when the bean is committed.
addException(IExceptionNode) - Method in interface gw.lang.javadoc.IConstructorNode
 
addException(IExceptionNode) - Method in interface gw.lang.javadoc.IMethodNode
 
addExceptionsFrom(IParsedElement) - Method in interface gw.lang.parser.IParsedElement
 
addExistsExpression(IWhereClauseExistsExpression) - Method in interface gw.lang.parser.expressions.IQueryExpressionEvaluator
 
addFailure(Test, Throwable) - Method in class gw.junit.XMLJUnitResultFormatter
Interface TestListener for JUnit <= 3.4.
addFailure(Test, AssertionFailedError) - Method in class gw.junit.XMLJUnitResultFormatter
Interface TestListener for JUnit > 3.4.
addFailureErrorCheckDisabled(String, Test, Throwable) - Method in class gw.junit.XMLJUnitResultFormatter
 
addField(IRFieldDecl) - Method in class gw.lang.ir.IRClass
 
addField(String, String) - Method in class gw.plugin.document.impl.XFDFNode
 
addFieldChanges(String, FieldValue[]) - Method in class gw.api.webservice.messagingTools.Acknowledgement
Add a list of field updates to the Acknowledgement.
addFieldToIgnore(IType, String) - Method in interface gw.api.util.mapping.NameTranslator
 
addFieldToIgnore(IType, String) - Method in class gw.api.util.mapping.NameTranslatorImpl
 
addFilter(IQueryFilter) - Method in interface gw.api.database.IQueryResult
Adds a filter to this query.
addFilter(IQueryFilter) - Method in class gw.api.database.QueryBeanResultWithSummary
Overridden to add filter to the summary query as well as the primary query.
addFilter(TraversalFilter<T>) - Method in class gw.api.graph.CompositeFilter
 
addFormFieldsToSymbolTable(ISymbolTable, IDocumentTemplateDescriptor) - Method in class gw.plugin.document.impl.BaseDocumentProductionImpl
Evaluate the form field values for the document template, based on the current SymbolTable context, and add them to the SymbolTable context.
addFragment(IGosuFragment) - Method in class gw.lang.reflect.FragmentCache
 
addFrame(ProfilerFrame) - Method in class gw.api.profiler.ProfilerFrameGroup
 
addFrame(ProfilerFrame, boolean) - Method in class gw.api.profiler.ProfilerFrameGroup
 
addFrame(ProfilerFrame) - Method in class gw.api.profiler.ProfilerStackAggregate
 
addFrameGroup(ProfilerFrameGroup) - Method in class gw.api.profiler.ProfilerFrameGroup
 
addFurtherRestrictionsToBaseQueryForRootInfos(Query) - Method in class gw.api.archiving.ArchiveCountSummary
 
addFurtherRestrictionsToBaseQueryForRootInfos(Query) - Method in class gw.api.archiving.ArchiveCountSummaryByDatamodelVersion
 
addFurtherRestrictionsToBaseQueryForRootInfos(Query) - Method in class gw.api.archiving.ArchiveCountSummaryByDateRange
 
addFurtherRestrictionsToBaseQueryForRootInfos(Query) - Method in class gw.api.archiving.ArchiveCountSummarySinceLastRun
 
addFurtherRestrictionsToBaseQueryForRootInfos(Query) - Method in class gw.api.archiving.ArchiveExcludedBecauseOfFailureCountSummary
 
addFurtherRestrictionsToBaseQueryForRootInfos(Query) - Method in class gw.api.archiving.ArchiveExcludedBecauseOfRulesCountSummary
 
addFurtherRestrictionsToBaseQueryForRootInfos(Query) - Method in class gw.api.archiving.ArchiveSkippedCountSummary
 
addGroupingTypes(Map<String, XSDGroupingInfo>) - Method in class gw.xml.xsd.info.XSDGroupingInfo
 
addGroupMembers(List, Set) - Method in class gw.api.assignment.SuggestedAssigneeBuilderBase
If all activities are assigned to the same group, adds all users in that group
addGroupSupervisor(List, Set) - Method in class gw.api.assignment.SuggestedAssigneeBuilderBase
Adds supervisor of the group to which the items are currently assigned, or does nothing if they are not all assigned to the same group
addGWAuthentication() - Method in class gw.api.soap.SOAPServiceBase
Adds guidewire specific authentication tags to the headers of the soap service.
addHandler(CallHandler) - Method in class gw.api.soap.SOAPServiceBase
Call handlers are used to intercept SOAP calls.
addHeader(String, String) - Method in class gw.api.email.Email
 
addHint(QueryHint) - Method in interface gw.api.database.ISelectQueryBuilder
Add a QueryHint to use for this query
addHint(QueryHint) - Method in class gw.api.database.Query
Add a QueryHint to use for this query
addHint(QueryHint) - Method in interface gw.api.database.Restriction
Overridden to specialize return type to Restriction.
addHint(QueryHint) - Method in interface gw.api.database.Table
Overridden to specialize return type to Table.
addHistory(CustomHistoryType, String) - Method in interface gw.ab.history.entity.HistoryEventContainer
This method is meant to be called directly from gosu to generate history events.
addHistoryEvents() - Method in interface gw.ab.addressbook.entity.ABContactContact
Adds the appropriate History events depending on what has changed in the ABContactContact.
addHours(Date, int) - Static method in class gw.api.util.DateUtil
Adds the specified (signed) amount of hours to the given date.
addHours(Date, int) - Static method in class gw.date.GosuDateUtil
Adds the specified (signed) amount of hours to the given date.
addId(Key, String) - Method in class gw.api.importing.XmlExporter
This will add a specific id for a specific key
addIncrementor(IRStatement) - Method in class gw.lang.ir.statement.IRForEachStatement
 
addInitializer(IRStatement) - Method in class gw.lang.ir.statement.IRForEachStatement
 
addInnerClass(IRType, IRType, int) - Method in class gw.lang.ir.IRClass
 
addInterface(IRType) - Method in class gw.lang.ir.IRClass
 
addItem(Object) - Method in class gw.xml.xsd.info.ParsedNodeList
 
AdditionalPrimaryABContactSearchCriteria - Static variable in class gw.api.system.ABConfigParameters
Deprecated.
(Since 8.0.0) This parameter is no longer used in the code and was removed from config.xml.
addKey(String, XSDEnumeratedType) - Method in class gw.xml.parser2.XSDEnumeratedType
Should add the given key and value to the subclass's table of types.
addKilometers(int) - Method in class gw.api.contact.ProximitySearchPageHelper.ProximitySearchParameterHelper
Adds a search with a 'number' kilometers radius to the dropdown.
addLineOffset(int) - Method in exception gw.lang.parser.exceptions.ParseIssue
 
addLocationListener(ChangeListener) - Static method in class gw.config.Registry
 
addLoggedInUser(List, Set) - Method in class gw.api.assignment.SuggestedAssigneeBuilderBase
Utility - adds the logged in user.
addLoggingAppender(Logger, AppenderSkeleton) - Method in class gw.testharness.v3.PLTestClass
 
addLong(String, long) - Method in class gw.processes.WorkQueueInstrumentation
Adds specified value to a Long field.
addMatched(T, T) - Method in class gw.api.graph.compare.EntityComparison
Adds two beans that were matches in the graph comparison.
addMetadata(Collection<TestMetadata>) - Method in class gw.test.remote.RemoteTestClass
 
addMetadata(Collection<TestMetadata>) - Method in class gw.test.TestClass
 
addMethod(IRMethodStatement) - Method in class gw.lang.ir.IRClass
 
addMethod(IMethodNode) - Method in interface gw.lang.javadoc.IClassDocNode
 
addMiles(int) - Method in class gw.api.contact.ProximitySearchPageHelper.ProximitySearchParameterHelper
Adds a search with a 'number' miles radius to the dropdown.
addMinutes(Date, int) - Static method in class gw.api.util.DateUtil
Adds the specified (signed) amount of minutes to the given date.
addMinutes(Date, int) - Static method in class gw.date.GosuDateUtil
Adds the specified (signed) amount of minutes to the given date.
addModule(IModule) - Method in interface gw.lang.reflect.module.IExecutionEnvironment
 
addModule(ModuleNode) - Method in class gw.pl.modules.ModulesNode
 
addMonths(Date, int) - Static method in class gw.api.util.DateUtil
Adds the specified (signed) amount of months to the given date.
addMonths(Date, int) - Static method in class gw.date.GosuDateUtil
Adds the specified (signed) amount of months to the given date.
addNamespace(String, String) - Method in class gw.xml.XMLNodeWriter
 
addNewCategoryScore(ReviewCategory, int) - Method in interface gw.ab.addressbook.entity.ReviewSummary
 
addNewElement(String, Double, Integer) - Method in class gw.api.contact.DrivingDirections
Adds a new stage (instance of DrivingDirectionsElem) to these directions.
addNewElement(String, BigDecimal, Integer) - Method in class gw.api.contact.DrivingDirections
Adds a new stage (instance of DrivingDirectionsElem) to these directions.
addNewMapURL(String) - Method in class gw.api.contact.DrivingDirections
Adds a new URL to the Map URLs array.
addNode(T) - Method in class gw.api.graph.BasicGraph
Adds a node to the graph.
addNode(T) - Method in interface gw.api.graph.Graph
Adds a node to the graph.
addNode(T) - Method in class gw.api.graph.Path
Adds an edge to the Path from the "head" to the given node.
addNodeStructureListener(XMLNodeStructureListener<PLXMLNode>) - Method in class gw.xml.parser2.PLXMLNode
 
addOptimizer(QueryOptimizer) - Method in class gw.api.database.Query
Add a QueryOptimizer to use for this query
addOptions(Options) - Method in class gw.pl.main.SimpleToolMain
 
addOptions(Option[]) - Method in class gw.pl.util.webservices.CmdLineToolBase
 
addOrderBy(OrderedList.IToComparable<T>) - Method in class gw.lang.enhancements.OrderedList
 
addOrderBy(OrderedList.IToComparable<T>, Comparator) - Method in class gw.lang.enhancements.OrderedList
 
addOrderByDescending(OrderedList.IToComparable<T>) - Method in class gw.lang.enhancements.OrderedList
 
addOrderByDescending(OrderedList.IToComparable<T>, Comparator) - Method in class gw.lang.enhancements.OrderedList
 
addOutgoingEdges(T) - Method in interface gw.api.graph.traverse.TraversalStrategy
Method to be called when visiting a node in order to add all (potentially filtered) outgoing edges.
addOutgoingEdges(T) - Method in class gw.api.graph.traverse.TraversalStrategyBase
Default implementation of this method, simply delegates to TraversalStrategy.addEdgeForTraversal(gw.api.graph.Edge).
addParam(IParamNode) - Method in interface gw.lang.javadoc.IConstructorNode
 
addParam(IParamNode) - Method in interface gw.lang.javadoc.IMethodNode
 
addParameterAnnotation(int, AsmAnnotation) - Method in class gw.lang.reflect.java.asm.AsmMethod
 
addParameterSuggestions(String[], List<AutocompleteResult>, boolean) - Method in class gw.api.quickjump.EntityViewCommand
 
addParameterSuggestions(String[], List<AutocompleteResult>, boolean) - Method in class gw.api.quickjump.MultiParameterizedNavigationCommand
 
addParameterSuggestions(String[], List<AutocompleteResult>, boolean) - Method in class gw.api.quickjump.ParameterizedNavigationCommand
 
addParenthesizedExpression(IWhereClauseParenthesizedExpression) - Method in interface gw.lang.parser.expressions.IQueryExpressionEvaluator
 
addParseException(ResourceKey, Object...) - Method in interface gw.lang.parser.IParsedElement
 
addParseException(IParseIssue) - Method in interface gw.lang.parser.IParsedElement
 
addParseWarning(ResourceKey, Object...) - Method in interface gw.lang.parser.IParsedElement
 
addParseWarning(IParseIssue) - Method in interface gw.lang.parser.IParsedElement
 
addPhoneColumnProperty(PhoneColumnProperties) - Method in class gw.api.util.phone.EntityPhoneMapper
Adds the PhoneColumnProperties to the mapper
addPopulator(Object, int, BeanPopulator<? super T>) - Method in class gw.api.databuilder.DataBuilder
Adds a BeanPopulator to the builder with the given id and order.
addPopulator(Object, BeanPopulator<? super T>) - Method in class gw.api.databuilder.DataBuilder
Adds a BeanPopulator to the builder with an order value of (DataBuilder.DEFAULT_ORDER).
addPopulator(int, BeanPopulator<? super T>) - Method in class gw.api.databuilder.DataBuilder
Adds a BeanPopulator to the builder with the given order value.
addPopulator(BeanPopulator<? super T>) - Method in class gw.api.databuilder.DataBuilder
Adds a BeanPopulator to the builder with an order value of (DataBuilder.DEFAULT_ORDER).
addProfilerSource(ProfilerDataSource) - Method in class gw.api.profiler.SavedFileProfilerPageHelper
 
addProperties(Properties) - Method in class gw.pl.util.PropertyTree
Parses and then adds the properties to the root of this particular PropertyTree
addPropertiesForGrouping(XSDGroupingInfo, List<IPropertyInfo>, ITypeInfo) - Static method in class gw.xml.xsd.typeloader.XSDTypeInfoHelper
 
addProperty(String, ArchivedPropertyType) - Method in interface gw.api.archiving.upgrade.IArchivedEntitySet
Adds a nullable property of the given name and sets its type it to the given type.
addProperty(String, ArchivedPropertyType, boolean) - Method in interface gw.api.archiving.upgrade.IArchivedEntitySet
Adds a property of the given name, type and nullability.
addProperty(String, ArchivedPropertyType, boolean, Object) - Method in interface gw.api.archiving.upgrade.IArchivedEntitySet
Adds a property of the given name, type, nullability and default value.
addProperty(String, ArchivedPropertyType, boolean, Object, String) - Method in interface gw.api.archiving.upgrade.IArchivedEntitySet
Adds a property of the given name, type, nullability and default value.
addProperty(ModulePropertyNode) - Method in class gw.pl.modules.ModuleNode
 
addPropertyChangeListener(PropertyChangeListener) - Method in class gw.xml.AbstractXMLNode
Adds a property change listener, which will be fired when an attribute value is set or removed.
addQueryPathExpression(IQueryPathExpression) - Method in interface gw.lang.parser.expressions.IQueryExpressionEvaluator
 
addQueues(List, Set) - Method in class gw.api.assignment.SuggestedAssigneeBuilderBase
Adds all queues visible to the current user.
addReference(KeyableBean, Key) - Method in class gw.api.importing.XmlExporter
This indicates whether to add this reference to the bean being processed or defer that decision till later.
addRelatedContactChanges(HistoryCoreExt, ABContact, ABContact, ContactRel, ContactRel, boolean) - Static method in class gw.api.util.MiscUtil
 
addRelationalExpression(IWhereClauseRelationalExpression) - Method in interface gw.lang.parser.expressions.IQueryExpressionEvaluator
 
addRequestScopedErrorMessage(String) - Static method in class gw.api.util.LocationUtil
Add an error message to be shown when displaying the response to the current request.
addRequestScopedInfoMessage(String) - Static method in class gw.api.util.LocationUtil
Add an informational message to be shown when displaying the response to the current request.
addRequestScopedWarningMessage(String) - Static method in class gw.api.util.LocationUtil
Add a warning message to be shown when displaying the response to the current request.
Address - Interface in gw.pl.contact.entity
AddressBase Represents a street or mailing address.
Address - Class in gw.pl.contact.typekey
 
Address(ITypeList, String) - Constructor for class gw.pl.contact.typekey.Address
 
ADDRESS_LINE1_PROP - Static variable in class gw.api.geocode.AbstractGeocodePlugin
 
ADDRESS_LINE2_PROP - Static variable in class gw.api.geocode.AbstractGeocodePlugin
 
ADDRESS_LINE3_PROP - Static variable in class gw.api.geocode.AbstractGeocodePlugin
 
AddressAutocompleteHandler - Class in gw.api.contact
Handles address autofill.
AddressAutocompleteHandler(String, String, boolean) - Constructor for class gw.api.contact.AddressAutocompleteHandler
 
AddressAutocompleteHandler(String, String[], boolean) - Constructor for class gw.api.contact.AddressAutocompleteHandler
 
AddressAutocompleteUtil - Class in gw.api.contact
Utilities for address auto complete/auto fill.
AddressAutocompleteUtil() - Constructor for class gw.api.contact.AddressAutocompleteUtil
 
AddressAutofillable - Interface in gw.pl.geodata.zone.entity
AddressAutofillable This is a shared delegate/interface which allows multiple entities that have address information to be able to use the autofill functionality.
AddressAutofillEntity - Interface in gw.pl.geodata.zone.entity
AddressAutofillEntity Helper class used for managing address autocomplete/autofill, for internal use only.
AddressBookConvertable - Interface in gw.pl.contact.entity
Deprecated.
AddressBookLinkable - Interface in gw.pl.contact.entity
AddressBookLinkable This delegate indicates that this bean can be linked/synced with an external Address Book as a "child" entity of an AddressBookConvertable; entities implementing this interface must have an AddressBookUID field.
AddressBookMatch - Interface in gw.api.contact
This is a special interface that is used by the ContactMatchWorksheet in the processes of creating a contact in addressbook or when linking a contact to the addressbook.
AddressBookRemotableSearchResultSpec - Class in gw.plugin.addressbook
Deprecated.
Since ClaimCenter 8.0, only used by deprecated IAddressBookAdapter
AddressBookRemotableSearchResultSpec() - Constructor for class gw.plugin.addressbook.AddressBookRemotableSearchResultSpec
Deprecated.
 
AddressBookUIDTuple - Interface in gw.webservice.contactapi
Interface for the data class representing the entity type, public id and AddressBookUID that is used to map the Public ID to AddressBookUID for new entities created as part of a Contact update in ContactManager.
AddressBookUtil - Class in gw.api.contact
Static methods for use by the UI to manage the addressbook (and the ContactSearchAdapter).
AddressBuilder - Class in gw.api.databuilder
Builder for AddressCoreExt.
AddressBuilder() - Constructor for class gw.api.databuilder.AddressBuilder
 
AddressCoreExt - Interface in gw.ab.contact.entity
 
AddressCorrection - Interface in gw.pl.contact.entity
AddressCorrection Address of a person or business.
AddressFillable - Interface in gw.api.address
Interface for an object holding Address data used for auto complete and auto fill.
AddressType - Class in gw.pl.contact.typekey
 
AddressType(ITypeList, String) - Constructor for class gw.pl.contact.typekey.AddressType
 
AddressVerificationFailureAsError - Static variable in class gw.api.system.PLConfigParameters
Set to true to have Address Verification failures as errors instead of warnings.
addRestrictionsToQuery(IQueryBuilder) - Method in interface gw.api.filters.StandardQueryFilter.QueryFilter
 
addRoleToUser(User) - Method in interface gw.pl.security.entity.Role
Adds this role to a user's list of roles.
addSecondaryMoneyComponent(Currency) - Method in class gw.api.financials.CurrencyAmount
Calculates the equivalent of this CurrencyAmount in the secondaryCurrency, and returns a new CurrencyAmount with that secondary CurrencyAmount as the SecondaryMoneyComponent.
addSecondaryMoneyComponent(Currency, BigDecimal) - Method in class gw.api.financials.CurrencyAmount
Calculates the equivalent of this CurrencyAmount in the secondaryCurrency with the given exchangeRate, and returns a new CurrencyAmount with that secondary CurrencyAmount as the SecondaryMoneyComponent.
addSecondaryMoneyComponent(CurrencyAmount, Currency, BigDecimal) - Static method in class gw.api.util.CurrencyUtil
Calls primaryAmount.addSecondaryMoneyComponent, unless primaryAmount is null.
addSeconds(Date, int) - Static method in class gw.api.util.DateUtil
Adds the specified (signed) amount of seconds to the given date.
addSeconds(Date, int) - Static method in class gw.date.GosuDateUtil
Adds the specified (signed) amount of seconds to the given date.
addShutdownListener(TypeSystemShutdownListener) - Method in interface gw.lang.reflect.ITypeSystem
 
addShutdownListener(TypeSystemShutdownListener) - Static method in class gw.lang.reflect.TypeSystem
 
addSourceNotMatched(KeyableBean) - Method in class gw.api.graph.compare.EntityComparison
Adds a bean from the source graph that was not matched in the comparison.
addStack(ProfilerStack) - Method in class gw.api.profiler.ProfilerStackAggregate
 
addStatement(IRStatement) - Method in class gw.lang.ir.statement.IRStatementList
 
addStrict(CurrencyAmount) - Method in class gw.api.financials.CurrencyAmount
Calculates this + amount.
addSubtype(ABContact) - Method in interface gw.api.webservice.addressbook.contactapi.ABContactSubtypeFilter
Add the given subtype to the list of subtypes
addSuggestedAssignees(List, Set) - Method in class gw.api.assignment.SuggestedAssigneeBuilderBase
The main subclasser responsibility, actually builds the list of suggested assignees.
addSymbolMapValuesToSymbolTable(ISymbolTable, IDocumentTemplateDescriptor, Map) - Method in class gw.plugin.document.impl.BaseDocumentProductionImpl
Add the supplied objects to the ISymbolTable, for later use by Context Objects and/or Form Fields
addSymbolsToSymbolTable(ISymbolTable, IDocumentTemplateDescriptor, Map) - Method in class gw.plugin.document.impl.BaseDocumentProductionImpl
Add symbols to the IScriptHost based on the template descriptor (context objects, form fields, etc)
addTag(ContactTagType) - Method in interface gw.api.webservice.addressbook.contactapi.ABContactTagMatcher
Add the given tag to the list of tags
addText(String) - Method in interface gw.xml.TextNode
 
addThenBy(OrderedList.IToComparable<T>) - Method in class gw.lang.enhancements.OrderedList
 
addThenBy(OrderedList.IToComparable<T>, Comparator) - Method in class gw.lang.enhancements.OrderedList
 
addThenByDescending(OrderedList.IToComparable<T>) - Method in class gw.lang.enhancements.OrderedList
 
addThenByDescending(OrderedList.IToComparable<T>, Comparator) - Method in class gw.lang.enhancements.OrderedList
 
addToArray(KeyableBean, IArrayPropertyInfo, KeyableBean) - Static method in class gw.api.reflect.PropertySetter
Add the given bean to the array.
addToArray(IArrayPropertyInfo, EffDated) - Method in interface gw.pl.persistence.core.effdate.EffDatedVersionList
 
addToDefaultTypeUses(String) - Method in interface gw.lang.parser.ITypeUsesMap
Add the specified type to the set of default types.
addToEntityValidations(EntityValidation) - Method in class gw.api.validation.ValidationResult
 
addToRecipient(EmailContact) - Method in class gw.api.email.Email
 
addToRestriction(Restriction, IEntityPropertyInfo) - Method in interface gw.pl.custom.entity.DateCriteria
Modify the given restriction so that it only matches items where the given date field is in the range specified by this criteria object.
addToResults(Contact) - Method in interface gw.pl.contact.entity.ContactSearchResult
Deprecated.
 
addToResults(Contact) - Method in interface gw.pl.contact.entity.ExtContactSrchResult
Adds one item to the set of contact summaries returned from the search.
addToSessionMap(Object, Object) - Method in interface gw.pl.messaging.SessionTool
Adds the key, value pair to the session map.
addToSpecialTypeUses(String) - Method in interface gw.lang.parser.ITypeUsesMap
 
addToStackQuerySummaries(StackQuerySummary) - Method in class gw.api.profiler.GloballyAggregatedQuerySummary
 
addToSummaries(Document) - Method in interface gw.pl.document.entity.DocumentSearchResult
 
addToTempMap(Object, Object) - Method in interface gw.pl.messaging.SessionTool
Adds the key, value pair to this object
addToTypeUses(String) - Method in interface gw.lang.parser.ITypeUsesMap
Adds a type to the current set of types.
addToTypeUses(IUsesStatement) - Method in interface gw.lang.parser.ITypeUsesMap
Adds a type to the current set of types.
addTypeLoaderListenerAsWeakRef(ITypeLoaderListener) - Method in interface gw.lang.reflect.ITypeSystem
 
addTypeLoaderListenerAsWeakRef(ITypeLoaderListener) - Static method in class gw.lang.reflect.TypeSystem
 
addTypeParameter(AsmType) - Method in class gw.lang.reflect.java.asm.AsmPrimitiveType
 
addTypeParameter(AsmType) - Method in class gw.lang.reflect.java.asm.AsmType
 
addTypeParameter(AsmType) - Method in class gw.lang.reflect.java.asm.AsmWildcardType
 
addUnaryExpression(IWhereClauseUnaryExpression) - Method in interface gw.lang.parser.expressions.IQueryExpressionEvaluator
 
addUnder(IParseTree) - Method in interface gw.lang.parser.IParseTree
 
addUser(User, Group, List, Set) - Method in class gw.api.assignment.SuggestedAssigneeBuilderBase
Utility method for adding a User/Group pair to the suggested assignees list, first making sure that it has not already been added
addUser(User, Group, List, Set, DisplayKey) - Method in class gw.api.assignment.SuggestedAssigneeBuilderBase
Utility method for adding a User/Group pair to the suggested assignees list, first making sure that it has not already been added
addUserAttribute(Attribute) - Method in interface gw.pl.assignment.entity.AttributeBasedAssignmentCriteria
Add the addtribute to the set of attributes to be matched
addUserAttributeField(UserAttributeType, AttributeFields, String, State, RelationalOperator, Integer) - Method in interface gw.pl.assignment.entity.AttributeBasedAssignmentCriteria
Create a new Attribute criterion to be matched based on type, field, value, state, operator, and value
addUserAttributeState(Attribute, State) - Method in interface gw.pl.assignment.entity.AttributeBasedAssignmentCriteria
Add the attribute and state filter to the criteria to be matched
addUserAttributeStateValue(Attribute, State, RelationalOperator, Integer) - Method in interface gw.pl.assignment.entity.AttributeBasedAssignmentCriteria
attribute and state filter to the criteria to be matched according to the given operator and value
addUserAttributeValue(Attribute, RelationalOperator, Integer) - Method in interface gw.pl.assignment.entity.AttributeBasedAssignmentCriteria
Add the attribute to the criteria to be matched according to the given operator and value
addValidationIssue(ValidationIssue) - Method in class gw.api.validation.EntityValidation
 
addValue(String) - Method in class gw.xml.XMLNodeWriter
 
addVar(IVarNode) - Method in interface gw.lang.javadoc.IClassDocNode
 
addVersionCheckProblem(String) - Static method in class gw.api.database.upgrade.before.BeforeUpgradeVersionCheck
Called to log any issues found by this version check.
addWarning(String) - Method in class gw.api.validation.FieldValidationResult
 
addWarning(String) - Method in interface gw.api.validation.IFieldValidationResult
 
addWarning(KeyableBean, ValidationLevel, String) - Method in class gw.api.validation.ValidationResult
Adds a warning to this result for the specified bean.
addWarning(String) - Method in class gw.pl.util.ResultsBuffer
 
addWarning(XMLParseError) - Method in class gw.xml.parser2.SchemaValidationResults
 
addWebInfPaths(File, List<File>) - Method in class gw.util.servlet.GosuServlet
 
addWebMessages(List, ValidationLevel) - Method in class gw.api.validation.EntityValidation
 
addWeeks(Date, int) - Static method in class gw.api.util.DateUtil
Adds the specified (signed) amount of weeks to the given date.
addWeeks(Date, int) - Static method in class gw.date.GosuDateUtil
Adds the specified (signed) amount of weeks to the given date.
addYears(Date, int) - Static method in class gw.api.util.DateUtil
Adds the specified (signed) amount of years to the given date.
addYears(Date, int) - Static method in class gw.date.GosuDateUtil
Adds the specified (signed) amount of years to the given date.
addZoneLink(String, String) - Method in class gw.api.webservice.zone.InsertZoneLinkTransaction
 
addZoneLink(ZoneType, ZoneType, int, boolean) - Method in class gw.api.webservice.zone.InsertZoneLinkTransaction
 
adjustOffset(int, int, int) - Method in exception gw.lang.parser.exceptions.ParseIssue
 
AdminTreeNodeFactory - Class in gw.api.admin
Class description...
AdminTreeNodeFactory() - Constructor for class gw.api.admin.AdminTreeNodeFactory
 
advance() - Method in interface gw.pl.workflow.entity.Workflow
Handle the resuming of the Indicates to the workflow that it is okay to proceed.
after(T) - Static method in class gw.api.util.Range
Returns the interval including all values after start.
after(Comparator<? super T>, T) - Static method in class gw.api.util.Range
Returns the interval including all values after start.
after(Date, Date, String) - Static method in class gw.pl.util.ArgCheck
 
after(LoggerChangesManager) - Method in class gw.testharness.LoggerChangesManager
 
AFTER_TEST_CLASS_COMMAND - Static variable in class gw.test.servlet.RemoteTestServlet
 
afterBeanCallbacks() - Method in class gw.transaction.AbstractBundleTransactionCallback
Deprecated.
The signature of this callback has changed. This method has been marked final in order to force implementors to override the new method, AbstractBundleTransactionCallback.afterSearchDenormObjects(gw.pl.persistence.core.Bundle).
afterBundleCallbacksCleared(boolean) - Method in class gw.transaction.AbstractBundleTransactionCallback
Deprecated.
This callback no longer exists. This method has been marked final in order to force implementors to override the new method, AbstractBundleTransactionCallback.afterCommit(gw.pl.persistence.core.Bundle, boolean).
afterClass() - Method in class gw.testharness.clustering.ClusterTest
 
afterClass() - Method in class gw.testharness.LoggerChangesManager
 
afterClass() - Method in class gw.testharness.TestBase
Override this method to do something after all tests in the class have finished.
afterClass() - Method in class gw.testharness.v3.PLTestClass
 
afterCommit(Bundle, boolean) - Method in class gw.api.contact.ContactAutoSyncUtilBase.AutoSyncNotifierBundleTransactionCallback
 
afterCommit(Bundle, boolean) - Method in class gw.transaction.AbstractBundleTransactionCallback
 
afterCommit() - Method in class gw.transaction.AbstractBundleTransactionCallback
Deprecated.
The signature of this callback has changed. This method has been marked final in order to force implementors to override the new method, AbstractBundleTransactionCallback.afterCommit(gw.pl.persistence.core.Bundle, boolean).
afterCommit(Bundle, boolean) - Method in interface gw.transaction.BundleTransactionCallback
Called as the last step in the commit process.
afterMethod() - Method in class gw.testharness.LoggerChangesManager
 
afterMethod(Throwable) - Method in class gw.testharness.TestBase
Override these methods to do something after a test method has run.
afterMethod(Throwable) - Method in class gw.testharness.v3.PLTestClass
 
afterPreUpdate(Bundle) - Method in class gw.transaction.AbstractBundleTransactionCallback
 
afterPreUpdate() - Method in class gw.transaction.AbstractBundleTransactionCallback
Deprecated.
The signature of this callback has changed. This method has been marked final in order to force implementors to override the new method, AbstractBundleTransactionCallback.afterPreUpdate(gw.pl.persistence.core.Bundle).
afterPreUpdate(Bundle) - Method in interface gw.transaction.BundleTransactionCallback
Called after the pre update rules have fired.
afterRemoteExecution() - Method in class gw.test.TestEnvironment
This is a hook that gets executed on the remote server (not the local server) after execution of a suite that would normally run in this environment when running locally.
afterRequest(String, Object, InboundHeaders) - Method in interface gw.api.soap.CallHandler
Called after an outbound request has been made or after an inbound request has been processed.
afterRequest(String, Object, InboundHeaders) - Method in class gw.api.soap.GWAuthenticationHandler
No-op call invoked after a SOAP request returns.
afterRequest(String, Object, InboundHeaders) - Method in class gw.api.soap.GWTransactionIDHandler
 
afterSearchDenormObjects(Bundle) - Method in class gw.transaction.AbstractBundleTransactionCallback
 
afterSearchDenormObjects(Bundle) - Method in interface gw.transaction.BundleTransactionCallback
Called after 'bean callbacks' (beforeUpdate, beforeInsert, beforeRemove) are called and after search-related denormalizations have been inserted into the bundle.
afterSend(Message) - Method in interface gw.plugin.messaging.MessageRequest
Invoked after send() is called on the MessageTransport plugin.
afterServerStarted() - Method in class gw.testharness.v3.PLServerTestEnvironment
 
afterSetIds(Bundle) - Method in class gw.transaction.AbstractBundleTransactionCallback
 
afterSetIds() - Method in class gw.transaction.AbstractBundleTransactionCallback
Deprecated.
The signature of this callback has changed. This method has been marked final in order to force implementors to override the new method, AbstractBundleTransactionCallback.afterSetIds(gw.pl.persistence.core.Bundle).
afterSetIds(Bundle) - Method in interface gw.transaction.BundleTransactionCallback
Called after all IDs and public IDs have been set.
afterSetupDataAndDependencies() - Method in class gw.testharness.TestBase
 
afterStreamRedirected(RemoteTestServlet.StreamInfo) - Method in class gw.test.servlet.RemoteTestServlet
 
afterStreamRedirected(RemoteTestServlet.StreamInfo) - Method in class gw.testharness.v3.PLRemoteTestServlet
 
afterTemplateRender(IType, Writer) - Method in interface gw.lang.parser.template.ITemplateObserver
 
afterTestClass() - Method in class gw.test.remote.RemoteTestClass
 
afterTestClass() - Method in class gw.test.TestClass
 
afterTestClass() - Method in class gw.test.TestEnvironment
 
afterTestClass() - Static method in class gw.testharness.clustering.ClusterTestManager
 
afterTestClass() - Method in class gw.testharness.v3.PLTestClass
 
afterTestMethod(Throwable) - Method in class gw.test.TestClass
 
afterTestMethod() - Method in class gw.test.TestEnvironment
 
afterTestMethod(Throwable) - Method in class gw.testharness.v3.PLTestClass
 
afterTestSuite() - Method in class gw.test.remote.ForwardingTestEnvironment
 
afterTestSuite() - Method in class gw.test.remote.RemoteForwardingTestEnvironment
 
afterTestSuite() - Method in class gw.test.TestEnvironment
 
afterTestSuite() - Static method in class gw.testharness.clustering.ClusterTestManager
 
afterTypeLoaderCreation() - Method in class gw.config.DefaultGosuInitializationHooks
 
afterTypeLoaderCreation() - Method in interface gw.config.IGosuInitializationHooks
 
AfterUpgradeVersionTrigger - Class in gw.api.database.upgrade.after
 
AfterUpgradeVersionTrigger(int) - Constructor for class gw.api.database.upgrade.after.AfterUpgradeVersionTrigger
 
afterValidation(Bundle) - Method in class gw.transaction.AbstractBundleTransactionCallback
 
afterValidation() - Method in class gw.transaction.AbstractBundleTransactionCallback
Deprecated.
The signature of this callback has changed. This method has been marked final in order to force implementors to override the new method, AbstractBundleTransactionCallback.afterValidation(gw.pl.persistence.core.Bundle).
afterValidation(Bundle) - Method in interface gw.transaction.BundleTransactionCallback
Called after the validation events have been called.
afterWriteToDatabase(Bundle) - Method in class gw.transaction.AbstractBundleTransactionCallback
 
afterWriteToDatabase() - Method in class gw.transaction.AbstractBundleTransactionCallback
Deprecated.
The signature of this callback has changed. This method has been marked final in order to force implementors to override the new method, AbstractBundleTransactionCallback.afterWriteToDatabase(gw.pl.persistence.core.Bundle).
afterWriteToDatabase(Bundle) - Method in interface gw.transaction.BundleTransactionCallback
Called after all data has been written to the database but before the transaction has been committed.
AggregatedQuerySummary - Class in gw.api.profiler
Encapsulates a collection of QuerySummary objects, all of which have the same SQL query string.
AggregatedQuerySummary(ProfilerFrame) - Constructor for class gw.api.profiler.AggregatedQuerySummary
Creates a new aggregated query summary containing a single QuerySummary for the profiler frame frame.
AggregatedQuerySummary(QuerySummary) - Constructor for class gw.api.profiler.AggregatedQuerySummary
 
AggregatedQuerySummary(AggregatedQuerySummary) - Constructor for class gw.api.profiler.AggregatedQuerySummary
 
aggressiveEquals(D) - Method in class gw.pl.util.diff.lcs.Diffable
 
aggressiveEquals(StringDiffable) - Method in class gw.pl.util.diff.lcs.StringDiffable
 
aggressiveEquals(ValueDiffable<T>) - Method in class gw.pl.util.diff.lcs.ValueDiffable
 
aggressivelyVerify() - Static method in class gw.lang.reflect.gs.BytecodeOptions
 
ALL - Static variable in class gw.api.util.CoreFilters
Singleton filter that doesn't filter anything
all() - Static method in class gw.api.util.Range
Returns a range representing all values.
ALL_ENTRY_POINTS_AGGREGATED - Static variable in class gw.api.profiler.ProfilerTag
This name is reserved for the aggregation of all entry points.
ALL_ENTRY_POINTS_SEPARATELY - Static variable in class gw.api.profiler.ProfilerTag
This name is reserved for indication of all entry points, considered separately.
ALL_EXTS - Static variable in class gw.lang.reflect.gs.GosuClassTypeLoader
 
ALL_EXTS_SET - Static variable in class gw.lang.reflect.gs.GosuClassTypeLoader
 
ALL_NAMES_FOR_BEAN - Static variable in class gw.api.profiler.ProfilerTag
 
ALL_STATES - Static variable in class gw.pl.messaging.MessageStatus
 
ALL_TEMPLATE_ATTRIBUTES - Static variable in interface gw.api.webservice.pl.dataExtraction.DataExtractionConstants.PLTemplateAttributes
Must contain all the Velocity attributes above.
allConfiguredCurrencies() - Method in interface gw.currency.fxrate.FXRateService
Returns a Set of all currencies for all markets
allConfiguredMarkets() - Method in interface gw.currency.fxrate.FXRateService
Returns a Set of FXRateMarkets which are configured for this system.
allContainedFilesExcludingIgnored(IDirectory) - Static method in class gw.fs.IDirectoryUtil
 
AllDependenciesState - Class in gw.pl.util.internal
 
AllDependenciesState() - Constructor for class gw.pl.util.internal.AllDependenciesState
 
allOrderedByName() - Method in class gw.api.admin.PublicRoleFinder
Return a query processor which will yield all the Role entities in the system sorted in ascending order by name.
ALLOW_ALL_FILTER - Static variable in interface gw.lang.reflect.module.IClassPath
 
ALLOW_ALL_WITH_SUN_FILTER - Static variable in interface gw.lang.reflect.module.IClassPath
 
ALLOW_GAPS_BEFORE_DYNPROP - Static variable in interface gw.pl.persistence.core.effdate.entity.EffDatedBranch
 
allowAllImplicitCoercions() - Method in interface gw.lang.parser.ILanguageLevel
 
AllowDocumentAssistant - Static variable in class gw.api.system.PLConfigParameters
Whether or not Document Assistant controls are allowed in the UI (for document management, for example).
allowMultipleSummaryRows() - Method in class gw.api.database.QueryBeanResultWithSummary
Indicates whether or not multiple summary rows should be allowed.
allowMultipleSummaryRows() - Method in class gw.api.database.StandardQueryBeanResultWithSummary
 
AllowMultipleTabs - Static variable in class gw.api.system.PLConfigParameters
If true, allows multiple browser tabs under the same session to navigate independently.
allowNonLiteralArgsForJavaAnnotations() - Method in interface gw.lang.parser.ILanguageLevel
 
AllowUnsupportedDatabaseVersion - Static variable in class gw.api.system.PLConfigParameters
Disable database version check *
AllowUnsupportedJDBCDriver - Static variable in class gw.api.system.PLConfigParameters
Disable JDBC driver version check *
allowUses() - Method in class gw.lang.parser.ParserOptions
 
allowUsesInBody() - Method in class gw.lang.parser.ParserOptions
 
allVersions(List<EffDatedVersionList>, boolean) - Static method in class gw.api.domain.VLLoader
Computes all the versions represented by each version list, excluding zero-width beans if filterZeroWidth is true.
ALREADY_LOGGED_IN - Static variable in class gw.plugin.security.AuthenticationSource.Failure
User provided valid info but they're already logged in
AlreadyExecutedException - Exception in gw.api.webservice.exception
 
AlreadyExecutedException(String) - Constructor for exception gw.api.webservice.exception.AlreadyExecutedException
 
AlreadyExecutedException - Exception in gw.pl.util.webservices.login.fault
 
AlreadyExecutedException() - Constructor for exception gw.pl.util.webservices.login.fault.AlreadyExecutedException
 
alreadySeenElementReference(KeyableBean, ILinkPropertyInfo, Key) - Method in class gw.api.archiving.XmlExporterXmlWriterForArchiving
 
alreadySeenElementReference(KeyableBean, ILinkPropertyInfo, Key) - Method in class gw.api.importing.XmlExporter
 
alterColumnToNullable() - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeColumn
Changes this column to be nullable.
alterColumnTypeToMatchDatamodel() - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeColumn
Changes the type of this column to match that of the datamodel.
alterMultipleColumnsToMatchDatamodel(IBeforeUpgradeColumn...) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeTable
More efficient operation that allows altering the type (but not nullability) of multiple columns in one operation.
AlterOptimizerDynamicSampling - Class in gw.api.database.optimizer.oracle
Deprecated.
This class will be removed in a future release. Use QueryOptimizers.createAlterOptimizerDynamicSampling() instead,
AlterOptimizerDynamicSampling() - Constructor for class gw.api.database.optimizer.oracle.AlterOptimizerDynamicSampling
Deprecated.
Create a new QueryOptimizer for changing optimizer dynamic sampling
AlwaysShowPhoneWidgetRegionCode - Static variable in class gw.api.system.PLConfigParameters
Determines whether the phone widget will operate in multi or single region mode *
analyze(ProfilerStack) - Method in interface gw.api.profiler.ProfilerStackAnalyzer
 
and(BooleanExpression<T>) - Method in interface gw.api.database.ISimpleQueryBuilder
Creates a new "and" expression on this restriction.
and(BooleanExpression<T>) - Method in class gw.api.database.Query
Creates a new "and" expression on this restriction.
and(IBeforeUpgradeBooleanExpression) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeRestriction
Creates a new "and" expression on this restriction.
and(QueryBasedQueryFilter, QueryBasedQueryFilter) - Method in class gw.api.filters.FilterSetBase
 
and(QueryBasedQueryFilter, QueryBasedQueryFilter, QueryBasedQueryFilter) - Method in class gw.api.filters.FilterSetBase
 
and(QueryBasedQueryFilter, QueryBasedQueryFilter, QueryBasedQueryFilter, QueryBasedQueryFilter) - Method in class gw.api.filters.FilterSetBase
 
and(int, int) - Static method in class gw.api.util.Math
Performs the bitwise and operation on the two arguments and returns the result.
ANNOTATION() - Static method in class gw.lang.reflect.java.JavaTypes
 
ANNOTATION_HELPER - Static variable in interface gw.lang.reflect.IAnnotatedFeatureInfo
 
ANNOTATION_USAGE() - Static method in class gw.lang.reflect.java.JavaTypes
 
ANNOTATION_USAGES() - Static method in class gw.lang.reflect.java.JavaTypes
 
AnnotationPlaceholder - Class in gw.lang.annotation
 
AnnotationPlaceholder(String) - Constructor for class gw.lang.annotation.AnnotationPlaceholder
 
AnnotationReflectUtil - Class in gw.lang.reflect
Deprecated.
AnnotationReflectUtil() - Constructor for class gw.lang.reflect.AnnotationReflectUtil
Deprecated.
 
AnnotationReflectUtil.SyntheticExceptionInfo - Class in gw.lang.reflect
Deprecated.
 
AnnotationReflectUtil.SyntheticExceptionInfo(IFeatureInfo, String, String) - Constructor for class gw.lang.reflect.AnnotationReflectUtil.SyntheticExceptionInfo
Deprecated.
 
Annotations - Class in gw.lang.annotation
 
Annotations.Builder<T extends java.lang.annotation.Annotation> - Class in gw.lang.annotation
 
Annotations.Builder.AnnotationInvocationHandler - Class in gw.lang.annotation
 
Annotations.Builder.AnnotationInvocationHandler(Map<Method, Annotations.Builder.Element>, Class) - Constructor for class gw.lang.annotation.Annotations.Builder.AnnotationInvocationHandler
 
AnnotationTestJavaAnnotation - Annotation Type in gw.test
 
annotationType() - Method in class gw.lang.annotation.AnnotationPlaceholder
 
annotationTypeName() - Method in interface gw.lang.reflect.java.IJavaClassAnnotation
 
AnnotationUsage - Annotation Type in gw.lang.annotation
 
AnnotationUsages - Annotation Type in gw.lang.annotation
 
AnnotationUtil - Class in gw.util
 
AnnotationUtil() - Constructor for class gw.util.AnnotationUtil
 
ANON_TOKEN - Static variable in class gw.pl.util.webservices.axis.GWSymbolTable
Field ANON_TOKEN
ANONYMOUS_PREFIX - Static variable in interface gw.lang.reflect.gs.IGosuClass
 
ANT_STYLE - Static variable in class gw.pl.util.StringUtil
 
AnyURITypeWrapper - Class in gw.xml.xsd.typewrapper
 
AnyURITypeWrapper() - Constructor for class gw.xml.xsd.typewrapper.AnyURITypeWrapper
 
API - Static variable in class gw.pl.logging.LoggerCategory
 
API_NAME - Static variable in interface gw.api.webservice.maintenanceTools.MaintenanceToolsBase
The trailing portion of the URI that is the end point for the service.
API_NAME - Static variable in class gw.api.webservice.maintenanceTools.MaintenanceToolsImpl
The trailing portion of the URI that is the end point for the service.
API_NAME - Static variable in interface gw.api.webservice.messagingTools.MessagingToolsBase
The trailing portion of the URI that is the end point for the service.
APICompatibleTestEnvironment - Class in gw.testharness.v3
This class exists to respond to the PLTestClass.getAPICompatibleTestEnvironment() method, which only exists for API compatibility with the old tests.
APILocator - Class in gw.pl.util.webservices
APILocator is a utility class that simplifies getting a handle to, and authenticating with, a remote SOAP API [web-service] published by a Guidewire server.
APILocator() - Constructor for class gw.pl.util.webservices.APILocator
 
APP_MAJOR_VER_ATTRIB - Static variable in class gw.api.importing.ImportingUtil
 
APP_MINOR_VER_ATTRIB - Static variable in class gw.api.importing.ImportingUtil
 
append(PropertyReference<? extends B, C>) - Method in interface gw.api.path.Path
Append the specified path element to a new path constructed using the current path's elements.
append(PropertyReference<? extends B, C>) - Method in class gw.api.path.PersistentPath
 
append(WorkItemProcessingSummary) - Method in class gw.api.web.tools.WorkItemProcessingSummary
 
append(String, String) - Method in class gw.pl.util.xml.XMLCodec
 
appendBuffer(ResultsBuffer) - Method in class gw.pl.util.ResultsBuffer
 
appendBytes(File, StreamBlock<? super BufferedOutputStream>) - Static method in class gw.pl.util.FileUtil
Opens the given file in append mode, and passes a BufferedOutputStream to the given block.
appendCharContentToStringBuffer(URL, StringBuffer) - Static method in class gw.pl.util.FileUtil
Deprecated.
use the method that takes StringBuilder
appendCharContentToStringBuffer(URL, StringBuilder) - Static method in class gw.pl.util.FileUtil
 
appendChars(File, StreamBlock<? super BufferedWriter>) - Static method in class gw.pl.util.FileUtil
Opens the given file in append mode, and passes a BufferedWriter to the given block.
appendComment(Appendable) - Method in class gw.api.database.OracleIndexFFSHint
Deprecated.
Append hint comment.
appendComment(Appendable) - Method in class gw.api.database.OracleIndexHint
Deprecated.
Append hint comment.
appendComment(Appendable, String) - Method in class gw.api.database.OracleIndexHint
Deprecated.
 
appendComment(Appendable) - Method in interface gw.api.database.QueryHint
Deprecated.
This method will be removed in a future release. Do not use.
appendError(String) - Method in class gw.pl.util.ResultsBuffer
 
appendHintAfterQuery(Appendable) - Method in interface gw.api.database.QueryHint
Deprecated.
This method will be removed in a future release. Do not use.
appendHintAfterQuery(Appendable) - Method in class gw.api.database.SQLServerQueryLevelTableIndexHint
 
appendHintAfterSelect(Appendable) - Method in class gw.api.database.OracleFullHint
Deprecated.
 
appendHintAfterSelect(Appendable) - Method in class gw.api.database.OracleIndexFFSHint
Deprecated.
Append hint text after the SELECT keyword.
appendHintAfterSelect(Appendable) - Method in class gw.api.database.OracleIndexHint
Deprecated.
Append hint text after the SELECT keyword.
appendHintAfterSelect(Appendable, String) - Method in class gw.api.database.OracleIndexHint
Deprecated.
 
appendHintAfterSelect(Appendable) - Method in class gw.api.database.OracleNoUnnestHint
 
appendHintAfterSelect(Appendable) - Method in class gw.api.database.OracleUseHashHint
 
appendHintAfterSelect(Appendable) - Method in interface gw.api.database.QueryHint
Deprecated.
This method will be removed in a future release. Do not use.
appendHintAfterTable(Appendable) - Method in interface gw.api.database.QueryHint
Deprecated.
This method will be removed in a future release. Do not use.
appendHintInJoin(Appendable) - Method in interface gw.api.database.QueryHint
Deprecated.
This method will be removed in a future release. Do not use.
appendIdentityToString(StringBuffer, Object) - Static method in class gw.util.GosuObjectUtil
Deprecated.
The design of this method is bad - see LANG-360. Instead, use identityToString(StringBuffer, Object).
appendLine(Object) - Method in class gw.pl.io.StringLineWriter
Appends a new line with the given contents.
appendLine() - Method in class gw.pl.util.ResultsBuffer
 
appendLine(String) - Method in class gw.pl.util.ResultsBuffer
 
appendLines(File, Iterable<? extends CharSequence>) - Static method in class gw.pl.util.FileUtil
Opens the given file in append mode, and appends each line returned by the given Iterable.
appendSQLString(StringBuilder) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeColumnRef
Appends to the given buffer the SQL String for this term when generating the query.
appendToLine(int, Object) - Method in class gw.pl.io.StringLineWriter
Appends some content to the end of a line.
appendWarning(String) - Method in class gw.pl.util.ResultsBuffer
 
applicationToBean(Bean, IEntityPropertyInfo, Object) - Method in interface gw.datatype.handler.IDataTypePersistenceHandler
Converts a value stored in the bean into an instance of the datatype's value type.
applicationToBean(Bean, IEntityPropertyInfo, Object) - Method in class gw.datatype.impl.CurrencyAmountPersistenceHandler
 
applicationToBean(Bean, IEntityPropertyInfo, Object) - Method in class gw.datatype.impl.DataTypePersistenceHandlerBase
 
applicationToBean(Bean, IEntityPropertyInfo, Object) - Method in class gw.datatype.impl.DateOnlyPersistenceHandler
 
applicationToBean(Bean, IEntityPropertyInfo, Object) - Method in class gw.datatype.impl.DecimalPersistenceHandler
 
applicationToBean(Bean, IEntityPropertyInfo, Object) - Method in class gw.datatype.impl.StringPersistenceHandlerBase
 
applicationToBean(Bean, IEntityPropertyInfo, Object) - Method in interface gw.datatype.IPersistentDataType
Converts an application value into a value suitable for storing on the bean.
appliesToPosition(int) - Method in exception gw.lang.parser.exceptions.ParseIssue
 
appliesToPosition(int) - Method in interface gw.lang.parser.IParseIssue
Returns true if this issue is relevant to the given position
applyDiffToBranch(EffDatedBranch) - Method in class gw.api.diff.DiffAdd
 
applyDiffToBranch(EffDatedBranch) - Method in class gw.api.diff.DiffItem
Apply a DiffItem to a target branch.
applyDiffToBranch(EffDatedBranch) - Method in class gw.api.diff.DiffProperty
Apply a DiffItem to a target branch.
applyDiffToBranch(EffDatedBranch) - Method in class gw.api.diff.DiffRemove
 
applyFilter(Object) - Method in class gw.api.admin.DecentralizedAdminFilter
 
applyFilter(Object) - Method in class gw.api.filters.StandardBeanFilter
Tells whether or not to include this object in the list.
applyFilter(Object) - Method in class gw.api.filters.StandardQueryFilter
Throws an IllegalStateException as this is a query-based filter.
applyFilter(Object) - Method in class gw.api.tools.SafePersistingOrderInfoHelper.AllEntities
 
applyFilter(Object) - Method in class gw.api.tools.SafePersistingOrderInfoHelper.WithRulesOnly
 
applyFilter(Object) - Method in class gw.api.util.CoreFilters.AllFilter
 
applyFilter(Object) - Method in class gw.api.util.CoreFilters.CompareNDays
 
applyFilter(Object) - Method in class gw.api.util.CoreFilters.DateDueInNextNDays
 
applyFilter(Object) - Method in class gw.api.util.CoreFilters.DateInLastBusinessWeek
 
applyFilter(Object) - Method in class gw.api.util.CoreFilters.DateInLastNDays
 
applyFilter(Object) - Method in class gw.api.util.CoreFilters.DateMoreThanNDays
 
applyFilter(Object) - Method in class gw.api.util.CoreFilters.Equals
 
applyFilter(Object) - Method in class gw.api.util.CoreFilters.In
 
applyFilter(Object) - Method in class gw.api.util.CoreFilters.NotEquals
 
applyFilter(Object) - Method in class gw.api.web.history.HistoryFilters.All
 
applyFilter(Object) - Method in class gw.api.web.history.HistoryFilters.Last120Days
 
applyFilter(Object) - Method in class gw.api.web.history.HistoryFilters.Last180Days
 
applyFilter(Object) - Method in class gw.api.web.history.HistoryFilters.Last30Days
 
applyFilter(Object) - Method in class gw.api.web.history.HistoryFilters.Last3Years
 
applyFilter(Object) - Method in class gw.api.web.history.HistoryFilters.Last60Days
 
applyFilter(Object) - Method in class gw.api.web.history.HistoryFilters.Last90Days
 
applyFilter(Object) - Method in class gw.api.web.history.HistoryFilters.LastYear
 
applyFilter(Object) - Method in class gw.api.web.tools.WorkQueueInfoPage.AllActive
 
applyFilter(Object) - Method in class gw.api.web.tools.WorkQueueInfoPage.AllErrors
 
applyFilter(Object) - Method in class gw.api.web.tools.WorkQueueInfoPage.AllFailures
 
applyFilter(Object) - Method in class gw.api.web.tools.WorkQueueInfoPage.AllProblems
 
applyingToAllZones(boolean) - Method in class gw.api.databuilder.HolidayBuilder
 
applyProperties(Properties) - Method in class gw.api.database.AWRReportUserSettingsFactory
 
applyResolution(Bundle) - Method in class gw.api.admin.ImportDataConflict
If overwrite is true then apply the imported changes, otherwise discard them.
applyRestriction(XSDNodeValueInfo) - Method in interface gw.xml.xsd.schema.IXSDRestrictionFacet
 
applyRestriction(XSDNodeValueInfo) - Method in class gw.xml.xsd.schema.XSDEnumeration
 
applyRestriction(XSDNodeValueInfo) - Method in class gw.xml.xsd.schema.XSDMaxLength
 
applyRestriction(XSDNodeValueInfo) - Method in class gw.xml.xsd.schema.XSDMinLength
 
applyRestriction(XSDNodeValueInfo) - Method in class gw.xml.xsd.schema.XSDPattern
 
applyRestriction(XSDNodeValueInfo) - Method in class gw.xml.xsd.schema.XSDTotalDigits
 
applyRules(Calendar, StringBuffer) - Method in class gw.api.util.UltraFastDateFormat
Performs the formatting by applying the rules to the specified calendar.
Approvable - Interface in gw.pl.approval.entity
Approvable is implemented by entities that need to be approved.
ApprovalResult - Class in gw.plugin.approval
This class stores the results from an approval request.
ApprovalResult() - Constructor for class gw.plugin.approval.ApprovalResult
Constructs an approval result for the common case: the user has authority and doesn't require approval.
ApprovalResult(boolean, boolean, String[]) - Constructor for class gw.plugin.approval.ApprovalResult
 
ApprovalStatus - Class in gw.pl.community.typekey
 
ApprovalStatus(ITypeList, String) - Constructor for class gw.pl.community.typekey.ApprovalStatus
 
approve() - Method in interface gw.pl.activity.entity.Activity
If the activity is open, marks the activity as approved and closed, runs associated rules and, if necessary, notifies its associated workflow.
approveCreate(PendingContactCreate, Location) - Static method in class gw.api.web.contact.PendingContactChangeUtil
 
approvePendingChange(String, String) - Method in interface gw.plugin.ClientSystemPlugin
Informs the client application that the pending change sent by it has been approved.
approveThenEditCreate(PendingContactCreate, Location) - Static method in class gw.api.web.contact.PendingContactChangeUtil
 
approveThenEditUpdate(PendingContactUpdate, Location) - Static method in class gw.api.web.contact.PendingContactChangeUtil
 
approveUpdate(PendingContactUpdate, Location) - Static method in class gw.api.web.contact.PendingContactChangeUtil
 
approveUpdateWithBundle(PendingContactUpdate, Location, Bundle) - Static method in class gw.api.web.contact.PendingContactChangeUtil
 
appSupportsZoneData() - Static method in class gw.api.webservice.zone.ZoneImportHelper
 
APR10_2008 - Static variable in interface gw.testharness.PLTestConstants
 
APR11_2008 - Static variable in interface gw.testharness.PLTestConstants
 
APR14_2008 - Static variable in interface gw.testharness.PLTestConstants
 
APR15_2008 - Static variable in interface gw.testharness.PLTestConstants
 
APR17_2008 - Static variable in interface gw.testharness.PLTestConstants
 
APR1_2008 - Static variable in interface gw.testharness.PLTestConstants
 
APR20_2008 - Static variable in interface gw.testharness.PLTestConstants
 
APR25_2008 - Static variable in interface gw.testharness.PLTestConstants
 
APR28_2008 - Static variable in interface gw.testharness.PLTestConstants
 
APR2_2008 - Static variable in interface gw.testharness.PLTestConstants
 
APR30_2008 - Static variable in interface gw.testharness.PLTestConstants
 
APR3_2008 - Static variable in interface gw.testharness.PLTestConstants
 
APR4_2008 - Static variable in interface gw.testharness.PLTestConstants
 
APR5_2008 - Static variable in interface gw.testharness.PLTestConstants
 
APR6_2008 - Static variable in interface gw.testharness.PLTestConstants
 
APR9_2008 - Static variable in interface gw.testharness.PLTestConstants
 
ARCHIVE_ALLOC_IDS - Static variable in class gw.api.profiler.ProfilerTag
 
ARCHIVE_BACK_PROC - Static variable in class gw.api.profiler.ProfilerTag
 
ARCHIVE_COPY_DOM_DATA - Static variable in class gw.api.profiler.ProfilerTag
 
ARCHIVE_DATABASE_SETUP - Static variable in class gw.api.profiler.ProfilerTag
 
ARCHIVE_DELETE_BEAN - Static variable in class gw.api.profiler.ProfilerTag
 
ARCHIVE_DETECT_FAIL - Static variable in class gw.api.profiler.ProfilerTag
 
ARCHIVE_EL - Static variable in class gw.api.archiving.ArchivingUtil
 
ARCHIVE_INFO - Static variable in class gw.api.web.tools.ArchiveInfoPage
 
ARCHIVE_INFO_BY_DATE - Static variable in class gw.api.web.tools.ArchiveInfoPage
 
ARCHIVE_INSERT_ADMIN_DATA - Static variable in class gw.api.profiler.ProfilerTag
 
ARCHIVE_INSERT_ADMIN_ROWS - Static variable in class gw.api.profiler.ProfilerTag
 
ARCHIVE_INSERT_ADMIN_SRC - Static variable in class gw.api.profiler.ProfilerTag
 
ARCHIVE_MARK_ROOT - Static variable in class gw.api.profiler.ProfilerTag
 
ARCHIVE_OPS_COMP - Static variable in class gw.api.profiler.ProfilerTag
 
ARCHIVE_POP_DENORMED - Static variable in class gw.api.profiler.ProfilerTag
 
ARCHIVE_POP_KEY_ARCHIVE - Static variable in class gw.api.profiler.ProfilerTag
 
ARCHIVE_POP_KEY_SRC - Static variable in class gw.api.profiler.ProfilerTag
 
ARCHIVE_POP_MAP_TABLE - Static variable in class gw.api.profiler.ProfilerTag
 
ARCHIVE_POP_TYPE_KEY - Static variable in class gw.api.profiler.ProfilerTag
 
ARCHIVE_REMOVE_NON_ADMIN - Static variable in class gw.api.profiler.ProfilerTag
 
ARCHIVE_START_WORKERS - Static variable in class gw.api.profiler.ProfilerTag
 
ARCHIVE_STOP_WORKERS - Static variable in class gw.api.profiler.ProfilerTag
 
ARCHIVE_TAG_ADMIN_ROWS - Static variable in class gw.api.profiler.ProfilerTag
 
ARCHIVE_TAG_ROOT - Static variable in class gw.api.profiler.ProfilerTag
 
ARCHIVE_TAG_ROWS - Static variable in class gw.api.profiler.ProfilerTag
 
ARCHIVE_TAG_TABLE - Static variable in class gw.api.profiler.ProfilerTag
 
ARCHIVE_TX - Static variable in class gw.api.profiler.ProfilerTag
 
ARCHIVE_UPDATE_ADMIN_DATA - Static variable in class gw.api.profiler.ProfilerTag
 
ARCHIVE_UPDATE_GRAPH - Static variable in class gw.api.profiler.ProfilerTag
 
ARCHIVE_UPDATE_SRC_BEAN - Static variable in class gw.api.profiler.ProfilerTag
 
ARCHIVE_WORK_WRITER - Static variable in class gw.api.profiler.ProfilerTag
 
ArchiveCountSummary - Class in gw.api.archiving
 
ArchiveCountSummary() - Constructor for class gw.api.archiving.ArchiveCountSummary
 
ArchiveCountSummaryByDatamodelVersion - Class in gw.api.archiving
 
ArchiveCountSummaryByDatamodelVersion(UpgradeDatamodelInfo) - Constructor for class gw.api.archiving.ArchiveCountSummaryByDatamodelVersion
 
ArchiveCountSummaryByDateRange - Class in gw.api.archiving
 
ArchiveCountSummaryByDateRange(ArchiveCountSummaryByDatamodelVersion, Date, Date) - Constructor for class gw.api.archiving.ArchiveCountSummaryByDateRange
 
ArchiveCountSummarySinceLastRun - Class in gw.api.archiving
 
ArchiveCountSummarySinceLastRun() - Constructor for class gw.api.archiving.ArchiveCountSummarySinceLastRun
 
ArchivedDocumentUpgradeVersionTrigger - Class in gw.api.archiving.upgrade
 
ArchivedDocumentUpgradeVersionTrigger(int) - Constructor for class gw.api.archiving.upgrade.ArchivedDocumentUpgradeVersionTrigger
 
ArchiveDetails - Class in gw.api.archiving
 
ArchiveDetails(ArchiveCountSummary) - Constructor for class gw.api.archiving.ArchiveDetails
 
ArchiveDetailsData - Class in gw.api.archiving
 
ArchiveDetailsData(ArchiveDetails, String, int) - Constructor for class gw.api.archiving.ArchiveDetailsData
 
ArchivedPropertyType - Enum in gw.api.archiving.upgrade
 
ArchivedSummary - Class in gw.api.archiving
 
ArchivedSummary() - Constructor for class gw.api.archiving.ArchivedSummary
 
ArchiveEnabled - Static variable in class gw.api.system.PLConfigParameters
Whether or not the archive feature is enabled in the system *
ArchiveExcludedBecauseOfFailureCountSummary - Class in gw.api.archiving
 
ArchiveExcludedBecauseOfFailureCountSummary(ArchiveCountSummary, ArchiveFailure) - Constructor for class gw.api.archiving.ArchiveExcludedBecauseOfFailureCountSummary
 
ArchiveExcludedBecauseOfFailureDetails - Class in gw.api.archiving
 
ArchiveExcludedBecauseOfFailureDetails(ArchiveCountSummary) - Constructor for class gw.api.archiving.ArchiveExcludedBecauseOfFailureDetails
 
ArchiveExcludedBecauseOfRulesCountSummary - Class in gw.api.archiving
 
ArchiveExcludedBecauseOfRulesCountSummary(ArchiveCountSummary, String) - Constructor for class gw.api.archiving.ArchiveExcludedBecauseOfRulesCountSummary
 
ArchiveExcludedBecauseOfRulesDetails - Class in gw.api.archiving
 
ArchiveExcludedBecauseOfRulesDetails(ArchiveCountSummary) - Constructor for class gw.api.archiving.ArchiveExcludedBecauseOfRulesDetails
 
ArchiveFailure - Interface in gw.pl.archiving.entity
ArchiveFailure null
ArchiveFailureDetails - Interface in gw.pl.archiving.entity
ArchiveFailureDetails null
ArchiveFinalStatus - Class in gw.pl.archive.typekey
 
ArchiveFinalStatus(ITypeList, String) - Constructor for class gw.pl.archive.typekey.ArchiveFinalStatus
 
ArchiveGraphInfoPage - Class in gw.api.web.tools
 
ArchiveGraphInfoPage() - Constructor for class gw.api.web.tools.ArchiveGraphInfoPage
 
ArchiveInfoPage - Class in gw.api.web.tools
 
ArchiveInfoPage() - Constructor for class gw.api.web.tools.ArchiveInfoPage
 
ArchiveInfoWriter - Class in gw.api.web.tools
 
ArchiveInfoWriter(TDirectory) - Constructor for class gw.api.web.tools.ArchiveInfoWriter
 
ArchiveSkippedCountSummary - Class in gw.api.archiving
 
ArchiveSkippedCountSummary(ArchiveCountSummary, String) - Constructor for class gw.api.archiving.ArchiveSkippedCountSummary
 
ArchiveSkippedDetails - Class in gw.api.archiving
 
ArchiveSkippedDetails(ArchiveCountSummary) - Constructor for class gw.api.archiving.ArchiveSkippedDetails
 
ArchiveSourceInfo - Interface in gw.plugin.archiving
This interface contains the very minimum of status.
ArchiveSourceStatus - Class in gw.pl.archive.typekey
 
ArchiveSourceStatus(ITypeList, String) - Constructor for class gw.pl.archive.typekey.ArchiveSourceStatus
 
ArchiveState - Class in gw.pl.purge.typekey
 
ArchiveState(ITypeList, String) - Constructor for class gw.pl.purge.typekey.ArchiveState
 
ArchiveTestBase - Class in gw.testharness
 
ArchiveTestBase() - Constructor for class gw.testharness.ArchiveTestBase
 
ArchiveTestBase(String) - Constructor for class gw.testharness.ArchiveTestBase
 
ArchiveWorkItem - Interface in gw.pl.archiving.entity
ArchiveWorkItem Represents a unit of work pending for archive.
ARCHIVING - Static variable in class gw.api.util.Logger
Deprecated.
Logger for assignment
ARCHIVING_XSD_PACKAGE - Static variable in class gw.api.archiving.ArchivingUtil
 
ArchivingUtil - Class in gw.api.archiving
Utility class for archiving
areaCode() - Method in interface gw.api.util.phone.GWPhoneNumber
This method is only guaranteed to work with region 1 phone numbers.
areaCode() - Method in class gw.api.util.phone.GWPhoneNumberImpl
 
areaCode() - Method in class gw.api.util.phone.GWPhoneNumberUnknown
 
areAllChildrenAfterPosition(int) - Method in interface gw.lang.parser.IParseTree
 
areBeansEqual(Object, Object) - Method in interface gw.lang.reflect.IEntityAccess
 
areBeansEqual(Object, Object) - Method in interface gw.lang.reflect.ITypeSystem
 
areBeansEqual(Object, Object) - Static method in class gw.lang.reflect.TypeSystem
 
areBothEqualOrAtLeastOneNull(Object, Object) - Method in class gw.api.bean.compare.MatcherBase
Returns true if at least one of the arguments is null or they are equal.
areBothNotNull(Object, Object) - Method in class gw.api.bean.compare.MatcherBase
Returns true if both arguments are not null.
areBothNotNullAndEqual(Object, Object) - Method in class gw.api.bean.compare.MatcherBase
Returns true if both arguments are not null and they are equal.
areBothNull(Object, Object) - Method in class gw.api.bean.compare.MatcherBase
Returns true if both arguments are null.
areBothNullOrEqual(Object, Object) - Method in class gw.api.bean.compare.MatcherBase
Returns true if both arguments are null or they are both equal.
areDirsInRepo() - Method in interface gw.api.scm.IScmAdapter
Whether directories must be added to/removed from the repository.
areEnclosingTypesEqual(FunctionType) - Method in class gw.lang.reflect.FunctionType
 
areMethodParamsEqual(IType, IType) - Method in class gw.lang.reflect.FeatureManager
 
areOffsetAndExtentEqual(IParseTree) - Method in interface gw.lang.parser.IParseTree
 
areParamsCompatible(IFunctionType) - Method in class gw.lang.reflect.FunctionType
 
areParamsCompatible(IFunctionType, IFunctionType) - Static method in class gw.lang.reflect.FunctionType
 
areParamsCompatible(IFunctionType) - Method in interface gw.lang.reflect.IFunctionType
 
areParamsCompatible(IFunctionType) - Method in class gw.lang.reflect.ParameterizedFunctionType
 
areParamsEqual(IParameterInfo[], IType[]) - Static method in class gw.lang.reflect.ITypeInfo.FIND
 
arePrimitiveTypesAssignable(IType, IType) - Static method in class gw.lang.parser.StandardCoercionManager
 
areTokensEmpty() - Static method in class gw.api.contact.ContactTokenThreadLocal
returns true if no tokens are set
areTypesCompatible(IFunctionType, IType) - Static method in class gw.lang.parser.coercers.FunctionFromInterfaceCoercer
 
areUsesStatementsAllowedInStatementLists(ICompilableType) - Method in interface gw.lang.reflect.IEntityAccess
 
areWorkersRunning() - Method in class gw.api.tools.ConsistencyChecksRunsPageHelper
 
ArgCheck - Class in gw.pl.util
This is a simple refactoring of a chunks of common code called all the time to ensure a parameter to a method meets some precondition.
ArgCheck() - Constructor for class gw.pl.util.ArgCheck
 
ARGKEY_FQN - Static variable in class gw.lang.Gosu
 
ARGKEY_HELP - Static variable in class gw.lang.Gosu
 
ARGKEY_INTERACTIVE - Static variable in class gw.lang.Gosu
 
ARGKEY_VERIFY - Static variable in class gw.lang.Gosu
 
ARGKEY_VERSION - Static variable in class gw.lang.Gosu
 
ArgNames - Annotation Type in gw.lang.cli
 
ArgOptional - Annotation Type in gw.lang.cli
 
Args - Annotation Type in gw.lang.cli
 
ARGS - Static variable in class gw.lang.gosuc.GosucArg
 
ArgsAggregatedQuerySummary - Class in gw.api.profiler
AggregatedQuerySummary subclass all of whose contained query summaries have the same query arguments.
ArgsAggregatedQuerySummary(QuerySummary) - Constructor for class gw.api.profiler.ArgsAggregatedQuerySummary
 
ArgsStackAggregatedQuerySummary - Class in gw.api.profiler
StackAggregatedQuerySummary subclass all of whose contained query summaries have the same query arguments.
ArgsStackAggregatedQuerySummary(QuerySummary) - Constructor for class gw.api.profiler.ArgsStackAggregatedQuerySummary
 
ARRAY - Static variable in class gw.lang.parser.resources.Res
 
ARRAY_LIST() - Static method in class gw.lang.reflect.java.JavaTypes
 
ArrayDataDist - Interface in gw.pl.database.entity
ArrayDataDist Stores array data distribution.
arrayHashCode(Object) - Static method in class gw.util.GosuObjectUtil
Return the hash code for an array
ArraySizeCntDD - Interface in gw.pl.database.entity
ArraySizeCntDD Stores array data distribution size count pairs.
arrayStore(IRExpressionBuilder, IRExpressionBuilder, IRExpressionBuilder) - Static method in class gw.lang.ir.builder.IRBuilderMethods
 
ArrayUtil - Class in gw.api.util
Provides array manipulation and calculation utilities
asAbstract() - Method in class gw.lang.ir.builder.IRClassBuilder
 
asActive() - Method in class gw.api.databuilder.AttributeBuilder
 
asAdd() - Method in class gw.api.diff.DiffItem
Returns this diff as a diff add.
asAutoglassVendor() - Method in class gw.api.databuilder.ABContactBuilder
 
asBusinessDay() - Method in class gw.api.databuilder.BusinessDayBuilder
 
asConstrainedDataType() - Method in interface gw.datatype.IDataType
Provides access to the constraints aspects of this datatype.
asCountyVenue() - Method in class gw.api.databuilder.ABLegalVenueBuilder
 
asFedVenue() - Method in class gw.api.databuilder.ABLegalVenueBuilder
 
asFEIN() - Method in class gw.api.databuilder.OfficialIDBuilder
Returns a clone of the official id builder as an FEIN with its value set.
asFireInspectorVendor() - Method in class gw.api.databuilder.ABContactBuilder
 
asFormattedUTFString() - Method in class gw.xml.AbstractXMLNode
Write this node to a formatted string using the diff friendly format
asInactive() - Method in class gw.api.databuilder.AttributeBuilder
 
asInactive() - Method in class gw.api.databuilder.CredentialBuilder
 
asInterface() - Method in class gw.lang.ir.builder.IRClassBuilder
 
askToContinue() - Method in interface gw.testharness.ISmokeTestHelper
Asks user if he wants to continue; halts if not.
askToContinue(String) - Method in interface gw.testharness.ISmokeTestHelper
Asks user if he wants to continue; halts if not.
asList() - Method in interface gw.api.database.QueryRow
Returns the column for the given position.
asList() - Method in interface gw.api.path.Path
 
asList() - Method in class gw.api.path.PersistentPath
 
asList(Object) - Static method in class gw.pl.util.CollectionUtil
Converts a given object to a list, as follows: If the object is null, returns an empty list If the object is a list returns it as is If the object is an array returns Arrays.asList(array) If the object is a collection returns a list containing the elements of the collection If all else fails returns a singleton list containing the object The returned list is not guaranteed to be modifiable - copy it into an ArrayList (new ArrayList(asList(object)) if you need to modify it.
asManager() - Method in class gw.api.databuilder.GroupUserBuilder
 
AsmAnnotation - Class in gw.lang.reflect.java.asm
 
AsmAnnotation(String, boolean) - Constructor for class gw.lang.reflect.java.asm.AsmAnnotation
 
AsmAnnotationMethodDefaultValueVisitor - Class in gw.lang.reflect.java.asm
 
AsmAnnotationMethodDefaultValueVisitor(AsmMethod) - Constructor for class gw.lang.reflect.java.asm.AsmAnnotationMethodDefaultValueVisitor
 
AsmAnnotationVisitor - Class in gw.lang.reflect.java.asm
 
AsmAnnotationVisitor(AsmAnnotation) - Constructor for class gw.lang.reflect.java.asm.AsmAnnotationVisitor
 
asMap() - Method in interface gw.api.database.QueryRow
Returns the map of that maps the column name and in the row.
AsmClass - Class in gw.lang.reflect.java.asm
 
AsmClassLoader - Class in gw.lang.reflect.java.asm
 
AsmClassLoader.ExposedByteArrayOutputStream - Class in gw.lang.reflect.java.asm
 
AsmClassLoader.ExposedByteArrayOutputStream() - Constructor for class gw.lang.reflect.java.asm.AsmClassLoader.ExposedByteArrayOutputStream
 
AsmField - Class in gw.lang.reflect.java.asm
 
AsmField(AsmClass, int, String, String, Object) - Constructor for class gw.lang.reflect.java.asm.AsmField
 
AsmInnerClassType - Class in gw.lang.reflect.java.asm
 
AsmMethod - Class in gw.lang.reflect.java.asm
 
AsmMethod(AsmClass, int, String, String, String[]) - Constructor for class gw.lang.reflect.java.asm.AsmMethod
 
AsmPrimitiveType - Class in gw.lang.reflect.java.asm
 
AsmType - Class in gw.lang.reflect.java.asm
 
AsmUtil - Class in gw.lang.reflect.java.asm
 
AsmUtil() - Constructor for class gw.lang.reflect.java.asm.AsmUtil
 
AsmWildcardType - Class in gw.lang.reflect.java.asm
 
AsmWildcardType(AsmType, boolean) - Constructor for class gw.lang.reflect.java.asm.AsmWildcardType
 
asPermission(SystemPermissionType) - Method in class gw.api.databuilder.RolePrivilegeBuilder
 
asPersistentDataType() - Method in interface gw.datatype.IDataType
Provides access to the persistence aspects of this datatype.
asPreferredVendor() - Method in class gw.api.databuilder.ABContactBuilder
 
asPresentableDataType() - Method in interface gw.datatype.IDataType
Provides access to the presentation aspects of this datatype.
asProperty() - Method in class gw.api.diff.DiffItem
Returns this diff as a property diff.
asReadOnlyNode() - Method in class gw.xml.AbstractXMLNode
Deprecated.
This class now implements IReadOnlyXMLNode, so there's no need for this method. Just use this object instead.
asRelationship(ContactRel) - Method in class gw.api.databuilder.ContactContactBuilder
 
asRemove() - Method in class gw.api.diff.DiffItem
Returns this diff as a diff remove.
assembleQueryPart(IQueryExpressionEvaluator) - Method in interface gw.lang.parser.expressions.IQueryPartAssembler
 
Assert - Class in gw.pl.util
Assert class that can maps to JDK1.4 assertions.
Assert() - Constructor for class gw.pl.util.Assert
 
assertArchivedGraph(RootInfo) - Method in class gw.testharness.ArchiveTestBase
 
assertArrayContains(Object[], Object) - Static method in class gw.testharness.v3.PLAssertions
 
assertArrayContains(Object[], Object, TestClass.EqualityTester) - Static method in class gw.testharness.v3.PLAssertions
 
assertArrayDoesNotContain(Object[], Object) - Static method in class gw.testharness.v3.PLAssertions
 
assertArrayDoesNotContain(Object[], Object, TestClass.EqualityTester) - Static method in class gw.testharness.v3.PLAssertions
 
assertArrayEquals(String[], String[]) - Static method in class gw.pl.testharness.DebugUtil
Compares two strings and returns if they are equal but fails with an explanation if they are unequal.
assertArrayEquals(Object[], Object[]) - Static method in class gw.test.AssertUtil
 
assertArrayEquals(Object[], Object[], TestClass.EqualityTester) - Static method in class gw.test.AssertUtil
Verifies that all elements in the first array are present in the second array and match the elements in the first array.
assertArrayEquals(String, Object[], Object[]) - Static method in class gw.test.AssertUtil
 
assertArrayEquals(Object[], Object[]) - Static method in class gw.test.TestClass
 
assertArrayEquals(String, byte[], byte[]) - Static method in class gw.test.TestClass
Compare two byte arrays, first the size then each byte.
assertArrayEquals(Object[], Object[], TestClass.EqualityTester) - Static method in class gw.test.TestClass
Verifies that all elements in the first array are present in the second array and match the elements in the first array.
assertArrayEquals(String, Object[], Object[]) - Static method in class gw.test.TestClass
 
assertAssignable(IType, IType) - Static method in class gw.testharness.v3.PLAssertions
 
assertAssignable(String, IType, IType) - Static method in class gw.testharness.v3.PLAssertions
 
assertBigDecimalEquals(BigDecimal, BigDecimal) - Static method in class gw.testharness.v3.PLAssertions
 
assertBigDecimalEquals(String, BigDecimal, BigDecimal) - Static method in class gw.testharness.v3.PLAssertions
Uses BigDecimal.compareTo(BigDecimal) to determine if two BigDecimals are equal.
assertBigDecimalIsNotZero(BigDecimal) - Static method in class gw.testharness.v3.PLAssertions
 
assertBigDecimalIsNotZero(String, BigDecimal) - Static method in class gw.testharness.v3.PLAssertions
 
assertBigDecimalIsZero(BigDecimal) - Static method in class gw.testharness.v3.PLAssertions
 
assertBigDecimalIsZero(String, BigDecimal) - Static method in class gw.testharness.v3.PLAssertions
 
assertBigDecimalNotEquals(String, BigDecimal, BigDecimal) - Static method in class gw.testharness.v3.PLAssertions
Uses BigDecimal.compareTo(BigDecimal) to determine if two BigDecimals are not equal.
assertBigDecimalNotEquals(BigDecimal, BigDecimal) - Static method in class gw.testharness.v3.PLAssertions
Uses BigDecimal.compareTo(BigDecimal) to determine if two BigDecimals are not equal.
assertCausesException(Runnable, Class<? extends Throwable>) - Static method in class gw.test.AssertUtil
 
assertCausesException(Runnable, Class<? extends Throwable>) - Static method in class gw.test.TestClass
 
assertCausesPRE(String, ResourceKey...) - Static method in class gw.util.GosuTestUtil
 
assertCollection(Collection<T>) - Static method in class gw.testharness.v3.PLAssertions
 
assertCollection(String, Collection<T>) - Static method in class gw.testharness.v3.PLAssertions
 
assertCollection(String, T...) - Static method in class gw.testharness.v3.PLAssertions
 
assertCollectionContains(Object[], Collection<?>) - Static method in class gw.testharness.v3.PLAssertions
 
assertCollectionContains(Collection<T>, Collection<T>) - Static method in class gw.testharness.v3.PLAssertions
 
assertCollectionDoesNotContain(Object[], Collection<?>) - Static method in class gw.testharness.v3.PLAssertions
 
assertCollectionEquals(Collection, Collection) - Static method in class gw.test.AssertUtil
 
assertCollectionEquals(Collection, Collection, Comparator) - Static method in class gw.test.AssertUtil
 
assertCollectionEquals(Collection, Collection) - Static method in class gw.test.TestClass
 
assertCollectionEquals(Collection, Collection, Comparator) - Static method in class gw.test.TestClass
 
assertCollectionEquals(T[], Collection<? extends T>, Comparator<? super T>) - Static method in class gw.testharness.v3.PLAssertions
 
assertCollectionEquals(Collection<? extends T>, Collection<? extends T>, Comparator<? super T>) - Static method in class gw.testharness.v3.PLAssertions
 
assertCollectionEquals(Object[], Collection) - Static method in class gw.testharness.v3.PLAssertions
 
assertCollectionEquals(Collection<T>, Collection<T>) - Static method in class gw.testharness.v3.PLAssertions
 
assertCollectionSame(T[], Collection<? extends T>) - Static method in class gw.testharness.v3.PLAssertions
 
assertComparesEqual(String, Comparator<? super T>, T, T) - Static method in class gw.testharness.v3.PLAssertions
 
assertDateEquals(Date, Date) - Static method in class gw.testharness.v3.PLAssertions
 
assertDestination(int) - Static method in class gw.api.webservice.messagingTools.MessagingToolsImpl
 
assertEmpty(Object[]) - Static method in class gw.testharness.v3.PLAssertions
 
assertEmpty(String, Object[]) - Static method in class gw.testharness.v3.PLAssertions
 
assertEmpty(Collection<?>) - Static method in class gw.testharness.v3.PLAssertions
 
assertEmpty(String, Collection<?>) - Static method in class gw.testharness.v3.PLAssertions
 
assertEquals(String, String) - Static method in class gw.pl.testharness.DebugUtil
Compares two strings and returns if they are equal but fails with an explanation if they are unequal.
assertEquals(T, T, Comparator<? super T>) - Static method in class gw.testharness.v3.PLAssertions
 
assertEquals(String, T, T, Comparator<? super T>) - Static method in class gw.testharness.v3.PLAssertions
 
assertEquals(int, Integer) - Static method in class gw.testharness.v3.PLAssertions
 
assertEquals(long, Long) - Static method in class gw.testharness.v3.PLAssertions
 
assertEqualsIgnoreCase(String, String, String) - Static method in class gw.testharness.v3.PLAssertions
Asserts that two Strings are equal, ignoring case considerations
assertEqualsIgnoreCase(String, String) - Static method in class gw.testharness.v3.PLAssertions
Asserts that two Strings are equal, ignoring case considerations.
assertEqualsIgnoreLineEnding(String, String) - Static method in class gw.testharness.v3.PLAssertions
 
assertEqualsIgnoreLineEnding(String, String, String) - Static method in class gw.testharness.v3.PLAssertions
 
assertEqualsIgnoreWhiteSpace(String, String) - Static method in class gw.testharness.v3.PLAssertions
 
assertEqualsIgnoreWhiteSpace(String, String, String) - Static method in class gw.testharness.v3.PLAssertions
 
assertEqualsReplaceAll(String, String, String, String) - Static method in class gw.testharness.v3.PLAssertions
 
assertEqualsReplaceAll(String, String, String, String, String) - Static method in class gw.testharness.v3.PLAssertions
 
assertEqualsUnordered(Object[], Object[]) - Static method in class gw.testharness.v3.PLAssertions
 
assertExceptionThrown(Runnable, Class<? extends Throwable>) - Static method in class gw.testharness.v3.PLAssertions
Asserts that the specified Exception (really, any Throwable) was thrown by the code encapsulated in a Runnable.
assertExceptionThrown(String, Runnable, Class<? extends Throwable>) - Static method in class gw.testharness.v3.PLAssertions
Asserts that the specified Exception (really, any Throwable) was thrown by the code encapsulated in a Runnable.
assertExceptionThrown(Runnable, IType) - Static method in class gw.testharness.v3.PLAssertions
Asserts that the specified Exception (really, any Throwable) was thrown by the code encapsulated in a Runnable.
assertExceptionThrown(String, Runnable, IType) - Static method in class gw.testharness.v3.PLAssertions
Asserts that the specified Exception (really, any Throwable) was thrown by the code encapsulated in a Runnable.
assertExceptionThrownWithMessage(Runnable, Class<? extends Throwable>, String) - Static method in class gw.testharness.v3.PLAssertions
Asserts that the specified Exception (really, any Throwable) was thrown by the code encapsulated in a Runnable and the message from the exception matches the expected String exactly.
assertExceptionThrownWithMessage(Runnable, IType, String) - Static method in class gw.testharness.v3.PLAssertions
Asserts that the specified Exception (really, any Throwable) was thrown by the code encapsulated in a Runnable and the message from the exception matches the expected String exactly.
assertFalseFor(BooleanEvaluator, long) - Static method in class gw.testharness.v3.PLAssertions
Asserts that the evaluator returns false after millisToWait.
assertFalseFor(String, BooleanEvaluator, long) - Static method in class gw.testharness.v3.PLAssertions
Asserts that the evaluator returns false after millisToWait.
assertGreaterThan(int, Integer) - Static method in class gw.testharness.v3.PLAssertions
 
assertGreaterThan(long, Long) - Static method in class gw.testharness.v3.PLAssertions
 
assertHasErrors(String, ResourceKey...) - Static method in class gw.util.GosuTestUtil
 
assertHasErrors(IGosuClass, ResourceKey...) - Static method in class gw.util.GosuTestUtil
 
assertHashtableContains(Map<T, T>, Hashtable<T, T>) - Static method in class gw.testharness.v3.PLAssertions
 
assertHashtableContainsKey(Hashtable<T, T>, T) - Static method in class gw.testharness.v3.PLAssertions
 
assertionsMustBeEnabled() - Method in class gw.test.TestExecutionManager
 
assertIterableEquals(Iterable, Iterable) - Static method in class gw.test.AssertUtil
 
assertIterableEquals(Iterable, Iterable, Comparator) - Static method in class gw.test.AssertUtil
 
assertIterableEquals(Iterable, Iterable) - Static method in class gw.test.TestClass
 
assertIterableEquals(Iterable, Iterable, Comparator) - Static method in class gw.test.TestClass
 
assertIterableEqualsIgnoreOrder(Iterable, Iterable) - Static method in class gw.test.AssertUtil
 
assertIterableEqualsIgnoreOrder(Iterable, Iterable) - Static method in class gw.test.TestClass
 
assertIteratorEquals(Object[], Iterator) - Static method in class gw.testharness.v3.PLAssertions
 
assertIteratorEquals(T[], Iterator<? extends T>, Comparator<? super T>) - Static method in class gw.testharness.v3.PLAssertions
 
assertIteratorSame(Object[], Iterator) - Static method in class gw.testharness.v3.PLAssertions
 
assertLegalOverride(XMLFieldDeclaration, String) - Method in class gw.xml.parser2.XMLAttributeDeclaration
 
assertLegalOverride(XMLFieldDeclaration, String) - Method in class gw.xml.parser2.XMLChildElementDeclaration
 
assertLegalOverride(XMLFieldDeclaration, String) - Method in class gw.xml.parser2.XMLChildListDeclaration
 
assertLegalOverride(XMLFieldDeclaration, String) - Method in class gw.xml.parser2.XMLFieldDeclaration
 
assertLegalOverride(XMLFieldDeclaration, String) - Method in class gw.xml.parser2.XMLNodeValueDeclaration
 
assertLength(String, int, Object[]) - Static method in class gw.testharness.v3.PLAssertions
 
assertLength(int, Object[]) - Static method in class gw.testharness.v3.PLAssertions
 
assertList(T...) - Static method in class gw.testharness.v3.PLAssertions
 
assertList(List<T>) - Static method in class gw.testharness.v3.PLAssertions
 
assertListEquals(List, List) - Static method in class gw.test.AssertUtil
 
assertListEquals(List, List, Comparator) - Static method in class gw.test.AssertUtil
 
assertListEquals(List, List) - Static method in class gw.test.TestClass
 
assertListEquals(List, List, Comparator) - Static method in class gw.test.TestClass
 
assertListEquals(Object[], List) - Static method in class gw.testharness.v3.PLAssertions
 
assertListEquals(T[], List<? extends T>, Comparator<? super T>) - Static method in class gw.testharness.v3.PLAssertions
 
assertListSame(List, List) - Static method in class gw.testharness.v3.PLAssertions
 
assertListSame(Object[], List) - Static method in class gw.testharness.v3.PLAssertions
 
assertMatchRegex(String, String, String) - Static method in class gw.test.AssertUtil
 
assertMatchRegex(String, String, String) - Static method in class gw.test.TestClass
 
assertMethodDeclaredAndOverridesBaseClass(Class, String, Class[]) - Static method in class gw.testharness.v3.PLAssertions
Deprecated.
If you're using this test, then you probably need to 1) remove the test and 2) remove the overriding behavior if a DM property is being overridden.
assertNotZero(int) - Static method in class gw.testharness.v3.PLAssertions
 
assertNotZero(String, int) - Static method in class gw.testharness.v3.PLAssertions
 
assertNotZero(long) - Static method in class gw.testharness.v3.PLAssertions
 
assertNotZero(String, long) - Static method in class gw.testharness.v3.PLAssertions
 
assertOneError(String, ResourceKey) - Static method in class gw.util.GosuTestUtil
 
assertOneError(IGosuClass, ResourceKey) - Static method in class gw.util.GosuTestUtil
 
assertOneWarning(String, ResourceKey) - Static method in class gw.util.GosuTestUtil
 
assertOneWarning(IGosuClass, ResourceKey) - Static method in class gw.util.GosuTestUtil
 
assertOnPage() - Method in class gw.smoketest.platform.web.PCFLocation
Asserts that we are currently on this page
assertOnPage(String[]) - Method in class gw.smoketest.platform.web.PCFLocation
 
assertOnPage(ISmokeTestHelper, IType, String...) - Static method in class gw.smoketest.platform.web.PCFLocation
 
assertOnPage(String) - Method in interface gw.testharness.ISmokeTestHelper
Deprecated. 
assertPermission(PermissionKeys.StaticPermissionKey) - Static method in class gw.api.webservice.messagingTools.MessagingToolsImpl
 
assertSet(Set<T>) - Static method in class gw.testharness.v3.PLAssertions
 
assertSet(String, Set<T>) - Static method in class gw.testharness.v3.PLAssertions
 
assertSetsEqual(Set, Set) - Static method in class gw.test.AssertUtil
 
assertSetsEqual(Set, Set) - Static method in class gw.test.TestClass
 
assertSize(int, Collection<?>) - Static method in class gw.testharness.v3.PLAssertions
 
assertSize(String, int, Collection<?>) - Static method in class gw.testharness.v3.PLAssertions
 
assertThat(RootInfo) - Method in class gw.testharness.ArchiveTestBase
 
assertThat() - Method in class gw.testharness.TestBase
 
assertThat() - Static method in class gw.testharness.v3.PLAssertions
 
assertThat(Boolean) - Static method in class gw.testharness.v3.PLAssertions
 
assertThat(boolean) - Static method in class gw.testharness.v3.PLAssertions
 
assertThat(char) - Static method in class gw.testharness.v3.PLAssertions
 
assertThat(Double) - Static method in class gw.testharness.v3.PLAssertions
 
assertThat(Collection<?>) - Static method in class gw.testharness.v3.PLAssertions
 
assertThat(double) - Static method in class gw.testharness.v3.PLAssertions
 
assertThat(Float) - Static method in class gw.testharness.v3.PLAssertions
 
assertThat(float) - Static method in class gw.testharness.v3.PLAssertions
 
assertThat(Integer) - Static method in class gw.testharness.v3.PLAssertions
 
assertThat(int) - Static method in class gw.testharness.v3.PLAssertions
 
assertThat(Iterator<?>) - Static method in class gw.testharness.v3.PLAssertions
 
assertThat(Iterable<?>) - Static method in class gw.testharness.v3.PLAssertions
 
assertThat(long) - Static method in class gw.testharness.v3.PLAssertions
 
assertThat(BigDecimal) - Static method in class gw.testharness.v3.PLAssertions
 
assertThat(String) - Static method in class gw.testharness.v3.PLAssertions
 
assertThat(Throwable) - Static method in class gw.testharness.v3.PLAssertions
 
assertThat(Object) - Static method in class gw.testharness.v3.PLAssertions
 
assertThat(Object[]) - Static method in class gw.testharness.v3.PLAssertions
 
assertThat(MonetaryAmount) - Static method in class gw.testharness.v3.PLAssertions
 
assertThatIteratorAsCollection(Iterator<T>) - Static method in class gw.testharness.v3.PLAssertions
Deprecated.
assertTrue(boolean, String) - Method in interface gw.testharness.ISmokeTestHelper
Deprecated. 
assertTrueWithin(BooleanEvaluator, long, long) - Static method in class gw.testharness.v3.PLAssertions
Asserts that the evaluator returns true with millisToWait.
assertTrueWithin(String, BooleanEvaluator, long, long) - Static method in class gw.testharness.v3.PLAssertions
Asserts that the evaluator returns true with millisToWait.
AssertUtil - Class in gw.test
 
AssertUtil() - Constructor for class gw.test.AssertUtil
 
assertZero(int) - Static method in class gw.test.AssertUtil
 
assertZero(long) - Static method in class gw.test.AssertUtil
 
assertZero(int) - Static method in class gw.test.TestClass
 
assertZero(long) - Static method in class gw.test.TestClass
 
assertZero(int) - Static method in class gw.testharness.v3.PLAssertions
 
assertZero(String, int) - Static method in class gw.testharness.v3.PLAssertions
 
assertZero(long) - Static method in class gw.testharness.v3.PLAssertions
 
assertZero(String, long) - Static method in class gw.testharness.v3.PLAssertions
 
assign(String, IRExpressionBuilder) - Static method in class gw.lang.ir.builder.IRBuilderMethods
 
assign(String, IRType, IRExpressionBuilder) - Static method in class gw.lang.ir.builder.IRBuilderMethods
 
assign(IRSymbolBuilder, IRExpressionBuilder) - Static method in class gw.lang.ir.builder.IRBuilderMethods
 
assign(Object) - Method in interface gw.lang.reflect.gs.IGosuProgram
 
assign(Group, User) - Method in interface gw.pl.assignment.entity.Assignable
Directly assigns the entity to the specified group and user by setting the assignedGroup and assignedUser fields.
assign(Key, Key) - Method in interface gw.pl.assignment.entity.Assignable
Deprecated.
Use autoAssign(GroupBase, UserBase) instead. Note that that method returns a boolean instead of throwing exceptions
ASSIGN_ISSUE_OWNER - Static variable in class gw.plugin.assignment.AssignmentCommand
Assign to the parent item's owner without further interpretation.
ASSIGN_LIST_ITEMS_IN_QUEUE - Static variable in class gw.api.profiler.ProfilerTag
 
ASSIGN_MANUALLY - Static variable in class gw.plugin.assignment.AssignmentCommand
Assign manually.
ASSIGN_NEXT_ITEM_IN_QUEUE - Static variable in class gw.api.profiler.ProfilerTag
 
ASSIGN_NOT_FOUND - Static variable in class gw.plugin.assignment.AssignmentCommand
Indicates that the rules engine was unable to arrive at a decision about how to assign the entity.
ASSIGN_PRIOR_INVOLVEMENT - Static variable in class gw.plugin.assignment.AssignmentCommand
Assign to a user in a specified group who worked on the item.
ASSIGN_ROUND_ROBIN_USER - Static variable in class gw.plugin.assignment.AssignmentCommand
Assign to the next user in the specified group.
ASSIGN_ROUND_ROBIN_WITHIN_GROUPS - Static variable in class gw.plugin.assignment.AssignmentCommand
Assign to the next user in the pseudo-group defined as the set of all (distinct) users within all groups of a type specified by the groupTypeID.
ASSIGN_USE_DEFAULT - Static variable in class gw.plugin.assignment.AssignmentCommand
Assign based on default ClaimCenter algorithms.
ASSIGN_VERBATIM - Static variable in class gw.plugin.assignment.AssignmentCommand
Assign to the specified group and user without further interpretation.
Assignable - Interface in gw.pl.assignment.entity
The central interface for entities which can be assigned to Users.
AssignableForKeyDataDist - Interface in gw.pl.database.entity
AssignableForKeyDataDist Stores assignable foreign key data distribution.
AssignableForKeySizeCntDD - Interface in gw.pl.database.entity
AssignableForKeySizeCntDD Stores assignable foreign key data distribution size count pairs.
AssignableQueue - Interface in gw.pl.assignment.entity
AssignableQueue Definition of a queue that can be assigned to.
assignActivityToQueue(AssignableQueue, Group) - Method in interface gw.pl.assignment.entity.Assignable
Assign this entity, which must be an Activity, to the specified queue.
assignActivityToQueue(AssignableQueue) - Method in interface gw.pl.assignment.entity.Assignable
Deprecated.
use assignActivityToQueue(AssignableQueue, GroupBase) instead, since that method is more widely valid and is easier to understand because the group is explicit rather than implicit.
assignActualType(IType) - Method in interface gw.lang.reflect.gs.IGosuVarPropertyInfo
 
assignByUserAttributes(AttributeBasedAssignmentCriteria, boolean, Group) - Method in interface gw.pl.assignment.entity.Assignable
Assigns an assignable item to a user who satisfies the constraints defined in the attributeBasedAssignmentCriteria parameter.
assignByUserAttributes(AttributeBasedAssignmentCriteria) - Method in interface gw.pl.assignment.entity.Assignable
Deprecated.
depends on the Assignment Engine state; use assignByUserAttributes(AttributeBasedAssignmentCriteria, boolean, GroupBase) instead
assignByUserAttributes(AttributeBasedAssignmentCriteria, boolean) - Method in interface gw.pl.assignment.entity.Assignable
Deprecated.
depends on the Assignment Engine state; use assignByUserAttributes(AttributeBasedAssignmentCriteria, boolean, GroupBase) instead
Assignee - Interface in gw.api.assignment
Something to which an assignable entity can be assigned.
assigneeCanOwnObject(Key, KeyableBean) - Static method in class gw.api.assignment.DynamicAssignmentUtil
Deprecated.
AssigneePicker - Class in gw.api.assignment
Support for assignee picker, used to pick a user, group or queue to which a bean is going to be assigned.
AssigneePicker(boolean) - Constructor for class gw.api.assignment.AssigneePicker
Create a new, empty picker.
assignElementNames(Object) - Method in interface gw.xml.xsd.info.IXSDChildElementInfo
 
assignElementNames(Object) - Method in class gw.xml.xsd.info.XSDElementRefInfo
 
assignElementNames(Object) - Method in class gw.xml.xsd.info.XSDGroupingInfo
 
assignElementNamesIfNecessary() - Method in class gw.xml.AbstractXMLNode
 
assignElementNamesIfNecessary() - Method in class gw.xml.xsd.typeloader.XSDBasedXMLNode
 
assignGroup(Group) - Method in interface gw.pl.assignment.entity.Assignable
Assigns the entity to the group requested.
assignGroupByGroupType(GroupType) - Method in interface gw.pl.assignment.entity.Assignable
Deprecated.
This method of assignment is deemed useless, because it always returns the first group found with the required type. Use assignGroupByRoundRobin() instead, so that the assignment will be rotated among the matching groups.
assignGroupByLocation(GroupType, Address, boolean, Group) - Method in interface gw.pl.assignment.entity.Assignable
Assigns this entity to a group based on region assignments.
assignGroupByLocation(GroupType, Address, boolean) - Method in interface gw.pl.assignment.entity.Assignable
Deprecated.
Use assignGroupByLocation(GroupType, AddressBase, boolean, GroupBase) insteaed, to make the recursion explicit.
assignGroupByRoundRobin(GroupType, boolean, Group) - Method in interface gw.pl.assignment.entity.Assignable
Uses the round robin algorithm to choose the next group to receive the assignable.
assignGroupByRoundRobin(GroupType) - Method in interface gw.pl.assignment.entity.Assignable
Deprecated.
Use assignGroupByRoundRogin(GroupType, boolean, GroupBase) insteaed, to make the recursion explicit.
assignGroupByRoundRobin(GroupType, boolean) - Method in interface gw.pl.assignment.entity.Assignable
Deprecated.
Use assignGroupByRoundRobin(GroupType, boolean, GroupBase) insteaed, to make the recursion explicit.
assignGroupDynamically(DynamicGroupAssignmentStrategy, Group, boolean) - Method in interface gw.pl.assignment.entity.Assignable
Uses the supplied dynamic assignment strategy implementation to find a group assignment for the current entity.
ASSIGNMENT - Static variable in class gw.api.util.Logger
Deprecated.
Logger for assignment
ASSIGNMENTADDED_EVENT - Static variable in interface gw.pl.assignment.entity.Assignable
 
ASSIGNMENTCHANGED_EVENT - Static variable in interface gw.pl.assignment.entity.Assignable
 
AssignmentCommand - Class in gw.plugin.assignment
The assignment commands available for the assignment resolver
AssignmentEngineUtil - Class in gw.api.assignment
A utility class for all assignment engine related funcitons.
AssignmentEngineUtil() - Constructor for class gw.api.assignment.AssignmentEngineUtil
 
AssignmentPopup - Class in gw.api.assignment
Support for assignment popup screen, used to assign a list of assignables to a user, group, queue or other assignee (for example, auto assignment).
AssignmentPopup(IEntityType, Assignable[], SuggestedAssigneeBuilder) - Constructor for class gw.api.assignment.AssignmentPopup
Creates a new assignment popup for the given assignables of the given assignable type.
AssignmentQueuesEnabled - Static variable in class gw.api.system.PLConfigParameters
Whether or not to display the UI portions of the assignment queue mechanism.
ASSIGNMENTREMOVED_EVENT - Static variable in interface gw.pl.assignment.entity.Assignable
 
AssignmentResponse - Class in gw.plugin.assignment
AssignmentResponse represents the information that an implementation of IAssignmentAdapter must return.
AssignmentResponse() - Constructor for class gw.plugin.assignment.AssignmentResponse
 
AssignmentSearchCriteria - Class in gw.api.assignment
Encapsulates the search criteria used to search for an assignee, such as a user, group or queue.
AssignmentSearchCriteria() - Constructor for class gw.api.assignment.AssignmentSearchCriteria
Create a new, empty search criteria object.
AssignmentSearchCriteria(Bundle) - Constructor for class gw.api.assignment.AssignmentSearchCriteria
 
AssignmentSearchResult - Class in gw.api.assignment
Actually performs a search based on an AssignmentSearchCriteria object.
AssignmentSearchResult(AssignmentSearchCriteria) - Constructor for class gw.api.assignment.AssignmentSearchResult
Create a new AssignmentSearchResult based on the given criteria.
AssignmentSearchType - Class in gw.pl.assignment.typekey
 
AssignmentSearchType(ITypeList, String) - Constructor for class gw.pl.assignment.typekey.AssignmentSearchType
 
AssignmentSelectionType - Class in gw.pl.assignment.typekey
 
AssignmentSelectionType(ITypeList, String) - Constructor for class gw.pl.assignment.typekey.AssignmentSelectionType
 
AssignmentStatus - Class in gw.pl.community.typekey
 
AssignmentStatus(ITypeList, String) - Constructor for class gw.pl.community.typekey.AssignmentStatus
 
AssignmentTestUtilBase - Class in gw.assignment
 
AssignmentTestUtilBase() - Constructor for class gw.assignment.AssignmentTestUtilBase
 
AssignmentType - Class in gw.api.assignment
Guidewire Software

Creator information: User: akeefer Date: Feb 10, 2004 3:45:25 PM

Revision information:

AssignmentType() - Constructor for class gw.api.assignment.AssignmentType
 
assignParent(ClassLoader) - Method in interface gw.lang.reflect.gs.IGosuClassLoader
 
assignProperties() - Method in class gw.xml.parser2.XMLNodeIntrinsicTypeInfoFromJava
 
assignSymbolType(IType) - Method in interface gw.lang.reflect.gs.IGosuVarPropertyInfo
 
assignToCreator(Editable) - Method in interface gw.pl.assignment.entity.Assignable
Assigns the item to the creator of the supplied entity, and to one of the user's groups.
assignToCreator(Editable, Group) - Method in interface gw.pl.assignment.entity.Assignable
Deprecated.
This signature is a little confusing, because the defaultGroup parameter should almost never be necessary, since in the current system a user almost never belongs to no groups. Use assignToCreator(EditableBean) instead
assignToFNOLQueue() - Method in interface gw.pl.assignment.entity.Assignable
Deprecated.
use Assignable.assignActivityToQueue(AssignableQueue) to assign an activity to a particular queue. Note that Group.getQueue(String) can be used to find a named queue.
assignToIssueOwner() - Method in interface gw.pl.assignment.entity.Assignable
Assigns this entity to the user and group to which the entity's "issue" is assigned.
assignToQueue(AssignableQueue) - Method in interface gw.pl.activity.entity.Activity
Assigns the activity to the specified queue, which must be non null.
assignToQueue() - Method in interface gw.pl.assignment.entity.Assignable
Deprecated.
use Assignable.assignActivityToQueue(AssignableQueue) to assign an activity to a particular queue. Note that Group.getQueue(String) can be used to find a named queue.
assignToThis(Assignable) - Method in interface gw.api.assignment.Assignee
Assign the given assignable entity according to this destination.
assignToThis(Assignable) - Method in class gw.api.assignment.AutoAssignAssignee
Auto assign the given assignable entity.
assignToThis(Assignable) - Method in class gw.api.assignment.UserAssignee
Assign the given assignable entity to the group and user specified at construction.
assignUser(User) - Method in interface gw.pl.assignment.entity.Assignable
Deprecated.
depends on the Assignment Engine state; use assign(GroupBase, UserBase) instead
assignUserAndDefaultGroup(User) - Method in interface gw.pl.assignment.entity.Assignable
Directly assigns the entity to the specified user and one of the groups the user belongs to.
assignUserByLocation(Address, boolean, Group) - Method in interface gw.pl.assignment.entity.Assignable
Assigns this entity to a user based on region assignments.
assignUserByLocation(Address) - Method in interface gw.pl.assignment.entity.Assignable
Deprecated.
depends on the Assignment Engine state; use assignUserByLocation(AddressBase, boolean, GroupBase) instead.
assignUserByLocation(Address, boolean) - Method in interface gw.pl.assignment.entity.Assignable
Deprecated.
depends on the Assignment Engine state; use assignUserByLocation(AddressBase, boolean, GroupBase) instead.
assignUserByLocationAndAttributes(Address, AttributeBasedAssignmentCriteria, boolean, Group) - Method in interface gw.pl.assignment.entity.Assignable
Assigns this entity to the user matching the attribute criteria whose region assignments contain the supplied location.
assignUserByLocationAndAttributes(Address, AttributeBasedAssignmentCriteria, boolean) - Method in interface gw.pl.assignment.entity.Assignable
Deprecated.
depends on the Assignment Engine state; use assignUserByLocationAndAttributes(AddressBase, AttributeBasedAssignmentCriteria, boolean, GroupBase) instead.
assignUserByRoundRobin(boolean, Group) - Method in interface gw.pl.assignment.entity.Assignable
Uses the round robin algorithm to choose the next user from the specified group or to receive the assignable.
assignUserByRoundRobin() - Method in interface gw.pl.assignment.entity.Assignable
Deprecated.
depends on the Assignment Engine state; use assignUserByRoundRobin(boolean, GroupBase) instead
assignUserByRoundRobin(boolean) - Method in interface gw.pl.assignment.entity.Assignable
Deprecated.
depends on the Assignment Engine state; use assignUserByRoundRobin(boolean, GroupBase) instead
assignUserDynamically(DynamicUserAssignmentStrategy, Group, boolean) - Method in interface gw.pl.assignment.entity.Assignable
Uses the supplied dynamic assignment strategy implementation to find an assignment for the current entity.
assignUserRole(User, Group, UserRole) - Method in interface gw.api.assignment.UserRoleOwner
Assigns the given User/Group pair to the given role on this assignable object.
asSortedList(Object, Comparator) - Static method in class gw.pl.util.CollectionUtil
Like asList, but returns the List in a sorted order as according to the passed-in Comparator.
asSSN() - Method in class gw.api.databuilder.OfficialIDBuilder
Returns a clone of the official id builder as an SSN with its value set.
asString(Object) - Method in class gw.api.system.DateParameterKey
 
asString(Object) - Method in class gw.api.system.ParameterKey
Get string representation of the value.
asString(Object) - Method in class gw.api.system.TimeParameterKey
 
asString(String) - Method in class gw.xml.AbstractXMLNode
Deprecated.
asString(String) - Method in interface gw.xml.IReadOnlyXMLNode
 
asStringOrEmpty(Object) - Static method in class gw.pl.util.StringUtil
Returns the toString() of the object or "" if the object is null.
asStringOrNull(Object) - Static method in class gw.pl.util.StringUtil
Returns the toString() of the object or null if the object is null.
asStringOrNullString(Object) - Static method in class gw.pl.util.StringUtil
 
asSubType(String) - Method in class gw.xml.parser2.XMLNodeMetadataBuilder.AttributeBuilder
 
asTagCode(HolidayTagCode) - Method in class gw.api.databuilder.HolidayTagBuilder
 
asThrowawayProgram() - Method in class gw.lang.parser.ParserOptions
 
asUnpreferredVendor() - Method in class gw.api.databuilder.ABContactBuilder
 
asUTFString() - Method in class gw.xml.AbstractXMLNode
Writes this node to a string, using the default format.
asUTFString() - Method in interface gw.xml.IReadOnlyXMLNode
 
asUTFString() - Method in class gw.xml.XmlElement
Serializes this element to a string.
asUTFString(XmlSerializationOptions) - Method in class gw.xml.XmlElement
Serializes this element to a string.
asView() - Method in class gw.api.graph.BasicGraph
Returns a read-only view of the graph.
asView() - Method in interface gw.api.graph.Graph
Returns a read-only view of the graph.
asWindow() - Method in class gw.api.diff.DiffItem
Returns this diff as a window diff.
asynchronousCreationSupported(IDocumentTemplateDescriptor) - Method in interface gw.plugin.document.IDocumentProductionBase
Can a document be created from this template asynchronously?
asynchronousCreationSupported(IDocumentTemplateDescriptor) - Method in class gw.plugin.document.impl.BaseDocumentProductionImpl
Can a document be created from this template synchronously?
asynchronousCreationSupported(IDocumentTemplateDescriptor) - Method in class gw.plugin.document.impl.BaseMailMergeDocumentProductionImpl
 
AsyncMessageType - Enum in gw.plugin
This enum is used by ClientSystemPlugin.createAsyncMessage
atLeastOne() - Method in class gw.xml.parser2.XMLNodeMetadataBuilder.ChildListBuilder
 
ATTR_CRITICAL - Variable in class gw.junit.XMLJUnitResultFormatter
critical tests
ATTR_GOSU - Variable in class gw.junit.XMLJUnitResultFormatter
gosu test (boolean)
Attribute - Interface in gw.pl.community.entity
Attribute A general-purpose attribute
Attribute - Class in gw.plugin.management
An Attribute contains a name string as well as a value
Attribute(String, Object) - Constructor for class gw.plugin.management.Attribute
An Attribute contains a name string as well as a value
attribute(String, Class<T>) - Method in class gw.xml.parser2.PLXMLNode.LocalMDBuilder
 
attribute(String, Class<T>) - Static method in class gw.xml.parser2.XMLNodeMetadataBuilder
Returns an attribute builder defining an attribute with the given name and value type.
AttributeBasedAssignmentCriteria - Interface in gw.pl.assignment.entity
AttributeBasedAssignmentCriteria null
AttributeBuilder - Class in gw.api.databuilder
Class description...
AttributeBuilder() - Constructor for class gw.api.databuilder.AttributeBuilder
Initializes the builder with no defaults.
AttributeCriteriaElement - Interface in gw.pl.assignment.entity
AttributeCriteriaElement null
AttributeEdge<T> - Class in gw.api.graph
Represents a attribute-weighted directed edge.
AttributeEdge(T, T, Object) - Constructor for class gw.api.graph.AttributeEdge
Creates a AttributeEdge with the source and target nodes and an optional attribute.
AttributeInfo - Class in gw.plugin.management
Attribute info provides metadata about an attribute including the name, description, type, and whether the attribute is readable or writable.
AttributeInfo(String, String, Class, boolean, boolean) - Constructor for class gw.plugin.management.AttributeInfo
Attribute metadata.
AttributeNotFoundException - Exception in gw.plugin.management
An AttributeNotFoundExcpetion is thrown to indicate that a requested attribute doesn't exist.
AttributeNotFoundException() - Constructor for exception gw.plugin.management.AttributeNotFoundException
An AttributeNotFoundExcpetion is thrown to indicate that a requested attribute doesn't exist.
AttributeNotFoundException(String) - Constructor for exception gw.plugin.management.AttributeNotFoundException
An AttributeNotFoundExcpetion is thrown to indicate that a requested attribute doesn't exist.
AttributeNotFoundException(Throwable) - Constructor for exception gw.plugin.management.AttributeNotFoundException
An AttributeNotFoundExcpetion is thrown to indicate that a requested attribute doesn't exist.
AttributeNotFoundException(String, Throwable) - Constructor for exception gw.plugin.management.AttributeNotFoundException
An AttributeNotFoundExcpetion is thrown to indicate that a requested attribute doesn't exist.
ATTRIBUTES - Static variable in class gw.xml.xsd.schema.XSDComplexType
 
AttributeSearchCriteria - Class in gw.api.admin
Stores a user's search criteria when searching for attributes.
AttributeSearchCriteria() - Constructor for class gw.api.admin.AttributeSearchCriteria
 
AttributeUser - Interface in gw.pl.community.entity
AttributeUser Table linking attributes to users.
AttributeUserBuilder - Class in gw.api.databuilder
Builder for AttributeUser.
AttributeUserBuilder() - Constructor for class gw.api.databuilder.AttributeUserBuilder
Initializes the builder with no defaults.
AUG15_2008 - Static variable in interface gw.testharness.PLTestConstants
 
AUG1_2008 - Static variable in interface gw.testharness.PLTestConstants
 
AUG31_2008 - Static variable in interface gw.testharness.PLTestConstants
 
AUSTRALIA_LONG - Static variable in class gw.api.geocode.AbstractGeocodePlugin
 
AUSTRALIA_SHORT - Static variable in class gw.api.geocode.AbstractGeocodePlugin
 
AUSTRALIA_TYPECODE - Static variable in class gw.api.geocode.AbstractGeocodePlugin
 
authenticate(AuthenticationSource) - Method in interface gw.plugin.security.AuthenticationServicePlugin
Authenticates the source information and returns the user public ID for the user described in the source.
authenticate(WebservicesAuthenticationContext) - Method in class gw.plugin.security.DefaultWebservicesAuthenticationPlugin
 
authenticate(WebservicesAuthenticationContext) - Method in interface gw.plugin.security.WebservicesAuthenticationPlugin
Authenticates a user.
AuthenticationException - Exception in gw.plugin.security
Thrown if the user trying to login cannot be authenticated.
AuthenticationException() - Constructor for exception gw.plugin.security.AuthenticationException
Thrown if the user trying to login cannot be authenticated.
AuthenticationException(String) - Constructor for exception gw.plugin.security.AuthenticationException
Thrown if the user trying to login cannot be authenticated.
AuthenticationMethod - Interface in gw.plugin.security
Created by IntelliJ IDEA.
AuthenticationServicePlugin - Interface in gw.plugin.security
The authentication service plugin is used to authorize a user from AuthenticationSource data.
AuthenticationServicePluginCallbackHandler - Interface in gw.plugin.security
Callback handler used by the AuthenticationServicePlugin to communicate with the server.
AuthenticationSource - Interface in gw.plugin.security
A marker interface representing an authentication source.
AuthenticationSource.Failure - Class in gw.plugin.security
Possible types of login failure.
AuthenticationSourceCallback - Class in gw.plugin.security
JAAS style authentication callback handler.
AuthenticationSourceCallback() - Constructor for class gw.plugin.security.AuthenticationSourceCallback
 
AuthenticationSourceCreatorPlugin - Interface in gw.plugin.security
This plugin is responsible for creating an AuthenticationSource from an HTTPRequest object.
autoAssign() - Method in interface gw.pl.activity.entity.Activity
 
autoAssign() - Method in interface gw.pl.assignment.entity.Assignable
Invokes the Assignment Engine, which will process the configured Assignment Rules to come up with an assignment for the current entity.
autoAssign(Group, User) - Method in interface gw.pl.assignment.entity.Assignable
Invokes the Assignment Enging to assign the item to the specified group and user.
AutoAssignAssignee - Class in gw.api.assignment
Assignee used to auto assign an assignable bean, that is to assign it using the assignment rules appropriate for the type of bean (activity assignment rules for activities and so on).
autoAssignRole(UserRole) - Method in interface gw.api.assignment.UserRoleOwner
Assigns the UserRole for this assignable item.
AutocompleteHandler - Interface in gw.api.contact
 
AutocompleteLimit - Static variable in class gw.api.system.PLConfigParameters
The maximum number of autocomplete suggestions to show
AutocompleteResult - Class in gw.api.contact
Holds an autocomplete suggestion, typically displayed in a dropdown below the field when the user has entered the first few characters of a field value.
AutocompleteResult(String, String, boolean) - Constructor for class gw.api.contact.AutocompleteResult
 
AUTOCREATE() - Static method in class gw.lang.reflect.java.GosuTypes
 
autofillAddress(AddressFillable, String, boolean) - Method in class gw.api.address.DefaultAddressAutocompletePlugin
Autofills the address if there is a unique match.
autofillAddress(AddressFillable, String) - Static method in class gw.api.contact.AddressAutocompleteUtil
Autofills the address if there is a unique match.
autofillAddress(AddressFillable, String, boolean) - Static method in class gw.api.contact.AddressAutocompleteUtil
Autofills the address if there is a unique match.
autofillAddress(AddressFillable, String, boolean) - Method in interface gw.plugin.addressautocomplete.IAddressAutocompletePlugin
Autofills the address if there is a unique match.
AutofillRequest - Class in gw.api.contact
Defines a request to get an autofill value.
AutofillRequest(String, String[]) - Constructor for class gw.api.contact.AutofillRequest
Create an autofill request object.
AutofillRequest(Country, String, String[]) - Constructor for class gw.api.contact.AutofillRequest
Create an autofill request object.
Autoinsert - Annotation Type in gw.lang
 
AUTOINSERT() - Static method in class gw.lang.reflect.java.JavaTypes
 
AUTOMATED_MESSAGE_RETRY - Static variable in class gw.api.profiler.ProfilerTag
 
autoNumber(KeyableBean, String, KeyableBean, String) - Static method in class gw.api.util.AutoNumberUtil
This method will assign an integer value to the property given that is one greater than the greatest value found on all objects in the collection on the owner object
autoNumber(KeyableBean, IPropertyInfo, KeyableBean, IPropertyInfo) - Static method in class gw.api.util.AutoNumberUtil
This method will assign an integer value to the property given that is one greater than the greatest value found on all objects in the collection on the owner object
autoNumber(KeyableBean, IPropertyInfo, KeyableBean, KeyableBean[]) - Static method in class gw.api.util.AutoNumberUtil
This method will assign an integer value to the property given that is one greater than the greatest value found on all objects in the collection on the owner object
AutoNumberUtil - Class in gw.api.util
 
AutoNumberUtil() - Constructor for class gw.api.util.AutoNumberUtil
 
AutoSync - Class in gw.pl.autosync.typekey
 
AutoSync(ITypeList, String) - Constructor for class gw.pl.autosync.typekey.AutoSync
 
autoSyncContact(String) - Static method in class gw.api.contact.ContactAutoSyncUtil
Deprecated.
autoSyncContact(String, String) - Static method in class gw.api.contact.ContactAutoSyncUtil
Deprecated.
autoSyncContact(String, Key, Key, String) - Static method in class gw.api.contact.ContactAutoSyncUtil
Deprecated.
auxilaryClassDefined(Class, byte[]) - Method in interface gw.lang.reflect.gs.IClassDefinitionListener
 
Availability - Annotation Type in gw.api.server
This defines the level that this object is available at
AVAILABILITY_PROPERTY - Static variable in class gw.api.startable.StartableServiceImpl
 
AvailabilityLevel - Enum in gw.api.server
 
Avg(IEntityPropertyInfo) - Static method in class gw.api.database.DBFunction
 
Avg(ColumnRef) - Static method in class gw.api.database.DBFunction
 
Avg(List<? extends IEntityPropertyInfo>) - Static method in class gw.api.database.DBFunction
 
Avg(IBeforeUpgradeReadOnlyColumn) - Static method in class gw.api.database.upgrade.before.BeforeUpgradeDBFunction
 
Avg(String) - Static method in class gw.api.database.upgrade.before.BeforeUpgradeDBFunction
 
Avg(IBeforeUpgradeColumnRef) - Static method in class gw.api.database.upgrade.before.BeforeUpgradeDBFunction
 
Avg(IBeforeUpgradeDBFunction) - Static method in class gw.api.database.upgrade.before.BeforeUpgradeDBFunction
 
avg(Object[]) - Static method in class gw.api.util.ArrayUtil
Returns the average of the elements in the array.
AWR_SNAPSHOT_RANGE_PROFILER_PROPERTY - Static variable in class gw.api.tools.AWRSnapshotHelper
 
AWRReportUserSettings - Class in gw.api.database
 
AWRReportUserSettings() - Constructor for class gw.api.database.AWRReportUserSettings
 
AWRReportUserSettings(boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class gw.api.database.AWRReportUserSettings
 
AWRReportUserSettings(AWRReportUserSettings) - Constructor for class gw.api.database.AWRReportUserSettings
 
AWRReportUserSettingsFactory - Class in gw.api.database
 
AWRReportUserSettingsFactory() - Constructor for class gw.api.database.AWRReportUserSettingsFactory
 
AWRReportUserSettingsFactory(AWRReportUserSettings) - Constructor for class gw.api.database.AWRReportUserSettingsFactory
 
AWRSnapshotHelper - Class in gw.api.tools
Class description...
AWRSnapshotHelper() - Constructor for class gw.api.tools.AWRSnapshotHelper
 
AWRSnapshotHelper.SnapshotRange - Class in gw.api.tools
SnapshotRange is a simple container class that holds the IDs of the start and end snapshots.

B

backtrack() - Method in class gw.pl.util.diff.lcs.LongestCommonSubsequence
 
BAD_USER_ID - Static variable in class gw.plugin.security.CredentialVerificationResult
Invalid public id
badEntityType(String) - Static method in exception gw.api.webservice.exception.BadIdentifierException
Creates a bad identifier exception for the given entity type.
BadIdentifierException - Exception in gw.api.webservice.exception
Thrown when an internal public ID doesn't map to a real bean (problem could be that type was incorrect).
BadIdentifierException(String) - Constructor for exception gw.api.webservice.exception.BadIdentifierException
 
BadIdentifierException - Exception in gw.pl.util.webservices.login.fault
Thrown when an internal public ID doesn't map to a real bean (problem could be that type was incorrect).
BadIdentifierException() - Constructor for exception gw.pl.util.webservices.login.fault.BadIdentifierException
 
BadIdentifierException(String, String) - Constructor for exception gw.pl.util.webservices.login.fault.BadIdentifierException
 
badPublicId(String, String) - Static method in exception gw.api.webservice.exception.BadIdentifierException
Creates a bad identifier exception for the given entity type and public id.
badPublicId(IType, String) - Static method in exception gw.api.webservice.exception.BadIdentifierException
Creates a bad identifier exception for the given entity type and public id.
badPublicIdInLink(String, String, String) - Static method in exception gw.api.webservice.exception.BadIdentifierException
Creates a bad identifier exception for the given entity type and public id.
Base64BinaryTypeWrapper - Class in gw.xml.xsd.typewrapper
 
Base64BinaryTypeWrapper() - Constructor for class gw.xml.xsd.typewrapper.Base64BinaryTypeWrapper
 
Base64Util - Class in gw.util
 
Base64Util() - Constructor for class gw.util.Base64Util
 
BaseAbstractNode - Class in gw.xml.parser2
 
BaseAbstractNode() - Constructor for class gw.xml.parser2.BaseAbstractNode
 
BaseAdminUtil - Class in gw.api.admin
Utility methods for working with objects in the Admin area of Guidewire's applications.
BaseAdminUtil() - Constructor for class gw.api.admin.BaseAdminUtil
Never instantiated
BaseBoxedCoercer - Class in gw.lang.parser.coercers
 
BaseBoxedCoercer() - Constructor for class gw.lang.parser.coercers.BaseBoxedCoercer
 
BaseCoercer - Class in gw.lang.parser.coercers
 
BaseCoercer() - Constructor for class gw.lang.parser.coercers.BaseCoercer
 
BaseDocumentProductionImpl - Class in gw.plugin.document.impl
The root implementation of the internal IDocumentProduction implementations.
BaseDocumentProductionImpl() - Constructor for class gw.plugin.document.impl.BaseDocumentProductionImpl
 
BASEDON_DATE_DYNPROP - Static variable in interface gw.pl.persistence.core.effdate.entity.EffDatedBranch
 
BASEDONID_DYNPROP - Static variable in interface gw.pl.persistence.core.effdate.entity.EffDatedBase
 
BaseEntityDiffDisplay<T extends KeyableBean> - Class in gw.api.bean.compare.ui
Base class for all entity diff display types.
BaseEntityDiffDisplay(EntityDiff<T>, DiffDisplay.Type) - Constructor for class gw.api.bean.compare.ui.BaseEntityDiffDisplay
Create a new EntityDiffDisplay to display the given EntityDiff
BaseExcelDocumentProductionImpl - Class in gw.plugin.document.impl
Base class for IDocumentProduction implementations which generate Excel documents.
BaseExcelDocumentProductionImpl() - Constructor for class gw.plugin.document.impl.BaseExcelDocumentProductionImpl
 
BaseFeatureInfo - Class in gw.lang.reflect
 
BaseFeatureInfo(IFeatureInfo) - Constructor for class gw.lang.reflect.BaseFeatureInfo
 
BaseFeatureInfo(IType) - Constructor for class gw.lang.reflect.BaseFeatureInfo
 
BaseGosuDocumentProductionImpl - Class in gw.plugin.document.impl
Base class for IDocumentProduction implementations which generate documents based on Gosu templates (generally text-based formats).
BaseGosuDocumentProductionImpl() - Constructor for class gw.plugin.document.impl.BaseGosuDocumentProductionImpl
 
BaseHandBuiltTypeInfo - Class in gw.lang.reflect
 
BaseHandBuiltTypeInfo(Class) - Constructor for class gw.lang.reflect.BaseHandBuiltTypeInfo
 
BaseJavaTypeInfo - Class in gw.lang.reflect
 
BaseJavaTypeInfo(Class) - Constructor for class gw.lang.reflect.BaseJavaTypeInfo
 
BaseMailMergeDocumentProductionImpl - Class in gw.plugin.document.impl
Base class for IDocumentProduction implementations which use Microsoft MailMerge to generate documents (mainly Word and Excel).
BaseMailMergeDocumentProductionImpl() - Constructor for class gw.plugin.document.impl.BaseMailMergeDocumentProductionImpl
 
BasePHighPriorityCoercer - Class in gw.lang.parser.coercers
 
BasePHighPriorityCoercer(LockingLazyVar<BasePrimitiveCoercer>, int) - Constructor for class gw.lang.parser.coercers.BasePHighPriorityCoercer
 
BasePrimitiveCoercer - Class in gw.lang.parser.coercers
 
BasePrimitiveCoercer(ICoercer, IType, IType) - Constructor for class gw.lang.parser.coercers.BasePrimitiveCoercer
 
BasePropertyDiffDisplay - Class in gw.api.bean.compare.ui
Base implementation of the DiffDisplay interface for properties.
BasePropertyDiffDisplay(PropertyDiff) - Constructor for class gw.api.bean.compare.ui.BasePropertyDiffDisplay
Construct a new PropertyDiffDisplay to display the given property diff
BaseServerSideDocumentProductionImpl - Class in gw.plugin.document.impl
Abstract base class which performs the basic computation of form field values which are often needed when generating document contents on the server side.
BaseServerSideDocumentProductionImpl() - Constructor for class gw.plugin.document.impl.BaseServerSideDocumentProductionImpl
 
BaseServerSidePDFDocumentProductionImpl - Class in gw.plugin.document.impl
Base class for IDocumentProduction implementations which generate PDF documents on the server.
BaseServerSidePDFDocumentProductionImpl() - Constructor for class gw.plugin.document.impl.BaseServerSidePDFDocumentProductionImpl
 
BaseService - Class in gw.config
 
BaseService() - Constructor for class gw.config.BaseService
 
BaseTypeInfo - Class in gw.lang.reflect
 
BaseTypeInfo(IType) - Constructor for class gw.lang.reflect.BaseTypeInfo
 
baseTypeMapping - Variable in class gw.pl.util.webservices.axis.GWEmitter
Field baseTypeMapping
BaseWordDocumentProductionImpl - Class in gw.plugin.document.impl
Base class for IDocumentProduction implementations which generate Word documents.
BaseWordDocumentProductionImpl() - Constructor for class gw.plugin.document.impl.BaseWordDocumentProductionImpl
 
BasicGraph<T> - Class in gw.api.graph
Basic implementation of a directed graph.
BasicGraph() - Constructor for class gw.api.graph.BasicGraph
Creates a BasicGraph.
BasicTypes - Class in gw.api.reflect
For use in determining edges in a Gosu object graph.
BasicTypes() - Constructor for class gw.api.reflect.BasicTypes
 
BasicXMLNodeFactory - Class in gw.xml.parser2
Class description...
BATCH_PROCESS - Static variable in class gw.api.profiler.ProfilerTag
 
BATCH_PROCESS_ACT - Static variable in class gw.api.profiler.ProfilerTag
 
BATCH_PROCESS_DO_WORK - Static variable in class gw.api.profiler.ProfilerTag
 
BATCH_PROCESS_INSTRUMENTATION - Static variable in class gw.api.profiler.ProfilerTag
 
BATCH_PROCESS_PHASE - Static variable in class gw.api.profiler.ProfilerTag
 
BATCH_PROCESS_SETUP - Static variable in class gw.api.profiler.ProfilerTag
 
BatchProcess - Class in gw.api.tools
Manages a batch process for web tools.
BatchProcess(BatchProcessType) - Constructor for class gw.api.tools.BatchProcess
 
BatchProcess - Interface in gw.processes
Interface for a BatchProcess that can be managed by a BatchProcessManager.
BatchProcessBase - Class in gw.processes
This class represents a base class for customer written batch processes.
BatchProcessBase(BatchProcessType) - Constructor for class gw.processes.BatchProcessBase
This will create a new batch process for the specified batch process type.
BatchProcessException - Exception in gw.api.webservice.exception
SOAP Exception specific to batch process operations
BatchProcessException() - Constructor for exception gw.api.webservice.exception.BatchProcessException
Required for serialization
BatchProcessException(String) - Constructor for exception gw.api.webservice.exception.BatchProcessException
Constructs a new BatchProcessException with the given message
BatchProcessException - Exception in gw.pl.util.webservices.login.fault
SOAP Exception specific to batch process operations
BatchProcessException() - Constructor for exception gw.pl.util.webservices.login.fault.BatchProcessException
 
BatchProcessHistoryPurgeDaysOld - Static variable in class gw.api.system.PLConfigParameters
The number of days to keep batch process history before they can be deleted*
BatchProcessInfoPage - Class in gw.api.web.tools
BatchProcessInfo page helper
BatchProcessInfoPage() - Constructor for class gw.api.web.tools.BatchProcessInfoPage
 
BatchProcessPopulateSearchColumnsParallelDML - Static variable in class gw.api.system.PLConfigParameters
Setting to enable or disable parallelism (oracle only) in the populate search columns batch process *
BatchProcessRunResult - Class in gw.api.tools
Represents the possible set of results of running BatchProcess.runToCompletion() .
batchProcessStatusByID(ProcessID) - Method in interface gw.api.webservice.maintenanceTools.MaintenanceToolsBase
Gets the status of a particular batch process invocation.
batchProcessStatusByID(ProcessID) - Method in class gw.api.webservice.maintenanceTools.MaintenanceToolsImpl
Gets the status of a particular batch process invocation.
batchProcessStatusByName(String) - Method in interface gw.api.webservice.maintenanceTools.MaintenanceToolsBase
Gets the status of the given batch process, indicating whether or not the process is running and, if so, its current progress.
batchProcessStatusByName(String) - Method in class gw.api.webservice.maintenanceTools.MaintenanceToolsImpl
Gets the status of the given batch process, indicating whether or not the process is running and, if so, its current progress.
BatchProcessTestUtil - Class in gw.batchprocess
 
BatchProcessTestUtil() - Constructor for class gw.batchprocess.BatchProcessTestUtil
 
BatchProcessType - Class in gw.pl.batchprocessing.typekey
 
BatchProcessType(ITypeList, String) - Constructor for class gw.pl.batchprocessing.typekey.BatchProcessType
 
BatchProcessTypeConstants - Class in gw.ab.batchprocessing.typekey
 
BatchProcessTypeConstants() - Constructor for class gw.ab.batchprocessing.typekey.BatchProcessTypeConstants
 
BatchProcessTypeUsage - Class in gw.pl.batchprocessing.typekey
 
BatchProcessTypeUsage(ITypeList, String) - Constructor for class gw.pl.batchprocessing.typekey.BatchProcessTypeUsage
 
BatchProcessWorkQueueProfilerPageHelper - Class in gw.api.profiler
 
BatchServer - Interface in gw.pl.clusterinfo.entity
BatchServer
BEAN - Static variable in class gw.lang.parser.resources.Res
 
Bean - Interface in gw.pl.persistence.core
A bean represents an instance of a persistent entity, and corresponds to a row in a database table.
BeanArrayTreeNode - Class in gw.api.web.util
Class description...
BeanArrayTreeNode(KeyableBean, IEntityPropertyInfo) - Constructor for class gw.api.web.util.BeanArrayTreeNode
 
BeanCacheControl - Enum in gw.api.database
Enumeration used to control how beans are loaded during queries.
BeanFieldsTreeNode - Class in gw.api.web.util
Class description...
BeanFieldsTreeNode(KeyableBean) - Constructor for class gw.api.web.util.BeanFieldsTreeNode
 
BeanInfoCache - Class in gw.plugin.util
 
BeanInfoCache() - Constructor for class gw.plugin.util.BeanInfoCache
 
BeanInfoUtil - Class in gw.lang.reflect
 
BeanInfoUtil() - Constructor for class gw.lang.reflect.BeanInfoUtil
 
BeanLoader - Class in gw.api.domain
 
BeanLoader() - Constructor for class gw.api.domain.BeanLoader
 
BeanMatcher - Interface in gw.api.diff
Determine if two beans are really the same "thing", e.g. they are the same logical entity.
BeanPopulator<T extends Bean> - Interface in gw.api.databuilder.populator
Defines a method for populating a bean during DataBuilder.create(gw.pl.persistence.core.Bundle).
beanToApplication(Bean, IEntityPropertyInfo, Object) - Method in interface gw.datatype.handler.IDataTypePersistenceHandler
Converts a value stored in the bean into an instance of the datatype's value type.
beanToApplication(Bean, IEntityPropertyInfo, Object) - Method in class gw.datatype.impl.CurrencyAmountPersistenceHandler
 
beanToApplication(Bean, IEntityPropertyInfo, Object) - Method in class gw.datatype.impl.DataTypePersistenceHandlerBase
 
beanToApplication(Bean, IEntityPropertyInfo, Object) - Method in interface gw.datatype.IPersistentDataType
Converts a value, stored in the bean, into a value suitable for the application.
beanToJdbc(IEntityPropertyInfo, Object) - Method in interface gw.datatype.handler.IDataTypePersistenceHandler
Converts a bean value into the appropriate JDBC value type.
beanToJdbc(IEntityPropertyInfo, Object) - Method in class gw.datatype.impl.DataTypePersistenceHandlerBase
 
beanToJdbc(IEntityPropertyInfo, Object) - Method in class gw.datatype.impl.DatePersistenceHandler
 
beanToJdbc(IEntityPropertyInfo, Object) - Method in class gw.datatype.impl.KeyPersistenceHandlerBase
 
beanToJdbc(IEntityPropertyInfo, Object) - Method in class gw.datatype.impl.SoftEntityReferencePersistenceHandler
 
beanToJdbc(IEntityPropertyInfo, Object) - Method in class gw.datatype.impl.TypeKeyPersistenceHandler
 
beanToJdbc(IEntityPropertyInfo, Object) - Method in class gw.datatype.impl.VarBinaryPersistenceHandler
 
beanToJdbc(IEntityPropertyInfo, Object) - Method in class gw.datatype.impl.VarcharPersistenceHandler
 
beanToJdbc(IEntityPropertyInfo, Object) - Method in interface gw.datatype.IPersistentDataType
Converts a value, stored in the bean, into its JDBC value.
BeanTreeNode - Class in gw.api.web.util
Class description...
BeanTreeNode(KeyableBean, boolean) - Constructor for class gw.api.web.util.BeanTreeNode
 
BeanTreeNode(IEntityPropertyInfo, KeyableBean, boolean) - Constructor for class gw.api.web.util.BeanTreeNode
 
BeanUtil - Class in gw.api.domain
 
BeanUtil() - Constructor for class gw.api.domain.BeanUtil
 
BEANVERSION_DYNPROP - Static variable in interface gw.pl.persistence.core.entity.Versionable
Columns automatically added to an entity table that stores versions.
BeanVersionDataDist - Interface in gw.pl.database.entity
BeanVersionDataDist Stores bean version data distributions.
BeanVisitor - Interface in gw.entity
This is a simple class that permits creating blocks that take entities
before(T) - Static method in class gw.api.util.Range
Returns the interval including all values before end.
before(Comparator<? super T>, T) - Static method in class gw.api.util.Range
Returns the interval including all values before end.
BEFORE_TEST_CLASS_COMMAND - Static variable in class gw.test.servlet.RemoteTestServlet
 
beforeBackUpDatabase() - Method in class gw.testharness.v3.PLServerTestEnvironment
Subclass hook to allow additional things to take place between server setup and saving data to shadow tables.
beforeClass() - Method in class gw.testharness.LoggerChangesManager
Called before the class gets processed
beforeClass() - Method in class gw.testharness.TestBase
Override this method to do something before the tests in the class are invoked.
beforeClass() - Method in class gw.testharness.v3.PLTestClass
Gets called once before the first test...() method is executed.
beforeCommit(Bundle) - Method in class gw.transaction.AbstractBundleTransactionCallback
 
beforeCommit() - Method in class gw.transaction.AbstractBundleTransactionCallback
Deprecated.
The signature of this callback has changed. This method has been marked final in order to force implementors to override the new method, AbstractBundleTransactionCallback.beforeCommit(gw.pl.persistence.core.Bundle).
beforeCommit(Bundle) - Method in interface gw.transaction.BundleTransactionCallback
Called before the bundle is committed to the database and before any processing on the bundle is done.
beforeMethod() - Method in class gw.testharness.LoggerChangesManager
Called before the method gets processed
beforeMethod() - Method in class gw.testharness.TestBase
Override these methods to do something before a test method has run.
beforeMethod() - Method in class gw.testharness.v3.PLTestClass
 
beforeRemoteExecution() - Method in class gw.test.TestEnvironment
This is a hook that gets executed on the remote server (not the local server) prior to execution of a suite that would normally run in this environment when running locally.
beforeRemoteExecution() - Method in class gw.testharness.v3.PLServerTestEnvironment
 
beforeRequest(String, Object[], OutboundHeaders) - Method in interface gw.api.soap.CallHandler
Called before an outbound request is made or before an inbound request arrives.
beforeRequest(String, Object[], OutboundHeaders) - Method in class gw.api.soap.GWAuthenticationHandler
Called before a SOAP request is made.
beforeRequest(String, Object[], OutboundHeaders) - Method in class gw.api.soap.GWTransactionIDHandler
 
beforeSearchDenormObjects(Bundle) - Method in class gw.transaction.AbstractBundleTransactionCallback
 
beforeSearchDenormObjects(Bundle) - Method in interface gw.transaction.BundleTransactionCallback
Called after pre update and before search-related denormalizations are added to the bundle.
beforeSend(Message) - Method in interface gw.plugin.messaging.MessageRequest
Invoked before send() is called on the MessageTransport plugin.
beforeSuite() - Method in class gw.test.Suite
 
beforeTeardownDataAndDependencies() - Method in class gw.testharness.TestBase
 
beforeTemplateRender(IType, Writer) - Method in interface gw.lang.parser.template.ITemplateObserver
 
beforeTestCase() - Static method in class gw.testharness.clustering.ClusterTestManager
 
beforeTestClass() - Method in class gw.test.remote.RemoteTestClass
 
beforeTestClass() - Method in class gw.test.TestClass
 
beforeTestClass() - Method in class gw.test.TestEnvironment
 
beforeTestClass() - Method in class gw.testharness.v3.PLTestClass
 
beforeTestMethod() - Method in class gw.test.TestClass
 
beforeTestMethod() - Method in class gw.test.TestEnvironment
 
beforeTestMethod() - Method in class gw.testharness.v3.PLTestClass
 
beforeTestSuite() - Method in class gw.test.remote.RemoteForwardingTestEnvironment
 
beforeTestSuite() - Method in class gw.test.TestEnvironment
 
beforeTestSuite() - Static method in class gw.testharness.clustering.ClusterTestManager
 
beforeTestSuite() - Method in class gw.testharness.v3.PLServerTestEnvironment
 
beforeTypeLoaderCreation(Class) - Method in class gw.config.DefaultGosuInitializationHooks
 
beforeTypeLoaderCreation(Class) - Method in interface gw.config.IGosuInitializationHooks
 
BeforeUpgradeDBFunction - Class in gw.api.database.upgrade.before
 
BeforeUpgradeDerivedTableColumn - Class in gw.api.database.upgrade.before
 
BeforeUpgradeDerivedTableColumn(Object) - Constructor for class gw.api.database.upgrade.before.BeforeUpgradeDerivedTableColumn
Creates new column represenation with no alias
BeforeUpgradeDerivedTableColumn(Object, String) - Constructor for class gw.api.database.upgrade.before.BeforeUpgradeDerivedTableColumn
Creates new column representation for the given column
BeforeUpgradeOrderBy - Class in gw.api.database.upgrade.before
 
BeforeUpgradeOrderBy(Object) - Constructor for class gw.api.database.upgrade.before.BeforeUpgradeOrderBy
Order in ascending order by default
BeforeUpgradeOrderBy(Object, BeforeUpgradeOrderBy.Order) - Constructor for class gw.api.database.upgrade.before.BeforeUpgradeOrderBy
Creates an order by for the given column in the given order
BeforeUpgradeOrderBy.Order - Enum in gw.api.database.upgrade.before
 
BeforeUpgradeVersionAction - Class in gw.api.database.upgrade.before
 
BeforeUpgradeVersionAction(int) - Constructor for class gw.api.database.upgrade.before.BeforeUpgradeVersionAction
Typically, one would bump the number by 1 in the file and use the new number here.
BeforeUpgradeVersionActionTest - Annotation Type in gw.testharness
 
BeforeUpgradeVersionCheck - Class in gw.api.database.upgrade.before
 
BeforeUpgradeVersionCheck(int) - Constructor for class gw.api.database.upgrade.before.BeforeUpgradeVersionCheck
 
BeforeUpgradeVersionCheckWrapper - Class in gw.api.database.upgrade.before
 
BeforeUpgradeVersionCheckWrapper(BeforeUpgradeVersionCheck) - Constructor for class gw.api.database.upgrade.before.BeforeUpgradeVersionCheckWrapper
 
BeforeUpgradeVersionTrigger - Class in gw.api.database.upgrade.before
 
BeforeUpgradeVersionTrigger(int) - Constructor for class gw.api.database.upgrade.before.BeforeUpgradeVersionTrigger
 
between(IQueryablePropertyInfo, Object, Object) - Method in interface gw.api.database.ISimpleQueryBuilder
Compares a column against two values using a between clause.
between(DBFunction, Object, Object) - Method in interface gw.api.database.ISimpleQueryBuilder
Compares a column wrapped by a SQL function against a value given an operation type.
between(IQueryablePropertyInfo, Object, Object) - Method in class gw.api.database.Query
Compares a column against two values using a between clause.
between(DBFunction, Object, Object) - Method in class gw.api.database.Query
Compares a column wrapped by a SQL function against a value given an operation type.
between(IBeforeUpgradeReadOnlyColumn, Object, Object) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeRestriction
Compares a column against two values using a between clause.
between(String, Object, Object) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeRestriction
Compares a column against two values using a between clause.
between(IBeforeUpgradeDBFunction, Object, Object) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeRestriction
Compares a function against two values using a between clause.
between(IBeforeUpgradeColumnRef, Object, Object) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeRestriction
Compares a column against two values using a between clause.
between(Date, Date) - Static method in class gw.api.web.tools.WorkQueueRunDisplayInfo
 
between(int, int, int, String) - Static method in class gw.pl.util.ArgCheck
Checks to see if an argument is between than the specified value
between(double, double, double, String) - Static method in class gw.pl.util.ArgCheck
Checks to see if an argument is between than the specified value
BFOMergeHandler - Class in gw.plugin.document.impl
Stock implementation of IPDFMergeHandler.
BFOMergeHandler() - Constructor for class gw.plugin.document.impl.BFOMergeHandler
 
BIG_DECIMAL() - Static method in class gw.lang.reflect.java.JavaTypes
 
BIG_DECIMAL_INTERVAL() - Static method in class gw.lang.reflect.java.JavaTypes
 
BIG_INTEGER() - Static method in class gw.lang.reflect.java.JavaTypes
 
BIG_INTEGER_INTERVAL() - Static method in class gw.lang.reflect.java.JavaTypes
 
BIGD_ZERO - Static variable in interface gw.lang.parser.IGosuParser
 
BigDecimalCoercer - Class in gw.lang.parser.coercers
 
BigDecimalCoercer() - Constructor for class gw.lang.parser.coercers.BigDecimalCoercer
 
BigDecimalInterval - Class in gw.lang.reflect.interval
 
BigDecimalInterval(BigDecimal, BigDecimal) - Constructor for class gw.lang.reflect.interval.BigDecimalInterval
 
BigDecimalInterval(BigDecimal, BigDecimal, BigDecimal, boolean, boolean, boolean) - Constructor for class gw.lang.reflect.interval.BigDecimalInterval
 
BigDecimalTypeWrapper - Class in gw.xml.xsd.typewrapper
 
BigDecimalTypeWrapper() - Constructor for class gw.xml.xsd.typewrapper.BigDecimalTypeWrapper
 
BigDecimalUtil - Class in gw.pl.util
 
BigDecimalUtil() - Constructor for class gw.pl.util.BigDecimalUtil
 
BigIntegerCoercer - Class in gw.lang.parser.coercers
 
BigIntegerCoercer() - Constructor for class gw.lang.parser.coercers.BigIntegerCoercer
 
BigIntegerInterval - Class in gw.lang.reflect.interval
 
BigIntegerInterval(BigInteger, BigInteger) - Constructor for class gw.lang.reflect.interval.BigIntegerInterval
 
BigIntegerInterval(BigInteger, BigInteger, BigInteger, boolean, boolean, boolean) - Constructor for class gw.lang.reflect.interval.BigIntegerInterval
 
BigIntegerTypeWrapper - Class in gw.xml.xsd.typewrapper
 
BigIntegerTypeWrapper(String, String) - Constructor for class gw.xml.xsd.typewrapper.BigIntegerTypeWrapper
 
BinaryData - Class in gw.xml
A provider of binary data, for XSD base64Binary datatypes.
BinaryData() - Constructor for class gw.xml.BinaryData
Creates a new binary data, backed by a zero-length byte array.
BinaryData(InputStream) - Constructor for class gw.xml.BinaryData
Creates a new binary data, backed by the specified input stream.
BinaryData(byte[]) - Constructor for class gw.xml.BinaryData
Creates a new binary data, backed by the specified byte array.
Blob - Class in gw.lang
Guidewire Software

Creator information: User: akeefer Date: Feb 7, 2005 1:26:54 PM

Revision information:

Blob(byte[]) - Constructor for class gw.lang.Blob
 
Blob() - Constructor for class gw.lang.Blob
Deprecated.
Required for SOAP deserialization. Do not call.
BlobColDataDist - Interface in gw.pl.database.entity
BlobColDataDist Stores bean version data distributions.
BLOCK_POSTFIX - Static variable in class gw.lang.reflect.gs.GosuClassTypeLoader
 
BLOCK_PREFIX - Static variable in class gw.lang.reflect.gs.GosuClassTypeLoader
 
BlockCoercer - Class in gw.lang.parser.coercers
 
BLOCKING_STATE_MAX - Static variable in class gw.pl.messaging.MessageStatus
 
BLOCKING_STATE_MIN - Static variable in class gw.pl.messaging.MessageStatus
 
BLOCKING_STATES - Static variable in class gw.pl.messaging.MessageStatus
Subset of active states for messages blocking sends of subsequent messages.
BlockSortByComparator - Class in gw.lang.enhancements
 
BlockSortByComparator(Object, boolean) - Constructor for class gw.lang.enhancements.BlockSortByComparator
 
BlockSortByComparator(Object, boolean, Comparator) - Constructor for class gw.lang.enhancements.BlockSortByComparator
 
BlockSortComparator - Class in gw.lang.enhancements
 
BlockSortComparator(Object) - Constructor for class gw.lang.enhancements.BlockSortComparator
 
body(IRElementBuilder...) - Method in class gw.lang.ir.builder.IRMethodBuilder
 
body(List<IRElementBuilder>) - Method in class gw.lang.ir.builder.IRMethodBuilder
 
BOM - Enum in gw.pl.util
Created with IntelliJ IDEA.
BOMAwareFileInputStreamFactory - Class in gw.pl.io
Factory to create an file input stream sans BOM.
BOMAwareFileInputStreamFactory(File) - Constructor for class gw.pl.io.BOMAwareFileInputStreamFactory
 
BOMAwareInputStream - Class in gw.pl.io
Inputstream that allows users to remove UTF-8, UTF-16LE/BE, UTF-32LE/BE byte order marks.
BOMAwareInputStream(InputStream) - Constructor for class gw.pl.io.BOMAwareInputStream
 
BOOLEAN - Static variable in class gw.lang.parser.resources.Res
 
BOOLEAN - Static variable in class gw.lang.reflect.java.asm.AsmClass
 
BOOLEAN - Static variable in class gw.lang.reflect.java.asm.AsmPrimitiveType
 
BOOLEAN() - Static method in class gw.lang.reflect.java.JavaTypes
 
BOOLEAN_TYPE() - Static method in class gw.lang.parser.GosuParserTypes
 
BooleanCoercer - Class in gw.lang.parser.coercers
 
BooleanCoercer() - Constructor for class gw.lang.parser.coercers.BooleanCoercer
 
BooleanColDataDist - Interface in gw.pl.database.entity
BooleanColDataDist Stores boolean (true/false) data distribution.
BooleanEvaluator - Interface in gw.testharness
Implement this interface to provide an evaluator used for assertTrueWithin
BooleanExpression<T extends Bean> - Interface in gw.api.database
Class used to hold (and contain) a boolean operation.
BooleanHighPriorityCoercer - Class in gw.lang.parser.coercers
 
BooleanHighPriorityCoercer() - Constructor for class gw.lang.parser.coercers.BooleanHighPriorityCoercer
 
BooleanParameterKey - Class in gw.api.system
Boolean configuration parameter.
BooleanParameterKey(Map<String, ParameterKey>, String, boolean) - Constructor for class gw.api.system.BooleanParameterKey
Creates required boolean parameter key without a default value.
BooleanParameterKey(Map<String, ParameterKey>, String, boolean, Boolean) - Constructor for class gw.api.system.BooleanParameterKey
Creates required boolean parameter key with a default value.
BooleanParameterKey(Map<String, ParameterKey>, String, boolean, Boolean, ParameterKey, boolean) - Constructor for class gw.api.system.BooleanParameterKey
Creates boolean parameter key.
BooleanPCoercer - Static variable in class gw.lang.parser.coercers.BasePrimitiveCoercer
 
BooleanPHighPriorityCoercer - Class in gw.lang.parser.coercers
 
BooleanPHighPriorityCoercer() - Constructor for class gw.lang.parser.coercers.BooleanPHighPriorityCoercer
 
BooleanTypeWrapper - Class in gw.xml.xsd.typewrapper
 
BooleanTypeWrapper(boolean) - Constructor for class gw.xml.xsd.typewrapper.BooleanTypeWrapper
 
BooleanValueElement - Class in gw.smoketest.platform.web
Base class for value widgets that is bound to a boolean value
BooleanValueElement(ISmokeTest, PCFElementId) - Constructor for class gw.smoketest.platform.web.BooleanValueElement
 
bootstrapGosuWhenInitiatedViaClassfile() - Static method in class gw.lang.Gosu
 
BoundComplexPropertyChainReference<R,T> - Class in gw.lang.reflect.features
 
BoundComplexPropertyChainReference(IType, FeatureReference, String) - Constructor for class gw.lang.reflect.features.BoundComplexPropertyChainReference
 
boundingParent(List<IParseTree>, int, Class<? extends IParsedElement>...) - Static method in class gw.util.GosuRefactorUtil
Finds a bounding parent of any of the possible types passed in from the list of locations, starting at the position given.
BoundMethodReference<R,T> - Class in gw.lang.reflect.features
 
BoundMethodReference(IType, Object, String, IType[], Object[]) - Constructor for class gw.lang.reflect.features.BoundMethodReference
 
BoundPropertyReference<R,T> - Class in gw.lang.reflect.features
 
BoundPropertyReference(IType, Object, String) - Constructor for class gw.lang.reflect.features.BoundPropertyReference
 
BoundSimplePropertyChainReference<R,T> - Class in gw.lang.reflect.features
 
BoundSimplePropertyChainReference(IType, FeatureReference, String) - Constructor for class gw.lang.reflect.features.BoundSimplePropertyChainReference
 
boundTypes(IType, List<IType>) - Method in interface gw.lang.reflect.ITypeSystem
 
boundTypes(IType, List<IType>) - Static method in class gw.lang.reflect.TypeSystem
 
box(IRExpression) - Static method in class gw.lang.ir.builder.IRArgConverter
 
boxPrimitiveTypeParams(IType[]) - Static method in class gw.lang.reflect.TypeSystem
 
BPProfilerConfig - Interface in gw.pl.batchprocessing.entity
BPProfilerConfig

Profiler configuration for a batch process

BRANCHID_DYNPROP - Static variable in interface gw.pl.persistence.core.effdate.entity.EffDated
 
BreadthFirstTraversal<T> - Class in gw.api.graph.traverse
A traversal strategy that implements breadth-first traversal of the graph.
BreadthFirstTraversal(EdgeProvider<T>) - Constructor for class gw.api.graph.traverse.BreadthFirstTraversal
Creates a breadth-first traversal strategy with the appropriate edge provider.
BroadcastBatch - Interface in gw.pl.cluster.entity
BroadcastBatch
BrowserModeCondition - Class in gw.testharness.environmentalcondition
The browser mode condition evaluates to true if the test is running in browser smoketest mode.
BrowserModeCondition() - Constructor for class gw.testharness.environmentalcondition.BrowserModeCondition
 
BrowserOnlyTest - Annotation Type in gw.testharness
Indicates a Gosu test (class or method) only runs in browser mode.
BufferedClassResourceReaderFactory - Class in gw.pl.io
Class description...
BufferedClassResourceReaderFactory(Class<?>, String) - Constructor for class gw.pl.io.BufferedClassResourceReaderFactory
 
BufferedClassResourceReaderFactory(ClassLoader, String) - Constructor for class gw.pl.io.BufferedClassResourceReaderFactory
 
BufferedFileAppendOutputStreamFactory - Class in gw.pl.io
Opens a file in append mode, returning a buffered output stream.
BufferedFileAppendOutputStreamFactory(File) - Constructor for class gw.pl.io.BufferedFileAppendOutputStreamFactory
 
BufferedFileAppendWriterFactory - Class in gw.pl.io
Opens a file in append mode, returning a buffered writer.
BufferedFileAppendWriterFactory(File) - Constructor for class gw.pl.io.BufferedFileAppendWriterFactory
 
BufferedFileInputStreamFactory - Class in gw.pl.io
Opens a file in read mode, returning a buffered input stream.
BufferedFileInputStreamFactory(File) - Constructor for class gw.pl.io.BufferedFileInputStreamFactory
 
BufferedFileOutputStreamFactory - Class in gw.pl.io
Opens a file in write mode, returning a buffered output stream.
BufferedFileOutputStreamFactory(File) - Constructor for class gw.pl.io.BufferedFileOutputStreamFactory
 
BufferedFileReaderFactory - Class in gw.pl.io
Opens a file in read mode, returning a buffered reader.
BufferedFileReaderFactory(File) - Constructor for class gw.pl.io.BufferedFileReaderFactory
 
BufferedFileWriterFactory - Class in gw.pl.io
Opens a file in write mode, returning a buffered writer.
BufferedFileWriterFactory(File) - Constructor for class gw.pl.io.BufferedFileWriterFactory
 
BufferedIFileInputStreamFactory - Class in gw.pl.io
Class description...
BufferedIFileInputStreamFactory(IFile) - Constructor for class gw.pl.io.BufferedIFileInputStreamFactory
 
BufferedIFileReaderFactory - Class in gw.pl.io
Opens a file in read mode, returning a buffered reader.
BufferedIFileReaderFactory(IFile) - Constructor for class gw.pl.io.BufferedIFileReaderFactory
 
build() - Method in class gw.api.util.phone.GWPhoneNumberBuilder
Creates the GWPhoneNumber object from the specified parameters
build() - Method in class gw.lang.ir.builder.IRClassBuilder
 
build(IRBuilderContext) - Method in class gw.lang.ir.builder.IRExpressionBuilder
 
build() - Method in class gw.lang.ir.builder.IRFieldBuilder
 
build(IRBuilderContext) - Method in class gw.lang.ir.builder.IRStatementBuilder
 
build(IRBuilderContext) - Method in class gw.lang.ir.builder.IRSymbolBuilder
 
build(IRBuilderContext) - Method in class gw.lang.ir.builder.IRTempSymbolBuilder
 
build(IRBuilderContext) - Method in class gw.lang.ir.builder.IRThisSymbolBuilder
 
build(IFeatureInfo) - Method in class gw.lang.reflect.ConstructorInfoBuilder
 
build(IFeatureInfo) - Method in class gw.lang.reflect.ExceptionInfoBuilder
 
build(IFeatureInfo) - Method in class gw.lang.reflect.MethodInfoBuilder
 
build(IFeatureInfo) - Method in class gw.lang.reflect.ParameterInfoBuilder
 
build(IFeatureInfo) - Method in class gw.lang.reflect.PropertyInfoBuilder
 
build() - Method in class gw.xml.parser2.XMLNodeMetadataBuilder.AttributeBuilder
 
build() - Method in class gw.xml.parser2.XMLNodeMetadataBuilder.ChildElementBuilder
 
build() - Method in class gw.xml.parser2.XMLNodeMetadataBuilder.ChildListBuilder
 
build() - Method in interface gw.xml.parser2.XMLNodeMetadataBuilder.DeclarationBuilder
 
build() - Method in class gw.xml.parser2.XMLNodeMetadataBuilder.NodeValueBuilder
 
BUILD_DATABASE_SCHEMA - Static variable in class gw.api.profiler.ProfilerTag
 
BUILD_LOCATION_TAG - Static variable in class gw.api.profiler.ProfilerTag
 
BUILD_SECTION_TAG - Static variable in class gw.api.profiler.ProfilerTag
 
buildAndThrowScalingException(IEntityPropertyInfo, Object, int, Currency) - Static method in class gw.datatype.impl.CurrencyAmountPersistenceHandler
 
buildArrayFromIterator(Class, Iterator<T>) - Static method in class gw.pl.util.CollectionUtil
 
buildArrayFromList(Class, List<T>) - Static method in class gw.pl.util.CollectionUtil
 
buildBulkInsertSelect(Object, List<Object>) - Method in class gw.processes.BulkInsertWorkQueueBase
Builds the insert select statement to find the objects that need work done and then create the appropriate work items.
buildContext() - Method in class gw.currency.fxrate.FXRateContextImpl.Builder
 
buildDataSource() - Static method in class gw.solr.GWSolrBatchLoader
 
builder(Class<T>) - Static method in class gw.lang.annotation.Annotations
Returns a builder that can be used to construct an annotation instance.
BuilderContext - Interface in gw.api.databuilder
Contains information about a current builder process.
buildEscapedString(String) - Static method in class gw.pl.util.csv.CSVUtil
 
buildHiddenMethodDescriptor(Class, String, String[], Class[]) - Static method in class gw.lang.reflect.BeanInfoUtil
Completely hides a method from scripting.
buildImpl(IRBuilderContext) - Method in class gw.lang.ir.builder.expression.IRCastExpressionBuilder
 
buildImpl(IRBuilderContext) - Method in class gw.lang.ir.builder.expression.IRClassLiteralBuilder
 
buildImpl(IRBuilderContext) - Method in class gw.lang.ir.builder.expression.IRCompositeExpressionBuilder
 
buildImpl(IRBuilderContext) - Method in class gw.lang.ir.builder.expression.IREqualityExpressionBuilder
 
buildImpl(IRBuilderContext) - Method in class gw.lang.ir.builder.expression.IRFieldGetExpressionBuilder
 
buildImpl(IRBuilderContext) - Method in class gw.lang.ir.builder.expression.IRIdentifierExpressionBuilder
 
buildImpl(IRBuilderContext) - Method in class gw.lang.ir.builder.expression.IRMethodCallExpressionBuilder
 
buildImpl(IRBuilderContext) - Method in class gw.lang.ir.builder.expression.IRNewArrayExpressionBuilder
 
buildImpl(IRBuilderContext) - Method in class gw.lang.ir.builder.expression.IRNewExpressionBuilder
 
buildImpl(IRBuilderContext) - Method in class gw.lang.ir.builder.expression.IRNullLiteralBuilder
 
buildImpl(IRBuilderContext) - Method in class gw.lang.ir.builder.expression.IRNumericLiteralBuilder
 
buildImpl(IRBuilderContext) - Method in class gw.lang.ir.builder.expression.IRStringLiteralBuilder
 
buildImpl(IRBuilderContext) - Method in class gw.lang.ir.builder.IRExpressionBuilder
 
buildImpl(IRBuilderContext) - Method in class gw.lang.ir.builder.IRStatementBuilder
 
buildImpl(IRBuilderContext) - Method in class gw.lang.ir.builder.statement.IRArrayStoreStatementBuilder
 
buildImpl(IRBuilderContext) - Method in class gw.lang.ir.builder.statement.IRAssignmentStatementBuilder
 
buildImpl(IRBuilderContext) - Method in class gw.lang.ir.builder.statement.IRFieldSetStatementBuilder
 
buildImpl(IRBuilderContext) - Method in class gw.lang.ir.builder.statement.IRIfStatementBuilder
 
buildImpl(IRBuilderContext) - Method in class gw.lang.ir.builder.statement.IRReturnStatementBuilder
 
buildImpl(IRBuilderContext) - Method in class gw.lang.ir.builder.statement.IRStatementListBuilder
 
buildListFromIterator(Iterator<T>) - Static method in class gw.pl.util.CollectionUtil
 
buildListFromIterator(Iterator<T>, int) - Static method in class gw.pl.util.CollectionUtil
 
buildMergeGraph(QueryableBeanComparison, Set<IPropertyInfo>) - Static method in class gw.api.contact.pendingchanges.ContactMergeGraphBuilder
Merges all beans from the two graphs into a single graph.
buildMethodDescriptor(Class, String, String[], Class[]) - Static method in class gw.lang.reflect.BeanInfoUtil
Deprecated.
To properly expose a method for scripting call buildScriptableMethodDescriptor() or a derivative of that.
buildPhoneNumbers(PhoneCountryCode, String, String) - Static method in class gw.api.util.PhoneUtil
Convenience method to build a GWPhoneNumber
buildPrimaryQuery(IQueryExpressionEvaluator) - Method in interface gw.lang.parser.expressions.IQueryExpression
 
buildProcess(String) - Static method in class gw.util.Shell
Deprecated.
Builds a process starter given a command.
buildScriptableDeprecatedMethodDescriptor(Class, String, String[], Class[]) - Static method in class gw.lang.reflect.BeanInfoUtil
Builds a deprecated method descriptor that is exposed for scripting everywhere.
buildScriptableMethodDescriptor(Class, String, String[], Class[]) - Static method in class gw.lang.reflect.BeanInfoUtil
Builds a method descriptor that is exposed for scripting everywhere.
buildScriptableMethodDescriptorNoArgs(Class, String) - Static method in class gw.lang.reflect.BeanInfoUtil
Builds a no-arg method descriptor that is exposed for scripting everywhere.
buildScriptablePropertyDescriptor(String, Class, String, String) - Static method in class gw.lang.reflect.BeanInfoUtil
Builds a scriptable property descriptor with the given information.
buildSetFromIterator(Iterator<T>) - Static method in class gw.pl.util.CollectionUtil
 
BUILT_IN_NAMESPACE - Static variable in class gw.xml.xsd.typeloader.XSDBuiltInTypeFactory
 
BUILT_IN_NAMESPACE_DOT - Static variable in class gw.xml.xsd.typeloader.XSDBuiltInTypeFactory
 
BulkInsertWorkQueueBase<E extends KeyableBean,W extends WorkItem> - Class in gw.processes
This class in the base class for all customer that want to use bulk insert.
BulkInsertWorkQueueBase(BatchProcessType, IEntityType, IEntityType) - Constructor for class gw.processes.BulkInsertWorkQueueBase
This will create a new WorkQueue.
Bundle - Interface in gw.pl.persistence.core
EntityBundle maintains a graph of objects for the convenience of application code.
BundleTestUtil - Class in gw.testharness
Class description...
BundleTransactionCallback - Interface in gw.transaction
Defines a block of code that can be registered with a bundle to run during the database transaction used when the bundle is committed.
BusCalType - Class in gw.api.activity
Class description...
BusCalType(HolidayTagCode) - Constructor for class gw.api.activity.BusCalType
Constructor which takes a holiday tag code
BusCalType(BeanPath, String) - Constructor for class gw.api.activity.BusCalType
Constructor which takes location info.
BusinessDayBuilder - Class in gw.api.databuilder
 
BusinessDayBuilder(BusinessWeekBuilder, Weekdays) - Constructor for class gw.api.databuilder.BusinessDayBuilder
 
BusinessDayDemarcation - Static variable in class gw.api.system.PLConfigParameters
Demarcation for business days *
BusinessDayEnd - Static variable in class gw.api.system.PLConfigParameters
At what time the business day ends *
businessDaysBetween(Date, Date, HolidayTagCode) - Static method in class gw.api.util.DateUtil
Calculates the difference in business days between two dates, based on a holiday tag code which will determine which holiday schedule is consulted.
businessDaysBetween(Date, Date, HolidayTagCode, Object) - Static method in class gw.api.util.DateUtil
Calculates the difference in business days between two dates, based on a holiday tag code which will determine which holiday schedule is consulted.
businessDaysBetween(Date, Date, Zone) - Static method in class gw.api.util.DateUtil
Calculates the difference in business days between two dates, based on a location which may determine which holiday schedule is consulted.
businessDaysBetween(Date, Date, Address) - Static method in class gw.api.util.DateUtil
Calculates the difference in business days between two dates, based on a location which may determine which holiday schedule is consulted.
BusinessDayStart - Static variable in class gw.api.system.PLConfigParameters
At what time the business day starts *
businessHoursBetween(Date, Date, HolidayTagCode) - Static method in class gw.api.util.DateUtil
Calculates the difference in business hours between two dates, based on a holiday tag code which will determine which holiday schedule is consulted.
businessHoursBetween(Date, Date, HolidayTagCode, Object) - Static method in class gw.api.util.DateUtil
Calculates the difference in business hours between two dates, based on a holiday tag code which will determine which holiday schedule is consulted.
businessHoursBetween(Date, Date, Zone) - Static method in class gw.api.util.DateUtil
Calculates the difference in business hours between two dates, based on a location which may determine which holiday schedule is consulted.
businessHoursBetween(Date, Date, Address) - Static method in class gw.api.util.DateUtil
Calculates the difference in business hours between two dates, based on a location which may determine which holiday schedule is consulted.
BusinessType - Class in gw.pl.community.typekey
 
BusinessType(ITypeList, String) - Constructor for class gw.pl.community.typekey.BusinessType
 
BusinessWeek - Interface in gw.pl.calendar.entity
BusinessWeek List of businessweeks.
BusinessWeekBuilder - Class in gw.api.databuilder
 
BusinessWeekBuilder() - Constructor for class gw.api.databuilder.BusinessWeekBuilder
 
BusinessWeekEnd - Static variable in class gw.api.system.PLConfigParameters
The day of the week considered the end of the business week *
BusinessWeekZone - Interface in gw.pl.calendar.entity
BusinessWeekZone A zone that observes a certain businessweek.
BusinessWeekZoneBuilder - Class in gw.api.databuilder
 
BusinessWeekZoneBuilder() - Constructor for class gw.api.databuilder.BusinessWeekZoneBuilder
 
BYTE - Static variable in class gw.lang.reflect.java.asm.AsmClass
 
BYTE - Static variable in class gw.lang.reflect.java.asm.AsmPrimitiveType
 
BYTE() - Static method in class gw.lang.reflect.java.JavaTypes
 
BytecodeOptions - Class in gw.lang.reflect.gs
 
BytecodeOptions() - Constructor for class gw.lang.reflect.gs.BytecodeOptions
 
ByteCoercer - Class in gw.lang.parser.coercers
 
ByteCoercer() - Constructor for class gw.lang.parser.coercers.ByteCoercer
 
ByteHighPriorityCoercer - Class in gw.lang.parser.coercers
 
ByteHighPriorityCoercer() - Constructor for class gw.lang.parser.coercers.ByteHighPriorityCoercer
 
BytePCoercer - Static variable in class gw.lang.parser.coercers.BasePrimitiveCoercer
 
BytePHighPriorityCoercer - Class in gw.lang.parser.coercers
 
BytePHighPriorityCoercer() - Constructor for class gw.lang.parser.coercers.BytePHighPriorityCoercer
 
bytes() - Method in class gw.xml.XmlElement
Serializes this element to a byte array using UTF-8 encoding.
bytes(XmlSerializationOptions) - Method in class gw.xml.XmlElement
Serializes this element to a byte array using UTF-8 encoding.
ByteTypeWrapper - Class in gw.xml.xsd.typewrapper
 
ByteTypeWrapper(boolean) - Constructor for class gw.xml.xsd.typewrapper.ByteTypeWrapper
 

C

CACHE - Static variable in class gw.lang.reflect.java.GosuTypes
 
Cache<K,V> - Class in gw.util.concurrent
static var MY_CACHE = new Cache( 1000, \ foo -> getBar( foo ) )
Cache(String, int, Cache.MissHandler<K, V>) - Constructor for class gw.util.concurrent.Cache
This will create a new cache
Cache.MissHandler<L,W> - Interface in gw.util.concurrent
 
CacheByUserStatistics - Class in gw.api.tools
 
CacheByUserStatistics(int, int, int) - Constructor for class gw.api.tools.CacheByUserStatistics
 
CacheOutOfSyncException - Exception in gw.api.util
This exception means that the versioned bean in the cache does not match the bean's version from the database.
CacheOutOfSyncException(Versionable, Integer) - Constructor for exception gw.api.util.CacheOutOfSyncException
This will create a new wrapper exception around the passed in cause.
CacheStatistics - Class in gw.api.tools
Deprecated.
CacheStatistics() - Constructor for class gw.api.tools.CacheStatistics
Deprecated.
Constructs an "anonymous" statistics object (not related to an entity).
CacheStatistics(IEntityType) - Constructor for class gw.api.tools.CacheStatistics
Deprecated.
Constructs a statistics object for the given entity.
CacheStatistics(String) - Constructor for class gw.api.tools.CacheStatistics
Deprecated.
Constructs a statistics object for the given entity name.
CacheStatistics.StackTraceFrequencyEntry - Class in gw.api.tools
Deprecated.
Helper inner class: combines a stack trace line and a frequency
CacheStatistics.StackTraceFrequencyEntry(String, int) - Constructor for class gw.api.tools.CacheStatistics.StackTraceFrequencyEntry
Deprecated.
 
CacheStatisticsRollupSnapshot - Interface in gw.pl.cache2.entity
CacheStatisticsRollupSnapshot Rollup snapshot for the global cache for a particular time slice
CacheStatsBase - Class in gw.api.tools
Abstract base class for various cache statistics classes.
CacheStatsBase() - Constructor for class gw.api.tools.CacheStatsBase
 
calcInverseExchangeRate(BigDecimal) - Static method in class gw.api.util.CurrencyUtil
Calculates ONE divided by the given exchangeRate, rounded to the precision of ExchangeRates in the system.
calcSecondaryAmount(BigDecimal) - Method in class gw.api.financials.AbstractMutablePairedMoney
Calculates the secondary amount for the given amount.
calcSecondaryAmount(BigDecimal) - Method in class gw.api.financials.CurrencyAmountPair
 
calcSecondaryAmount(BigDecimal) - Method in interface gw.api.financials.IPairedMoney
Calculates hypothetical secondary amount from the given primary amount, but does not update the secondary value.
calcSecondaryAmount(BigDecimal, BigDecimal) - Method in interface gw.api.financials.MoneyComponentFacade
Deprecated.
Calculates hypothetical secondary amount from the given primary amount, but does not update the secondary value.
calcSecondaryAmount(IPairedMoney, BigDecimal, BigDecimal, RoundingMode) - Static method in class gw.api.financials.MoneyComponentFacadeHelper
Deprecated.
Calculates the secondary money amount, but does not set it.
calcServerStopped(long) - Method in interface gw.pl.clusterinfo.entity.ClusterMemberData
Returns server stop date that may be approximate.
calculateIsLeaf() - Method in class gw.api.tree.AbstractLazyLoadingTreeNode
 
calculateLcs() - Method in class gw.pl.util.diff.lcs.LongestCommonSubsequence
 
CalendarTypeWrapper - Class in gw.xml.xsd.typewrapper
 
CalendarTypeWrapper() - Constructor for class gw.xml.xsd.typewrapper.CalendarTypeWrapper
 
call(String, String, String, String, String) - Method in interface gw.lang.debugger.RemoteServiceProtocolHandler
 
call(String, IRExpressionBuilder...) - Static method in class gw.lang.ir.builder.IRBuilderMethods
 
call(IJavaClassMethod, IRExpressionBuilder...) - Static method in class gw.lang.ir.builder.IRBuilderMethods
 
call(IRExpressionBuilder, String, IRExpressionBuilder...) - Static method in class gw.lang.ir.builder.IRBuilderMethods
 
call(IRExpressionBuilder, IJavaClassMethod, IRExpressionBuilder...) - Static method in class gw.lang.ir.builder.IRBuilderMethods
 
call(String, IRExpressionBuilder...) - Method in class gw.lang.ir.builder.IRExpressionBuilder
 
call(String, List<IRExpressionBuilder>) - Method in class gw.lang.ir.builder.IRExpressionBuilder
 
call(IJavaClassMethod, List<IRExpressionBuilder>) - Method in class gw.lang.ir.builder.IRExpressionBuilder
 
call(Method, List<IRExpressionBuilder>) - Method in class gw.lang.ir.builder.IRExpressionBuilder
 
call(byte[], Serializable, int) - Method in interface gw.plugin.cluster.ClusterUnicastTransport
Sends a request to other member of the cluster, and returns the response as a result.
callableConstructor(List<? extends IConstructorInfo>, IType...) - Static method in class gw.lang.reflect.ITypeInfo.FIND
If there is a tie this method will throw an IllegalArgumentException.
callableConstructorStrict(List<? extends IConstructorInfo>, IType...) - Static method in class gw.lang.reflect.ITypeInfo.FIND
If there is a tie this method will throw an IllegalArgumentException.
callableMethod(MethodList, CharSequence, IType...) - Static method in class gw.lang.reflect.ITypeInfo.FIND
If there is a tie this method will throw an IllegalArgumentException.
callableMethodStrict(MethodList, CharSequence, IType...) - Static method in class gw.lang.reflect.ITypeInfo.FIND
If there is a tie this method will throw an IllegalArgumentException.
CallHandler - Interface in gw.api.soap
Call handlers are used to intercept SOAP calls.
callStatic(IJavaClassMethod, IRExpressionBuilder...) - Static method in class gw.lang.ir.builder.IRBuilderMethods
 
callSuperInit(List<IRExpressionBuilder>) - Static method in class gw.lang.ir.builder.expression.IRMethodCallExpressionBuilder
 
callTestMethod(String, Serializable...) - Method in class gw.testharness.clustering.ClusterMember
Call specified method on the server.
CANADA_TYPECODE - Static variable in class gw.api.geocode.AbstractGeocodePlugin
 
canApplyDiffToBranch(EffDatedBranch) - Method in class gw.api.diff.DiffAdd
 
canApplyDiffToBranch(EffDatedBranch) - Method in class gw.api.diff.DiffItem
Check is this DiffItem can be applied to a target branch.
canApplyDiffToBranch(EffDatedBranch) - Method in class gw.api.diff.DiffProperty
Check is this DiffItem can be applied to a target branch.
canApplyDiffToBranch(EffDatedBranch) - Method in class gw.api.diff.DiffRemove
 
canApprove() - Method in interface gw.pl.activity.entity.Activity
Returns a boolean indicating whether or not the given activity can be approved.
canAssign() - Method in interface gw.pl.activity.entity.Activity
Returns a boolean indicating whether or not the given activity can be assigned.
canBeCaptured() - Method in interface gw.lang.parser.ISymbol
 
canBeEnabled() - Static method in class gw.api.startable.StartablePluginPageHelper
 
canBeFlattened(int) - Method in class gw.xml.xsd.info.XSDChoiceInfo
 
canBeFlattened(int) - Method in class gw.xml.xsd.info.XSDGroupInfo
 
canBeFlattened(int) - Method in interface gw.xml.xsd.info.XSDGroupingInfoDelegate
 
canBeFlattened(int) - Method in class gw.xml.xsd.info.XSDSequenceInfo
 
canCast(IType, IType) - Method in interface gw.lang.reflect.ITypeSystem
 
canCast(IType, IType) - Static method in class gw.lang.reflect.TypeSystem
 
cancel() - Method in class gw.api.admin.ImportDataInfo
Cancels the import.
CANCELLATIONDATE_DYNPROP - Static variable in interface gw.pl.persistence.core.effdate.entity.EffDatedBranch
 
cancelRun() - Method in class gw.api.tools.ConsistencyChecksRunsPageHelper
 
cancelUnprocessedWorkItems() - Method in interface gw.pl.workitemset.entity.WorkItemSet
 
cancelUpdateStats() - Method in interface gw.api.webservice.systemTools.ISystemTools
Cancel the update stats process if running.
cancelUpdateStats() - Method in class gw.api.webservice.systemTools.SystemToolsImpl
 
canCoerce(IType, IType) - Method in interface gw.lang.parser.ICoercionManager
 
canCoerce(IType, IType) - Method in class gw.lang.parser.StandardCoercionManager
 
canComplete() - Method in interface gw.pl.activity.entity.Activity
Returns a boolean indicating whether or not the given activity can be completed.
canConvert(Currency, Currency) - Method in interface gw.currency.fxrate.FXRateService
Returns true if it is possible to convert using this pair of currencies
canConvert(Currency, Currency) - Method in interface gw.plugin.exchangerate.IFXRatePlugin
 
canCreateInAddressBook() - Method in interface gw.api.contact.AddressBookMatch
Determines whether the local Contact can attempt to be created in Address Book.
canDelete() - Method in interface gw.api.contact.AddressBookMatch
Determines whether matches can be deleted.
canDisplay() - Method in class gw.api.archiving.ArchiveDetails
 
canDrop() - Method in class gw.api.database.upgrade.DropColumnIfSafeVersionCheck
 
canEdit() - Method in interface gw.api.scm.IScmAdapter
Does this SCM adapter implement the edit() method?
canEdit() - Method in interface gw.pl.activity.entity.Activity
Returns a boolean indicating whether or not the given activity can be edited.
canFlattenChildren() - Method in class gw.xml.xsd.info.XSDChoiceInfo
 
canFlattenChildren() - Method in class gw.xml.xsd.info.XSDGroupInfo
 
canFlattenChildren() - Method in interface gw.xml.xsd.info.XSDGroupingInfoDelegate
 
canFlattenChildren() - Method in class gw.xml.xsd.info.XSDSequenceInfo
 
canGetLatest() - Method in interface gw.api.scm.IScmAdapter
Does this SCM adapter implement the getLatest() method?
canInsertNode(XMLFieldDeclaration, XMLFieldDeclaration, XMLFieldDeclaration) - Method in class gw.xml.parser2.PLXMLNode
 
canLinkTo(Contact) - Method in interface gw.api.contact.AddressBookMatch
Determines whether the local Contact can link to the given Address Book Contact.
canLinkTo(Contact) - Method in interface gw.pl.contact.entity.AddressBookConvertable
Deprecated.
since ClaimCenter 8.0, there is no replacement
canMakeMandatory() - Method in interface gw.pl.activity.entity.Activity
Indicates whether or not the current user can toggle the mandatory flag on this activity.
canMergeOOSChange() - Method in class gw.api.diff.DiffItem
Whether this diff can be merged forward.
canMergeOOSChange() - Method in class gw.api.diff.DiffProperty
Whether this diff can be merged forward.
canQuery() - Method in class gw.api.archiving.ArchiveCountSummaryByDateRange
 
canRecur() - Method in interface gw.pl.activity.entity.Activity
Returns a boolean indicating whether or not the given activity can generate a recurring activity.
canReloadClasses() - Static method in class gw.lang.reflect.gs.BytecodeOptions
 
canRestore() - Method in interface gw.pl.extract.entity.RootInfo
This method will return true if this object can be restored at this time.
canRetry() - Method in class gw.api.admin.SafeOrderedObjectMessageStatistics
 
canRevert() - Method in interface gw.api.scm.IScmAdapter
Does this SCM adapter implement the revert() method?
canShowHistoricalStatistics() - Method in class gw.api.tools.DatabaseStatisticsHelper
 
canSkip() - Method in class gw.api.admin.SafeOrderedObjectMessageStatistics
 
canSkip() - Method in interface gw.pl.activity.entity.Activity
Returns true if the user can skip the activity based on the following: the activity is a GENERAL or APPROVAL_DENIED activity the activity is open the activity is assigned the activity is not mandatory the activity is not assigned to a queue the user has permission to modify the activity
canStartFromUi(WorkQueueDisplayInfo) - Method in class gw.api.web.tools.WorkQueueInfoPage
 
canSubmit() - Method in interface gw.api.scm.IScmAdapter
Does this SCM adapter implement the submit() method?
canSwitchLanguage() - Static method in class gw.api.util.LocaleUtil
 
canSwitchLocale() - Static method in class gw.api.util.LocaleUtil
 
canSync() - Method in interface gw.api.scm.IScmAdapter
Does this SCM adapter implement the sync() method?
capitalise(String) - Static method in class gw.util.GosuStringUtil
Deprecated.
Use the standardly named GosuStringUtil.capitalize(String). Method will be removed in Commons Lang 3.0.
capitalize(String) - Static method in class gw.util.GosuStringUtil
Capitalizes a String changing the first letter to title case as per Character.toTitleCase(char).
capitalizeFirstChar(String) - Static method in class gw.lang.reflect.ImplicitPropertyUtil
 
capitalizeFirstChar(String) - Static method in class gw.pl.util.StringUtil
 
captureCursorCache() - Method in class gw.api.tools.OracleSQLTuningSetsHelper
 
Cardinality - Enum in gw.api.reflect.graph
 
CaseInsensitiveSet<T extends java.lang.CharSequence> - Class in gw.util
 
CaseInsensitiveSet() - Constructor for class gw.util.CaseInsensitiveSet
 
CaseInsensitiveSet(Collection<? extends T>) - Constructor for class gw.util.CaseInsensitiveSet
 
CaseInsensitiveSet(T[]) - Constructor for class gw.util.CaseInsensitiveSet
 
CaseInsensitiveSet(int) - Constructor for class gw.util.CaseInsensitiveSet
 
cast(IEntityType) - Method in interface gw.api.database.ISimpleQueryBuilder
Casts this table to the given subtype.
cast(IEntityType) - Method in class gw.api.database.Query
Casts this table to the given subtype.
cast(IRExpression, IRType) - Static method in class gw.lang.ir.builder.IRArgConverter
 
cast(Class) - Method in class gw.lang.ir.builder.IRExpressionBuilder
 
cast(IJavaClassInfo) - Method in class gw.lang.ir.builder.IRExpressionBuilder
 
cast(IRType) - Method in class gw.lang.ir.builder.IRExpressionBuilder
 
castDocumentProduction(Object, Class) - Static method in class gw.document.TemplatePluginUtils
This will cast the object to an IDocumentProductionBase proxy.
CastIntExpressionAsString(IBeforeUpgradeDBFunction) - Static method in class gw.api.database.upgrade.before.BeforeUpgradeDBFunction
 
castOrConvertIfNecessary(IRType, IRExpression) - Static method in class gw.lang.ir.builder.IRArgConverter
 
CatalogSubStatistics - Interface in gw.api.database
Guidewire Software

Creator information: User: jbrenner Date: Mar 30, 2005 4:30:16 PM

Revision information:

CatalogSubStatisticsCore - Interface in gw.api.database
Guidewire Software

Creator information: User: jbrenner Date: Mar 30, 2005 4:30:16 PM

Revision information:

CATEGORIES_LABEL - Static variable in class gw.api.tools.SetLogLevelData
 
categorizeGeocodeStatus(GeocodeStatus) - Static method in class gw.api.geocode.GeocodeScriptHelper
This function categorize the geocode status according to the descriptions defined in tl_pl_contact.xml.
CATEGORY_BEHAVIOR - Static variable in interface gw.lang.reflect.IPresentationInfo
 
CATEGORY_DESIGN - Static variable in interface gw.lang.reflect.IPresentationInfo
 
CAUSE_ELEMENT_NAME - Static variable in class gw.test.remote.RemoteTestResult.ExceptionInfo
 
CDATA_END - Static variable in class gw.api.webservice.importTools.ImportToolsImpl
 
CDATA_START - Static variable in class gw.api.webservice.importTools.ImportToolsImpl
 
ceilingEntry(Integer, List<SolrSortColumn>) - Method in class gw.plugin.solr.SolrRecordMap
 
center(String, int) - Static method in class gw.util.GosuStringUtil
Centers a String in a larger String of size size using the space character (' ').
center(String, int, char) - Static method in class gw.util.GosuStringUtil
Centers a String in a larger String of size size.
center(String, int, String) - Static method in class gw.util.GosuStringUtil
Centers a String in a larger String of size size.
centerOfRectangle(SpatialPoint, SpatialPoint) - Static method in class gw.api.database.spatial.SpatialPolygon
Utility method to compute the center of a rectangle.
CHAINED_BATCH_PROCESS - Static variable in class gw.api.profiler.ProfilerTag
 
chainNonRemovableIterators(Iterator[]) - Static method in class gw.pl.util.CollectionUtil
 
CHANGE_RUNLEVEL - Static variable in class gw.api.profiler.ProfilerTag
 
ChangedTypesRefresher - Class in gw.test.servlet
 
ChangedTypesRefresher() - Constructor for class gw.test.servlet.ChangedTypesRefresher
 
changePropertyNullability(String, boolean) - Method in interface gw.api.archiving.upgrade.IArchivedEntitySet
Changes the nullability of the given property.
changeSchedule(BatchProcessType, String) - Method in class gw.api.web.tools.BatchProcessInfoPage
 
changeSchedule(String, String) - Method in interface gw.api.webservice.maintenanceTools.MaintenanceToolsBase
Permit the automated changing of scheduled interval
changeSchedule(String, String) - Method in class gw.api.webservice.maintenanceTools.MaintenanceToolsImpl
Permit the automated changing of scheduled interval
ChangesCurrentTime - Annotation Type in gw.testharness
Grants a test the ability to change the current time.
ChangesCurrentTimeUtil - Class in gw.testharness
Utilities for test classes with the ChangesCurrentTime annotation.
ChangesSchema - Annotation Type in gw.testharness
 
ChangesSystemConfig - Annotation Type in gw.testharness
Grants a test the ability to change the system config
changeSubtype(String, String) - Method in class gw.api.webservice.ab.maintenanceTools.ABMaintenanceToolsImpl
 
changeSubtype(String, String) - Method in interface gw.api.webservice.maintenanceTools.MaintenanceToolsBase
Change the contact with publicID from current subtype to targetSubtype
changeSubtype(String, String) - Method in class gw.api.webservice.maintenanceTools.MaintenanceToolsImpl
Changes the contact with publicID to the targetSubtype
CHANGETYPE_DYNPROP - Static variable in interface gw.pl.persistence.core.effdate.entity.EffDated
 
CHAR - Static variable in class gw.lang.reflect.java.asm.AsmClass
 
CHAR - Static variable in class gw.lang.reflect.java.asm.AsmPrimitiveType
 
CHAR_SEQUENCE() - Static method in class gw.lang.reflect.java.JavaTypes
 
CHAR_TYPE() - Static method in class gw.lang.parser.GosuParserTypes
 
CHARACTER() - Static method in class gw.lang.reflect.java.JavaTypes
 
characters(char[], int, int) - Method in class gw.xml.XMLNodeHandler
 
CharacterSet - Class in gw.pl.community.typekey
 
CharacterSet(ITypeList, String) - Constructor for class gw.pl.community.typekey.CharacterSet
 
CharArrayTypeWrapper - Class in gw.xml.xsd.typewrapper
 
CharArrayTypeWrapper() - Constructor for class gw.xml.xsd.typewrapper.CharArrayTypeWrapper
 
charAt(String, int) - Static method in class gw.api.util.StringUtil
Returns the character at the specified index.
charAt(int) - Method in class gw.lang.parser.CICS
 
charAt(int) - Method in class gw.lang.parser.Keyword
 
CharCoercer - Class in gw.lang.parser.coercers
 
CharCoercer() - Constructor for class gw.lang.parser.coercers.CharCoercer
 
CharHighPriorityCoercer - Class in gw.lang.parser.coercers
 
CharHighPriorityCoercer() - Constructor for class gw.lang.parser.coercers.CharHighPriorityCoercer
 
CharPCoercer - Static variable in class gw.lang.parser.coercers.BasePrimitiveCoercer
 
CharPHighPriorityCoercer - Class in gw.lang.parser.coercers
 
CharPHighPriorityCoercer() - Constructor for class gw.lang.parser.coercers.CharPHighPriorityCoercer
 
check(boolean) - Static method in class gw.pl.util.Assert
Deprecated.
Use the "assert" keyword.
check(boolean, String) - Static method in class gw.pl.util.Assert
Deprecated.
Use the "assert" keyword.
check(String, boolean) - Static method in class gw.pl.util.Assert
Deprecated.
Use the "assert" keyword.
check(String) - Static method in class gw.pl.util.Assert
Variant of Assert.check() that throws AssertionError if the message argument is non-null.
check(Throwable) - Static method in class gw.pl.util.Assert
Calls check(String message) with the stack trace of the throwable as the message.
checkAndScheduleForArchive(RootInfo) - Static method in class gw.api.archiving.ArchivingUtil
 
CheckboxGroupElement<T extends CheckboxOptionElement> - Class in gw.smoketest.platform.web
Class description...
CheckboxGroupElement(ISmokeTest, PCFElementId) - Constructor for class gw.smoketest.platform.web.CheckboxGroupElement
 
CheckboxOptionElement - Class in gw.smoketest.platform.web
Base class for a single checkbox in a checkbox group widget
CheckboxOptionElement(ISmokeTest, SelectElement, int) - Constructor for class gw.smoketest.platform.web.CheckboxOptionElement
 
CheckboxValueElement - Class in gw.smoketest.platform.web
A checkbox value element
CheckboxValueElement(ISmokeTest, PCFElementId) - Constructor for class gw.smoketest.platform.web.CheckboxValueElement
 
checkBreakPoint(String) - Static method in class gw.api.Debugger
To be called by gosu to check the breakpoint.
checkCurrencyAmountCurrency(CurrencyAmount, Currency) - Static method in class gw.api.util.CurrencyUtil
Deprecated.
Not needed now that CurrencyAmount no longer extends BigDecimal.
checkDatabaseConsistency(boolean) - Method in class gw.api.webservice.systemTools.SystemToolsImpl
 
checkDirectHTTPLogin() - Method in class gw.api.util.LoginForm
Checks for username/password provided through the URL or remember-me cookie.
checkException(Class, String, RuntimeException) - Static method in class gw.pl.util.Assert
This method will throw an exception if checkException is enabled (done by setting the system property com.guidewire.util.Assert.checkExceptions to true) and either:

checkException is enabled for the class callingClass (done by setting the system property callingClass's fully-qualified class name.checkExceptions to true) checkException is enabled for the named context of the class callingClass (done by setting the system property callingClass's fully-qualified class name.checkExceptions.

checkException(Class, String) - Static method in class gw.pl.util.Assert
This method returns true if checkException is enabled (done by setting the system property com.guidewire.util.Assert.checkExceptions to true) and either:

checkException is enabled for the class callingClass (done by setting the system property callingClass's fully-qualified class name.checkExceptions to true) checkException is enabled for the named context of the class callingClass (done by setting the system property callingClass's fully-qualified class name.checkExceptions.

checkForDuplicateRolePrivileges(Role) - Static method in class gw.api.admin.BaseAdminUtil
If the given role has duplicate privileges in its privileges array, returns an error message describing the first duplicate privilege found.
checkIfOnPage(String) - Method in interface gw.testharness.ISmokeTestHelper
Deprecated. 
checkIn(Object, Object) - Method in class gw.pl.util.webservices.SimplePool
 
checkIn(Date, Date) - Method in interface gw.pl.workqueue.entity.WorkItem
Postpone work item for later retrial
checkInitialConditions() - Method in interface gw.processes.BatchProcess
Checks the conditions necessary for this batch process to run, such as server runlevels.
checkOut(Object) - Method in class gw.pl.util.webservices.SimplePool
 
checkOut(Date, int, long) - Method in interface gw.pl.workqueue.entity.WorkItem
Check out a work item.
checkPartialDatabaseConsistency(boolean, String[], String[]) - Method in class gw.api.webservice.systemTools.SystemToolsImpl
 
checkPermission(SystemPermissionType) - Method in class gw.api.webservice.maintenanceTools.MaintenanceToolsImpl
 
checkPrecision(Object, IPropertyInfo, BigDecimal) - Method in class gw.datatype.impl.DecimalConstraintsHandlerBase
 
checkRange(Object, IPropertyInfo, BigDecimal) - Method in class gw.datatype.impl.DecimalConstraintsHandlerBase
 
checkReferenceKey(Key) - Method in class gw.api.archiving.XmlExporterXmlWriterForArchiving
 
checkReferenceKey(Key) - Method in class gw.api.importing.XmlExporter
This permits the caller to check the referenced items before they are created.
checkScale(Object, IPropertyInfo, BigDecimal) - Method in class gw.datatype.impl.DecimalConstraintsHandlerBase
 
checkSign(Object, IPropertyInfo, BigDecimal) - Method in class gw.datatype.impl.DecimalConstraintsHandlerBase
 
CheckSpellingOnChange - Static variable in class gw.api.system.PLConfigParameters
If true, stepping off a spellcheck enabled field after making any change will invoke the spell checker for the field *
CheckSpellingOnDemand - Static variable in class gw.api.system.PLConfigParameters
If true, any screen containing editable spellcheck enabled fields will have a spell check button in the the toolbar *
checkTransactionId() - Static method in class gw.api.util.TransactionIdUtil
Throws a SOAPSenderException if the TransactionId has nopt been set in CommitOptions
childAdded(N) - Method in interface gw.xml.parser2.XMLNodeStructureListener
 
childElement(String, Class<T>) - Method in class gw.xml.parser2.PLXMLNode.LocalMDBuilder
 
childElement(String, Class<T>) - Static method in class gw.xml.parser2.XMLNodeMetadataBuilder
Returns a child element builder.
childElement(QName, Class<T>) - Static method in class gw.xml.parser2.XMLNodeMetadataBuilder
Returns a child element builder.
childList(String, Class<T>) - Method in class gw.xml.parser2.PLXMLNode.LocalMDBuilder
 
childList(String, Class<T>) - Static method in class gw.xml.parser2.XMLNodeMetadataBuilder
Returns a child list builder.
childList(QName, Class<T>) - Static method in class gw.xml.parser2.XMLNodeMetadataBuilder
Returns a child list builder.
childOf(Group) - Static method in class gw.api.databuilder.GroupBuilder
 
childRemoved(N) - Method in interface gw.xml.parser2.XMLNodeStructureListener
 
children() - Method in class gw.api.profiler.IterationInfoNode
 
ChildrenPropertyInfo - Class in gw.xml.xsd.typeloader
 
ChildrenPropertyInfo(ITypeInfo) - Constructor for class gw.xml.xsd.typeloader.ChildrenPropertyInfo
 
CHOICE - Static variable in class gw.xml.xsd.schema.XSDComplexType
 
ChoiceNodeInstance - Class in gw.xml.xsd.info
 
ChoiceNodeInstance() - Constructor for class gw.xml.xsd.info.ChoiceNodeInstance
 
ChoiceNodeInstance(Object, int) - Constructor for class gw.xml.xsd.info.ChoiceNodeInstance
 
chomp(String) - Static method in class gw.util.GosuStringUtil
Removes one newline from end of a String if it's there, otherwise leave it alone.
chomp(String, String) - Static method in class gw.util.GosuStringUtil
Removes separator from the end of str if it's there, otherwise leave it alone.
chompLast(String) - Static method in class gw.util.GosuStringUtil
Deprecated.
Use GosuStringUtil.chomp(String) instead. Method will be removed in Commons Lang 3.0.
chompLast(String, String) - Static method in class gw.util.GosuStringUtil
Deprecated.
Use GosuStringUtil.chomp(String,String) instead. Method will be removed in Commons Lang 3.0.
CHOOSE_OPTION - Static variable in class gw.api.database.optimizer.oracle.SetSemiJoinNestedLoops
Deprecated.
 
chooseCancelOnNextConfirmation() - Method in interface gw.testharness.ISmokeTestHelper
When a web page normally makes a pop-up "Alert" message box, the smoke test will automatically supress the dialog.
chop(String) - Static method in class gw.util.GosuStringUtil
Remove the last character from a String.
chopNewline(String) - Static method in class gw.util.GosuStringUtil
Deprecated.
Use GosuStringUtil.chomp(String) instead. Method will be removed in Commons Lang 3.0.
CICS - Class in gw.lang.parser
 
CiHashMap<K extends java.lang.CharSequence,V> - Class in gw.util
 
CiHashMap() - Constructor for class gw.util.CiHashMap
 
CiHashMap(int) - Constructor for class gw.util.CiHashMap
 
CiHashMap(int, float) - Constructor for class gw.util.CiHashMap
 
CiHashMap(Map<? extends K, ? extends V>) - Constructor for class gw.util.CiHashMap
 
CITY_MATCH - Static variable in class gw.api.geocode.AbstractGeocodePlugin
 
CITY_PROP - Static variable in class gw.api.geocode.AbstractGeocodePlugin
 
ClAIM_CONTACT_DENORM - Static variable in class gw.api.profiler.ProfilerTag
 
ClAIM_PAYEE_DENORM - Static variable in class gw.api.profiler.ProfilerTag
 
ClAIM_RECOVERY_DENORM - Static variable in class gw.api.profiler.ProfilerTag
 
CLASS() - Static method in class gw.lang.ir.IRTypeConstants
 
CLASS() - Static method in class gw.lang.reflect.java.JavaTypes
 
CLASS - Static variable in class gw.pl.modules.ModuleTypeLoaderNode
 
CLASS_MEMBER - Static variable in class gw.lang.reflect.Modifier
The code indicating something is a class member
CLASS_NAME_ATTRIBUTE - Static variable in class gw.test.remote.RemoteTestResult.ExceptionInfo
 
ClassByteCodeAnalyzer - Class in gw.test
Analyzes byte code of Java classes.
ClassByteCodeAnalyzer() - Constructor for class gw.test.ClassByteCodeAnalyzer
 
classDefined(ICompilableType, byte[]) - Method in interface gw.lang.reflect.gs.IClassDefinitionListener
 
classForNameIncludingPrimitives(String) - Static method in class gw.pl.util.ClassUtil
 
ClassInfoUtil - Class in gw.lang.reflect.java
 
ClassInfoUtil() - Constructor for class gw.lang.reflect.java.ClassInfoUtil
 
ClassLoaderUtil - Class in gw.pl.util
Provides access to the appropriate ClassLoader
ClassLoaderUtil() - Constructor for class gw.pl.util.ClassLoaderUtil
 
ClasspathToGosuPathEntryUtil - Class in gw.lang.init
 
ClasspathToGosuPathEntryUtil() - Constructor for class gw.lang.init.ClasspathToGosuPathEntryUtil
 
ClassPathUtil - Class in gw.test
 
ClassPathUtil() - Constructor for class gw.test.ClassPathUtil
 
ClassType - Enum in gw.lang.reflect.gs
 
ClassUtil - Class in gw.lang.reflect
Utility class to get unexposed type information for gosu classes
ClassUtil() - Constructor for class gw.lang.reflect.ClassUtil
 
ClassUtil - Class in gw.pl.util
 
ClassUtil() - Constructor for class gw.pl.util.ClassUtil
 
clean(String) - Static method in class gw.util.GosuStringUtil
Deprecated.
Use the clearer named GosuStringUtil.trimToEmpty(String). Method will be removed in Commons Lang 3.0.
cleanAfterCompile() - Method in interface gw.lang.reflect.gs.ISourceFileHandle
 
cleanAfterCompile() - Method in class gw.lang.reflect.gs.StringSourceFileHandle
 
cleanseCurrency(CurrencyAmount) - Static method in class gw.api.util.CurrencyUtil
Deprecated.
Not needed now that CurrencyAmount no longer extends BigDecimal. Use CurrencyAmount.getAmount() instead.
cleanup() - Static method in class gw.lang.reflect.gs.GosuClassPathThing
 
cleanupWeakReferences() - Static method in class gw.lang.parser.CICS
 
clear() - Method in class gw.api.assignment.AssignmentSearchResult
Clear the criteria entirely; after this all of the methods to get users, groups or queues will return empty query processors.
clear() - Method in class gw.lang.reflect.FeatureManager
 
clear() - Method in class gw.lang.reflect.MethodList
 
clear() - Method in class gw.lang.reflect.PropertyNameMap
 
clear() - Method in class gw.pl.util.EmptyMap
 
clear() - Static method in class gw.pl.util.FileUtil.LocalCleanupTimer
 
clear() - Method in class gw.pl.util.ScopedThreadLocal
 
clear() - Static method in class gw.pl.util.webservices.SOAPOutboundHandler
Clears the entire header by setting its element values to null.
clear() - Method in class gw.rules.RuleSetCache
 
clear() - Method in class gw.util.cache.FqnCache
 
clear() - Method in class gw.util.cache.FqnCacheNode
 
clear() - Method in interface gw.util.cache.IFqnCache
 
clear() - Method in class gw.util.cache.WeakFqnCache
 
clear() - Method in class gw.util.CaseInsensitiveSet
 
clear() - Method in class gw.util.CiHashMap
 
clear() - Method in class gw.util.concurrent.Cache
 
clear() - Method in class gw.util.concurrent.ConcurrentHashSet
 
clear() - Method in class gw.util.concurrent.ConcurrentWeakValueHashMap
 
clear() - Method in class gw.util.concurrent.LockingLazyVar
Clears the variable, forcing the next call to LockingLazyVar.get() to re-calculate the value.
clear() - Method in class gw.util.concurrent.LocklessLazyVar
Clears the variable, forcing the next call to LocklessLazyVar.get() to re-calculate the value.
clear() - Method in class gw.util.DerivedKeyHashMap
 
clear() - Method in class gw.util.DynamicArray
Removes all of the elements from this list.
clear() - Method in class gw.util.IdentitySet
 
clear() - Method in class gw.util.perf.InvocationCounter
 
clear() - Method in class gw.util.ScopedMap
 
clear() - Method in class gw.util.SpaceEfficientHashMap
 
clear() - Method in class gw.util.Stack
 
clear() - Method in class gw.xml.XMLNodeAttributeMap
 
clear() - Method in class gw.xml.xsd.typeloader.IdrefsList
 
CLEAR_TABLE - Static variable in class gw.api.profiler.ProfilerTag
 
clearAddressBookFingerprint() - Method in interface gw.pl.contact.entity.AddressBookConvertable
Deprecated.
clearAllCaches() - Method in class gw.fs.physical.fast.FastPhysicalFileSystem
 
clearAllCaches() - Method in class gw.fs.physical.FullCachingPhysicalFileSystem
 
clearAllCaches() - Method in class gw.fs.physical.FuzzyTimestampCachingPhysicalFileSystem
 
clearAllCaches() - Method in class gw.fs.physical.generic.GenericPhysicalFileSystem
 
clearAllCaches() - Method in interface gw.fs.physical.IPhysicalFileSystem
 
clearAllCaches() - Method in class gw.fs.physical.win32.Win32PhysicalFileSystem
 
clearAllCaches() - Method in interface gw.lang.reflect.module.IFileSystem
 
clearAllCategoryScores() - Method in interface gw.ab.addressbook.entity.ABContact
Clears all categoryscores associated with this contact.
clearAllTokens() - Static method in class gw.api.contact.ContactTokenThreadLocal
Clears all tokens
clearAndReleaseAll() - Method in class gw.pl.util.webservices.SimplePool
 
clearAndReleaseAll() - Method in class gw.pl.util.webservices.ThreadSafeProxy
Clear the pool of class instances.
clearAssignment(Assignable) - Static method in class gw.assignment.AssignmentTestUtilBase
 
clearBccRecipients() - Method in class gw.api.email.Email
Clears the BCC list
clearCache() - Method in class gw.plugin.solr.SolrRecordMap
 
clearCacheEntriesForContact(ABContact) - Static method in class gw.api.web.contact.PendingContactChangeUtil
Clears any DiffDisplays for PendingUpdates for the contact passed in from the DiffDisplay cache.
clearCaches() - Method in interface gw.fs.IDirectory
 
clearCaches() - Method in class gw.fs.jar.JarEntryDirectoryImpl
 
clearCaches() - Method in class gw.fs.jar.JarFileDirectoryImpl
 
clearCaches() - Method in class gw.fs.physical.PhysicalDirectoryImpl
 
clearCaches() - Method in interface gw.lang.reflect.ITypeRefFactory
 
clearCaches() - Method in class gw.pl.util.FilteringDirectory
 
clearCcRecipients() - Method in class gw.api.email.Email
Clears the CC list
clearChildList(XMLChildListDeclaration<T>) - Method in class gw.xml.parser2.PLXMLNode
 
clearChildren() - Method in class gw.xml.AbstractXMLNode
 
clearCookie() - Static method in class gw.pl.util.webservices.SOAPOutboundHandler
 
clearDefaultSymbolTable() - Method in class gw.lang.parser.ThreadSafeSymbolTable
 
clearDeletableDirectory(long) - Static method in class gw.pl.util.FileUtil
This will delete files from the deletable directory older than a specific age
clearDependencies() - Method in class gw.pl.util.internal.DependenciesBase
 
clearDir(File) - Static method in class gw.pl.util.FileUtil
 
clearDirectoryCaches(ResourcePath) - Method in class gw.fs.physical.fast.FastPhysicalFileSystem
 
clearDirectoryCaches(ResourcePath) - Method in class gw.fs.physical.FullCachingPhysicalFileSystem
 
clearDirectoryCaches(ResourcePath) - Method in class gw.fs.physical.FuzzyTimestampCachingPhysicalFileSystem
 
clearDirectoryCaches(ResourcePath) - Method in class gw.fs.physical.generic.GenericPhysicalFileSystem
 
clearDirectoryCaches(ResourcePath) - Method in interface gw.fs.physical.IPhysicalFileSystem
 
clearDirectoryCaches(ResourcePath) - Method in class gw.fs.physical.win32.Win32PhysicalFileSystem
 
clearDocuments() - Method in class gw.api.email.Email
 
clearErrors() - Static method in class gw.api.util.DataImportTestUtil
 
clearErrorTable() - Method in interface gw.api.webservice.tableImport.ITableImportAPI
Instructs the server to clear the error tables.
clearErrorTable() - Method in class gw.api.webservice.tableImport.TableImportImpl
 
clearErrorTypes() - Method in interface gw.lang.reflect.ITypeSystem
 
clearErrorTypes() - Static method in class gw.lang.reflect.TypeSystem
 
clearExclusionTable() - Method in interface gw.api.webservice.tableImport.ITableImportAPI
Instructs the server to clear the exclusion table.
clearExclusionTable() - Method in class gw.api.webservice.tableImport.TableImportImpl
 
clearFailures() - Method in interface gw.pl.archiving.entity.ArchiveFailure
Resets all root infos with this failure, i.e. they are no longer excluded from archive
clearFilters() - Method in interface gw.api.database.IQueryResult
Clears all filters on this query.
clearFilters() - Method in class gw.api.database.QueryBeanResultWithSummary
Overridden to clear all filters from the summary query as well as the primary query.
clearGosuTemplateCache() - Static method in class gw.api.tools.InternalToolsUtil
 
clearHeader(String) - Static method in class gw.pl.util.webservices.SOAPOutboundHandler
Clears the header for the specified headerName.
clearHeaders() - Method in class gw.api.email.Email
 
clearInstanceFields() - Method in class gw.testharness.v3.PLTestClass
 
clearLocalCleanupTimer() - Static method in class gw.pl.util.FileUtil
Will clear the temporary directory and get rid of the timer.
clearLoginCookies() - Static method in class gw.api.util.LoginForm
 
clearMessages() - Static method in class gw.api.web.contact.PendingContactChangeUtil
 
clearNoLock() - Method in class gw.util.concurrent.LockingLazyVar
 
clearNonDefaultTypeUses() - Method in interface gw.lang.parser.ITypeUsesMap
Clears all types not in the default set of types;
clearOfficialIDs() - Method in class gw.api.databuilder.ContactBuilder
 
clearParseExceptions() - Method in interface gw.lang.parser.IParsedElement
 
clearParseTreeInformation() - Method in interface gw.lang.parser.IParsedElement
 
clearParseTreeInformation() - Method in interface gw.lang.parser.IParseTree
 
clearParseWarnings() - Method in interface gw.lang.parser.IParsedElement
 
clearProductionTables(String) - Static method in class gw.api.webservice.zone.ZoneImportHelper
 
clearResolveWithFuturePeriods() - Method in interface gw.pl.persistence.core.effdate.entity.EffDatedBranch
Clear notification that a future bound period existed when this branch was promoted.
clearSessionId() - Static method in class gw.pl.util.webservices.SOAPOutboundHandler
Clears the session ID by setting the Globals.GW_AUTHENTICATION_SECURITY_TOKEN_CONTEXT_PROPERTY to null.
clearSortColumns() - Method in interface gw.api.database.IQueryResult
Deprecated.
use orderBy or orderByDescending instead
clearSortColumns() - Method in class gw.plugin.solr.SolrQueryProcessor
 
clearStagingTables() - Method in interface gw.api.webservice.tableImport.ITableImportAPI
Instructs the server to clear all staging tables.
clearStagingTables() - Method in class gw.api.webservice.tableImport.TableImportImpl
 
clearStagingTables(String) - Static method in class gw.api.webservice.zone.ZoneImportHelper
 
clearThreadLocal(ThreadLocal) - Static method in class gw.lang.GosuShop
 
clearThreadLocalValidationResult() - Static method in class gw.api.validation.ValidationResult
Clears out the thread-local validation result.
clearToRecipients() - Method in class gw.api.email.Email
 
clearTypeNames() - Method in class gw.lang.reflect.TypeLoaderBase
 
click() - Method in class gw.smoketest.platform.web.CheckboxOptionElement
Clicks the option to toggle it's "checked" state.
click() - Method in class gw.smoketest.platform.web.CheckboxValueElement
Clicks this checkbox to toggle its value
click() - Method in class gw.smoketest.platform.web.ClickableActionElement
Invokes action on this element
click() - Method in class gw.smoketest.platform.web.OptionElement
Clicks the option to select it
click() - Method in class gw.smoketest.platform.web.OptionElementForMulti
Clicks the option to select it.
click(String) - Method in interface gw.testharness.ISmokeTestHelper
Clicks the given link element.
ClickableActionElement - Class in gw.smoketest.platform.web
Class description...
ClickableActionElement(ISmokeTest, PCFElementId) - Constructor for class gw.smoketest.platform.web.ClickableActionElement
 
ClickableActionElement(ISmokeTest, PCFElementId, boolean) - Constructor for class gw.smoketest.platform.web.ClickableActionElement
 
clickByLabelSubstr(String) - Method in class gw.smoketest.platform.web.SelectElement
Clicks the first option whose label contains str, ignoring case
clickFirstOptionWithMatchingLabel(SelectElement.Condition) - Method in class gw.smoketest.platform.web.SelectElement
 
clickFirstOptionWithMatchingValue(SelectElement.Condition) - Method in class gw.smoketest.platform.web.SelectElement
 
clickLinkWithText(String) - Method in interface gw.testharness.ISmokeTestHelper
Deprecated. 
clickNoWait(String) - Method in interface gw.testharness.ISmokeTestHelper
Clicks the given link element but don't wait for the page to load This is used for the case where the browser is opening an external program
clickSelf() - Method in class gw.smoketest.platform.web.WizardMenuLinkElement
Clicks this menu link
clickThis(Class<T>) - Method in class gw.smoketest.platform.web.PCFElement
Helper method to click this element.
ClientSystemPlugin - Interface in gw.plugin
Defines the contract for integration to an external client system.
ClobColDataDist - Interface in gw.pl.database.entity
ClobColDataDist Stores bean version data distributions.
ClobPersistenceHandler - Class in gw.datatype.impl
Class description...
ClobPersistenceHandler(Boolean) - Constructor for class gw.datatype.impl.ClobPersistenceHandler
 
clone() - Method in interface gw.lang.parser.expressions.ITypeVariableDefinition
 
clone() - Method in interface gw.lang.parser.IScope
Enforce a cloneable contract.
clone() - Method in class gw.lang.parser.StandardScope
 
clone() - Method in interface gw.lang.reflect.gs.IGenericTypeVariable
 
clone() - Method in class gw.lang.reflect.MethodList
 
clone() - Method in class gw.util.CiHashMap
 
clone() - Method in class gw.util.DynamicArray
Returns a shallow copy of this ArrayList instance.
clone() - Method in class gw.xml.AbstractXMLNode
Creates a new copy of this node tree.
cloneMap(Map<K, V>) - Static method in class gw.pl.util.CollectionUtil
 
close() - Method in class gw.api.print.PrintAction
Performs any final cleanup necessary.
close() - Method in interface gw.api.profiler.ProfilerFrame
From AutoCloseable.
close() - Method in class gw.api.profiler.ProfilerTag
 
close() - Method in class gw.api.util.RTFFilterWriter
 
close() - Method in class gw.pl.io.BOMAwareInputStream
 
close() - Method in class gw.pl.util.xml.XMLCodec
 
close(Closeable...) - Static method in class gw.util.StreamUtil
Closes the specified streams, suppressing any IOExceptions for inputstreams and readers.
CLOSE_CONNECTION - Static variable in class gw.api.profiler.ProfilerTag
 
closeActiveWorksheet() - Static method in class gw.api.web.workspace.WorkspaceUtil
Completely closes the active worksheet.
closed(T, T) - Static method in class gw.api.util.Range
Returns the closed interval [start, end].
closed(Comparator<? super T>, T, T) - Static method in class gw.api.util.Range
Returns the closed interval [start, end].
closedOpen(T, T) - Static method in class gw.api.util.Range
Returns the half-open interval [start, end).
closedOpen(Comparator<? super T>, T, T) - Static method in class gw.api.util.Range
Returns the half-open interval [start, end).
closeHandles(Reader, Writer) - Static method in class gw.pl.util.LineBreakUtil
 
closeNoThrow(Closeable) - Static method in class gw.util.StreamUtil
Close and swallow exception the exception.
closeStderr() - Method in class gw.util.ShellProcess
 
closeStdin() - Method in class gw.util.ShellProcess
 
closeStdout() - Method in class gw.util.ShellProcess
 
closeWorksheet() - Static method in class gw.api.web.contact.PendingContactChangeUtil
 
closeWorksheetIfActiveAndRefreshTop(Location) - Static method in class gw.api.web.workspace.WorkspaceUtil
Closes the worksheet very carefully, doing nothing if it's not the active one.
CLUSTER_MESSAGE_RECEIVED - Static variable in class gw.api.profiler.ProfilerTag
 
ClusterBroadcastTransport - Interface in gw.plugin.cluster
Used to send broadcast notifications with the Guidewire cluster.
ClusterBroadcastTransportCallback - Interface in gw.plugin.cluster
Callback interface used by broadcast transport plugins to notify the channel when notifications are received from other cluster members.
ClusterBroadcastTransportFactory - Interface in gw.plugin.cluster
Plugin used to send broadcast notifications with the Guidewire cluster.
ClusterChannelCallback - Interface in gw.plugin.cluster
Callback interface used by transport plugins to interact with the channel User: akorostov Date: 2/28/13
ClusterClockChangeDelaySeconds - Static variable in class gw.api.system.PLConfigParameters
Non-production only: time to delay before changing clock in a cluster
ClusteredServer - Class in gw.api.tools
Data object for holding information about current status of the clustered server node.
ClusteredServer(String, boolean, String, ClusterMemberData) - Constructor for class gw.api.tools.ClusteredServer
 
ClusterInfoData - Class in gw.api.tools
Helper object for Cluser Info page.
ClusterInfoData() - Constructor for class gw.api.tools.ClusterInfoData
 
ClusteringEnabled - Static variable in class gw.api.system.PLConfigParameters
Whether clustering is enabled *
ClusterMember - Class in gw.testharness.clustering
Handle to the remote server.
ClusterMember(String, String, boolean, ServerInstance, ClusterTest) - Constructor for class gw.testharness.clustering.ClusterMember
Creates a handle to remote server
ClusterMemberData - Interface in gw.pl.clusterinfo.entity
ClusterMemberData
ClusterMemberPurgeDaysOld - Static variable in class gw.api.system.PLConfigParameters
The number of days to keep cluster members records before they can be deleted *
ClusterMemberRecordUpdateIntervalSecs - Static variable in class gw.api.system.PLConfigParameters
Cluster member database record update interval (in seconds).
ClusterMulticastAddress - Static variable in class gw.api.system.PLConfigParameters
The IP multicast address used to communicate with the other members of the cluster.
ClusterMulticastPort - Static variable in class gw.api.system.PLConfigParameters
The port used to communicate with other members of the cluster.
ClusterMulticastTTL - Static variable in class gw.api.system.PLConfigParameters
The time to live for cluster multicast packets..
ClusterProtocolStack - Static variable in class gw.api.system.PLConfigParameters
The cluster protocol stack string
ClusterProtocolStackOption1 - Static variable in class gw.api.system.PLConfigParameters
This is a local option that can contain other parameters for the ClusterProtocolStack, it is referenced in the stack as ${option1}.
ClusterProtocolStackOption2 - Static variable in class gw.api.system.PLConfigParameters
This is a local option that can contain other parameters for the ClusterProtocolStack, it can be referenced in the stack as ${option2}
ClusterStatisticsMonitorIntervalMins - Static variable in class gw.api.system.PLConfigParameters
Number of minutes between each cluster statistics monitor logging (0 means disable statistics logging).
ClusterTest - Class in gw.testharness.clustering
 
ClusterTest() - Constructor for class gw.testharness.clustering.ClusterTest
 
ClusterTestEnvironment - Class in gw.testharness.clustering
Test environment for automated clustering tests.
ClusterTestEnvironment() - Constructor for class gw.testharness.clustering.ClusterTestEnvironment
 
ClusterTestManager - Class in gw.testharness.clustering
Starts/stops ClusterTestEnvironment before/after test case or test suite.
ClusterTestManager(ClusterTestEnvironment, boolean) - Constructor for class gw.testharness.clustering.ClusterTestManager
 
ClusterTestSuite - Class in gw.testharness.clustering
Base class for clustering test suites.
ClusterTestSuite() - Constructor for class gw.testharness.clustering.ClusterTestSuite
 
ClusterTestUtil - Class in gw.testharness.clustering
 
ClusterTestUtil() - Constructor for class gw.testharness.clustering.ClusterTestUtil
 
ClusterTransport - Interface in gw.plugin.cluster
Basic cluster transport protocol methods.
ClusterUnicastTransport - Interface in gw.plugin.cluster
Used to perform a remote point-to-point call within the Guidewire cluster.
ClusterUnicastTransportCallback - Interface in gw.plugin.cluster
Callback interface used by unicast transport plugins to notify the channel when requests are received from other cluster members.
ClusterUnicastTransportFactory - Interface in gw.plugin.cluster
Plugin used to perform a remote point-to-point call within the Guidewire cluster.
CmdLineToolBase - Class in gw.pl.util.webservices
CmdLineTooBase will automatically parse server URL, username, password from command line, and will log in and log out before and after an API call.
CmdLineToolBase(Option[], String, Class) - Constructor for class gw.pl.util.webservices.CmdLineToolBase
Constructs a new object.
CmdOptionBuilder - Class in gw.pl.util.webservices
A class to serve as an anti-corruption layer to build the command line options
Coalesce(Object...) - Static method in class gw.api.database.upgrade.before.BeforeUpgradeDBFunction
Returns a coalesce function over the expression list.
Coalesce(JdbcType, Object...) - Static method in class gw.api.database.upgrade.before.BeforeUpgradeDBFunction
Returns a coalesce function over the expression list.
codeLines - Variable in class gw.util.perf.codestats.FileInfo
 
coerce(Object, IType) - Static method in class gw.lang.reflect.ReflectUtil
 
coerceArgsIfNecessary(IParameterInfo[], Object...) - Static method in class gw.lang.reflect.ReflectUtil
 
coerceToStringArray(Object) - Static method in class gw.document.TemplatePluginUtils
This will ensure that the object is a string array
coerceValue(IType, Object) - Method in class gw.lang.parser.coercers.BasePHighPriorityCoercer
 
coerceValue(IType, Object) - Method in class gw.lang.parser.coercers.BasePrimitiveCoercer
 
coerceValue(IType, Object) - Method in class gw.lang.parser.coercers.BigDecimalCoercer
 
coerceValue(IType, Object) - Method in class gw.lang.parser.coercers.BigIntegerCoercer
 
coerceValue(IType, Object) - Method in class gw.lang.parser.coercers.BlockCoercer
 
coerceValue(IType, Object) - Method in class gw.lang.parser.coercers.BooleanCoercer
 
coerceValue(IType, Object) - Method in class gw.lang.parser.coercers.ByteCoercer
 
coerceValue(IType, Object) - Method in class gw.lang.parser.coercers.CharCoercer
 
coerceValue(IType, Object) - Method in class gw.lang.parser.coercers.DateCoercer
 
coerceValue(IType, Object) - Method in class gw.lang.parser.coercers.DoubleCoercer
 
coerceValue(IType, Object) - Method in class gw.lang.parser.coercers.FloatCoercer
 
coerceValue(IType, Object) - Method in class gw.lang.parser.coercers.FunctionFromInterfaceCoercer
 
coerceValue(IType, Object) - Method in class gw.lang.parser.coercers.FunctionToInterfaceCoercer
 
coerceValue(IType, Object) - Method in class gw.lang.parser.coercers.GosuArrayToJavaArrayCoercer
 
coerceValue(IType, Object) - Method in class gw.lang.parser.coercers.IdentityCoercer
 
coerceValue(IType, Object) - Method in class gw.lang.parser.coercers.IMonitorLockCoercer
 
coerceValue(IType, Object) - Method in class gw.lang.parser.coercers.IntCoercer
 
coerceValue(IType, Object) - Method in class gw.lang.parser.coercers.LongCoercer
 
coerceValue(IType, Object) - Method in class gw.lang.parser.coercers.MetaTypeToClassCoercer
 
coerceValue(IType, Object) - Method in class gw.lang.parser.coercers.NonWarningStringCoercer
 
coerceValue(IType, Object) - Method in class gw.lang.parser.coercers.PrimitiveCoercer
 
coerceValue(IType, Object) - Method in class gw.lang.parser.coercers.PriorityDelegatingCoercer
 
coerceValue(IType, Object) - Method in class gw.lang.parser.coercers.RegExpMatchToBooleanCoercer
 
coerceValue(IType, Object) - Method in class gw.lang.parser.coercers.RuntimeCoercer
 
coerceValue(IType, Object) - Method in class gw.lang.parser.coercers.ShortCoercer
 
coerceValue(IType, Object) - Method in class gw.lang.parser.coercers.StringBufferCoercer
 
coerceValue(IType, Object) - Method in class gw.lang.parser.coercers.StringBuilderCoercer
 
coerceValue(IType, Object) - Method in class gw.lang.parser.coercers.StringCoercer
 
coerceValue(IType, Object) - Method in class gw.lang.parser.coercers.TypeVariableCoercer
 
coerceValue(IType, Object) - Method in interface gw.lang.parser.ICoercer
 
coercionRequiresWarningIfImplicit(IType, IType, boolean) - Method in interface gw.lang.parser.ICoercionManager
 
coercionRequiresWarningIfImplicit(IType, IType) - Method in interface gw.lang.parser.ICoercionManager
 
coercionRequiresWarningIfImplicit(IType, IType) - Method in class gw.lang.parser.StandardCoercionManager
 
coercionRequiresWarningIfImplicit(IType, IType, boolean) - Method in class gw.lang.parser.StandardCoercionManager
 
collapse() - Method in interface gw.lang.parser.IToken
 
collapseToken() - Method in interface gw.lang.parser.IFullParserState
Collapses the token captured by this parser state, if possible
COLLECT_OUT_OF_SEQUENCE_CHANGE_DIFFS - Static variable in class gw.api.profiler.ProfilerTag
 
collectCompilationStatistics() - Static method in class gw.lang.reflect.gs.BytecodeOptions
 
CollectingVisitor<T> - Class in gw.api.graph
Simple visitor that collects visited nodes into a Set.
CollectingVisitor() - Constructor for class gw.api.graph.CollectingVisitor
Creates the visitor.
CollectingVisitor(Predicate<T>) - Constructor for class gw.api.graph.CollectingVisitor
Creates the visitor with a filter.
COLLECTION() - Static method in class gw.lang.reflect.java.JavaTypes
 
collectionOfCollectionsIterator(Collection) - Static method in class gw.pl.util.CollectionUtil
 
CollectionUtil - Class in gw.pl.util
Utilities to do typed get/set on a java.util.Map
CollectionUtil() - Constructor for class gw.pl.util.CollectionUtil
 
CollectionUtil.Closure<T> - Interface in gw.pl.util
 
collectNames(Set<String>, String) - Method in class gw.util.cache.FqnCacheNode
 
ColoringDotFormatter<T> - Class in gw.api.graph.print
A decorating DotFormatter that colors nodes and/or edges.
ColoringDotFormatter(DotFormatter<T>) - Constructor for class gw.api.graph.print.ColoringDotFormatter
Creates a ColoringDotFormatter with the given delegate.
ColumnRef - Interface in gw.api.database
Represents a reference to a column from a table.
COM_SUN_CLASS_PREFIX - Static variable in interface gw.lang.reflect.module.IClassPath
 
COMMAND_CALL - Static variable in class gw.testharness.clustering.NodeControllerServlet
 
COMMAND_PING - Static variable in class gw.testharness.clustering.NodeControllerServlet
 
CommandFailedException - Exception in gw.util
 
CommandFailedException(int, String) - Constructor for exception gw.util.CommandFailedException
 
CommandLineAccess - Class in gw.lang.cli
 
CommandLineAccess() - Constructor for class gw.lang.cli.CommandLineAccess
 
comment(char[], int, int) - Method in class gw.xml.XMLNodeLexicalHandler
 
commentChar(int) - Method in interface gw.lang.parser.ISourceCodeTokenizer
 
commit() - Method in interface gw.pl.persistence.core.Bundle
Commits this bundle to the database.
commit() - Method in class gw.pl.util.xml.XMLCodec
 
COMMIT_SIZE - Static variable in class gw.api.webservice.zone.ZoneImportHelper
 
COMMIT_TAG - Static variable in class gw.api.profiler.ProfilerTag
 
commitBundleIgnoreAllRules(Bundle) - Static method in class gw.api.testdata.TestDataUtil
Commit the bundle with no rules - pre update, validation and messaging rules will all be disabled.
commitBundleIgnoreMessageGeneration(Bundle) - Static method in class gw.api.testdata.TestDataUtil
Commit the bundle with message generation turned off.
commitBundleIgnorePreUpdateRules(Bundle) - Static method in class gw.api.testdata.TestDataUtil
Commit the bundle with pre update rules turned off.
commitBundleWithoutValidation(Bundle) - Static method in class gw.api.testdata.TestDataUtil
Commit the bundle without performing validation.
commitChanges() - Method in class gw.api.admin.ImportDataInfo
Commit the imported data according to the current resolution strategy.
CommitException - Exception in gw.plugin.messaging
Exception that is thrown by AckHandler to indicate that the ack could not be committed to the database.
CommitException() - Constructor for exception gw.plugin.messaging.CommitException
Exception that is thrown by AckHandler to indicate that the ack could not be committed to the database.
CommitException(String) - Constructor for exception gw.plugin.messaging.CommitException
Exception that is thrown by AckHandler to indicate that the ack could not be committed to the database.
CommitException(String, Throwable) - Constructor for exception gw.plugin.messaging.CommitException
Exception that is thrown by AckHandler to indicate that the ack could not be committed to the database.
commitImportedBundle(Bundle, String[], long) - Method in class gw.api.webservice.importTools.ImportToolsImpl
This will commit the bundle and create an import result.
CommonContact - Interface in gw.pl.contact.entity
CommonContactStubI
CommonContactAddress - Interface in gw.pl.contact.entity
CommonContactAddress null
CommonContactContact - Interface in gw.pl.contact.entity
CommonContactContactStubI.
CommonServices - Class in gw.config
 
compactAndLockHashMap(HashMap<S, T>) - Static method in class gw.pl.util.CollectionUtil
Returns a compacted and locked map representing the map passed in.
compactAndLockHashMap(HashMap<S, T>) - Static method in class gw.util.GosuCollectionUtil
Returns a compacted and locked map representing the map passed in.
compactAndLockList(List<T>) - Static method in class gw.pl.util.CollectionUtil
Returns a compacted
compactAndLockList(List<T>) - Static method in class gw.util.GosuCollectionUtil
Returns a compacted and locked list representing the list passed in.
Company - Interface in gw.pl.contact.entity
Company Information about a company.
CompanyBuilder - Class in gw.api.databuilder
Builder for Company.
CompanyBuilder() - Constructor for class gw.api.databuilder.CompanyBuilder
 
CompanyBuilderBase<T extends Company,B extends CompanyBuilderBase<T,B>> - Class in gw.api.databuilder
Base class for Person builders.
CompanyBuilderBase(IType, int) - Constructor for class gw.api.databuilder.CompanyBuilderBase
 
CompanyBuilderBase(IType, int, boolean) - Constructor for class gw.api.databuilder.CompanyBuilderBase
 
CompanyVendor - Interface in gw.pl.contact.entity
CompanyVendor

Contact type representing vendors that are companies.

COMPARABLE() - Static method in class gw.lang.reflect.java.JavaTypes
 
COMPARABLE_INTERVAL() - Static method in class gw.lang.reflect.java.JavaTypes
 
ComparableInterval<E extends java.lang.Comparable<E>> - Class in gw.lang.reflect.interval
 
ComparableInterval(E, E) - Constructor for class gw.lang.reflect.interval.ComparableInterval
 
ComparableInterval(E, E, boolean, boolean, boolean) - Constructor for class gw.lang.reflect.interval.ComparableInterval
 
ComparableUtil - Class in gw.pl.util
Useful methods for dealing with Comparables.
ComparableUtil() - Constructor for class gw.pl.util.ComparableUtil
 
compare(T, T) - Method in class gw.api.bean.compare.PropertyMatchPrioritizer
This method compares how well, relatively, potentialMatch1 and potentialMatch2 match the reference bean that was passed to the constructor.
compare(IQueryablePropertyInfo, Relop, Object) - Method in interface gw.api.database.ISimpleQueryBuilder
Compares a column against a value given an operation type.
compare(DBFunction, Relop, Object) - Method in interface gw.api.database.ISimpleQueryBuilder
Compares a column wrapped by a SQL function against a value given an operation type.
compare(ColumnRef, Relop, Object) - Method in interface gw.api.database.ISimpleQueryBuilder
Compares a column from another table against a value given an operation type.
compare(IQueryablePropertyInfo, Range) - Method in interface gw.api.database.ISimpleQueryBuilder
Compares a column against a range.
compare(DBFunction, Range) - Method in interface gw.api.database.ISimpleQueryBuilder
Compares a column wrapped by a SQL function against a range.
compare(IQueryablePropertyInfo, Relop, Object) - Method in class gw.api.database.Query
Compares a column against a value given an operation type.
compare(DBFunction, Relop, Object) - Method in class gw.api.database.Query
Compares a column wrapped by a SQL function against a value given an operation type.
compare(ColumnRef, Relop, Object) - Method in class gw.api.database.Query
Compares a column from another table against a value given an operation type.
compare(IQueryablePropertyInfo, Range) - Method in class gw.api.database.Query
Compares a column against a range.
compare(DBFunction, Range) - Method in class gw.api.database.Query
Compares a column wrapped by a SQL function against a range.
compare(IBeforeUpgradeReadOnlyColumn, Relop, Object) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeRestriction
Compares a column against a value given an operation type.
compare(String, Relop, Object) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeRestriction
Compares a column against a value given an operation type.
compare(IBeforeUpgradeDBFunction, Relop, Object) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeRestriction
Compares a function against a value given an operation type.
compare(IBeforeUpgradeColumnRef, Relop, Object) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeRestriction
Compares a column against a value given an operation type.
compare(IBeforeUpgradeReadOnlyColumn, Range) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeRestriction
Compares a column against a range.
compare(String, Range) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeRestriction
Compares a column against a range.
compare(IBeforeUpgradeDBFunction, Range) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeRestriction
Compares a function against a range.
compare(IBeforeUpgradeColumnRef, Range) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeRestriction
Compares a column against a value given an operation type.
compare(CurrencyAmount, CurrencyAmount) - Static method in class gw.api.financials.CurrencyAmount
Compares two money amounts, which may be null.
compare(Graph<KeyableBean>, Graph<KeyableBean>) - Method in class gw.api.graph.compare.EntityGraphComparer
Compares the source to the compare graph by traversing the source graph and evaluating matches in the compare graph.
compare(ReadableGraph<KeyableBean>, ReadableGraph<KeyableBean>) - Method in class gw.api.graph.compare.EntityGraphComparer
Compares the source to the compare graph by traversing the source graph and evaluating matches in the compare graph.
compare(Graph<T>, Graph<T>) - Method in interface gw.api.graph.compare.GraphComparer
Performs a comparison of the two graphs.
compare(ITypekeyPropertyInfo, ITypekeyPropertyInfo) - Method in class gw.entity.ITypekeyPropertyInfo.TypeKeyFilteringDependencyComparator
 
compare(Object, Object) - Method in class gw.lang.enhancements.BlockSortByComparator
 
compare(Object, Object) - Method in class gw.lang.enhancements.BlockSortComparator
 
compare(Comparable, Comparable) - Static method in class gw.pl.util.ComparableUtil
Compares two Comparables in a null-safe fashion (null is considered less than all other objects except for null, to which it is equivalent).
compare(File, File) - Static method in class gw.pl.util.FileUtil
Returns the file relationship comparing ancestor and descendant.
compareABContact(ABContact, ABContact) - Method in class gw.api.contact.pendingchanges.ABContactCompare
Compares the existing contact to the new contact.
compareBeans(KeyableBean, KeyableBean, int) - Method in class gw.api.diff.DiffUtils
Do a comparison of two bean graphs.
compareField(KeyableBean, KeyableBean, IPropertyInfo, int) - Method in class gw.api.diff.DiffUtils
Do a comparison of a field.
compareIgnoreCase(IQueryablePropertyInfo, Relop, Object) - Method in interface gw.api.database.ISimpleQueryBuilder
Compares a character-based column against a character-based value given an operation type.
compareIgnoreCase(ColumnRef, Relop, Object) - Method in interface gw.api.database.ISimpleQueryBuilder
Compares a character-based column against a character-based value given an operation type.
compareIgnoreCase(IQueryablePropertyInfo, Relop, Object) - Method in class gw.api.database.Query
Compares a character-based column against a character-based value given an operation type.
compareIgnoreCase(ColumnRef, Relop, Object) - Method in class gw.api.database.Query
Compares a character-based column against a character-based value given an operation type.
compareIgnoreTime(Date, Date) - Static method in class gw.api.util.DateUtil
Compares only the date components of two dates, the time component is ignored.
compareIn(IQueryablePropertyInfo, Collection<?>) - Method in interface gw.api.database.ISimpleQueryBuilder
Compares a column against a range of values using an in clause
compareIn(DBFunction, Collection<?>) - Method in interface gw.api.database.ISimpleQueryBuilder
Compares a function against a range of values using an in clause
compareIn(IQueryablePropertyInfo, Collection<?>) - Method in class gw.api.database.Query
Compares a column against a range of values using an in clause
compareIn(DBFunction, Collection<?>) - Method in class gw.api.database.Query
Compares a function against a range of values using an in clause
compareIn(IBeforeUpgradeReadOnlyColumn, Object...) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeRestriction
Compares a column against a range of values using an in clause
compareIn(String, Object...) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeRestriction
Compares a column against a range of values using an in clause
compareIn(IBeforeUpgradeColumnRef, Object...) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeRestriction
Compares a column against a range of values using an in clause.
compareIn(IBeforeUpgradeReadOnlyColumn, Collection<?>) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeRestriction
Compares a column against a range of values using an in clause
compareIn(String, Collection<?>) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeRestriction
Compares a column against a range of values using an in clause
compareIn(IBeforeUpgradeColumnRef, Collection<?>) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeRestriction
Compares a column against a range of values using an in clause.
compareMultiCurrency(CurrencyAmount, CurrencyAmount) - Static method in class gw.api.financials.CurrencyAmount
Compares two money amounts, which may be null.
compareMultiCurrency(CurrencyAmount) - Method in class gw.api.financials.CurrencyAmount
Compares this currency amount with another, which may be of a different currency.
compareNotIn(IQueryablePropertyInfo, Collection<?>) - Method in interface gw.api.database.ISimpleQueryBuilder
Compares a column against a range of values using a not in clause
compareNotIn(DBFunction, Collection<?>) - Method in interface gw.api.database.ISimpleQueryBuilder
Compares a function against a range of values using a not in clause
compareNotIn(IQueryablePropertyInfo, Collection<?>) - Method in class gw.api.database.Query
Compares a column against a range of values using a not in clause
compareNotIn(DBFunction, Collection<?>) - Method in class gw.api.database.Query
Compares a function against a range of values using a not in clause
compareNotIn(IBeforeUpgradeReadOnlyColumn, Object...) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeRestriction
Compares a column against a range of values using a not in clause
compareNotIn(String, Object...) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeRestriction
Compares a column against a range of values using a not in clause
compareNotIn(IBeforeUpgradeColumnRef, Object...) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeRestriction
Compares a column against a range of values using a not in clause.
compareNotIn(IBeforeUpgradeReadOnlyColumn, Collection<?>) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeRestriction
Compares a column against a range of values using a not in clause
compareNotIn(String, Collection<?>) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeRestriction
Compares a column against a range of values using a not in clause
compareNotIn(IBeforeUpgradeColumnRef, Collection<?>) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeRestriction
Compares a column against a range of values using a not in clause.
compareTo(BusCalType) - Method in class gw.api.activity.BusCalType
 
compareTo(Object) - Method in class gw.api.diff.DiffItem
compareTo(CurrencyAmount) - Method in class gw.api.financials.CurrencyAmount
Compares this currency amount with another by comparing their numeric amounts.
compareTo(CurrencyAmountPair) - Method in class gw.api.financials.CurrencyAmountPair
 
compareTo(Object) - Method in class gw.api.tools.CacheStatistics
Deprecated.
Sorts based on entity name.
compareTo(Object) - Method in class gw.api.tools.CacheStatistics.StackTraceFrequencyEntry
Deprecated.
 
compareTo(Object) - Method in class gw.api.tools.DatabaseInfo.TableWithUnusedColumnInfo
 
compareTo(Object) - Method in class gw.api.tools.LoadStepDisplayable
 
compareTo(Object) - Method in class gw.api.tools.LocationUsageStat
 
compareTo(Object) - Method in class gw.api.tools.PickerRow
 
compareTo(Object) - Method in class gw.api.tools.SetLogLevelData.LevelComparable
 
compareTo(Object) - Method in class gw.api.tools.SharedSectionUsageStat
 
compareTo(StatisticsCollector<S, T>.FormattedDouble) - Method in class gw.api.util.stats.StatisticsCollector.FormattedDouble
 
compareTo(Duration) - Method in class gw.api.web.tools.Duration
 
compareTo(GosuVersion) - Method in class gw.lang.GosuVersion
 
compareTo(IGosuMode) - Method in class gw.lang.mode.GosuMode
 
compareTo(Object) - Method in class gw.lang.reflect.gs.TypeName
 
compareTo(MethodScore) - Method in class gw.lang.reflect.MethodScore
 
compareTo(Object) - Method in class gw.pl.activity.entity.Activity.ActivityTip
 
compareTo(MonetaryAmount) - Method in class gw.pl.currency.MonetaryAmount
Compares this currency amount with another by comparing their numeric amounts.
compareTo(Key) - Method in class gw.pl.persistence.core.Key
 
compareTo(Object) - Method in class gw.pl.util.PropertyTree
Compares with another PropertyTree.
compareTo(TestSpec) - Method in class gw.test.TestSpec
 
compareTo(Object) - Method in class gw.xml.FileNameAndLineNumber
 
compareTo(IXMLParseIssue) - Method in class gw.xml.parser2.XMLParseIssue
 
compareValues(Object, Object) - Static method in class gw.api.util.LocaleUtil
Compare two values taking into account the current locale's SortCollation setting.
compile(String, List<String>) - Method in class gw.lang.gosuc.Gosuc
 
compile(IModule, List<String>) - Method in class gw.lang.gosuc.Gosuc
 
compile(GosucProject, Collection<? extends CharSequence>) - Method in class gw.lang.gosuc.GosucCompiler
 
compile(String, List<String>) - Method in interface gw.lang.gosuc.IGosuc
 
compile(IModule, List<String>) - Method in interface gw.lang.gosuc.IGosuc
 
compile(IRClass, boolean) - Method in interface gw.lang.ir.IRClassCompiler
 
compile(ISymbolTable) - Method in interface gw.lang.parser.template.ITemplateGenerator
 
compile() - Method in interface gw.lang.reflect.ICompilable
 
compileExpression(String) - Static method in class gw.util.GosuTestUtil
 
compileExpression(String, String, IType) - Static method in class gw.util.GosuTestUtil
 
compileExpression(String, String, IType, String, IType) - Static method in class gw.util.GosuTestUtil
 
compileExpression(String, ISymbolTable) - Static method in class gw.util.GosuTestUtil
 
compileExpression(String, ISymbolTable, boolean) - Static method in class gw.util.GosuTestUtil
 
compileExpression(String, boolean) - Static method in class gw.util.GosuTestUtil
 
compileFields() - Method in class gw.xml.parser2.XMLNodeIntrinsicTypeInfoFromJava
 
compileProgram(String, ISymbolTable) - Static method in class gw.util.GosuTestUtil
 
compileToJava(IRClass) - Method in interface gw.lang.ir.IRClassCompiler
 
complete(String) - Method in class gw.api.webservice.workflow.WorkflowAPIImpl
Sets the state of the workflow with public ID workflowID to WorkflowState#TC_COMPLETED.
complete() - Method in interface gw.pl.activity.entity.Activity
Completes an activity
completed(long, long, String, String, int, long) - Method in class gw.config.DefaultGosuProfilingService
This will log a profiling event, note that the start time and end times should have been captured from the same clock, for example IEntityAccess.getCurrentTime().
completed(long, long, String, String, int, long) - Method in interface gw.config.IGosuProfilingService
This will log a profiling event, note that the start time and end times should have been captured from the same clock, for example IEntityAccess.getCurrentTime().
completed(ProcessHistory, int) - Method in interface gw.plugin.workqueue.IBatchCompletedNotification
Called when a batch process completes...
COMPLEX_CONTENT - Static variable in class gw.xml.xsd.schema.XSDComplexType
 
ComplexLCS<T,D extends Diffable<D>> - Class in gw.pl.util.diff.lcs
Class description...
ComplexLCS(T[], T[]) - Constructor for class gw.pl.util.diff.lcs.ComplexLCS
 
ComplexLCS(List<T>, List<T>) - Constructor for class gw.pl.util.diff.lcs.ComplexLCS
 
ComplexPropertyChainReference<R,T> - Class in gw.lang.reflect.features
 
ComplexPropertyChainReference(IType, FeatureReference, String) - Constructor for class gw.lang.reflect.features.ComplexPropertyChainReference
 
ComponentType - Class in gw.pl.parameter.typekey
 
ComponentType(ITypeList, String) - Constructor for class gw.pl.parameter.typekey.ComponentType
 
CompositeFilter<T> - Class in gw.api.graph
Wraps one or more TraversalFilter filters with boolean AND logic.
CompoundVersionCheck - Class in gw.api.database.upgrade
This version check will run all version checks passed to the constructor.
CompoundVersionCheck(int, BeforeUpgradeVersionCheck...) - Constructor for class gw.api.database.upgrade.CompoundVersionCheck
 
CompoundVersionCheck(int, String, BeforeUpgradeVersionCheck...) - Constructor for class gw.api.database.upgrade.CompoundVersionCheck
 
COMPRESS_REVISABLES - Static variable in class gw.api.profiler.ProfilerTag
 
computeMulticastAddress(int) - Static method in class gw.testharness.clustering.ClusterTestEnvironment
 
computeTypeNames() - Method in class gw.lang.reflect.gs.GosuClassTypeLoader
 
computeTypeNames() - Method in interface gw.lang.reflect.ITypeLoader
 
computeTypeNames() - Method in class gw.xml.xsd.typeloader.XSDBuiltinTypeLoader
 
computeTypeNames() - Method in class gw.xml.xsd.typeloader.XSDTypeLoaderBase
 
concatAnd(TraversalFilter<T>...) - Static method in class gw.api.graph.Filters
Composes the argument filters into a single filter that will have boolean AND logic, i.e. each individual filter must evaluate to true for TraversalFilter#shouldTraverse(T, T, java.lang.Object) to evaluate to true.
concatDirectories(String...) - Static method in class gw.pl.util.FileUtil
Return a string of the given directories concatenated with File.separator characters seperating them.
Concatenate(Object...) - Static method in class gw.api.database.upgrade.before.BeforeUpgradeDBFunction
Returns a function that uses SQL concatenatation on the given list of expressions.
concatenate(Object[]) - Static method in class gw.util.GosuStringUtil
Deprecated.
Use the better named GosuStringUtil.join(Object[]) instead. Method will be removed in Commons Lang 3.0.
concatOr(TraversalFilter<T>...) - Static method in class gw.api.graph.Filters
Composes the argument filters into a single filter that will have boolean OR logic, i.e.
ConcurrentHashSet<K> - Class in gw.util.concurrent
 
ConcurrentHashSet() - Constructor for class gw.util.concurrent.ConcurrentHashSet
 
ConcurrentHashSet(int) - Constructor for class gw.util.concurrent.ConcurrentHashSet
 
ConcurrentHashSet(Set<K>) - Constructor for class gw.util.concurrent.ConcurrentHashSet
 
ConcurrentWeakValueHashMap<K,V> - Class in gw.util.concurrent
Adapted from com.intellij.util.containers.ConcurrentWeakValueHashMap
ConcurrentWeakValueHashMap(Map<K, V>) - Constructor for class gw.util.concurrent.ConcurrentWeakValueHashMap
 
ConcurrentWeakValueHashMap() - Constructor for class gw.util.concurrent.ConcurrentWeakValueHashMap
 
ConcurrentWeakValueHashMap(int) - Constructor for class gw.util.concurrent.ConcurrentWeakValueHashMap
 
ConcurrentWeakValueHashMap(int, float, int) - Constructor for class gw.util.concurrent.ConcurrentWeakValueHashMap
 
condition(String) - Method in interface gw.smoketest.platform.web.SelectElement.Condition
 
CONFIG - Static variable in class gw.pl.logging.LoggerCategory
 
CONFIG_DISPLAY - Static variable in class gw.pl.logging.LoggerCategory
 
CONFIG_RESOURCE_PREFIX - Static variable in interface gw.lang.reflect.module.IModule
 
CONFIG_RESOURCE_PREFIX_2 - Static variable in interface gw.lang.reflect.module.IModule
 
CONFIG_UPGRADER - Static variable in class gw.pl.logging.LoggerCategory
 
ConfigAccess - Class in gw.api.util
 
ConfigAccess() - Constructor for class gw.api.util.ConfigAccess
 
ConfigParserContext - Interface in gw.xml.parser2
User: dbrewster Date: Feb 23, 2006 Time: 8:30:07 PM
ConfigParserException - Exception in gw.xml.parser2
Exception for an XML parse failure
ConfigParserException() - Constructor for exception gw.xml.parser2.ConfigParserException
 
ConfigParserException(String) - Constructor for exception gw.xml.parser2.ConfigParserException
 
ConfigParserException(String, Throwable) - Constructor for exception gw.xml.parser2.ConfigParserException
 
ConfigParserException(Throwable) - Constructor for exception gw.xml.parser2.ConfigParserException
 
ConfigurationDumpHelper - Class in gw.api.tools
Helper class for creating "configuration" dump report.
ConfigurationDumpHelper() - Constructor for class gw.api.tools.ConfigurationDumpHelper
 
configure(File) - Static method in class gw.pl.logging.LoggerFactory
Deprecated.
Configure a logger factory from a properties file.
configure(Properties) - Static method in class gw.pl.logging.LoggerFactory
Deprecated.
Configure a logger factory directly from properties.
configureApplicationForDrivingAppVersion(String, String) - Method in interface gw.testharness.ConfigureRemoteApp
 
configureDefault() - Static method in class gw.pl.logging.LoggerFactory
Deprecated.
Configure a logger factory that logs to the console.
configureDestination(int, int, Integer, Long, Integer, Integer, Integer, Integer) - Method in interface gw.api.webservice.messagingTools.MessagingToolsBase
This will change the configuration of a destination and then stop and restart that destination
configureDestination(int, int, Integer, Long, Integer, Integer, Integer, Integer) - Method in class gw.api.webservice.messagingTools.MessagingToolsImpl
 
configurePaths(List<IDirectory>, List<IDirectory>) - Method in interface gw.lang.reflect.module.IModule
Configure both source and Java classpaths of the module in a semi-automated way.
configurePropertyName(Set<String>) - Method in class gw.xml.xsd.info.XSDAttributeInfo
 
configurePropertyName(Set<String>) - Method in class gw.xml.xsd.info.XSDElementRefInfo
 
configurePropertyNames(Set<String>, Map<QName, String>, String) - Method in class gw.xml.xsd.info.XSDGroupingInfo
 
ConfigureRemoteApp - Interface in gw.testharness
Interface to allow a remote app to configure itself based on the version of the driving application
ConfigVerificationEnabled - Static variable in class gw.api.system.PLConfigParameters
If clustering is enabled, whether to check this server's configuration against the other servers in the cluster
ConsistCheckRunTableSelectType - Enum in gw.api.database
Enumerate the ways to specify the tables on which to run the Database Consistency Checks
ConsistCheckTypePicker - Class in gw.api.tools
Purpose of class.
ConsistCheckTypePicker() - Constructor for class gw.api.tools.ConsistCheckTypePicker
 
ConsistencyCheck - Interface in gw.api.database
 
ConsistencyCheckerThreads - Static variable in class gw.api.system.PLConfigParameters
The number of threads to use when running the consistency checker
ConsistencyChecksPagePrinter - Class in gw.api.tools
Prints out the consistency checks in a reasonable HTML format.
ConsistencyChecksPagePrinter(List, TDirectory) - Constructor for class gw.api.tools.ConsistencyChecksPagePrinter
 
ConsistencyChecksPagePrinter.ConsistencyCheckPrintConvertor - Class in gw.api.tools
 
ConsistencyChecksPagePrinter.ConsistencyCheckPrintConvertor() - Constructor for class gw.api.tools.ConsistencyChecksPagePrinter.ConsistencyCheckPrintConvertor
 
ConsistencyChecksRunsPageHelper - Class in gw.api.tools
Page helper for Consistency Checker Runs
ConsistencyChecksRunsPageHelper() - Constructor for class gw.api.tools.ConsistencyChecksRunsPageHelper
 
ConsistencyChecksRunsPagePrinter - Class in gw.api.tools
Prints out the consistency checks in a reasonable HTML format.
ConsistencyChecksRunsPagePrinter(DBConsistCheckRun[], TDirectory) - Constructor for class gw.api.tools.ConsistencyChecksRunsPagePrinter
 
ConsistencyCheckType - Class in gw.pl.database.typekey
 
ConsistencyCheckType(ITypeList, String) - Constructor for class gw.pl.database.typekey.ConsistencyCheckType
 
ConsistencyCheckTypelistFilterSet - Class in gw.api.filters
FilterSet which includes all of the possible string values as filter values.
ConsistencyCheckTypelistFilterSet() - Constructor for class gw.api.filters.ConsistencyCheckTypelistFilterSet
 
ConsistencyCheckWorkItem - Interface in gw.pl.checker.entity
ConsistencyCheckWorkItem
Constant(String) - Static method in class gw.api.database.DBFunction
Returns a constant wrapped so that it can be used in SQL whenever you want a literal parameter.
Constant(Number) - Static method in class gw.api.database.DBFunction
Returns a constant wrapped so that it can be used in SQL whenever you want a literal parameter.
Constant(IDataType, Object) - Static method in class gw.api.database.DBFunction
Returns a constant wrapped so that it can be used in SQL whenever you want a literal parameter.
Constant(Object) - Static method in class gw.api.database.DBFunction
Returns a constant wrapped so that it can be used in SQL whenever you want a literal parameter.
construct(String, Object...) - Static method in class gw.lang.reflect.ReflectUtil
 
construct(Class<?>, Class<?>[], Object[]) - Method in class gw.pl.external.Invoker
Deprecated.
Invoke a a constructor for a proxied external type.
constructClasspathFromSystemClasspath() - Static method in class gw.test.ClassPathUtil
Turns the java.class.path system property value into a list of directories and jars
constructClasspathFromSystemClasspath() - Method in class gw.test.TestEnvironment
 
constructGosuClassInstance(String, Object...) - Static method in class gw.lang.reflect.ReflectUtil
 
constructObject(Class) - Method in interface gw.lang.reflect.IEntityAccess
 
constructor(List<? extends IConstructorInfo>, IType...) - Static method in class gw.lang.reflect.ITypeInfo.FIND
 
ConstructorInfoBuilder - Class in gw.lang.reflect
 
ConstructorInfoBuilder() - Constructor for class gw.lang.reflect.ConstructorInfoBuilder
 
ConstructorReference<R,T> - Class in gw.lang.reflect.features
 
ConstructorReference(IType, IType[], Object[]) - Constructor for class gw.lang.reflect.features.ConstructorReference
 
consumeContents() - Method in class gw.api.util.TempDeferredOutputStream
This is how you consume the bytes written.
Contact - Interface in gw.pl.contact.entity
Contact Generic contact (either a person or a company).
Contact - Class in gw.pl.contact.typekey
 
Contact(ITypeList, String) - Constructor for class gw.pl.contact.typekey.Contact
 
ContactAddress - Interface in gw.pl.contact.entity
ContactAddress Table linking contacts to addresses.
ContactAddressBuilder - Class in gw.api.databuilder
Builder for ContactAddress
ContactAddressBuilder() - Constructor for class gw.api.databuilder.ContactAddressBuilder
Initializes the builder with no defaults.
ContactAddressHistory - Interface in gw.ab.history.entity
ContactAddressHistory Contact-associated Address-specific history events
ContactAutoSyncUtil - Class in gw.api.contact
Deprecated.
ContactAutoSyncUtil() - Constructor for class gw.api.contact.ContactAutoSyncUtil
Deprecated.
 
ContactAutoSyncUtilBase - Class in gw.api.contact
Base util class for contact auto sync utils.
ContactAutoSyncUtilBase() - Constructor for class gw.api.contact.ContactAutoSyncUtilBase
 
ContactAutoSyncUtilBase.AutoSyncNotifierBundleTransactionCallback - Class in gw.api.contact
This class is used to notify the ContactAutoSync workers after the bundle in which the work items is created gets committed.
ContactAutoSyncUtilBase.AutoSyncNotifierBundleTransactionCallback() - Constructor for class gw.api.contact.ContactAutoSyncUtilBase.AutoSyncNotifierBundleTransactionCallback
 
ContactAutoSyncWorkItem - Interface in gw.pl.contact.entity
ContactAutoSyncWorkItem
ContactAutoSyncWorkItemChunkSize - Static variable in class gw.api.system.PLConfigParameters
The maximum number of contacts to be processed per ContactAutoSyncWorkItem *
ContactBidiRel - Class in gw.pl.contact.typekey
 
ContactBidiRel(ITypeList, String) - Constructor for class gw.pl.contact.typekey.ContactBidiRel
 
ContactBuilder<T extends Contact,B extends ContactBuilder<T,B>> - Class in gw.api.databuilder
Base class for Contact builders.
ContactBuilder(IType, int) - Constructor for class gw.api.databuilder.ContactBuilder
The default builder constructor should set the bare minimum properties required to construct a Contact that can be committed to the database.
ContactCategoryScore - Interface in gw.pl.contact.entity
ContactCategoryScore Table linking Contacts to Category Scores
ContactChangeResolution - Class in gw.pl.adressbook.typekey
 
ContactChangeResolution(ITypeList, String) - Constructor for class gw.pl.adressbook.typekey.ContactChangeResolution
 
ContactChangeResolutionConstants - Class in gw.ab.adressbook.typekey
 
ContactChangeResolutionConstants() - Constructor for class gw.ab.adressbook.typekey.ContactChangeResolutionConstants
 
ContactClass - Class in gw.pl.contact.typekey
 
ContactClass(ITypeList, String) - Constructor for class gw.pl.contact.typekey.ContactClass
 
ContactCommunicationException - Exception in gw.plugin
Exception thrown if there is an error communicating with Contact Manager
ContactCommunicationException(String, Throwable, boolean) - Constructor for exception gw.plugin.ContactCommunicationException
Create exception with given message and cause and retryable flag
ContactContact - Interface in gw.pl.contact.entity
ContactContact The purpose of this table is to avoid a self-referencing foreign key on cc_contact, and to allow contacts to relate to one another in different ways
ContactContactBuilder - Class in gw.api.databuilder
Builder for ContactContact
ContactContactBuilder() - Constructor for class gw.api.databuilder.ContactContactBuilder
Initializes the builder with no defaults.
ContactCreationApprovalStatus - Class in gw.pl.contact.typekey
 
ContactCreationApprovalStatus(ITypeList, String) - Constructor for class gw.pl.contact.typekey.ContactCreationApprovalStatus
 
ContactEmailAutocompleteHandler - Class in gw.api.contact
Class description...
ContactEmailAutocompleteHandler(Iterator<Contact>) - Constructor for class gw.api.contact.ContactEmailAutocompleteHandler
 
ContactEmailAutocompleteHandler(Contact...) - Constructor for class gw.api.contact.ContactEmailAutocompleteHandler
 
ContactFindMatchResult - Interface in gw.pl.contact.entity
Deprecated.
Since ClaimCenter 8.0, only used by deprecated IAddressBookAdapter
ContactFingerprint - Interface in gw.pl.contact.entity
ContactFingerprint
ContactHandle - Interface in gw.api.contact
Introduces a level of indirection to a Contact.
ContactHistory - Interface in gw.ab.history.entity
ContactHistory Contact-specific history events
ContactLifecycle - Interface in gw.api.contact
Provides customer access to functionality that should be executed during different stages of a Contact's database lifecycle.
ContactLifecycleImpl - Class in gw.api.contact
 
ContactLifecycleImpl(Contact) - Constructor for class gw.api.contact.ContactLifecycleImpl
 
ContactLinkStatusType - Class in gw.pl.contact.typekey
 
ContactLinkStatusType(ITypeList, String) - Constructor for class gw.pl.contact.typekey.ContactLinkStatusType
 
ContactMatchResultType - Class in gw.pl.contact.typekey
 
ContactMatchResultType(ITypeList, String) - Constructor for class gw.pl.contact.typekey.ContactMatchResultType
 
ContactMergeGraphBuilder - Class in gw.api.contact.pendingchanges
Builds a graph of differences as an intermediate step in building the entity comparison UI.
ContactMinimalTags - Interface in gw.api.contact
Provides a mechanism for ensuring that every contact has a minimal set of tags before being committed to the database.
ContactMinimalTagsImpl - Class in gw.api.contact
 
ContactMinimalTagsImpl(Contact) - Constructor for class gw.api.contact.ContactMinimalTagsImpl
 
ContactRel - Class in gw.pl.contact.typekey
 
ContactRel(ITypeList, String) - Constructor for class gw.pl.contact.typekey.ContactRel
 
ContactRelationshipSpec - Interface in gw.pl.contact.entity
Deprecated.
@deprecated Since ClaimCenter 8.0, only used by deprecated IAddressBookAdapter
ContactRelationshipSpecRel - Interface in gw.pl.contact.entity
ContactRelationshipSpecRelStubI.
ContactRelationshipUpdateType - Class in gw.plugin.addressbook
Represents the different ways of updating a Contact's relationships in the Address Book.
ContactRelCons - Class in gw.pl.contact.typekey
 
ContactRelCons(ITypeList, String) - Constructor for class gw.pl.contact.typekey.ContactRelCons
 
ContactSearchCriteria - Interface in gw.pl.contact.entity
ContactSearchCriteriaBase null
ContactSearchResult - Interface in gw.pl.contact.entity
Deprecated.
Since ClaimCenter 8.0, only used by deprecated IAddressBookAdapter
ContactSearchResultType - Class in gw.pl.contact.typekey
 
ContactSearchResultType(ITypeList, String) - Constructor for class gw.pl.contact.typekey.ContactSearchResultType
 
ContactSearchType - Class in gw.pl.contact.typekey
 
ContactSearchType(ITypeList, String) - Constructor for class gw.pl.contact.typekey.ContactSearchType
 
ContactSearchWithServiceCriteriaException - Exception in gw.api.contact
An exception thrown when an ABContact lacks required information for searching.
ContactSearchWithServiceCriteriaException(SubtypeKey, Country, LocaleType) - Constructor for exception gw.api.contact.ContactSearchWithServiceCriteriaException
 
ContactSearchWithServiceCriteriaException(SubtypeKey, Country) - Constructor for exception gw.api.contact.ContactSearchWithServiceCriteriaException
 
ContactSearchWithServiceCriteriaException(IType, Country, LocaleType) - Constructor for exception gw.api.contact.ContactSearchWithServiceCriteriaException
 
ContactSearchWithServiceCriteriaException(String) - Constructor for exception gw.api.contact.ContactSearchWithServiceCriteriaException
 
ContactSubtypeConvertUtil - Class in gw.api.contact
 
ContactSubtypeConvertUtil() - Constructor for class gw.api.contact.ContactSubtypeConvertUtil
 
ContactSubtypeSpecificException - Exception in gw.api.contact
 
ContactSubtypeSpecificException(String) - Constructor for exception gw.api.contact.ContactSubtypeSpecificException
 
ContactTag - Interface in gw.pl.contact.entity
ContactTag ContactTag
ContactTagBuilder - Class in gw.api.databuilder
 
ContactTagBuilder() - Constructor for class gw.api.databuilder.ContactTagBuilder
 
ContactTagType - Class in gw.pl.contact.typekey
 
ContactTagType(ITypeList, String) - Constructor for class gw.pl.contact.typekey.ContactTagType
 
ContactTemplateHelper - Class in gw.api.contact
Internal code hack for the ABContactWidget Template.
ContactTemplateHelper() - Constructor for class gw.api.contact.ContactTemplateHelper
 
ContactTokenThreadLocal - Class in gw.api.contact
 
ContactTokenThreadLocal(String, String, String) - Constructor for class gw.api.contact.ContactTokenThreadLocal
 
ContactUpdateResult - Interface in gw.pl.contact.entity
Deprecated.
Since ClaimCenter 8.0, only used by deprecated IAddressBookAdapter
contains(IQueryablePropertyInfo, String, boolean) - Method in interface gw.api.database.ISimpleQueryBuilder
Compares a varchar column against a string value using a contains clause (i.e. column='%string%'
contains(IQueryablePropertyInfo, DBFunction, boolean) - Method in interface gw.api.database.ISimpleQueryBuilder
Compares a varchar column against a string value using a contains clause (i.e. column='%string%'
contains(IQueryablePropertyInfo, String, boolean) - Method in class gw.api.database.Query
Compares a varchar column against a string value using a contains clause (i.e. column='%string%'
contains(IQueryablePropertyInfo, DBFunction, boolean) - Method in class gw.api.database.Query
Compares a varchar column against a string value using a contains clause (i.e. column='%string%'
contains(IBeforeUpgradeReadOnlyColumn, String) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeRestriction
Compares a varchar column against a string value using a contains clause (i.e. column='%string%')
contains(String, String) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeRestriction
Compares a varchar column against a string value using a contains clause (i.e. column='%string%')
contains(IBeforeUpgradeColumnRef, String) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeRestriction
Compares a varchar column against a string value using a contains clause (i.e. column='%string%').
contains(Object, Object) - Static method in class gw.api.util.ArrayUtil
Checks if the object is in the given array.
contains(String, String) - Static method in class gw.api.util.StringUtil
Tests whether or not the string contains a given string.
contains(IType[], IType) - Static method in class gw.lang.GosuShop
 
contains(int) - Method in interface gw.lang.parser.IParseTree
 
contains(IParseTree) - Method in interface gw.lang.parser.IParseTree
 
contains(E) - Method in class gw.lang.reflect.interval.AbstractInterval
 
contains(ME) - Method in class gw.lang.reflect.interval.AbstractInterval
 
contains(E) - Method in interface gw.lang.reflect.interval.IInterval
 
contains(ME) - Method in interface gw.lang.reflect.interval.IInterval
 
contains(File, String) - Static method in class gw.pl.util.FileUtil
 
contains(Rectangle) - Method in class gw.pl.util.Rectangle
 
contains(String, String) - Static method in class gw.pl.util.StringUtil
Return true if string s contains the substring substr
contains(String) - Method in class gw.util.cache.FqnCache
 
contains(String) - Method in interface gw.util.cache.IFqnCache
 
contains(String) - Method in class gw.util.cache.WeakFqnCache
 
contains(Object) - Method in class gw.util.CaseInsensitiveSet
 
contains(Object) - Method in class gw.util.concurrent.ConcurrentHashSet
 
contains(Object) - Method in class gw.util.DynamicArray
Returns true if this list contains the specified element.
contains(String, char) - Static method in class gw.util.GosuStringUtil
Checks if String contains a search character, handling null.
contains(String, String) - Static method in class gw.util.GosuStringUtil
Checks if String contains a search String, handling null.
contains(T) - Method in class gw.util.IdentitySet
 
contains(Object) - Method in class gw.util.perf.objectsize.UnmodifiableSizeTwoSet
 
contains(T) - Method in class gw.util.Stack
 
contains(Object) - Method in class gw.xml.xsd.typeloader.IdrefsList
 
CONTAINS_SOURCES - Static variable in class gw.util.Extensions
 
containsAll(Collection<?>) - Method in class gw.util.concurrent.ConcurrentHashSet
 
containsAll(Collection<?>) - Method in class gw.xml.xsd.typeloader.IdrefsList
 
containsAny(String, char[]) - Static method in class gw.util.GosuStringUtil
Checks if the String contains any character in the given set of characters.
containsAny(String, String) - Static method in class gw.util.GosuStringUtil
Checks if the String contains any character in the given set of characters.
containsAttribute(String) - Method in class gw.xml.AbstractXMLNode
Determines whether this node contains a value for the given attribute.
containsAttribute(String) - Method in interface gw.xml.IReadOnlyXMLNode
 
containsCaseInsensitive(String, String) - Static method in class gw.pl.util.StringUtil
Return true if string s contains the substring substr (case-insensitive)
containsColumn(String) - Method in interface gw.api.database.QueryRow
True if the given column exists in the QueryRow
containsColumn(int) - Method in interface gw.api.database.QueryRow
 
containsField(XMLFieldDeclaration) - Method in class gw.xml.parser2.XMLFieldChoiceGroup
 
containsIgnoreCase(String, String) - Static method in class gw.api.util.StringUtil
Tests whether a string contains another string, ignoring case
containsIgnoreCase(String, String) - Static method in class gw.util.GosuStringUtil
Checks if String contains a search String irrespective of case, handling null.
containsKey(ITypeVariableType) - Method in class gw.lang.parser.TypeVarToTypeMap
 
containsKey(Object) - Method in class gw.lang.reflect.PropertyNameMap
 
containsKey(Object) - Method in class gw.pl.util.EmptyMap
 
containsKey(Object) - Method in class gw.util.CiHashMap
 
containsKey(Object) - Method in class gw.util.concurrent.ConcurrentWeakValueHashMap
 
containsKey(Object) - Method in class gw.util.DerivedKeyHashMap
 
containsKey(Object) - Method in class gw.util.ScopedMap
 
containsKey(Object) - Method in class gw.util.SpaceEfficientHashMap
 
containsKey(Object) - Method in class gw.xml.XMLNodeAttributeMap
 
containsKeyColumn(String) - Method in class gw.api.tools.DatabaseInfo.IndexInfo
 
containsKeyDirect(K) - Method in class gw.util.ScopedMap
 
containsKeyRaw(Object) - Method in class gw.lang.parser.TypeVarToTypeMap
 
containsManifest(IDirectory) - Static method in class gw.util.Extensions
 
containsMappingFor(String) - Method in interface gw.api.util.TypecodeMapper
Does this mapper contain any mappings for the given typelist?
containsNone(String, char[]) - Static method in class gw.util.GosuStringUtil
Checks that the String does not contain certain characters.
containsNone(String, String) - Static method in class gw.util.GosuStringUtil
Checks that the String does not contain certain characters.
containsOnly(String, char[]) - Static method in class gw.util.GosuStringUtil
Checks if the String contains only certain characters.
containsOnly(String, String) - Static method in class gw.util.GosuStringUtil
Checks if the String contains only certain characters.
containsOrBorders(int, boolean) - Method in interface gw.lang.parser.IParseTree
 
containsOrBorders(IParseTree, boolean) - Method in interface gw.lang.parser.IParseTree
 
containsScope(PCFElementId.PCFElementScope) - Method in class gw.smoketest.platform.web.PCFElementId
 
containsType(String) - Method in interface gw.lang.parser.ITypeUsesMap
 
containsUser(User) - Method in interface gw.pl.community.entity.Group
Returns true if and only if this group contains the given user.
containsValidGeocodeForSearch() - Method in interface gw.pl.contact.entity.ProximitySearchParameters
Checks if the proximity search parameters have a valid longitude and latitude such that a search can be completed without a proximitySearchCenter set.
containsValue(Object) - Method in class gw.lang.reflect.PropertyNameMap
 
containsValue(Object) - Method in class gw.pl.util.EmptyMap
 
containsValue(Object) - Method in class gw.pl.util.JSONMultiObject
 
containsValue(Object) - Method in class gw.util.CiHashMap
 
containsValue(Object) - Method in class gw.util.concurrent.ConcurrentWeakValueHashMap
 
containsValue(Object) - Method in class gw.util.DerivedKeyHashMap
 
containsValue(Object) - Method in class gw.util.ScopedMap
 
containsValue(Object) - Method in class gw.util.SpaceEfficientHashMap
 
containsValue(Object) - Method in class gw.xml.XMLNodeAttributeMap
 
containsZone(Country, ZoneType, String) - Method in interface gw.pl.assignment.entity.Region
If this region contains a zone of the given type and value?
containsZone(Country, ZoneType, String) - Method in interface gw.pl.calendar.entity.BusinessWeek
If this region contains a zone of the given type and value?
containsZone(Country, ZoneType, String) - Method in interface gw.pl.calendar.entity.Holiday
If this region contains a zone of the given type and value?
contentsEqual(TFile, TFile) - Static method in class gw.pl.util.CottaUtil
 
ContextObject - Class in gw.document
 
ContextObject() - Constructor for class gw.document.ContextObject
 
ContextObjectValueMap - Variable in class gw.document.DocumentCreationInfo
This is public to allow it to be referenced in the document creation PCF config
ContextualNavigationCommand - Class in gw.api.quickjump
QuickJump command which takes the user to a particular location, using a parameter found on the current location.
ContextualNavigationCommand(String) - Constructor for class gw.api.quickjump.ContextualNavigationCommand
 
ContextualNavigationCommand(String, String, String, IType) - Constructor for class gw.api.quickjump.ContextualNavigationCommand
 
ContinuousOnlyTest - Annotation Type in gw.testharness
Indicates that a the annotated test Class or Method are to be run in Continuous testing only.
CONTROL_KEY_MASK - Static variable in class gw.pl.util.PlatformUtil
 
CONTROL_KEY_NAME - Static variable in class gw.pl.util.PlatformUtil
Platform dependent keystroke info
convert(Currency, RoundingMode) - Method in class gw.api.financials.CurrencyAmount
Converts this CurrencyAmount into one in the given currency, according to the current market exchange rate, with the resulting amount rounded according to the given rounding mode.
convert(Currency, BigDecimal, RoundingMode) - Method in class gw.api.financials.CurrencyAmount
Converts this CurrencyAmount into one in the given currency, according to the given exchange rate, with the resulting amount rounded according to the given rounding mode.
convert(Object, IType) - Method in interface gw.api.util.mapping.ObjectConverter
value = the object to convert.
convert(Object, IType) - Method in class gw.api.util.mapping.ObjectConverterImpl
Will convert an object from one object to another
convert(IQueryBeanResult<ABContact>, ABContactAPISearchSpec) - Static method in class gw.api.webservice.addressbook.contactapi.ABContactAPISearchExecutorHelper
Deprecated.
Applies the searchSpec settings (sorting, paging, etc) to processor and converts it to an ABContactAPISearchResultHelper.
convert(IQueryBeanResult<ABContact>, ABContactAPISearchSpec, boolean) - Static method in class gw.api.webservice.addressbook.contactapi.ABContactAPISearchExecutorHelper
Deprecated.
Applies the searchSpec settings (sorting, paging, etc) to processor and converts it to an ABContactAPISearchResultHelper.
convert(IQueryBeanResult<ABContact>, ABContactSearchSpec) - Static method in class gw.api.webservice.addressbook.contactapi.ABContactSearchExecutor
Applies the searchSpec settings (sorting, paging, etc) to processor and converts it to an ABContactSearchResult.
convert(IQueryBeanResult<ABContact>, ABContactSearchSpec, boolean) - Static method in class gw.api.webservice.addressbook.contactapi.ABContactSearchExecutor
Applies the searchSpec settings (sorting, paging, etc) to processor and converts it to an ABContactSearchResult.
convert(ElementType) - Static method in enum gw.lang.annotation.UsageTarget
 
convertABContact(ABContact, IEntityType) - Static method in class gw.api.contact.ABSubtypeConvertUtil
 
convertAlphaCharacters(String) - Static method in class gw.api.util.PhoneUtil
This method will convert alphanumeric characters into a numeric phone number. 1-800-CALL-SAM will convert 1-800-225-5726.
convertAmount(BigDecimal, Currency, Currency, BigDecimal) - Static method in class gw.api.util.CurrencyUtil
Converts the BigDecimal amount in the given amountCurrency to a CurrencyAmount with toCurrency, using the given ExchangeRate.
convertAmount(BigDecimal, Currency, Currency, BigDecimal, boolean) - Static method in class gw.api.util.CurrencyUtil
Converts the BigDecimal amount in the given amountCurrency to a CurrencyAmount with toCurrency, using the given ExchangeRate.
convertAmount(BigDecimal, Currency, Currency, BigDecimal, boolean, RoundingMode) - Static method in class gw.api.util.CurrencyUtil
Converts the BigDecimal amount in the given amountCurrency to a CurrencyAmount with toCurrency, using the given ExchangeRate.
convertAmount(IMoney, Currency, Currency, BigDecimal) - Static method in class gw.api.util.CurrencyUtil
convertAmount(IMoney, Currency, Currency, BigDecimal, boolean) - Static method in class gw.api.util.CurrencyUtil
convertAmount(IMoney, Currency, Currency, BigDecimal, boolean, RoundingMode) - Static method in class gw.api.util.CurrencyUtil
convertAmount(MonetaryAmount, Currency) - Static method in class gw.api.util.FXRateUtil
Convert a monetary amount to another in the specified currency.
convertAmount(MonetaryAmount, Currency, FXRateMarket) - Static method in class gw.api.util.FXRateUtil
Convert a monetary amount to another in the specified currency using the specified market to obtain the most recent conversion rate.
convertAmount(MonetaryAmount, Currency, Date) - Static method in class gw.api.util.FXRateUtil
Convert a monetary amount to another in the specified currency with the specified effective time from the default market.
convertAmount(MonetaryAmount, Currency, Date, FXRateMarket) - Static method in class gw.api.util.FXRateUtil
Convert a monetary amount to another in the specified currency using the specified market to obtain the most recent conversion rate.
convertAmount(MonetaryAmount, FXRate) - Static method in class gw.api.util.FXRateUtil
Convert a monetary amount to another using the specified foreign exchange rate.
convertAmount(CurrencyAmount, FXRate) - Static method in class gw.api.util.FXRateUtil
Deprecated.
convertAttributeName(String) - Method in class gw.xml.parser2.BaseAbstractNode
 
convertAttributeName(String) - Method in class gw.xml.parser2.XMLNodeConvertibleBase
 
convertAttributeNameStatic(String) - Static method in class gw.xml.parser2.BaseAbstractNode
 
convertClasspathToGosuPathEntries(List<File>) - Static method in class gw.lang.init.ClasspathToGosuPathEntryUtil
Converts a set of Files into a list of GosuPathEntries.
convertContact(Contact, IEntityType) - Static method in class gw.api.contact.ContactSubtypeConvertUtil
 
convertEnum(Object) - Method in class gw.api.util.mapping.ObjectConverterImpl
 
convertFile(TFile, LineBreakUtil.TextFileFormat) - Method in class gw.pl.util.LineBreakUtil
 
convertGenericParameterTypes(IFeatureInfo, TypeVarToTypeMap, boolean) - Method in interface gw.lang.reflect.java.IJavaClassConstructor
 
convertGWObject(Object) - Method in class gw.api.util.mapping.ObjectConverterImpl
 
convertInputStreamToString(InputStream) - Static method in class gw.pl.util.StreamGobbler
Converts a stream into a string, swallowing any error that might occur.
convertInputStreamToStringBuilder(InputStream) - Static method in class gw.pl.util.StreamGobbler
Reads a stream into a string builder and returns that builder
convertNullAsPrimitive(IType, boolean) - Method in interface gw.lang.parser.ICoercionManager
Converts a null value to a value compatible with the specified primitive type.
convertNullAsPrimitive(IType, boolean) - Method in class gw.lang.parser.StandardCoercionManager
 
convertSafeStringToTypeCode(String) - Static method in class gw.api.util.TypeCodeEscapeUtil
 
convertStream(Reader, Writer, LineBreakUtil.TextFileFormat) - Method in class gw.pl.util.LineBreakUtil
 
convertStringParam(String) - Static method in class gw.api.web.contact.ABContactParamUtil
Converts a public ID into an ABContact
convertStringToDate(String) - Method in class gw.pl.util.DateConverterUtil
Converts strings into java.util.Date objects
convertToBaseClassName(String) - Method in class gw.xml.ReflectiveHyphenatedXMLNodeFactory
 
convertToBaseClassName(String) - Method in class gw.xml.ReflectiveXMLNodeFactory
 
convertToBaseClassName(String) - Method in class gw.xml.ReflectiveXMLNodeFactoryBase
Converts an XML element name into the base class name.
convertToExternalIfNecessary(Object[], Class[], Class) - Method in interface gw.lang.reflect.IEntityAccess
 
convertToInternalIfNecessary(Object, Class) - Method in interface gw.lang.reflect.IEntityAccess
 
convertToInternalObject() - Method in interface gw.pl.external.ExternalProxy
Deprecated.
 
convertToRuntimeException(Throwable) - Static method in class gw.pl.util.ExceptionUtil
Deprecated.
Does not handle Errors properly. Use ExceptionUtil.throwUnchecked(Throwable) instead.
convertToRuntimeException(Exception) - Static method in class gw.pl.util.ExceptionUtil
Converts the given Exception to a RuntimeException.
convertToRuntimeException(Throwable) - Static method in class gw.util.GosuExceptionUtil
 
convertToSOAPException() - Method in exception gw.datatype.DataTypeException
 
convertTree(PLXMLNode) - Method in class gw.xml.parser2.NewNodeToOldNodeConverter
 
convertType(IType) - Method in class gw.lang.reflect.FeatureManager
 
convertTypeCodeToSafeString(String) - Static method in class gw.api.util.TypeCodeEscapeUtil
 
convertTypeKey(Object, IType) - Static method in class gw.api.util.mapping.GWObjectUtils
Convert a typekey object from domain to soap or vice versa.
convertValue(Object, IType) - Method in interface gw.lang.parser.ICoercionManager
 
convertValue(Object, IType) - Method in class gw.lang.parser.StandardCoercionManager
Given a value and a target Class, return a compatible value via the target Class.
convertValue(String, String, Class) - Method in class gw.xml.parser2.BaseAbstractNode
 
convertValue(String, String, Class<?>) - Method in class gw.xml.parser2.XMLNodeConvertibleBase
 
COOKIES - Static variable in class gw.pl.util.webservices.SOAPOutboundHandler
 
copy() - Method in class gw.api.graph.Path
Makes a copy of the Path.
copy() - Method in interface gw.lang.parser.ISourceCodeTokenizer
 
copy() - Method in interface gw.lang.parser.ISymbolTable
Perform a semi-deep copy of this symbol table.
copy() - Method in interface gw.lang.parser.IToken
 
copy() - Method in interface gw.lang.parser.ITypeUsesMap
Returns a shallow copy of this map.
copy() - Method in class gw.lang.parser.StandardSymbolTable
 
copy() - Method in class gw.lang.parser.ThreadSafeSymbolTable
 
copy() - Method in interface gw.pl.external.entity.Entity
Deprecated.
Makes a copy of the bean into the bean's bundle, with all owned arrays copied by default.
copy(InputStream, OutputStream) - Static method in class gw.util.StreamUtil
Copies the content of an input stream to an output stream.
copy(InputStream, Writer) - Static method in class gw.util.StreamUtil
Copies the content of an input stream to a writer.
copy(Reader, OutputStream) - Static method in class gw.util.StreamUtil
Copies the content of a reader to an output stream.
copy(Reader, Writer) - Static method in class gw.util.StreamUtil
Copies the content of a reader to a writer.
copy() - Method in class gw.xml.XmlParseOptions
Makes a deep copy of this object.
copy() - Method in class gw.xml.XmlSerializationOptions
Makes a deep copy of this object.
copyBinaryFile(InputStream, File) - Static method in class gw.pl.util.FileUtil
 
copyClassFile(String, String, String) - Static method in class gw.pl.util.FileUtil
 
copyDirectory(IDirectory, File) - Static method in class gw.pl.util.FileUtil
 
copyDirectory(File, File) - Static method in class gw.pl.util.FileUtil
 
copyFields(FunctionType) - Method in class gw.lang.reflect.FunctionType
 
copyFile(File, File) - Static method in class gw.lang.gosuc.GosucCompiler
 
copyFile(IFile, File) - Static method in class gw.pl.util.FileUtil
 
copyFile(File, File) - Static method in class gw.pl.util.FileUtil
 
copyFileToClient(String, File) - Static method in class gw.api.web.WebUtil
Send file.
copyFrom(InputStream, TFile) - Static method in class gw.pl.util.CottaUtil
 
copyFromContact(Contact) - Method in interface gw.pl.contact.entity.AddressBookConvertable
Deprecated.
Since ClaimCenter 8.0, use syncToContactSystem() in ContactSystemUtil
copyIDirectoryToTempFile(IDirectory) - Static method in class gw.pl.util.FileUtil
 
copyIFileToTempFile(IFile) - Static method in class gw.pl.util.FileUtil
 
copyInto(E) - Method in interface gw.lang.parser.IToken
 
copyLocalScope() - Method in interface gw.lang.parser.ITypeUsesMap
Copies the type uses map but alias the global map from this.
copyNonPersisting(T) - Method in interface gw.ab.addressbook.entity.ABContact
Shallowly copies and marks a bean as not persisting, i.e. the bean will not be committed.
copyParameters(IJavaClassMethod) - Method in class gw.lang.ir.builder.IRMethodBuilder
 
copyParameters(IMethodInfo) - Method in class gw.lang.ir.builder.IRMethodBuilder
 
copyParameters(Method) - Method in class gw.lang.ir.builder.IRMethodBuilder
 
copyParameters(IJavaClassConstructor) - Method in class gw.lang.ir.builder.IRMethodBuilder
 
copyParameters(Constructor) - Method in class gw.lang.ir.builder.IRMethodBuilder
 
copyStreamToClient(String, String, InputStream, int) - Static method in class gw.api.web.WebUtil
Send "file" to web client with name "fileName" and "mimeType".
copyToFile(URL, File) - Static method in class gw.pl.util.FileUtil
 
copyToFile(URL, File, String) - Static method in class gw.pl.util.FileUtil
 
copyToFile(Reader, File) - Static method in class gw.pl.util.FileUtil
 
copyToTempFile(Reader, String, String) - Static method in class gw.pl.util.FileUtil
 
copyUnzippedContents(ZipOutputStream, String) - Method in interface gw.pl.upgrader.entity.UpgradeVTDBMSDump
 
CoreFilters - Class in gw.api.util
A collection of simple filter classes that cover common situations.
CoreFilters.AllFilter - Class in gw.api.util
Singleton filter that filters everything.
CoreFilters.AllFilter() - Constructor for class gw.api.util.CoreFilters.AllFilter
 
CoreFilters.CompareNDays - Class in gw.api.util
Filter class that checks if a date property is comparable to some N days To be overwritten, for example, see DateInLastNDays and DateMoreThanNDays
CoreFilters.CompareNDays(IEntityPropertyInfo, int) - Constructor for class gw.api.util.CoreFilters.CompareNDays
 
CoreFilters.CreatedInLastBusinessWeek - Class in gw.api.util
Filter class that checks if an editable bean was created within the last business week
CoreFilters.CreatedInLastBusinessWeek(IEntityType) - Constructor for class gw.api.util.CoreFilters.CreatedInLastBusinessWeek
 
CoreFilters.CreatedInLastNDays - Class in gw.api.util
Filter class that checks if an editable bean was created within the last N days
CoreFilters.CreatedInLastNDays(IEntityType, int) - Constructor for class gw.api.util.CoreFilters.CreatedInLastNDays
 
CoreFilters.CreatedMoreThanNDays - Class in gw.api.util
Filter class that checks if an editable bean was created for more than N days
CoreFilters.CreatedMoreThanNDays(IEntityType, int) - Constructor for class gw.api.util.CoreFilters.CreatedMoreThanNDays
 
CoreFilters.DateDueInNextNDays - Class in gw.api.util
Filter class that checks if a date property is due in the next n days
CoreFilters.DateDueInNextNDays(IEntityPropertyInfo, int) - Constructor for class gw.api.util.CoreFilters.DateDueInNextNDays
 
CoreFilters.DateInLastBusinessWeek - Class in gw.api.util
Filter class that checks if a date property is within the last business week
CoreFilters.DateInLastBusinessWeek(IEntityPropertyInfo) - Constructor for class gw.api.util.CoreFilters.DateInLastBusinessWeek
 
CoreFilters.DateInLastNDays - Class in gw.api.util
Filter class that checks if a date property is in the last N days
CoreFilters.DateInLastNDays(IEntityPropertyInfo, int) - Constructor for class gw.api.util.CoreFilters.DateInLastNDays
 
CoreFilters.DateMoreThanNDays - Class in gw.api.util
Filter class that checks if a date property is more than N days
CoreFilters.DateMoreThanNDays(IEntityPropertyInfo, int) - Constructor for class gw.api.util.CoreFilters.DateMoreThanNDays
 
CoreFilters.DaysBase - Class in gw.api.util
Abstract superclass for filters that have a days parameter
CoreFilters.DaysBase(int) - Constructor for class gw.api.util.CoreFilters.DaysBase
 
CoreFilters.Equals - Class in gw.api.util
Filter class that checks if a property is equal to a non null value
CoreFilters.Equals(IEntityPropertyInfo, Object) - Constructor for class gw.api.util.CoreFilters.Equals
Constructor
CoreFilters.In - Class in gw.api.util
OR filter.
CoreFilters.In(IEntityPropertyInfo, Object[]) - Constructor for class gw.api.util.CoreFilters.In
Constructor
CoreFilters.NotEquals - Class in gw.api.util
Filter class that checks if a property is not equal to a non null value
CoreFilters.NotEquals(IEntityPropertyInfo, Object) - Constructor for class gw.api.util.CoreFilters.NotEquals
Constructor
COST_OPTION - Static variable in class gw.api.database.optimizer.oracle.EnableOracleQueryRewrite
Deprecated.
 
CottaUtil - Class in gw.pl.util
 
CottaUtil() - Constructor for class gw.pl.util.CottaUtil
 
Count(IEntityPropertyInfo) - Static method in class gw.api.database.DBFunction
 
Count(List<? extends IEntityPropertyInfo>) - Static method in class gw.api.database.DBFunction
 
Count(ColumnRef) - Static method in class gw.api.database.DBFunction
 
Count(IBeforeUpgradeReadOnlyColumn) - Static method in class gw.api.database.upgrade.before.BeforeUpgradeDBFunction
 
Count(String) - Static method in class gw.api.database.upgrade.before.BeforeUpgradeDBFunction
 
Count(IBeforeUpgradeColumnRef) - Static method in class gw.api.database.upgrade.before.BeforeUpgradeDBFunction
 
Count(IBeforeUpgradeDBFunction) - Static method in class gw.api.database.upgrade.before.BeforeUpgradeDBFunction
 
Count(boolean, IBeforeUpgradeReadOnlyColumn) - Static method in class gw.api.database.upgrade.before.BeforeUpgradeDBFunction
 
Count(boolean, String) - Static method in class gw.api.database.upgrade.before.BeforeUpgradeDBFunction
 
Count(boolean, IBeforeUpgradeColumnRef) - Static method in class gw.api.database.upgrade.before.BeforeUpgradeDBFunction
 
Count(boolean, IBeforeUpgradeDBFunction) - Static method in class gw.api.database.upgrade.before.BeforeUpgradeDBFunction
 
count(Object[]) - Static method in class gw.api.util.ArrayUtil
The count of the non-null values in the array.
countDisabled - Variable in class gw.junit.XMLJUnitResultFormatter
 
counter(String) - Static method in class gw.pl.testharness.DebugUtil
Each time this method is called with a given name, it increments a counter for that name and prints its value to System.err.
counter(String, int) - Static method in class gw.pl.testharness.DebugUtil
Each time this method is called with a given name, it increments a counter for that name and prints its value to System.err.
countErrors - Variable in class gw.junit.XMLJUnitResultFormatter
 
countFailures - Variable in class gw.junit.XMLJUnitResultFormatter
 
countMatches(String) - Method in interface gw.lang.parser.ISourceCodeTokenizer
 
countMatches(String, int) - Method in interface gw.lang.parser.ISourceCodeTokenizer
 
countMatches(String, String) - Static method in class gw.util.GosuStringUtil
Counts how many times the substring appears in the larger String.
countRegexpMatches(String, String) - Static method in class gw.util.GosuStringUtil
Counts how many times the regexp appears in the larger String.
Country - Class in gw.pl.geodata.zone.typekey
 
Country(ITypeList, String) - Constructor for class gw.pl.geodata.zone.typekey.Country
 
COUNTRY_PROP - Static variable in class gw.api.geocode.AbstractGeocodePlugin
 
CountryConfig - Class in gw.api.util
Class providing per-country config data for the address "widget", GlobalAddressInputSet_*.pcf
CountryConfig(CountryNode) - Constructor for class gw.api.util.CountryConfig
 
countSymbols() - Method in interface gw.lang.parser.IScope
visit all symbols in this Scope,
countSymbols() - Method in class gw.lang.parser.StandardScope
 
countTestCases() - Method in class gw.test.Suite
 
COUNTY_PROP - Static variable in class gw.api.geocode.AbstractGeocodePlugin
 
creatArrayContainer() - Method in class gw.pl.util.JSONMultiKeyContainerFactory
 
create(String, List<Pair<String, Object>>) - Method in interface gw.api.archiving.upgrade.IArchivedEntitySet
Create a new IArchivedEntity with the given property list.
create(PendingContactChangeConfigurationPlugin) - Static method in class gw.api.contact.pendingchanges.PendingChangeMatcherContextFactory
Creates an instance of the MatcherContext for the given configuration.
create() - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeColumn
Throws if: - Column already exists
create() - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeTable
Only works if table does not exist and is backed by an entity type
create(BuilderContext) - Method in class gw.api.databuilder.DataBuilder
Creates an instance of this builder's entity type, with values determined by prior calls to DataBuilder.set(gw.lang.reflect.IPropertyInfo , Object).
create(Bundle) - Method in class gw.api.databuilder.DataBuilder
Creates an instance of this builder's entity type, with values determined by prior calls to DataBuilder.set(gw.lang.reflect.IPropertyInfo , Object).
create() - Method in class gw.api.databuilder.DataBuilder
Creates an instance of this builder's entity type, in the default bundle.
create(BuilderContext) - Method in class gw.api.databuilder.ExistingBean
 
create(BuilderContext) - Method in class gw.api.databuilder.ExistingValue
 
create(BuilderContext) - Method in class gw.api.databuilder.PatternedStringGenerator
 
create(IType, Object) - Static method in class gw.api.databuilder.populator.PackagedValueFactory
Packages the given value.
create(Object) - Static method in class gw.api.databuilder.populator.PackagedValueFactory
Packages the given non-"collection" value.
create(BuilderContext) - Method in class gw.api.databuilder.RandomBigDecimalGenerator
 
create(BuilderContext) - Method in class gw.api.databuilder.RandomDateGenerator
 
create(BuilderContext) - Method in class gw.api.databuilder.RandomIntegerGenerator
 
create(BuilderContext) - Method in class gw.api.databuilder.RandomStringGenerator
 
create(BuilderContext) - Method in class gw.api.databuilder.SequentialBigDecimalGenerator
 
create(BuilderContext) - Method in class gw.api.databuilder.SequentialBooleanGenerator
 
create(BuilderContext) - Method in class gw.api.databuilder.SequentialCurrencyAmountGenerator
 
create(BuilderContext) - Method in class gw.api.databuilder.SequentialDateGenerator
 
create(BuilderContext) - Method in class gw.api.databuilder.SequentialIntegerGenerator
 
create(BuilderContext) - Method in class gw.api.databuilder.SequentialLongGenerator
 
create(BuilderContext) - Method in class gw.api.databuilder.SequentialStringGenerator
 
create(BuilderContext) - Method in class gw.api.databuilder.SequentialTypeKeyGenerator
 
create(BuilderContext) - Method in interface gw.api.databuilder.ValueGenerator
Creates a new value.
create(File) - Method in interface gw.api.scm.IScmAdapter
Adds the file to source control.
create() - Method in class gw.api.util.DOMXMLBuilder.ElementBuilder
 
create() - Method in interface gw.fs.IResource
 
create() - Method in class gw.fs.jar.JarEntryFileImpl
 
create() - Method in class gw.fs.jar.JarEntryResourceImpl
 
create() - Method in class gw.fs.jar.JarFileDirectoryImpl
 
create() - Method in class gw.fs.physical.PhysicalFileImpl
 
create() - Method in class gw.fs.physical.PhysicalResourceImpl
 
create() - Method in class gw.fs.url.URLFileImpl
 
create() - Method in class gw.lang.annotation.Annotations.Builder
 
create(Class<T>, Object) - Static method in class gw.lang.annotation.Annotations
Convenience method that constructs an annotation instance with a single "value" element.
create(Class<T>) - Static method in class gw.lang.annotation.Annotations
Convenience method that constructs an annotation instance with no elements.
create(Class) - Method in interface gw.lang.javadoc.IJavaDocFactory
 
create() - Method in interface gw.lang.javadoc.IJavaDocFactory
 
create(IFeatureInfo, IJavaClassConstructor, IConstructorNode) - Method in interface gw.lang.parser.IConstructorInfoFactory
 
create(Class, Object[], IFeatureInfo) - Method in interface gw.lang.reflect.IAnnotationInfoFactory
 
create(IType, Class<?>) - Method in interface gw.lang.reflect.ITypeInfoFactory
 
create(IType, IJavaClassInfo) - Method in interface gw.lang.reflect.ITypeInfoFactory
 
create(IType) - Method in interface gw.lang.reflect.ITypeRefFactory
 
create() - Method in class gw.pl.util.FilteringDirectory
 
create() - Method in class gw.pl.util.webservices.CmdOptionBuilder
 
create() - Static method in class gw.pl.util.xml.DOMWriter
 
create(Object, PCFElementId) - Method in interface gw.smoketest.platform.web.NewEntryCreator
 
CREATE_ITERATOR_DATA_LIST - Static variable in class gw.api.profiler.ProfilerTag
 
CREATE_ITERATOR_DATA_QP - Static variable in class gw.api.profiler.ProfilerTag
 
CREATE_NEW_BRANCH - Static variable in class gw.api.profiler.ProfilerTag
 
CREATE_SUPERSEDING_REVISIONS - Static variable in class gw.api.profiler.ProfilerTag
 
createAdapterClass() - Method in interface gw.lang.reflect.java.IJavaType
Creates the Gosu proxy type for this class.
createAddOnly(K, Set<IPropertyInfo>) - Static method in class gw.api.bean.compare.EntityDiffImpl
 
createAllIndexes() - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeColumn
Creates all indexes on this column
createAllIndexes() - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeTable
Creates all indexes on this table.
createAlterOptimizerDynamicSampling() - Static method in class gw.api.database.QueryOptimizers
 
createAndCommit() - Method in class gw.api.databuilder.DataBuilder
Creates an instance of this builder's entity type, in the default bundle, and commits the bundle.
createAndCommitInNewBundle() - Method in class gw.api.databuilder.DataBuilder
Creates an instance of this builder's entity type, in a new bundle, and commits the bundle.
createArray(int) - Method in class gw.pl.util.xml.XMLObjectSerializer
 
createArrayArray(int) - Method in class gw.pl.util.xml.XMLObjectSerializer
 
createAsNewTempTable(Pair<String, IDataType>...) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeTable
Creates a new temp table with this table's name and the given columns.
createAssignableQueueCriteria() - Method in class gw.api.assignment.AssignmentSearchCriteria
 
createAsyncMessage(MessageContext, ABContact, AsyncMessageType) - Method in interface gw.plugin.ClientSystemPlugin
Creates a message in the messageContact by serializing the contact to XML.
createAttributePropertyInfo(XMLAttributeDeclaration) - Method in class gw.xml.parser2.XMLNodeIntrinsicTypeInfoFromJava
 
createAttributeUsers(Attribute[], Location) - Static method in class gw.api.admin.UserAttributeUtil
Create a new AttributeUser entity for each Attribute in the "picked" array and set the Attribute property of that new AttributeUser to the corresponding Attribute.
createAutocompleteHandler(String, String[], boolean) - Method in class gw.api.address.DefaultAddressAutocompletePlugin
Create an AutocompleteHandler with the following arguments
createAutocompleteHandler(String, String[], boolean) - Method in interface gw.plugin.addressautocomplete.IAddressAutocompletePlugin
Create an AutocompleteHandler with the following arguments
createAutoSyncWorkItem(String) - Static method in class gw.api.contact.ContactAutoSyncUtil
Deprecated.
createAutoSyncWorkItem(String, String) - Static method in class gw.api.contact.ContactAutoSyncUtil
Deprecated.
createAynchronousDocumentCreationTask(IDocumentProductionBase, IDocumentTemplateDescriptor, Map, Map) - Method in class gw.plugin.document.impl.BaseDocumentProductionImpl
 
createBaseQueryForArchivedRootInfos() - Method in class gw.api.archiving.ArchiveCountSummary
 
createBaseQueryForExcludedRootInfos() - Method in class gw.api.archiving.ArchiveCountSummary
 
createBaseQueryForRootInfos() - Method in class gw.api.archiving.ArchiveCountSummary
 
createBatchProcess(BatchProcessType, Object[]) - Method in interface gw.plugin.processing.IProcessesPlugin
This method will be called after platform does not succeeded in finding a batch process If the customer has defined a batch process, they should construct that process and return it from this method.
createBatchProcess(Object...) - Method in class gw.processes.BulkInsertWorkQueueBase
This will return the created batch process.
createBatchProcess(Object...) - Method in class gw.processes.WorkQueueBase
This will return the created batch process.
createBean(IEntityType) - Method in interface gw.api.databuilder.BuilderContext
Creates a Bean of the specified type in this context's bundle.
createBean(BuilderContext) - Method in class gw.api.databuilder.DataBuilder
 
createBean(IEntityType) - Method in class gw.api.databuilder.NullBuilderContext
 
createBundle() - Static method in class gw.api.testdata.TestDataUtil
Create a new, empty bundle
createCall() - Method in class gw.pl.util.webservices.login.api.ILoginAPISoapBindingStub
 
createCallName(String, String) - Static method in class gw.api.profiler.WebServiceProfiler
Return the call name given the serviceName and operation name.
createChildElementPropertyInfo(XMLChildElementDeclaration) - Method in class gw.xml.parser2.XMLNodeIntrinsicTypeInfoFromJava
 
createChildListPropertyInfo(XMLChildListDeclaration) - Method in class gw.xml.parser2.XMLNodeIntrinsicTypeInfoFromJava
 
createClass(String, String, GosuClassTypeLoader, ISourceFileHandle, ITypeUsesMap) - Static method in class gw.lang.GosuShop
 
createClass(String, String, GosuClassTypeLoader, ISourceFileHandle, ITypeUsesMap) - Method in interface gw.lang.IGosuShop
 
createClassDocNode() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
 
createClassDocNode() - Method in interface gw.lang.reflect.java.IJavaClassInfo
 
createClassInfo(Class, IModule) - Static method in class gw.lang.GosuShop
 
createClassInfo(Class, IModule) - Method in interface gw.lang.IGosuShop
 
createClassMetadata() - Method in class gw.test.TestClass
 
createClassParser(IGosuParser) - Static method in class gw.lang.parser.GosuParserFactory
 
createClassParser(IGosuParser) - Method in interface gw.lang.parser.IGosuParserFactory
 
createClassPath(IModule, boolean) - Static method in class gw.lang.GosuShop
 
createClassPath(IModule, boolean) - Method in interface gw.lang.IGosuShop
 
createCommnoSymbolScope() - Method in interface gw.lang.IGosuShop
 
createCommonSymbolScope() - Static method in class gw.lang.GosuShop
 
createConstructor() - Method in class gw.lang.ir.builder.IRClassBuilder
 
createContact(String, Bundle, boolean) - Static method in class gw.api.web.contact.ABContactUtil
 
createContactOverridingSecurity(String) - Static method in class gw.api.web.contact.ABContactUtil
 
createCustomExchangeRateWithSet(BigDecimal, String, Currency, Currency, Bundle) - Static method in class gw.api.util.CurrencyUtil
Creates a custom ExchangeRate entity for when the user provides a manual exchangeRate override.
created(IResource) - Static method in class gw.lang.reflect.TypeSystem
 
created(IResource, String) - Static method in class gw.lang.reflect.TypeSystem
 
CreateDatabaseForUpgradeTesting - Annotation Type in gw.testharness
 
createDateInstance(int, int, int) - Static method in class gw.api.util.DateUtil
Creates a new Date instance initialized to the specified month, day and year.
createDefaultEnvironment() - Method in class gw.test.TestClass
 
createDefaultGosuClassSearchPath() - Method in class gw.test.Suite
 
createDefaultJavaClassSearchPath() - Method in class gw.test.Suite
 
createDeletableTempFile(String, String) - Static method in class gw.pl.util.FileUtil
Will create a temp file in the deletable directory
createDiffable(T) - Method in class gw.pl.util.diff.lcs.ComplexLCS
 
createDiffDisplayForDiff(EntityDiff<T>, DiffDisplay.Type) - Method in class gw.api.bean.compare.ui.DiffDisplayFactory
Create a new DiffDisplay object appropriate for the given EntityDiff.
createDiffDisplayTree(PendingContactUpdate) - Static method in class gw.api.web.contact.PendingContactChangeUtil
 
createDisableBtreeToBitmapConversion() - Static method in class gw.api.database.QueryOptimizers
 
createDisableHashJoin() - Static method in class gw.api.database.QueryOptimizers
 
createDisableIndexFastFullScan() - Static method in class gw.api.database.QueryOptimizers
Turns off index fast full scan while a query is executing
createDisableIndexJoin() - Static method in class gw.api.database.QueryOptimizers
 
createDisableIndexSkipScan() - Static method in class gw.api.database.QueryOptimizers
 
createDisableOptimizerCostbasedTransformation() - Static method in class gw.api.database.QueryOptimizers
 
createDisableOracleISSFix8893626() - Static method in class gw.api.database.QueryOptimizers
 
createDisableSortMergeJoin() - Static method in class gw.api.database.QueryOptimizers
 
createDocument(int) - Method in interface gw.plugin.document.IDocumentCreationOptions
Deprecated.
Creates a document given the specified option id.
createDocumentAsynchronously(IDocumentTemplateDescriptor, Map) - Method in interface gw.plugin.document.IDocumentProductionBase
Attempt to create a document in an asynchronous manner.
createDocumentAsynchronously(IDocumentTemplateDescriptor, Map, Map) - Method in interface gw.plugin.document.IDocumentProductionBase
Attempt to create a document in an asynchronous manner.
createDocumentAsynchronously(IDocumentTemplateDescriptor, Map, Map) - Method in class gw.plugin.document.impl.BaseExcelDocumentProductionImpl
 
createDocumentAsynchronously(IDocumentTemplateDescriptor, Map) - Method in class gw.plugin.document.impl.BaseGosuDocumentProductionImpl
 
createDocumentAsynchronously(IDocumentTemplateDescriptor, Map, Map) - Method in class gw.plugin.document.impl.BaseGosuDocumentProductionImpl
 
createDocumentAsynchronously(IDocumentTemplateDescriptor, Map) - Method in class gw.plugin.document.impl.BaseMailMergeDocumentProductionImpl
 
createDocumentAsynchronously(IDocumentTemplateDescriptor, Map) - Method in class gw.plugin.document.impl.BaseServerSideDocumentProductionImpl
 
createDocumentAsynchronously(IDocumentTemplateDescriptor, Map, Map) - Method in class gw.plugin.document.impl.BaseServerSideDocumentProductionImpl
 
createDocumentAsynchronously(IDocumentTemplateDescriptor, Map, Map) - Method in class gw.plugin.document.impl.BaseWordDocumentProductionImpl
 
createDocumentSynchronously(IDocumentTemplateDescriptor, Map) - Method in interface gw.plugin.document.IDocumentProductionBase
Attempt to create a document in a synchronous manner.
createDocumentSynchronously(IDocumentTemplateDescriptor, Map) - Method in class gw.plugin.document.impl.BaseGosuDocumentProductionImpl
Attempt to create a document in a synchronous manner.
createDocumentSynchronously(IDocumentTemplateDescriptor, Map) - Method in class gw.plugin.document.impl.BaseMailMergeDocumentProductionImpl
Synchronously create a document from the given template descriptor and parameter map.
createDocumentSynchronously(IDocumentTemplateDescriptor, Map) - Method in class gw.plugin.document.impl.BaseServerSideDocumentProductionImpl
Attempt to create a document in a synchronous manner.
createDownloadFilesInDirectory(String) - Method in class gw.api.tools.DownloadFilesHelper
 
createDownloadFilesInDirectory(String) - Method in class gw.api.tools.OracleOutlineHelper
 
createDynamicFunctionSymbol(ISymbolTable, String, IFunctionType, List<ISymbol>, IExpression) - Static method in class gw.lang.GosuShop
 
createDynamicFunctionSymbol(ISymbolTable, String, IFunctionType, List<ISymbol>, IExpression) - Method in interface gw.lang.IGosuShop
 
createEdge(T, T, Object) - Method in interface gw.api.graph.EdgeFactory
Creates an edge between the given source and target with the given attribute.
createEdge(T, T) - Method in interface gw.api.graph.EdgeFactory
Creates and edge between the source and target (no weight).
createElement(QName) - Method in class gw.api.importing.XmlExporter
This should start a new element, note that this is not a stack, so the previous element is no longer accessible.
createElement(KeyableBean) - Method in class gw.api.importing.XmlExporter
Return create and return the element for this bean
createElement(QName) - Method in class gw.api.importing.XmlExporterXmlElement
 
createElement(QName) - Method in class gw.api.importing.XmlExporterXmlWriter
 
createEmpty(Map<String, WorkQueueInstrumentationFieldType>) - Static method in class gw.processes.WorkQueueInstrumentation
Creates empty instrumentation.
createEnableOracleQueryRewrite(String) - Static method in class gw.api.database.QueryOptimizers
 
createEncodingEnvelope() - Method in class gw.pl.util.xml.XMLCodec
 
createEnhancement(String, String, GosuClassTypeLoader, ISourceFileHandle, ITypeUsesMap) - Static method in class gw.lang.GosuShop
 
createEnhancement(String, String, GosuClassTypeLoader, ISourceFileHandle, ITypeUsesMap) - Method in interface gw.lang.IGosuShop
 
createEnhancementIndex(GosuClassTypeLoader) - Static method in class gw.lang.GosuShop
 
createEnhancementIndex(GosuClassTypeLoader) - Method in interface gw.lang.IGosuShop
 
createEntity() - Method in interface gw.api.archiving.upgrade.IArchivedEntitySet
Creates the entity for this ArchivedEntitySet.
createEntity(Bundle, String, Map<String, Object>) - Static method in class gw.api.testdata.TestDataUtil
Creates a new entity of the named type in the given bundle and populates it with the given field values.
createEnumTypeWrapper(String) - Static method in class gw.xml.xsd.typeloader.XSDBuiltInTypeFactory
 
createEvaluationException(String) - Static method in class gw.lang.GosuShop
 
createEvaluationException(String) - Method in interface gw.lang.IGosuShop
 
createException() - Method in interface gw.lang.javadoc.IJavaDocFactory
Deprecated.
Please don't create these manually, and please fix any code that does.
createExchangeRate(Currency, Currency, BigDecimal) - Static method in class gw.api.util.CurrencyUtil
Creates an ExchangeRate without an ExchangeRateSet in the current Gosu bundle (Transaction.Current)
createExchangeRateSet() - Method in interface gw.plugin.exchangerate.IExchangeRateSetPlugin
Creates and returns an ExchangeRateSet.
createField() - Method in class gw.lang.ir.builder.IRClassBuilder
 
createFile(String, String) - Static method in class gw.pl.util.FileUtil
 
createFileSystemGosuClassRepository(IModule, IDirectory[]) - Static method in class gw.lang.GosuShop
 
createFileSystemGosuClassRepository(IModule, IDirectory[], String[]) - Static method in class gw.lang.GosuShop
 
createFileSystemGosuClassRepository(IModule, IDirectory[]) - Method in interface gw.lang.IGosuShop
 
createFileSystemGosuClassRepository(IModule, IDirectory[], String[]) - Method in interface gw.lang.IGosuShop
 
createFragmentParser() - Static method in class gw.lang.parser.GosuParserFactory
 
createFragmentParser() - Method in interface gw.lang.parser.IGosuParserFactory
 
createFunctionType(IMethodInfo) - Static method in class gw.lang.GosuShop
 
createFunctionType(IMethodInfo) - Method in interface gw.lang.IGosuShop
 
createGlobalModule(IExecutionEnvironment) - Static method in class gw.lang.GosuShop
 
createGlobalModule(IExecutionEnvironment) - Method in interface gw.lang.IGosuShop
 
createGroup(Organization, Group) - Static method in class gw.api.admin.GroupUtil
Creates a new group set its parent group according to the given organization or parent group.
createGroupingDelegate() - Method in class gw.xml.xsd.schema.XSDAll
 
createGroupingDelegate() - Method in class gw.xml.xsd.schema.XSDChoice
 
createGroupingDelegate() - Method in class gw.xml.xsd.schema.XSDElementContainer
 
createGroupingDelegate() - Method in class gw.xml.xsd.schema.XSDGroup
 
createGroupingDelegate() - Method in class gw.xml.xsd.schema.XSDSequence
 
createGroupingInfo(XSDSchemaIndex, String) - Method in interface gw.xml.xsd.schema.IXSDGrouping
 
createGroupingInfo(XSDSchemaIndex, String) - Method in class gw.xml.xsd.schema.XSDElementContainer
 
createGroupRegions(Region[], Location) - Static method in class gw.api.admin.GroupUtil
Create a new GroupRegion entity for each Region in the "picked" array and set the Region property of that new GroupRegion to the corresponding Region.
createGroupSearchCriteria(Bundle) - Method in class gw.api.assignment.AssignmentSearchCriteria
 
createHandler(String, String, boolean) - Static method in class gw.api.contact.AddressAutocompleteHandler
 
createHandler(String, String[], boolean) - Static method in class gw.api.contact.AddressAutocompleteHandler
 
createHtmlEmailAndSend(String, String, Email) - Method in class gw.api.email.AbstractEmailMessageTransport
Template method to handle sending the email.
createIdentifierExpression() - Static method in class gw.lang.GosuShop
 
createIdentifierExpression() - Method in interface gw.lang.IGosuShop
 
createImportNamespace() - Static method in class gw.api.importing.ImportingUtil
Return the namespace
createInAddressBook(boolean) - Method in interface gw.api.contact.AddressBookMatch
Creates the local Contact in the Address Book.
createInAddressBook(boolean) - Method in interface gw.pl.contact.entity.AddressBookConvertable
Deprecated.
Since ClaimCenter 8.0, use createContact() in ContactSystemPlugin
createIndex(boolean, String...) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeTable
Create a non-clustered, non-spatial index on the given columns.
createInNewBundle() - Method in class gw.api.databuilder.DataBuilder
Creates an instance of this builder's entity type, in a new bundle.
createIntrinsicType(Class<? extends PLXMLNode>) - Static method in class gw.xml.parser2.PLXMLNode
 
createJavaAnnotation(Annotation, IFeatureInfo) - Method in interface gw.lang.reflect.IAnnotationInfoFactory
 
createJreModule() - Method in interface gw.lang.reflect.module.IExecutionEnvironment
 
createLengthProperty(ITypeInfo) - Static method in class gw.lang.GosuShop
 
createLengthProperty(ITypeInfo) - Method in interface gw.lang.IGosuShop
 
createListWithLocations(Map<String, String>) - Static method in class gw.api.activity.BusCalType
Creates a List with all existing holiday tag codes and the given locations.
createLocal(Contact) - Method in interface gw.api.contact.ExternalContactSource
Creates a local copy of the given addressbookContact.
createMap(K, V, K, V) - Static method in class gw.pl.util.GWCollections
 
createMarketExchangeRateSet(String, String, Date, Date, List<ExchangeRate>) - Static method in class gw.api.util.CurrencyUtil
Creates an ExchangeRateSet based on a collection of market ExchangeRates
createMenuItems(ActivityPattern[]) - Static method in class gw.api.activity.NewActivityMenuUtil
Creates menu items for activity patterns and returns an array of created items.
createMenuItems(IQueryBeanResult) - Static method in class gw.api.activity.NewActivityMenuUtil
Creates menu items for activity patterns and returns an array of created items.
createMetadata(List<IAnnotationInfo>) - Method in class gw.test.TestClass
 
createMetadata(Annotation[]) - Method in class gw.test.TestClass
 
createMetaType(IType, boolean) - Static method in class gw.lang.GosuShop
 
createMetaType(IType, boolean) - Method in interface gw.lang.IGosuShop
 
createMethod() - Method in class gw.lang.ir.builder.IRClassBuilder
 
createMethodMetadata(String) - Method in class gw.test.TestClass
 
createModule(IExecutionEnvironment, String) - Static method in class gw.lang.GosuShop
 
createModule(IExecutionEnvironment, String) - Method in interface gw.lang.IGosuShop
 
createNewDocument(Bundle, IEntityType) - Static method in class gw.document.DocumentsUtilBase
Returns a new document entity, this bypasses creation permission.
createNewInstance(ISourceCodeTokenizer) - Method in interface gw.lang.parser.ITokenizerInstructor
 
createNewTempTableBasedOnCurrentSchema() - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeTable
Creates a new table based on this table's schema in the database.
createNewTempTableBasedOnThis() - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeTable
Creates a new table based on this table's entity metadata.
createNode(Organization) - Static method in class gw.api.admin.GroupPickerTreeNode
 
createNode(Organization) - Static method in class gw.api.admin.OrganizationTreeNode
 
createNode(QName, PLXMLNode, Attributes) - Method in class gw.xml.parser2.BasicXMLNodeFactory
 
createNode(QName, AbstractXMLNode, Attributes) - Method in class gw.xml.ReflectiveXMLNodeFactoryBase
 
createNode(QName, XMLNode, Attributes) - Method in class gw.xml.SimpleNamespaceAwareXMLNodeFactory
 
createNode(QName, T, Attributes) - Method in class gw.xml.SimpleXMLNodeFactory
 
createNode() - Method in interface gw.xml.XMLNodeConstructor
 
createNode(QName, T, Attributes) - Method in interface gw.xml.XMLNodeFactory
 
createNode(QName, XSDBasedXMLNode, Attributes) - Method in class gw.xml.xsd.typeloader.XSDBasedXMLNodeFactory
 
createNode(QName, XSDXMLNode, Attributes) - Method in class gw.xml.xsd.XSDNodeFactory
 
createNodeValuePropertyInfo(XMLNodeValueDeclaration) - Method in class gw.xml.parser2.XMLNodeIntrinsicTypeInfoFromJava
 
createNonNullableWithInitialValue(Object) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeColumn
Throws if: Column already exists.
createNonPersistentBundle() - Static method in class gw.api.testdata.TestDataUtil
Returns a bundle that should not be comitted (i.e., will throw an exception if it is).
createNullableWithInitialValue(Object) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeColumn
Throws if: Column already exists.
createObjectContainer() - Method in class gw.pl.util.JSONMultiKeyContainerFactory
 
createOne() - Static method in class gw.api.databuilder.SecurityZoneBuilder
 
createOption(int) - Method in class gw.smoketest.platform.web.CheckboxGroupElement
 
createOption(int) - Method in class gw.smoketest.platform.web.MultiSelectElement
 
createOption(int) - Method in class gw.smoketest.platform.web.SelectElement
 
createOracleFullHint() - Static method in class gw.api.database.QueryHints
 
createOracleIndexFFSHint(Table<T>, IEntityPropertyInfo...) - Static method in class gw.api.database.QueryHints
Add an INDEX_FFS hint for an index on the given table.
createOracleIndexFFSHint(IEntityPropertyInfo...) - Static method in class gw.api.database.QueryHints
Add an INDEX_FFS hint for an index on the query.
createOracleIndexHint(Table<T>, IEntityPropertyInfo...) - Static method in class gw.api.database.QueryHints
Add an INDEX hint for an index on the given table.
createOracleIndexHint(IEntityPropertyInfo...) - Static method in class gw.api.database.QueryHints
Add an INDEX hint for an index on the query.
createOracleQueryRewriteIntegrity(String) - Static method in class gw.api.database.QueryOptimizers
 
createParam() - Method in interface gw.lang.javadoc.IJavaDocFactory
Deprecated.
Please don't create these manually, and please fix any code that does.
createParser(String, ISymbolTable, IScriptabilityModifier) - Static method in class gw.lang.parser.GosuParserFactory
Creates an IGosuParser appropriate for parsing and executing Gosu.
createParser(String, ISymbolTable, IScriptabilityModifier, ITypeUsesMap) - Static method in class gw.lang.parser.GosuParserFactory
Creates an IGosuParser appropriate for parsing and executing Gosu.
createParser(ISymbolTable, IScriptabilityModifier) - Static method in class gw.lang.parser.GosuParserFactory
Creates an IGosuParser appropriate for parsing and executing Gosu.
createParser(String, ISymbolTable) - Static method in class gw.lang.parser.GosuParserFactory
Creates an IGosuParser appropriate for parsing and executing Gosu.
createParser(String) - Static method in class gw.lang.parser.GosuParserFactory
 
createParser(String, ISymbolTable, IScriptabilityModifier, ITypeUsesMap) - Method in interface gw.lang.parser.IGosuParserFactory
 
createParser(String, ISymbolTable, IScriptabilityModifier) - Method in interface gw.lang.parser.IGosuParserFactory
 
createParser(ISymbolTable, IScriptabilityModifier) - Method in interface gw.lang.parser.IGosuParserFactory
Creates an IGosuParser appropriate for parsing and executing Gosu.
createParser(String, ISymbolTable) - Method in interface gw.lang.parser.IGosuParserFactory
Creates an IGosuParser appropriate for parsing and executing Gosu.
createParser(String) - Method in interface gw.lang.parser.IGosuParserFactory
 
createPathEntryForModuleFile(IFile) - Static method in class gw.lang.init.ModuleFileUtil
Reads a pom.xml file into a GosuPathEntry object
createPathEntryFromModuleFile(IFile) - Static method in class gw.lang.GosuShop
 
createPathEntryFromModuleFile(IFile) - Method in interface gw.lang.IGosuShop
 
createPotentiallyProfiledRunnable(ProfilerTag, String, GWRunnable) - Static method in class gw.api.profiler.Profiler
Creates a new runnable that is profiled if the current thread is profiled.
createPreparedDrivingDirections(Address, Address, UnitOfDistance) - Static method in class gw.api.contact.DrivingDirections
This is a helper to prepare the standard fields on a driving direction object.
createPrimaryKey() - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeTable
Creates the primary key for this table, if one is defined
createProgram(String, String, GosuClassTypeLoader, ISourceFileHandle, ITypeUsesMap, ISymbolTable) - Static method in class gw.lang.GosuShop
 
createProgram(String, String, GosuClassTypeLoader, ISourceFileHandle, ITypeUsesMap, ISymbolTable) - Method in interface gw.lang.IGosuShop
 
createProgramForEval(String, String, GosuClassTypeLoader, ISourceFileHandle, ITypeUsesMap, ISymbolTable) - Static method in class gw.lang.GosuShop
 
createProgramForEval(String, String, GosuClassTypeLoader, ISourceFileHandle, ITypeUsesMap, ISymbolTable) - Method in interface gw.lang.IGosuShop
 
createProgramParser() - Static method in class gw.lang.parser.GosuParserFactory
 
createProgramParser() - Method in interface gw.lang.parser.IGosuParserFactory
 
createProject(String, GosucSdk, List<GosucModule>, List<String>) - Method in interface gw.lang.gosuc.ICustomParser
 
createPropertyDelegate(IFeatureInfo, IPropertyInfo) - Static method in class gw.lang.GosuShop
 
createPropertyDelegate(IFeatureInfo, IPropertyInfo) - Method in interface gw.lang.IGosuShop
 
createPropertyForNestedGroup(XSDGroupingInfo, List<IPropertyInfo>, ITypeInfo) - Static method in class gw.xml.xsd.typeloader.XSDTypeInfoHelper
 
createPropertyForRef(XSDElementRefInfo, ITypeInfo, List<IPropertyInfo>) - Static method in class gw.xml.xsd.typeloader.XSDTypeInfoHelper
 
createProtocolHandler() - Method in class gw.testharness.TestBase.GWServletTestCase
 
createProximitySearchCenter() - Method in interface gw.pl.contact.entity.ContactSearchCriteria
Creates a new empty Proximity Search Center associated with this Contact Search Criteria.
createProximitySearchCenter(Address) - Method in interface gw.pl.contact.entity.ContactSearchCriteria
Creates a new Proximity Search Center associated with this Contact Search Criteria, and copies the relevant fields from a given Geocodable (typically, an Address) into the Proximity Search Center.
createProximitySearchParams() - Method in interface gw.pl.contact.entity.ContactSearchCriteria
Creates a new empty Proximity Search Parameters associated with this Contact Search Criteria,
createProximitySearchParams(Boolean, Integer, UnitOfDistance) - Method in interface gw.pl.contact.entity.ContactSearchCriteria
Creates a new Proximity Search Parameters associated with this Contact Search Criteria, and populates it with the basic information required.
createProximitySearchParams(Boolean, Integer) - Method in interface gw.pl.contact.entity.ContactSearchCriteria
Creates a new empty Proximity Search Parameters associated with this Contact Search Criteria, and populates it with the basic information required, using the system-default UnitOfDistance.
createQuery(IEntityType) - Static method in class gw.api.database.Queries
Creates a new query on the given entity.
createQueryForExcludedBecauseOfFailure() - Method in class gw.api.archiving.ArchiveCountSummary
 
createQueryForExcludedBecauseOfRules() - Method in class gw.api.archiving.ArchiveCountSummary
 
createQueryForSkipped() - Method in class gw.api.archiving.ArchiveCountSummary
 
createQueryOnDerivedTable(BeforeUpgradeDerivedTableColumn...) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeSelectBuilder
Use this for a query where this query is a derived table of the other.
createRectangle(SpatialPoint, SpatialPoint) - Static method in class gw.api.database.spatial.SpatialPolygon
Utility method to create a polygon that is a rectangle where the two given points are diagonally opposed points.
createReducedDynamicFunctionSymbol(IDynamicFunctionSymbol) - Static method in class gw.lang.GosuShop
 
createReducedDynamicFunctionSymbol(IDynamicFunctionSymbol) - Method in interface gw.lang.IGosuShop
 
createReducedSymbol() - Method in class gw.lang.parser.DefaultReducedSymbol
 
createReducedSymbol() - Method in interface gw.lang.parser.IDynamicFunctionSymbol
 
createReducedSymbol() - Method in interface gw.lang.parser.ISymbol
 
createReferencedEntity(String, String) - Method in interface gw.api.archiving.upgrade.IArchivedEntitySet
Create a new IArchivedEntity that is a referenced entity.
createReferencedEntity(KeyableBean) - Method in interface gw.api.archiving.upgrade.IArchivedEntitySet
Create a new IArchivedEntity that is a referenced entity, based on the given bean.
createRefInfo(XSDSchemaIndex) - Method in class gw.xml.xsd.schema.XSDElement
 
createRemoveOnly(K, Set<IPropertyInfo>) - Static method in class gw.api.bean.compare.EntityDiffImpl
 
createRunning(String, ClusterMemberData) - Static method in class gw.api.tools.ClusteredServer
 
createSearchResult() - Method in interface gw.pl.custom.entity.CustomPickerSearchCriteria
Helper for Gosu; creates a new CustomPickerSearchResult instance.
createSerializer() - Method in class gw.pl.util.xml.XMLObjectSerializer
 
createServiceToken(Key) - Static method in class gw.testharness.CurrentUserTestUtil
Sets the current service token for the current thread.
createServiceToken(User) - Static method in class gw.testharness.CurrentUserTestUtil
creates a new service token for the current thread.
createSetSemiJoinNestedLoops() - Static method in class gw.api.database.QueryOptimizers
 
createSimpleAssignee(Key, Key) - Static method in class gw.api.assignment.UserAssignee
If both groupId and userId are non null, returns a UserAssignee object.
createSimpleTemplateHost() - Static method in class gw.lang.GosuShop
 
createSimpleTemplateHost() - Method in interface gw.lang.IGosuShop
 
createSourceCodeTokenizer(CharSequence) - Static method in class gw.lang.GosuShop
 
createSourceCodeTokenizer(CharSequence, boolean) - Static method in class gw.lang.GosuShop
 
createSourceCodeTokenizer(Reader) - Static method in class gw.lang.GosuShop
 
createSourceCodeTokenizer(CharSequence) - Method in interface gw.lang.IGosuShop
 
createSourceCodeTokenizer(CharSequence, boolean) - Method in interface gw.lang.IGosuShop
 
createSourceCodeTokenizer(Reader) - Method in interface gw.lang.IGosuShop
 
createSourceFromHTTPRequest(HttpServletRequest) - Method in interface gw.plugin.security.AuthenticationSourceCreatorPlugin
Creates an authentication source from a servlet request.
createSpatialIndex(String, String, String) - Method in class gw.api.database.upgrade.CreateSpatialIndexVersionTrigger
Creates a spatial index with the given DDL.
CreateSpatialIndexVersionTrigger - Class in gw.api.database.upgrade
Version trigger to create a new spatial index with non-Guidewire default options
CreateSpatialIndexVersionTrigger(int) - Constructor for class gw.api.database.upgrade.CreateSpatialIndexVersionTrigger
 
createSQLServerHashJoinHint() - Static method in class gw.api.database.QueryHints
Create HASH hint in SQL Server
createSQLServerLoopJoinHint() - Static method in class gw.api.database.QueryHints
Create LOOP hint in SQL Server
createSQLServerMergeJoinHint() - Static method in class gw.api.database.QueryHints
Create MERGE hint in SQL Server
createSQLServerQueryTableIndexHint(TableObject, String[], boolean[]) - Static method in class gw.api.database.QueryHints
Create TABLE INDEX query hint in SQL Server.
createSQLServerQueryTableIndexHint(ISelectQueryBuilder<T>, String[], boolean[]) - Static method in class gw.api.database.QueryHints
Create TABLE INDEX query hint in SQL Server.
createSQLServerRemoteJoinHint() - Static method in class gw.api.database.QueryHints
Create REMOTE hint in SQL Server
createSQLTuningSet() - Method in class gw.api.tools.OracleSQLTuningSetsHelper
 
createStandardParserState(IParsedElement, String, boolean) - Static method in class gw.lang.GosuShop
 
createStandardParserState(IParsedElement, String, boolean) - Method in interface gw.lang.IGosuShop
 
createStopped(String) - Static method in class gw.api.tools.ClusteredServer
 
createSubFlow(Workflow) - Method in interface gw.pl.workflow.entity.Workflow
Create and start a subflow.
createSubFlow(Workflow, Integer) - Method in interface gw.pl.workflow.entity.Workflow
Create and start a subflow of the specified version.
createSwitchOracleConsumerGroup() - Static method in class gw.api.database.QueryOptimizers
 
createSymbol(CharSequence, IType, Object) - Static method in class gw.lang.GosuShop
 
createSymbol(CharSequence, IType, IStackProvider) - Static method in class gw.lang.GosuShop
 
createSymbol(CharSequence, IType, Object) - Method in interface gw.lang.IGosuShop
 
createSymbol(CharSequence, IType, IStackProvider) - Method in interface gw.lang.IGosuShop
 
createSymbols(String, String, NVParam[]) - Static method in class gw.api.webservice.pl.dataExtraction.DataExtractionAPIImpl
 
createSymbolTable() - Static method in class gw.lang.GosuShop
 
createSymbolTable(boolean) - Static method in class gw.lang.GosuShop
 
createSymbolTable() - Method in interface gw.lang.IGosuShop
 
createSymbolTable(boolean) - Method in interface gw.lang.IGosuShop
 
createTempColumn(String, IDataType) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeTable
Creates a new nullable column with the given name and datatype to hold temporary data.
createTempDir(String) - Static method in class gw.pl.util.FileUtil
This will create a directory under .deletable, and will be purge by the PurgeDeletableFile batch processes when it has been aged out.
createTempDir(File, String) - Static method in class gw.pl.util.FileUtil
This will create a temp directory, if the directory is the system tmp directory or null it will create the directory under .deletable, and will be purge by the PurgeDeletableFile batch processes when it has been aged out.
createTemplate(String, String, GosuClassTypeLoader, ISourceFileHandle, ITypeUsesMap, ISymbolTable) - Static method in class gw.lang.GosuShop
 
createTemplate(String, String, GosuClassTypeLoader, ISourceFileHandle, ITypeUsesMap, ISymbolTable) - Method in interface gw.lang.IGosuShop
 
createTemplateHost() - Static method in class gw.lang.GosuShop
 
createTemplateHost() - Method in interface gw.lang.IGosuShop
 
createTemplateTokenizerInstructor(ISourceCodeTokenizer) - Static method in class gw.lang.GosuShop
 
createTemplateTokenizerInstructor(ISourceCodeTokenizer) - Method in interface gw.lang.IGosuShop
 
createTestClass(IType) - Static method in class gw.test.TestClass
 
createTestSuite(Class<T>, Iterable<String>) - Static method in class gw.test.TestClassHelper
 
CREATETIME_DYNPROP - Static variable in interface gw.pl.persistence.core.entity.Editable
Columns automatically added to an entity table that stores editable objects.
createTypeInfo() - Method in class gw.xml.parser2.XMLNodeType
 
createTypeInfo() - Method in class gw.xml.parser2.XMLNodeTypeFromJava
 
createTypeInfo(XSDSchemaIndex) - Method in interface gw.xml.xsd.schema.IXSDType
 
createTypeInfo(XSDSchemaIndex) - Method in class gw.xml.xsd.schema.XSDComplexType
 
createTypeInfo(XSDSchemaIndex) - Method in class gw.xml.xsd.schema.XSDSimpleType
 
createTypekey(String) - Method in interface gw.api.archiving.upgrade.IArchivedTypekeySet
Creates a new IArchivedTypekey representing the given typekey.
createTypeLoader(IExecutionEnvironment) - Method in class gw.config.TypeLoaderSpec
 
createTypeLoader(IExecutionEnvironment, String, HashMap) - Static method in class gw.config.TypeLoaderSpec
 
createTypeUsesMap(List<String>) - Static method in class gw.lang.GosuShop
 
createTypeUsesMap(List<String>) - Method in interface gw.lang.IGosuShop
 
createTypeVariableDefinition(IType) - Method in interface gw.lang.reflect.gs.IGenericTypeVariable
 
CreateUpdateOp - Interface in gw.pl.addressbook.entity
Deprecated.
Since ClaimCenter 8.0, only used by deprecated IAddressBookAdapter
CREATEUSER_DYNPROP - Static variable in interface gw.pl.persistence.core.entity.Editable
 
createUserAttributes() - Method in interface gw.pl.assignment.entity.Assignable
Deprecated.
Use the constructor directly. This method is no longer necessary, since a new AttributeBasedAssignmentCriteria entity can simply be created directly in Gosu and placed in the correct bundle.
createUserRegions(Region[], Location) - Static method in class gw.api.admin.UserRegionUtil
Create a new UserRegion entity for each Region in the "picked" array and set the Region property of that new UserRegion to the corresponding Region.
createUserSearchCriteria(Bundle) - Method in class gw.api.assignment.AssignmentSearchCriteria
 
createVersionCheck() - Method in class gw.api.database.upgrade.before.BeforeUpgradeVersionCheckWrapper
 
createVersionCheck() - Method in class gw.api.database.upgrade.before.BeforeUpgradeVersionTrigger
Only called if hasVersionCheck() returns true.
createVersionCheck() - Method in class gw.api.database.upgrade.DropTableIfEmptyVersionTrigger
 
createViewInfo(String, int, String) - Static method in class gw.api.tools.LogViewInfo
 
createWorker() - Method in class gw.processes.WorkQueueBase
This will return a worker that processes work items.
createWorker(int, String, String) - Static method in class gw.workqueue.WorkQueueTestUtil
 
createWorkItem(String) - Method in class gw.api.contact.ContactAutoSyncUtilBase
Create an contact auto sync work item for this given addressBookUID.
createWorkItem(String, String) - Method in class gw.api.contact.ContactAutoSyncUtilBase
Create an contact auto sync work item for this given addressBookUID.
createWorkItem(E, Bundle) - Method in class gw.processes.BulkInsertWorkQueueBase
This method will create a new work item.
createWorkItem(E, BatchProcessType, Bundle) - Method in class gw.processes.WorkQueueBase
 
createWorkItem(E, Bundle) - Method in class gw.processes.WorkQueueBase
This method will create a new work item.
createWorkItems(String, Key, Key, String) - Method in class gw.api.contact.ContactAutoSyncUtilBase
 
Credential - Interface in gw.pl.community.entity
Credential Security credentials.
CREDENTIAL_LOCKED - Static variable in class gw.plugin.security.AuthenticationSource.Failure
User's credential is locked in the database
CREDENTIAL_LOCKED - Static variable in class gw.plugin.security.CredentialVerificationResult
User's crediential is locked.
CredentialBuilder - Class in gw.api.databuilder
Builder for Credential.
CredentialBuilder() - Constructor for class gw.api.databuilder.CredentialBuilder
Initializes the builder with the following defaults: UserName - a unique value Password - "gw"
CredentialsPlugin - Interface in gw.plugin.credentials
This class serves as a simple pluggable interface to allow a username/password pair corresponding to some key to be retrieved in some manner defined by the user, such as retrieving them from an external system, decrypting the password, reading a file from the filesystem, and so on.
CredentialsUtil - Class in gw.plugin.credentials
 
CredentialsUtil() - Constructor for class gw.plugin.credentials.CredentialsUtil
 
CredentialVerificationResult - Class in gw.plugin.security
Result of verifying an internal credential using AuthenticationServicePluginCallbackHandler
Critical - Annotation Type in gw.testharness
 
CROSS_DOMAIN_PUBLICID_ATTRIB - Static variable in class gw.api.importing.ImportingUtil
 
CrossGraphInfo - Interface in gw.api.importing.graph
 
CSVBuilder - Class in gw.pl.util.csv
Tool for building CSV files.
CSVBuilder(Writer) - Constructor for class gw.pl.util.csv.CSVBuilder
 
CSVParser - Class in gw.pl.util.csv
Tool for parsing CSV files.
CSVParser(InputStream) - Constructor for class gw.pl.util.csv.CSVParser
 
CSVParser(String) - Constructor for class gw.pl.util.csv.CSVParser
 
CSVParser(Reader) - Constructor for class gw.pl.util.csv.CSVParser
 
csvToXml(String, boolean, boolean) - Method in interface gw.api.webservice.importTools.IImportTools
Convert CSV data to XML data suitable to be imported by IImportTools.importXmlData(String)
csvToXml(String, int, boolean, boolean) - Method in interface gw.api.webservice.importTools.IImportTools
Convert CSV data to XML data suitable to be imported IImportTools.importXmlData(String)
csvToXml(String, boolean, boolean) - Method in class gw.api.webservice.importTools.ImportToolsImpl
 
csvToXml(String, int, boolean, boolean) - Method in class gw.api.webservice.importTools.ImportToolsImpl
 
CSVUtil - Class in gw.pl.util.csv
 
CSVUtil() - Constructor for class gw.pl.util.csv.CSVUtil
 
currenciesEqual(CurrencyAmount) - Method in class gw.api.financials.CurrencyAmount
Returns true if Currency of given CurrencyAmount equals this Currency, or either is null.
Currency - Class in gw.pl.currency.typekey
 
Currency(ITypeList, String) - Constructor for class gw.pl.currency.typekey.Currency
 
CurrencyAmount - Class in gw.api.financials
Represents a monetary amount with a currency.
CurrencyAmount() - Constructor for class gw.api.financials.CurrencyAmount
Required for SOAP.
CurrencyAmount(String) - Constructor for class gw.api.financials.CurrencyAmount
Constructs a CurrencyAmount from a string.
CurrencyAmount(BigDecimal, Currency) - Constructor for class gw.api.financials.CurrencyAmount
Primary constructor
CurrencyAmount(BigInteger, Currency) - Constructor for class gw.api.financials.CurrencyAmount
Convenience constructor
CurrencyAmount(BigInteger, int, Currency) - Constructor for class gw.api.financials.CurrencyAmount
Convenience constructor
CurrencyAmount(long, Currency) - Constructor for class gw.api.financials.CurrencyAmount
Convenience constructor
CurrencyAmount(double, Currency) - Constructor for class gw.api.financials.CurrencyAmount
Convenience constructor.
CurrencyAmount(float, Currency) - Constructor for class gw.api.financials.CurrencyAmount
Convenience constructor.
CurrencyAmount(String, Currency) - Constructor for class gw.api.financials.CurrencyAmount
Convenience constructor
CurrencyAmount(Number) - Constructor for class gw.api.financials.CurrencyAmount
Constructs a CurrencyAmount from a number.
CurrencyAmountConstraintsHandlerBase - Class in gw.datatype.impl
Base class for currency amount datatype constraint handlers.
CurrencyAmountConstraintsHandlerBase(String) - Constructor for class gw.datatype.impl.CurrencyAmountConstraintsHandlerBase
 
CurrencyAmountPair - Class in gw.api.financials
Represents the same amount of money in two currencies.
CurrencyAmountPair(CurrencyAmount, CurrencyAmount) - Constructor for class gw.api.financials.CurrencyAmountPair
 
CurrencyAmountPersistenceHandler - Class in gw.datatype.impl
 
CurrencyAmountPersistenceHandler(int, int, String) - Constructor for class gw.datatype.impl.CurrencyAmountPersistenceHandler
 
CurrencyAmountValueHandler - Class in gw.datatype.impl
Class description...
CurrencyAmountValueHandler() - Constructor for class gw.datatype.impl.CurrencyAmountValueHandler
 
CurrencyProperty - Annotation Type in gw.api.financials
Annotation used by CurrencyAmountComponent to specify the name of the currency property.
CurrencyUtil - Class in gw.api.util
Helpful methods for dealing with currencies and currency conversion.
CurrencyUtil() - Constructor for class gw.api.util.CurrencyUtil
 
CURRENT - Static variable in class gw.lang.reflect.FunctionType
 
currentClassSuperType() - Method in class gw.lang.ir.builder.IRBuilderContext
 
currentDate() - Static method in class gw.api.util.DateUtil
Returns the current date.
CurrentEncryptionPlugin - Static variable in class gw.api.system.PLConfigParameters
The name of the current encryption plugin.
currentPluginReturnsOverviewMapWithDrivingDirections() - Static method in class gw.api.geocode.GeocodeUtils
 
currentPluginReturnsStepByStepMapsWithDrivingDirections() - Static method in class gw.api.geocode.GeocodeUtils
 
currentPluginSupportsCorrections() - Static method in class gw.api.geocode.GeocodeUtils
 
currentPluginSupportsDrivingDirections() - Static method in class gw.api.geocode.GeocodeUtils
 
currentPluginSupportsFindByGeocode() - Static method in class gw.api.geocode.GeocodeUtils
 
currentPluginSupportsFindByGeocodeMultiple() - Static method in class gw.api.geocode.GeocodeUtils
 
currentPluginSupportsMappingByAddress() - Static method in class gw.api.geocode.GeocodeUtils
 
currentPluginSupportsMultipleCorrections() - Static method in class gw.api.geocode.GeocodeUtils
 
currentReturnType() - Method in class gw.lang.ir.builder.IRBuilderContext
 
currentTime() - Static method in class gw.plugin.cluster.TransportUtils
 
CurrentUser - Interface in gw.plugin.util
Access the user associated with the thread.
CurrentUserTestUtil - Class in gw.testharness
Provides utilities for modifying the current user during tests.
CurrentUserUtil - Class in gw.plugin.util
 
CUSTOM - Static variable in class gw.api.webservice.systemTools.DBConsistencyCheckResult
Custom consistency check
CustomDataDistRequest - Interface in gw.pl.database.entity
CustomDataDistRequest Stores custom data distribution request.
CustomDDColumn - Interface in gw.pl.database.entity
CustomDDColumn Stores ordered column names for custom data distribution request.
CustomDDResult - Interface in gw.pl.database.entity
CustomDDResult Stores results of custom data distribution request.
CustomerDatamodelUpgrade - Class in gw.api.datamodel.upgrade
 
CustomerDatamodelUpgrade() - Constructor for class gw.api.datamodel.upgrade.CustomerDatamodelUpgrade
 
CustomerServiceTier - Class in gw.pl.contact.typekey
 
CustomerServiceTier(ITypeList, String) - Constructor for class gw.pl.contact.typekey.CustomerServiceTier
 
CustomEvents - Class in gw.api.webservice.messagingTools
Custom events to fire on an object as part of an acknowledgement.
CustomEvents() - Constructor for class gw.api.webservice.messagingTools.CustomEvents
 
CustomEvents(String, String[]) - Constructor for class gw.api.webservice.messagingTools.CustomEvents
 
CustomHistoryType - Class in gw.pl.history.typekey
 
CustomHistoryType(ITypeList, String) - Constructor for class gw.pl.history.typekey.CustomHistoryType
 
CustomHistoryTypeConstants - Class in gw.ab.history.typekey
 
CustomHistoryTypeConstants() - Constructor for class gw.ab.history.typekey.CustomHistoryTypeConstants
 
customizePrintProcessFactory(PrintSettings) - Method in class gw.api.print.PrintAction
 
CustomPicker - Interface in gw.pl.custom.entity
CustomPicker Bean backing a CustomPicker bean
CustomPickerCode - Class in gw.plugin.custompicker
A single discrete code select by a custom picker, a set of which are used to populate a custom picker.
CustomPickerCode() - Constructor for class gw.plugin.custompicker.CustomPickerCode
 
CustomPickerCode(String, String) - Constructor for class gw.plugin.custompicker.CustomPickerCode
 
CustomPickerSearchCriteria - Interface in gw.pl.custom.entity
CustomPickerSearchCriteria

Used for executing Custom Picker searches.

CustomPickerSearchResult - Interface in gw.pl.custom.entity
CustomPickerSearchResult null
CustomTypeMapping - Class in gw.xml.xsd.typeloader
Class description...
CustomTypeMapping(String, boolean, String, XSDTypeWrapper, boolean) - Constructor for class gw.xml.xsd.typeloader.CustomTypeMapping
 
CustomTypeMapping(String, boolean, String, XSDTypeWrapper, QName, boolean) - Constructor for class gw.xml.xsd.typeloader.CustomTypeMapping
 
CustomWorkAgent - Class in gw.api.integration.inbound
 
CustomWorkAgent() - Constructor for class gw.api.integration.inbound.CustomWorkAgent
 

D

DAEMONS - Static variable in class gw.api.webservice.systemTools.SystemRunlevel
Run level in which the server is running but users will not be able to login to the server.
DAEMONS_ENTER - Static variable in class gw.api.profiler.ProfilerTag
 
DAEMONS_LEAVE - Static variable in class gw.api.profiler.ProfilerTag
 
data - Variable in class gw.util.DynamicArray
The array buffer into which the elements of the ArrayList are stored.
DATA_DISTRIBUTION - Static variable in class gw.api.profiler.ProfilerTag
 
DATA_GEN_METHOD_PREFIX - Static variable in class gw.api.tools.SampleDataHelper
 
DATA_GEN_PACKAGE - Static variable in class gw.api.tools.SampleDataHelper
 
DATA_LOADED_ATTRIBUTE_NAME - Static variable in interface gw.api.webservice.pl.dataExtraction.DataExtractionRenderer
The attribute that is set to Boolean.TRUE to indicate that the data has been loaded and is ready for extraction.
DataAPIShell - Class in gw.pl.util.webservices
 
DataAPIShell(DataAPIShell.ShellAPI) - Constructor for class gw.pl.util.webservices.DataAPIShell
 
DataAPIShell.ShellAPI - Interface in gw.pl.util.webservices
 
DATABASE_ID_ATTRIB - Static variable in class gw.api.importing.ImportingUtil
 
DatabaseCheckPagePrinter<C,T> - Class in gw.api.tools
Prints out any sort of database-related check into a reasonable HTML format.
DatabaseCheckPagePrinter(List<C>, TDirectory) - Constructor for class gw.api.tools.DatabaseCheckPagePrinter
 
DatabaseCheckPagePrinter.PrintConvertor<C,T> - Class in gw.api.tools
 
DatabaseCheckPagePrinter.PrintConvertor() - Constructor for class gw.api.tools.DatabaseCheckPagePrinter.PrintConvertor
 
DatabaseDataDist - Interface in gw.pl.database.entity
DatabaseDataDist Stores data distribution info in the database.
DatabaseDDLTest - Annotation Type in gw.testharness
 
DataBaseFilterSet - Static variable in class gw.api.tools.EntityPropertiesFilter
 
DatabaseForTest - Enum in gw.testharness
The databases which are available for testing.
DatabaseInfo - Class in gw.api.tools
Wrapper class to allow the data to be easily passed to the pebbles widgets
DatabaseInfo() - Constructor for class gw.api.tools.DatabaseInfo
 
DatabaseInfo.ColumnInfo - Class in gw.api.tools
 
DatabaseInfo.ColumnInfo(String, String, String, String, boolean, int, int, int, boolean, boolean, boolean, String, String) - Constructor for class gw.api.tools.DatabaseInfo.ColumnInfo
 
DatabaseInfo.ForeignKeyConstraintInfo - Class in gw.api.tools
Wrapper class to allow the data to be easily passed to the pebbles widgets
DatabaseInfo.ForeignKeyConstraintInfo(DatabaseInfo.TableInfo, ForeignKeyConstraintSchema) - Constructor for class gw.api.tools.DatabaseInfo.ForeignKeyConstraintInfo
 
DatabaseInfo.IndexInfo - Class in gw.api.tools
Wrapper class to allow the data to be easily passed to the pebbles widgets
DatabaseInfo.IndexInfo(DatabaseInfo.PersistedTableInfo, ColumnBasedIndexSchema, DBColumnBasedIndex, String) - Constructor for class gw.api.tools.DatabaseInfo.IndexInfo
 
DatabaseInfo.MaterializedViewInfo - Class in gw.api.tools
 
DatabaseInfo.MaterializedViewInfo(MaterializedViewSchema) - Constructor for class gw.api.tools.DatabaseInfo.MaterializedViewInfo
 
DatabaseInfo.MaterializedViewNVPairInfo - Class in gw.api.tools
 
DatabaseInfo.MaterializedViewNVPairInfo(MaterializedViewNVPairSchema) - Constructor for class gw.api.tools.DatabaseInfo.MaterializedViewNVPairInfo
 
DatabaseInfo.PartitionedIndexInfo - Class in gw.api.tools
Wrapper class to allow the data to be easily passed to the pebbles widgets
DatabaseInfo.PartitionedIndexInfo(String[], Object[]) - Constructor for class gw.api.tools.DatabaseInfo.PartitionedIndexInfo
 
DatabaseInfo.PersistedTableInfo - Class in gw.api.tools
 
DatabaseInfo.PersistedTableInfo(PersistedTableSchema) - Constructor for class gw.api.tools.DatabaseInfo.PersistedTableInfo
 
DatabaseInfo.PrimaryKeyConstraintInfo - Class in gw.api.tools
 
DatabaseInfo.PrimaryKeyConstraintInfo(DatabaseInfo.TableInfo, PrimaryKeyConstraintSchema) - Constructor for class gw.api.tools.DatabaseInfo.PrimaryKeyConstraintInfo
 
DatabaseInfo.TableInfo - Class in gw.api.tools
Wrapper class to allow the data to be easily passed to the pebbles widgets
DatabaseInfo.TableInfo(TableSchema) - Constructor for class gw.api.tools.DatabaseInfo.TableInfo
 
DatabaseInfo.TableWithUnusedColumnInfo - Class in gw.api.tools
Wrapper class to allow the data to be easily passed to the pebbles widgets
DatabaseInfo.TableWithUnusedColumnInfo(String, int, String) - Constructor for class gw.api.tools.DatabaseInfo.TableWithUnusedColumnInfo
 
DatabaseOutlineHintInfo - Class in gw.api.database
Describes a hint associated with a database outline
DatabaseOutlineHintInfo(Object[]) - Constructor for class gw.api.database.DatabaseOutlineHintInfo
 
DatabaseOutlineInfo - Class in gw.api.database
Describes a single database outline
DatabaseParameterSet - Class in gw.api.database
 
DatabaseParameterSet(String...) - Constructor for class gw.api.database.DatabaseParameterSet
 
DatabaseParameterSet(String[], int[], String) - Constructor for class gw.api.database.DatabaseParameterSet
This constructor is used when the set contains a large number of rows.
DatabaseParametersHelper - Class in gw.api.tools
 
DatabaseRow - Class in gw.api.database
Guidewire Software

Creator information: User: jbrenner Date: Feb 14, 2005 4:05:41 PM

Revision information:

DatabaseRow(String, String, boolean, DatabaseColumn[]) - Constructor for class gw.api.database.DatabaseRow
 
DatabaseSchemaVerifierPageHelper - Class in gw.api.tools
Used to generate and then print out DB schema verification
DatabaseSchemaVerifierPageHelper() - Constructor for class gw.api.tools.DatabaseSchemaVerifierPageHelper
 
DatabaseSnapshotInfo - Class in gw.api.database
 
DatabaseSnapshotInfo() - Constructor for class gw.api.database.DatabaseSnapshotInfo
 
DatabaseSnapshotInfo(int, Date, Date, String, Date, boolean) - Constructor for class gw.api.database.DatabaseSnapshotInfo
 
DatabaseStatisticsHelper - Class in gw.api.tools
 
DatabaseStatisticsHelper() - Constructor for class gw.api.tools.DatabaseStatisticsHelper
 
DatabaseStorageHelper - Class in gw.api.tools
 
DatabaseStorageHelper() - Constructor for class gw.api.tools.DatabaseStorageHelper
 
DatabaseStorageValues - Class in gw.api.tools
Holds database storage values for display and printing
DatabaseStorageValues() - Constructor for class gw.api.tools.DatabaseStorageValues
 
DatabaseStorageValues(String, String[]) - Constructor for class gw.api.tools.DatabaseStorageValues
 
DatabaseTableInfoHelper - Class in gw.api.tools
Class description...
DatabaseTableInfoHelper() - Constructor for class gw.api.tools.DatabaseTableInfoHelper
 
DatabaseTestUtil - Class in gw.testharness
Test utilities for managing the database.
DatabaseUpdateStats - Interface in gw.pl.database.entity
DatabaseUpdateStats Stores update statistics info in the database.
DataBuilder<T extends Bean,B extends DataBuilder<T,B>> - Class in gw.api.databuilder
Base data "builder" class.
DataBuilder(IType) - Constructor for class gw.api.databuilder.DataBuilder
 
DataChange - Interface in gw.pl.history.entity
DataChange The change to production data.
DataChangeStatus - Class in gw.pl.history.typekey
 
DataChangeStatus(ITypeList, String) - Constructor for class gw.pl.history.typekey.DataChangeStatus
 
DataChangeUtil - Class in gw.pl.util
Utilities to permit extended logging
DataChangeUtil() - Constructor for class gw.pl.util.DataChangeUtil
 
DataConversionException - Exception in gw.api.webservice.exception
Thrown by many APIs when they encounter a problem translating a SOAP data object into an internal system object.
DataConversionException() - Constructor for exception gw.api.webservice.exception.DataConversionException
Required for serialization
DataConversionException(String) - Constructor for exception gw.api.webservice.exception.DataConversionException
 
DataConversionException - Exception in gw.pl.util.webservices.login.fault
Thrown by many APIs when they encounter a problem translating a SOAP data object into an internal system object.
DataConversionException() - Constructor for exception gw.pl.util.webservices.login.fault.DataConversionException
 
DataConversionException(String, String) - Constructor for exception gw.pl.util.webservices.login.fault.DataConversionException
 
DataDistDVHelper - Class in gw.api.tools
 
DataDistDVHelper() - Constructor for class gw.api.tools.DataDistDVHelper
 
DataDistQueryExec - Interface in gw.pl.database.entity
DataDistQueryExec Stores instrumented queries from data distribution.
DataDistributionType - Class in gw.pl.database.typekey
 
DataDistributionType(ITypeList, String) - Constructor for class gw.pl.database.typekey.DataDistributionType
 
DataExtractionAPIBase - Interface in gw.api.webservice.pl.dataExtraction
Guidewire Software Data extraction API that uses Gosu to render the results

DataExtractionAPIImpl - Class in gw.api.webservice.pl.dataExtraction
Guidewire Software

Creator information: User: schan-tin Date: Mar 22, 2005 1:39:03 PM

Revision information:

DataExtractionAPIImpl() - Constructor for class gw.api.webservice.pl.dataExtraction.DataExtractionAPIImpl
 
DataExtractionConstants - Interface in gw.api.webservice.pl.dataExtraction
User: dbrewster Date: May 10, 2005 Time: 5:10:44 PM
DataExtractionConstants.PLTemplateAttributes - Interface in gw.api.webservice.pl.dataExtraction
Template context attribute names, which can be referred to from within the template (Velocity/Gosu).
DataExtractionRenderer - Interface in gw.api.webservice.pl.dataExtraction
Guidewire Software

Creator information: User: schan-tin Date: Mar 22, 2005 1:57:25 PM

Revision information:

DataGenActionType - Class in gw.pl.datagen.typekey
 
DataGenActionType(ITypeList, String) - Constructor for class gw.pl.datagen.typekey.DataGenActionType
 
DataGenerator - Interface in gw.ab.datagen.entity
DataGenerator
DataGenInfo - Interface in gw.pl.database.entity
DataGenInfo Stores metadata for database generation info.
DataGenInfoDetail - Interface in gw.pl.database.entity
DataGenInfoDetail Details for data gen.
DataGenStatusType - Class in gw.pl.datagen.typekey
 
DataGenStatusType(ITypeList, String) - Constructor for class gw.pl.datagen.typekey.DataGenStatusType
 
DatagenUtil - Class in gw.api.datagen
DatagenUtil provides randomization methods and other helpers to support datagen.
DatagenUtil() - Constructor for class gw.api.datagen.DatagenUtil
 
DataImportTestUtil - Class in gw.api.util
 
DataImportTestUtil() - Constructor for class gw.api.util.DataImportTestUtil
 
DataMapping - Class in gw.api.util.mapping
 
DatamodelChangeWithoutArchivedDocumentChange<D extends VersionAction> - Class in gw.api.database.upgrade
IDatamodelChange that changes only the database but not the archived document.
DatamodelChangeWithoutDatabaseChange<D extends VersionAction> - Class in gw.api.database.upgrade
IDatamodelChange that changes only the archived document but not the database.
DataObjectAPIImpl - Class in gw.api.webservice
 
DataType - Annotation Type in gw.datatype.annotation
 
DataTypeException - Exception in gw.datatype
Base exception class for datatypes.
DataTypeException(String, IPropertyInfo, String, Object...) - Constructor for exception gw.datatype.DataTypeException
 
DataTypeException(String, Throwable, IPropertyInfo, String, Object...) - Constructor for exception gw.datatype.DataTypeException
 
DataTypeException(Throwable) - Constructor for exception gw.datatype.DataTypeException
 
DataTypePersistenceHandlerBase - Class in gw.datatype.impl
Class description...
DataTypePersistenceHandlerBase() - Constructor for class gw.datatype.impl.DataTypePersistenceHandlerBase
 
DataTypes - Class in gw.datatype
Utility methods for getting datatype info from features.
DataTypesTypeInfo - Class in gw.datatype
Class description...
DataTypesTypeInfo() - Constructor for class gw.datatype.DataTypesTypeInfo
 
date(int, int, int) - Static method in class gw.api.util.DateTestUtil
 
date(int, int, int, int) - Static method in class gw.api.util.DateTestUtil
 
DATE() - Static method in class gw.lang.reflect.java.JavaTypes
 
DATE_INTERVAL() - Static method in class gw.lang.reflect.java.JavaTypes
 
DATE_TO_MILLISTRING - Static variable in class gw.pl.util.DateConverterUtil
 
DATE_TO_STRING - Static variable in class gw.pl.util.DateConverterUtil
 
DateAnalysisDataDist - Interface in gw.pl.database.entity
DateAnalysisDataDist Stores date analysis data distribution.
DateBinDataType - Class in gw.pl.database.typekey
 
DateBinDataType(ITypeList, String) - Constructor for class gw.pl.database.typekey.DateBinDataType
 
DateBinnedDataDist - Interface in gw.pl.database.entity
DateBinnedDataDist Stores the distribution of items by date bins sizes for a given value column, date column pair.
DateBinnedDDDateBin - Interface in gw.pl.database.entity
DateBinnedDDDateBin Stores value bins and date bin array for date binned distribution.
DateBinnedDDValue - Interface in gw.pl.database.entity
DateBinnedDDValue Stores value bins and date bin array for date binned distribution.
DateCoercer - Class in gw.lang.parser.coercers
 
DateCoercer() - Constructor for class gw.lang.parser.coercers.DateCoercer
 
DateConstraintsHandlerBase - Class in gw.datatype.impl
Class description...
DateConstraintsHandlerBase() - Constructor for class gw.datatype.impl.DateConstraintsHandlerBase
 
DateConverterUtil - Class in gw.pl.util
 
DateConverterUtil() - Constructor for class gw.pl.util.DateConverterUtil
Constructor
DateCriteria - Interface in gw.pl.custom.entity
DateCriteria null
DateCriterionChoice - Interface in gw.pl.custom.entity
DateCriterionChoice null
DateDiff(DateDiffPart, ColumnRef, ColumnRef) - Static method in class gw.api.database.DBFunction
 
DateDiff(DateDiffPart, Object, Object) - Static method in class gw.api.database.upgrade.before.BeforeUpgradeDBFunction
Returns a DateDiff function, used to calculate the difference between two timestamps, expressed in a configurable unit of measure.
DateDiffPart - Enum in gw.api.database
An enumeration used to describe the unit of measure for DateDiff function.
DateElement - Class in gw.smoketest.platform.web
Base class for all widget that is bound to a date value
DateElement(ISmokeTest, PCFElementId) - Constructor for class gw.smoketest.platform.web.DateElement
 
DateFieldsToSearchType - Class in gw.pl.custom.typekey
 
DateFieldsToSearchType(ITypeList, String) - Constructor for class gw.pl.custom.typekey.DateFieldsToSearchType
 
DateFromDatetime(IBeforeUpgradeReadOnlyColumn) - Static method in class gw.api.database.upgrade.before.BeforeUpgradeDBFunction
Returns a DateFromDatetime function.
DateFromDatetime(String) - Static method in class gw.api.database.upgrade.before.BeforeUpgradeDBFunction
Returns a DateFromDatetime function.
DateFromDatetime(IBeforeUpgradeColumnRef) - Static method in class gw.api.database.upgrade.before.BeforeUpgradeDBFunction
Returns a DateFromDatetime function.
DateFromDatetime(IBeforeUpgradeDBFunction) - Static method in class gw.api.database.upgrade.before.BeforeUpgradeDBFunction
Returns a DateFromDatetime function.
DateFromTimestamp(ColumnRef) - Static method in class gw.api.database.DBFunction
 
DateInterval - Class in gw.lang.reflect.interval
 
DateInterval(Date, Date, Integer, DateUnit) - Constructor for class gw.lang.reflect.interval.DateInterval
 
DateInterval(Date, Date, int, DateUnit, boolean, boolean, boolean) - Constructor for class gw.lang.reflect.interval.DateInterval
 
DateOnlyConstraintsHandler - Class in gw.datatype.impl
Class description...
DateOnlyConstraintsHandler() - Constructor for class gw.datatype.impl.DateOnlyConstraintsHandler
 
DateOnlyPersistenceHandler - Class in gw.datatype.impl
Class description...
DateOnlyPersistenceHandler() - Constructor for class gw.datatype.impl.DateOnlyPersistenceHandler
 
DateParameterKey - Class in gw.api.system
Supports nonlocalized XML date related configuration parameters
DateParameterKey(Map<String, ParameterKey>, String, boolean, String) - Constructor for class gw.api.system.DateParameterKey
 
DatePart - Enum in gw.api.database
An enumeration used to describe date part to extract from a timestamp.
DatePart(DatePart, ColumnRef) - Static method in class gw.api.database.DBFunction
 
DatePart(DatePart, IBeforeUpgradeReadOnlyColumn) - Static method in class gw.api.database.upgrade.before.BeforeUpgradeDBFunction
Returns a DatePart function.
DatePart(DatePart, String) - Static method in class gw.api.database.upgrade.before.BeforeUpgradeDBFunction
Returns a DatePart function.
DatePart(DatePart, IBeforeUpgradeColumnRef) - Static method in class gw.api.database.upgrade.before.BeforeUpgradeDBFunction
Returns a DatePart function.
DatePersistenceHandler - Class in gw.datatype.impl
Class description...
DatePersistenceHandler() - Constructor for class gw.datatype.impl.DatePersistenceHandler
 
DateRangeChoiceType - Class in gw.pl.custom.typekey
 
DateRangeChoiceType(ITypeList, String) - Constructor for class gw.pl.custom.typekey.DateRangeChoiceType
 
DateSearchType - Class in gw.pl.custom.typekey
 
DateSearchType(ITypeList, String) - Constructor for class gw.pl.custom.typekey.DateSearchType
 
DateSpanDataDist - Interface in gw.pl.database.entity
DateSpanDataDist Stores maximum and minimum dates for each date columnn of a table.
DateTestUtil - Class in gw.api.util
Methods to help with date in test classes.
DateTestUtil() - Constructor for class gw.api.util.DateTestUtil
 
DATETIME - Static variable in class gw.lang.parser.resources.Res
 
DATETIME_TYPE() - Static method in class gw.lang.parser.GosuParserTypes
 
DateTimeConstraintsHandler - Class in gw.datatype.impl
Class description...
DateTimeConstraintsHandler() - Constructor for class gw.datatype.impl.DateTimeConstraintsHandler
 
DateTimeFormat - Enum in gw.i18n
Represents a localized format for a date or time value.
DateTimeParameterKey - Class in gw.api.system
ParameterKey subclass for a date/time
DateTimeParameterKey(Map<String, ParameterKey>, String, boolean, Date, ParameterKey, boolean) - Constructor for class gw.api.system.DateTimeParameterKey
 
DateTypeWrapper - Class in gw.xml.xsd.typewrapper
 
DateTypeWrapper() - Constructor for class gw.xml.xsd.typewrapper.DateTypeWrapper
 
DateUnit - Enum in gw.lang.reflect.interval
 
DateUtil - Class in gw.api.util
Provides date manipulation and calculation utilities.
DayOfWeek - Enum in gw.date
Enumeration of week days, Sunday, Monday and so on, with utilities for converting to and from the integer constants used by Calendar.
daysBetween(Date, Date) - Static method in class gw.api.util.DateUtil
Returns number of days between two dates.
daysSince(Date) - Static method in class gw.api.util.DateUtil
Returns the number of days elapsed since a given time.
DB2PDPageHelper - Class in gw.api.tools
Class description...
DB2PDPageHelper() - Constructor for class gw.api.tools.DB2PDPageHelper
 
DB_CONSISTENCY_CHECKS - Static variable in class gw.api.profiler.ProfilerTag
 
DB_PERFORMANCE_TESTER - Static variable in class gw.api.profiler.ProfilerTag
 
DB_PERFORMANCE_TESTER_LOAD_DATA - Static variable in class gw.api.profiler.ProfilerTag
 
DB_RESET_TOOL - Static variable in class gw.api.profiler.ProfilerTag
 
DB_STATISTICS - Static variable in class gw.api.profiler.ProfilerTag
 
DBAuthenticationPlugin - Interface in gw.plugin.dbauth
This class serves as a simple pluggable interface to allow the username and password used to access the database to be retrieved in some other manner.
DBConsistCheckQueryExec - Interface in gw.pl.database.entity
DBConsistCheckQueryExec Stores instrumented queries from consistency checker.
DBConsistCheckRun - Interface in gw.pl.database.entity
DBConsistCheckRun Stores consistency checker info in the database.
DBConsistencyCheckResult - Class in gw.api.webservice.systemTools
Class containing information resulting from the running of database consistency checks.
DBConsistencyCheckResult(String, int, String, String, boolean, int, String, long, String, boolean) - Constructor for class gw.api.webservice.systemTools.DBConsistencyCheckResult
 
DBConsistencyCheckResult(String, int, String, boolean, int, String, long) - Constructor for class gw.api.webservice.systemTools.DBConsistencyCheckResult
 
DBConsistencyCheckResult() - Constructor for class gw.api.webservice.systemTools.DBConsistencyCheckResult
0-arg constructor for Serialization
DBCP_ACTIVATE_CONN - Static variable in class gw.api.profiler.ProfilerTag
 
DBCP_DESTROY_CONN - Static variable in class gw.api.profiler.ProfilerTag
 
DBCP_GET_NEW_CONN - Static variable in class gw.api.profiler.ProfilerTag
 
DBCP_GET_NEW_CONN_FROM_DATABASE - Static variable in class gw.api.profiler.ProfilerTag
 
DBCP_INIT_NEW_CONN - Static variable in class gw.api.profiler.ProfilerTag
 
DBCP_PASSIVATE_CONN - Static variable in class gw.api.profiler.ProfilerTag
 
DBCP_VALIDATE_CONN - Static variable in class gw.api.profiler.ProfilerTag
 
DBDateRange - Class in gw.api.database
A date range representing two dates.
DBDateRange() - Constructor for class gw.api.database.DBDateRange
 
DBDateRange(Date, Date, boolean) - Constructor for class gw.api.database.DBDateRange
 
DBDayOfWeek - Enum in gw.api.database
Enumerates the days of the week as returned from the DatePart function.
DBFunction - Class in gw.api.database
A set of static methods used to wrap a column in a SQL function
DBFunction() - Constructor for class gw.api.database.DBFunction
 
dbFunction(DBFunction) - Static method in class gw.api.database.QuerySelectColumns
 
dbFunction(DBFunction, IEntityPropertyInfo) - Static method in class gw.api.database.QuerySelectColumns
 
dbFunctionWithAlias(String, DBFunction) - Static method in class gw.api.database.QuerySelectColumns
 
dbFunctionWithAlias(String, DBFunction, IEntityPropertyInfo) - Static method in class gw.api.database.QuerySelectColumns
 
dbFunctionWithAlias(String, DBFunction, String) - Static method in class gw.api.database.QuerySelectColumns
 
DBInfoActivityStatsEntityListsTableRecord - Class in gw.api.tools
Class description...
DBInfoActivityStatsEntityListsTableRecord(String, Object, Object, Object, Object, Object) - Constructor for class gw.api.tools.DBInfoActivityStatsEntityListsTableRecord
 
DBInfoActivityStatsSummaryListsTableRecord - Class in gw.api.tools
Provides the data for the Activity Stats Summary Lists table on the DatabaseInfo screen
DBInfoActivityStatsSummaryListsTableRecord(String, Object, Object, Object) - Constructor for class gw.api.tools.DBInfoActivityStatsSummaryListsTableRecord
 
DbmsReport - Interface in gw.pl.profiler.entity
DbmsReport Stores DBMS reports as zipped objects
DbmsReportZipProvider - Interface in gw.api.profiler
 
DBPerfReport - Interface in gw.pl.database.entity
DBPerfReport Stores zipped database performance reports in the database.
DBStatisticsWorkItem - Interface in gw.pl.checker.entity
DBStatisticsWorkItem
dbSupportsAWR() - Static method in class gw.api.tools.OracleAWRHelper
 
dbSupportsEstimatingCompressionSettings() - Method in class gw.api.tools.DatabaseStorageHelper
 
dbSupportsHistoricalStatistics() - Static method in class gw.api.tools.DatabaseStatisticsHelper
 
dbSupportsOutlines() - Static method in class gw.api.tools.OracleOutlineHelper
 
dbSupportsSeparateCompressionReport() - Method in class gw.api.tools.DatabaseStorageHelper
 
dbSupportsSpecifyingTablesAndModeForIndexPhysicalStats() - Method in class gw.api.tools.DatabaseStorageHelper
 
dbSupportsSQLTuningSets() - Static method in class gw.api.tools.OracleSQLTuningSetsHelper
 
dbSupportsStatistics() - Static method in class gw.api.tools.DatabaseStatisticsHelper
 
dbSupportsStatspack() - Static method in class gw.api.tools.OracleStatspackHelper
 
dbSupportsStorageInfo() - Static method in class gw.api.tools.DatabaseStorageHelper
 
DBTablePicker - Class in gw.api.tools
 
DBTablePicker() - Constructor for class gw.api.tools.DBTablePicker
 
DBUpdateStatsRunnerType - Class in gw.pl.database.typekey
 
DBUpdateStatsRunnerType(ITypeList, String) - Constructor for class gw.pl.database.typekey.DBUpdateStatsRunnerType
 
DE_SHORT - Static variable in class gw.api.geocode.AbstractGeocodePlugin
 
DE_TYPECODE - Static variable in class gw.api.geocode.AbstractGeocodePlugin
 
debug(Object) - Method in class gw.pl.logging.ILoggerImpl
Deprecated.
 
debug(Object, Throwable) - Method in class gw.pl.logging.ILoggerImpl
Deprecated.
 
debug(Object) - Method in interface gw.pl.logging.Logger
Deprecated.
use Logger.debug(String)
debug(Object, Throwable) - Method in interface gw.pl.logging.Logger
Deprecated.
 
debug(Object) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
Used by developers solely to help diagnose a specific problem.
debug(Object, Throwable) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
debug(String) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
debug(String, Object) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
debug(String, Object, Object) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
debug(String, Object[]) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
debug(String, Throwable) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
debug(Marker, String) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
debug(Marker, String, Object) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
debug(Marker, String, Object, Object) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
debug(Marker, String, Object[]) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
debug(Marker, String, Throwable) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
debug(boolean) - Method in class gw.pl.util.webservices.axis.GWEmitter
Deprecated.
Use setDebug(value)
debug - Variable in class gw.pl.util.webservices.axis.GWParser
Field debug
debug(Object) - Method in interface gw.util.ILogger
 
debug(Object, Throwable) - Method in interface gw.util.ILogger
 
debug(Object) - Method in class gw.util.SystemOutLogger
 
debug(Object, Throwable) - Method in class gw.util.SystemOutLogger
 
debug() - Static method in class gw.xml.XmlSerializationOptions
Returns a new XmlSerializationOptions with sort and validate turned off.
DEBUG_XSL_FACTORY - Static variable in class gw.api.print.PrintSettings
Print Processor factory which generates raw XSL-FOP XML metadata for any submitted print job.
debugComparison(EntityComparison, Logger) - Static method in class gw.api.graph.print.GraphComparisonDebugHelper
Prints debug output for an entity comparison, showing all Removed, Matched, and Added beans in the graph.
debugCompressed() - Static method in class gw.xml.XmlSerializationOptions
Returns a new XmlSerializationOptions with sort, validate, and pretty turned off.
Debugger - Class in gw.api
Class used to help setting break point in Gosu without Studio
Debugger() - Constructor for class gw.api.Debugger
 
DebuggingVisitor<T> - Class in gw.api.graph.print
A debugging visitor that serializes the graph structure in DOT format.
DebuggingVisitor(String) - Constructor for class gw.api.graph.print.DebuggingVisitor
Creates a DebuggingVisitor.
DebugUtil - Class in gw.pl.testharness
A utility class with verious methods to aid in debugging.
DebugUtil() - Constructor for class gw.pl.testharness.DebugUtil
 
dec(Integer) - Static method in class gw.pl.util.StaticInt
 
DEC15_2008 - Static variable in interface gw.testharness.PLTestConstants
 
DEC1_2008 - Static variable in interface gw.testharness.PLTestConstants
 
DEC2_2008 - Static variable in interface gw.testharness.PLTestConstants
 
DEC31_2008 - Static variable in interface gw.testharness.PLTestConstants
 
DecentralizedAdminActivityPatternFilter - Class in gw.api.admin
Filter for activity patterns for decentralized admin.
DecentralizedAdminActivityPatternFilter() - Constructor for class gw.api.admin.DecentralizedAdminActivityPatternFilter
 
DecentralizedAdminFilter - Class in gw.api.admin
Filter for decentralized admin for a generic entity.
DecentralizedAdminFilter() - Constructor for class gw.api.admin.DecentralizedAdminFilter
 
DecentralizedAdminRoleFilter - Class in gw.api.admin
Filter for roles for an decentralized admin.
DecentralizedAdminRoleFilter() - Constructor for class gw.api.admin.DecentralizedAdminRoleFilter
 
DecentralizedEntity - Interface in gw.pl.admin.entity
Class description...
DecimalConstraintsHandler - Class in gw.datatype.impl
Class description...
DecimalConstraintsHandler(Integer, Integer, Range<BigDecimal>) - Constructor for class gw.datatype.impl.DecimalConstraintsHandler
 
DecimalConstraintsHandlerBase - Class in gw.datatype.impl
Class description...
DecimalConstraintsHandlerBase() - Constructor for class gw.datatype.impl.DecimalConstraintsHandlerBase
 
DecimalPersistenceHandler - Class in gw.datatype.impl
 
DecimalPersistenceHandler(int, int) - Constructor for class gw.datatype.impl.DecimalPersistenceHandler
 
declareNamespace(URI, String) - Method in class gw.xml.XmlElement
Explicitly declares an XML namespace and a suggested prefix at this level.
declareNamespace(QName) - Method in class gw.xml.XmlElement
Explicitly declares an XML namespace and a suggested prefix at this level.
declareNamespace(XmlNamespace) - Method in class gw.xml.XmlElement
Explicitly declares an XML namespace and a suggested prefix at this level.
declareNamespace(URI) - Method in class gw.xml.XmlElement
Explicitly declares an XML namespace at this level with the specified namespace URI.
declares(String) - Method in interface gw.lang.parser.IParsedElementWithAtLeastOneDeclaration
 
declCompileAndGetClassErrors(IType) - Static method in class gw.util.GosuClassTestUtil
 
decode(String) - Static method in class gw.util.Base64Util
 
decodeCSV(String) - Static method in class gw.pl.util.StringUtil
Decodes a string encoded by StringUtil.encodeCSV(java.util.Iterator) and returns an array containing the individual string fields.
decodeFromString(String) - Static method in class gw.api.tools.KeyEncoder
 
decrypt(String) - Method in interface gw.plugin.util.IEncryption
Decrypt the string value.
decryptValue(String) - Method in interface gw.api.importing.ImportingUtil.DecryptProvider
This will decrypt the string
deepCopy() - Method in class gw.xml.simple.SimpleXmlNode
Makes a deep copy of this node, including copies of all contained children.
deepCopyNonPersisting() - Method in interface gw.ab.addressbook.entity.ABContact
Deeply copies this contact and marks the copy as not persisting, i.e. it will not be committed.
deepSizeOf(Object, IObjectSizeFilter, int) - Static method in class gw.util.perf.objectsize.ObjectSizeUtil
Calculates full size of object iterating over its hierarchy graph.
deepSizeOf(Object) - Static method in class gw.util.perf.objectsize.ObjectSizeUtil
 
DEF_CTOR_TYPE() - Static method in class gw.lang.reflect.java.GosuTypes
 
DEFAULT - Static variable in interface gw.xml.IXMLNodeFormat
 
DEFAULT_ATTACHMENT_SIZE - Static variable in class gw.api.webservice.importTools.ImportToolsImpl
 
DEFAULT_ATTRIBUTE_THRESHOLD - Static variable in class gw.pl.util.xml.DOMWriter
The default attribute threshold.
DEFAULT_INSTANCE - Static variable in class gw.pl.util.SuffixTextFileFilter
 
DEFAULT_MAX_OBJECT_RETRIEVAL - Static variable in class gw.api.webservice.DataObjectAPIImpl
Default maximum size of a result set returned when using find.
DEFAULT_NSTOPKG_FILE - Static variable in class gw.pl.util.webservices.axis.GWEmitter
Field DEFAULT_NSTOPKG_FILE
DEFAULT_OPTION - Static variable in class gw.api.database.optimizer.oracle.OracleQueryRewriteIntegrity
Deprecated.
 
DEFAULT_ORDER - Static variable in class gw.api.databuilder.DataBuilder
The default order in which a populator will execute.
DEFAULT_PLAN_VALUE - Static variable in class gw.api.database.optimizer.oracle.SwitchOracleConsumerGroup
Deprecated.
 
DEFAULT_SINGLE_MODULE_NAME - Static variable in interface gw.lang.reflect.module.IExecutionEnvironment
 
DEFAULT_VALUE - Static variable in class gw.api.database.optimizer.oracle.AlterOptimizerDynamicSampling
Deprecated.
 
DEFAULT_VALUE_ATTRIB - Static variable in class gw.api.importing.ImportingUtil
 
DEFAULT_XML_NODE_ATTRIBUTE_CATEGORY - Static variable in class gw.xml.parser2.XMLNodeMetadataBuilder
 
DefaultAddressAutocompletePlugin - Class in gw.api.address
Default plugin for Address auto complete/auto fill.
DefaultAddressAutocompletePlugin() - Constructor for class gw.api.address.DefaultAddressAutocompletePlugin
Deprecated.
DefaultApplicationCurrency - Static variable in class gw.api.system.PLConfigParameters
Default currency for the application as a whole. aka: Reporting Currency *
DefaultApplicationLanguage - Static variable in class gw.api.system.PLConfigParameters
Default localization language for the application as a whole *
DefaultApplicationLocale - Static variable in class gw.api.system.PLConfigParameters
Default localization locale for the application as a whole *
DefaultArrayType - Class in gw.lang.reflect
 
DefaultArrayType(IType, IJavaClassInfo, ITypeLoader) - Constructor for class gw.lang.reflect.DefaultArrayType
 
DefaultArrayTypeInfo - Class in gw.lang.reflect
 
DefaultArrayTypeInfo(IDefaultArrayType) - Constructor for class gw.lang.reflect.DefaultArrayTypeInfo
 
DefaultAssignmentType<T extends Bean> - Class in gw.api.assignment
Default assignment type that knows how to query and update activity related assignment state
DefaultAssignmentType(EntityTypeReference<T>) - Constructor for class gw.api.assignment.DefaultAssignmentType
 
DefaultCommonsServiceKernelInit - Class in gw.config
 
DefaultCommonsServiceKernelInit() - Constructor for class gw.config.DefaultCommonsServiceKernelInit
 
DefaultContentDispositionMode - Static variable in class gw.api.system.PLConfigParameters
The Content-Disposition setting to use when generated content (exports, printing, etc, but _not_ documents) is returned directly to the browser.
DefaultCountryCode - Static variable in class gw.api.system.PLConfigParameters
The default ISO country code that will be used when an address does not have a country explicitly set.
DefaultExtensionFolderLocator - Class in gw.config
 
DefaultExtensionFolderLocator() - Constructor for class gw.config.DefaultExtensionFolderLocator
 
DefaultGlobalLoaderProvider - Class in gw.config
 
DefaultGlobalLoaderProvider() - Constructor for class gw.config.DefaultGlobalLoaderProvider
 
DefaultGosuInitializationHooks - Class in gw.config
 
DefaultGosuInitializationHooks() - Constructor for class gw.config.DefaultGosuInitializationHooks
 
DefaultGosuProfilingService - Class in gw.config
 
DefaultGosuProfilingService() - Constructor for class gw.config.DefaultGosuProfilingService
 
defaultIfEmpty(String, String) - Static method in class gw.util.GosuStringUtil
Returns either the passed in String, or if the String is empty or null, the value of defaultStr.
defaultIfNull(Object, Object) - Static method in class gw.util.GosuObjectUtil
Returns a default value if the object passed is null.
DefaultModuleParser - Class in gw.pl.modules
 
DefaultModuleParser() - Constructor for class gw.pl.modules.DefaultModuleParser
 
DefaultModulesParser - Class in gw.pl.modules
 
DefaultModulesParser() - Constructor for class gw.pl.modules.DefaultModulesParser
 
DefaultNANPACountryCode - Static variable in class gw.api.system.PLConfigParameters
 
DefaultNonLoadableArrayType - Class in gw.lang.reflect
 
DefaultNonLoadableArrayType(IType, IJavaClassInfo, ITypeLoader) - Constructor for class gw.lang.reflect.DefaultNonLoadableArrayType
 
DefaultObjectSizeFilter - Class in gw.util.perf.objectsize
 
DefaultObjectSizeFilter() - Constructor for class gw.util.perf.objectsize.DefaultObjectSizeFilter
 
DefaultPhoneCountryCode - Static variable in class gw.api.system.PLConfigParameters
The default ISO country code that will be used for phone data *
DefaultReducedSymbol - Class in gw.lang.parser
 
DefaultReducedSymbol(String, IType) - Constructor for class gw.lang.parser.DefaultReducedSymbol
 
DefaultRoundingMode - Static variable in class gw.api.system.PLConfigParameters
Default rounding mode for money and currency amount calculations.
defaultString(String) - Static method in class gw.util.GosuStringUtil
Returns either the passed in String, or if the String is null, an empty String ("").
defaultString(String, String) - Static method in class gw.util.GosuStringUtil
Returns either the passed in String, or if the String is null, the value of defaultStr.
DefaultValue - Annotation Type in gw.lang.cli
 
DefaultWebservicesAuthenticationPlugin - Class in gw.plugin.security
 
DefaultWebservicesAuthenticationPlugin() - Constructor for class gw.plugin.security.DefaultWebservicesAuthenticationPlugin
 
DefaultWsiInvocationHandler - Class in gw.xml.ws
 
DefaultWsiInvocationHandler() - Constructor for class gw.xml.ws.DefaultWsiInvocationHandler
 
DefaultXmlExportIEncryptionId - Static variable in class gw.api.system.PLConfigParameters
The name of the default xml encryption implementation.
DefaultXmlSchemaCompatibilityConfig - Class in gw.config
 
DefaultXmlSchemaCompatibilityConfig() - Constructor for class gw.config.DefaultXmlSchemaCompatibilityConfig
 
defer() - Method in interface gw.pl.activity.entity.Activity
Deprecated.
define(ClassLoader) - Method in class gw.lang.ir.builder.IRClassBuilder
 
defineClass(String, byte[]) - Method in interface gw.lang.reflect.gs.IGosuClassLoader
 
defineClass(String, byte[]) - Method in interface gw.lang.reflect.IInjectableClassLoader
 
defineCommonSymbols() - Method in interface gw.lang.parser.ISymbolTable
Define symbols that are considered ubiquitous.
defineCommonSymbols() - Method in class gw.lang.parser.StandardSymbolTable
 
defineCommonSymbols() - Method in class gw.lang.parser.ThreadSafeSymbolTable
 
defineModule(GosucProject, GosucModule) - Method in class gw.lang.gosuc.Gosuc
 
defineService(Class<? extends T>, Class<? extends T>) - Method in class gw.config.ServiceKernel
 
defineService(Class<? extends T>, Q) - Method in class gw.config.ServiceKernel
Defines a service provided by this ServiceKernel
defineServices() - Method in class gw.config.CommonServices
 
defineServices() - Method in class gw.config.ServiceKernel
Contains all the definitions of the services provided by this kernel
defnCompileAndGetClassErrors(IType) - Static method in class gw.util.GosuClassTestUtil
 
delete() - Method in interface gw.api.archiving.upgrade.IArchivedEntity
Deletes this IArchivedEntity.
delete() - Method in interface gw.api.archiving.upgrade.IArchivedEntitySet
Deletes all entities in this IArchivedEntitySet.
delete() - Method in interface gw.api.archiving.upgrade.IArchivedTypekey
Deletes this IArchivedTypekey.
delete() - Method in interface gw.api.archiving.upgrade.IArchivedTypekeySet
Deletes all typekeys in this IArchivedTypekey.
delete(Contact) - Method in interface gw.api.contact.ExternalContactSource
Deletes the given contact from the external source.
delete() - Method in interface gw.api.database.upgrade.after.IAfterUpgradeTable
 
delete() - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeTable
 
delete(File) - Method in interface gw.api.scm.IScmAdapter
Deletes the file from source control.
delete(LoadCommand) - Method in class gw.api.tools.LoadHistoryHelper
 
delete(UserCoreExt) - Static method in class gw.api.web.admin.UserUtil
Deletes a user.
delete() - Method in interface gw.fs.IResource
 
delete() - Method in class gw.fs.jar.JarEntryResourceImpl
 
delete() - Method in class gw.fs.jar.JarFileDirectoryImpl
 
delete(ResourcePath) - Method in class gw.fs.physical.AbstractCachingPhysicalFileSystem
 
delete(ResourcePath) - Method in class gw.fs.physical.fast.FastPhysicalFileSystem
 
delete(ResourcePath) - Method in class gw.fs.physical.generic.GenericPhysicalFileSystem
 
delete(ResourcePath) - Method in interface gw.fs.physical.IPhysicalFileSystem
 
delete() - Method in class gw.fs.physical.PhysicalResourceImpl
 
delete(ResourcePath) - Method in class gw.fs.physical.win32.Win32PhysicalFileSystem
 
delete() - Method in class gw.fs.url.URLFileImpl
 
delete(KeyableBean) - Method in interface gw.pl.persistence.core.Bundle
Add this bean for deletion or retirement.
delete() - Method in class gw.pl.util.FilteringDirectory
 
delete(RootInfo) - Method in interface gw.plugin.archiving.IArchiveSource
This should delete the archived object.
delete() - Method in class gw.util.cache.FqnCacheNode
 
DELETE_SUPERSEDING_REVISIONS - Static variable in class gw.api.profiler.ProfilerTag
 
deleteActivityPattern(ActivityPattern) - Static method in class gw.api.admin.BaseAdminUtil
Deletes the given activity pattern and commits the change immediately.
deleteActivityPatterns(ActivityPattern[]) - Static method in class gw.api.admin.BaseAdminUtil
Deletes the given activity patterns and commits the change immediately.
deleteAllChildren() - Method in interface gw.pl.upgrader.entity.UpgradeDBStorageSet
Delete all children of this.
deleteAllChildren() - Method in interface gw.pl.upgrader.entity.UpgradeInstance
Delete all children of this key diretly with DELETE statements.
deleteAttributes(Attribute[]) - Static method in class gw.api.admin.BaseAdminUtil
Deletes the given attributes and commits the change immediately.
deleteBusinessWeeks(BusinessWeek[]) - Static method in class gw.api.admin.BaseAdminUtil
 
deleteContact(ABContact, Location) - Static method in class gw.api.web.contact.ABContactUtil
Immediately retires the ABContact, committing the change to the DB.
deleteContacts(ABContact[]) - Static method in class gw.api.web.contact.ABContactUtil
Immediately retires the ABContacts passed in, committing the changes to the DB.
deleted(IResource) - Static method in class gw.lang.reflect.TypeSystem
 
deleted(IResource, String) - Static method in class gw.lang.reflect.TypeSystem
 
DELETED_FLAG_ATTRIB - Static variable in class gw.api.importing.ImportingUtil
 
deleteDatabaseUpdateStats(DatabaseUpdateStats) - Method in class gw.api.tools.UpdateStatsDVHelper
 
deleteDataDistribution(DatabaseDataDist) - Method in class gw.api.tools.DataDistDVHelper
 
deleteDBConsistCheckRun(DBConsistCheckRun) - Method in class gw.api.tools.ConsistencyChecksRunsPageHelper
 
deleteDirectoryRecursively(String) - Static method in class gw.pl.util.FileUtil
 
deleteDirectoryRecursively(Path) - Static method in class gw.pl.util.FileUtil
 
deleteDirectoryRecursively(Path, boolean) - Static method in class gw.pl.util.FileUtil
 
deleteDirectoryRecursively(File) - Static method in class gw.pl.util.FileUtil
 
deleteExcludedRowsFromStagingTables() - Method in interface gw.api.webservice.tableImport.ITableImportAPI
Instructs the server to delete rows from staging tables based on the contents of the exclusion table (delete all rows in all staging tables where the LUWID matches a LUWID in the exclusion table.)
deleteExcludedRowsFromStagingTables() - Method in class gw.api.webservice.tableImport.TableImportImpl
 
deleteExcludedRowsFromStagingTablesAsBatchProcess() - Method in interface gw.api.webservice.tableImport.ITableImportAPI
Instructs the server to delete rows from staging tables based on the contents of the exclusion table (delete all rows in all staging tables where the LUWID matches a LUWID in the exclusion table.)
deleteExcludedRowsFromStagingTablesAsBatchProcess() - Method in class gw.api.webservice.tableImport.TableImportImpl
 
deleteFiles() - Method in class gw.api.tools.DatabaseTableInfoHelper
 
deleteFromAddressBook() - Method in interface gw.pl.contact.entity.AddressBookConvertable
Deprecated.
Since ClaimCenter 8.0, no longer available
deleteGroup(Group) - Static method in class gw.api.admin.BaseAdminUtil
Deletes the given group and commits the change immediately.
deleteHolidays(Holiday[]) - Static method in class gw.api.admin.BaseAdminUtil
Deletes the given holidays and commits the change immediately.
deleteIndexFile() - Method in class gw.lang.reflect.TypeLoaderBase
 
deleteNote(Note) - Static method in class gw.api.note.NotesUtilBase
Deletes a note from the system.
deleteOldWorkflowsFromDatabase(int) - Static method in class gw.api.admin.WorkflowUtil
This will delete the completed workflows older than the specified days.
deleteOldWorkflowsFromDatabase(int, ILinkPropertyInfo[], ILinkPropertyInfo[], ILinkPropertyInfo[]) - Static method in class gw.api.admin.WorkflowUtil
 
deleteOrganization(Organization) - Static method in class gw.api.admin.BaseAdminUtil
Deletes the given organization and commits the change immediately.
deletePerfReport(String) - Method in class gw.api.tools.PerfReportHelper
Delete the stored zipped report.
DeletePropertiesButNotColumnsIfSafeDatamodelChange - Class in gw.api.database.upgrade
Checks that the given properties on the given entity are safe to drop, i.e. for each property: - it is not defined in the datamodel, and - it only contains the default value given If the property is defined in the datamodel, the property is not deleted.
DeletePropertiesButNotColumnsIfSafeDatamodelChange(int, String, Pair<String, String>...) - Constructor for class gw.api.database.upgrade.DeletePropertiesButNotColumnsIfSafeDatamodelChange
Creates a new IDatamodelChange that changes the archived document but not the database.
deleteRegions(Region[]) - Static method in class gw.api.admin.BaseAdminUtil
Deletes the given regions and commits the change immediately.
deleteRetiredWorkflowsFromDatabase() - Static method in class gw.api.admin.WorkflowUtil
This will delete the retired workflows from the database.
deleteRetiredWorkflowsFromDatabase(ILinkPropertyInfo[], ILinkPropertyInfo[], ILinkPropertyInfo[]) - Static method in class gw.api.admin.WorkflowUtil
 
deleteRoles(Role[]) - Static method in class gw.api.admin.BaseAdminUtil
Deletes the given roles and commits the change immediately.
deleteTheseWorkflowsFromDatabase(Long[]) - Static method in class gw.api.admin.WorkflowUtil
This will delete the specific workflows.
deleteTheseWorkflowsFromDatabase(Long[], ILinkPropertyInfo[], ILinkPropertyInfo[], ILinkPropertyInfo[]) - Static method in class gw.api.admin.WorkflowUtil
 
DeleteUpdateOp - Interface in gw.pl.addressbook.entity
Deprecated.
Since ClaimCenter 8.0, only used by deprecated IAddressBookAdapter
deleteUpgradeInstanceDetails(UpgradeInstance) - Method in class gw.api.tools.UpgradeInfoPageHelper
Delete all details for an Upgrade Instance.
deleteUser(User) - Static method in class gw.api.admin.BaseAdminUtil
Deletes the given user and immediately commits the change.
deleteWhitespace(String) - Static method in class gw.util.GosuStringUtil
Deletes all whitespaces from a String as defined by Character.isWhitespace(char).
DependenciesBase - Class in gw.pl.util.internal
Base class for managing dependencies.
DependenciesBase() - Constructor for class gw.pl.util.internal.DependenciesBase
 
DependenciesLockPolicy - Interface in gw.pl.util.internal
Controls the policy on changing dependencies.
DependenciesState - Class in gw.pl.util.internal
 
DependenciesState(Class) - Constructor for class gw.pl.util.internal.DependenciesState
 
DependenciesUtil - Class in gw.pl.util.internal
Helper functions for supporting Dependencies classes
DependenciesUtil() - Constructor for class gw.pl.util.internal.DependenciesUtil
 
Dependency - Class in gw.lang.reflect.module
 
Dependency(IModule, boolean) - Constructor for class gw.lang.reflect.module.Dependency
 
dependsOn(ParameterKey) - Method in class gw.api.system.IntegerParameterKey
 
dependsOn(ParameterKey) - Method in class gw.api.system.StringParameterKey
 
deploySkeleton(boolean) - Method in class gw.pl.util.webservices.axis.GWEmitter
Deprecated.
Use setSkeletonWanted(value)
Deprecated - Annotation Type in gw.lang
 
DEPRECATED - Static variable in class gw.lang.parser.ScriptabilityModifiers
 
DEPRECATED - Static variable in class gw.lang.reflect.ScriptabilityModifierTypes
 
DeprecatedEventGeneration - Static variable in class gw.api.system.PLConfigParameters
Whether to use old-style (e.g.
DEPRECATION_REASON - Static variable in class gw.xml.xsd.typeloader.XSDTypeLoaderBase
 
DepthFirstTraversal<T> - Class in gw.api.graph.traverse
A traversal strategy that implements breadth-first traversal of the graph.
DepthFirstTraversal(EdgeProvider<T>) - Constructor for class gw.api.graph.traverse.DepthFirstTraversal
Creates a depth-first traversal strategy with the appropriate edge provider.
deriveClasspathFrom(Class) - Static method in class gw.lang.Gosu
 
deriveDescription(IPropertyInfo) - Static method in class gw.lang.cli.CommandLineAccess
 
DerivedKeyHashMap<K,V> - Class in gw.util
 
DerivedKeyHashMap() - Constructor for class gw.util.DerivedKeyHashMap
 
DerivedKeyHashMap(Collection<V>) - Constructor for class gw.util.DerivedKeyHashMap
 
derivedTypes - Variable in class gw.pl.util.webservices.axis.GWSymbolTable
 
deserialize(String) - Static method in class gw.testharness.TestPropertyUtil
 
deserializeXml(InputStream, IEntityType) - Static method in class gw.document.DocumentsUtilBase
Returns the entity deserialized from the input stream.
deserializeXml(SimpleXmlNode) - Static method in class gw.test.TestMetadata
 
deserializeXmlTo(InputStream, IEntityType) - Static method in class gw.document.DocumentsUtilBase
Deprecated.
this is the old version for people that are relying on this behaviour otherwise use deserializeXml
DesktopCounts - Class in gw.api.desktop
Utility class used to track and cache the current user's Desktop-related statistics.
DestinationMessageStatistics - Class in gw.api.admin
Represents statistics about messages in the Guidewire messaging system (see the Integration Guide for details of messaging).
DestinationMessageStatistics() - Constructor for class gw.api.admin.DestinationMessageStatistics
Creates a new empty DestinationMessageStatistics object.
DestinationMessageStatistics(DestinationMessageStatistics) - Constructor for class gw.api.admin.DestinationMessageStatistics
Clone constructor, builds a copy of an existing DestinationMessageStatistics object
DestinationMessageStatistics.DestinationAction - Class in gw.api.admin
 
DestinationMessageStatisticsUtil - Class in gw.api.admin
Utilities for retrieving DestinationMessageStatistics objects, to display the status of messaging destinations to the user.
destroy() - Method in class gw.util.ShellProcess
Kills the subprocess.
determineEnvironmentAutomatically() - Method in class gw.testharness.v3.PLSuite
 
determineExceptionCode() - Method in exception gw.api.webservice.exception.LoginException
 
determineExceptionCode() - Method in exception gw.api.webservice.exception.PermissionException
 
determineSourceComplete() - Method in interface gw.plugin.security.AuthenticationSource
Whether all information needed to authenticate is in this source.
determineSourceComplete() - Method in class gw.plugin.security.UserNamePasswordAuthenticationSource
True if the source is complete, false otherwise
determineSuitesForFile(IFile) - Method in class gw.testharness.v3.SuitesAnnotationGuesser
 
Diff<T> - Interface in gw.api.bean.compare
Represents the difference or lack thereof between two things: an old thing (the "source" value), and a new thing (the "compare" value).
diff() - Method in class gw.pl.util.diff.lcs.LongestCommonSubsequence
 
Diff<T> - Class in gw.util.diff.sorted
 
DIFF_FRIENDLY - Static variable in interface gw.xml.IXMLNodeFormat
 
Diffable<D extends Diffable> - Class in gw.pl.util.diff.lcs
 
Diffable(String) - Constructor for class gw.pl.util.diff.lcs.Diffable
 
DiffableFactory - Class in gw.pl.util.diff.lcs
 
DiffableFactory() - Constructor for class gw.pl.util.diff.lcs.DiffableFactory
 
DiffAdd - Class in gw.api.diff
Class description...
DiffAdd(KeyableBean) - Constructor for class gw.api.diff.DiffAdd
 
DiffDisplay - Interface in gw.api.bean.compare.ui
Represents a policy difference as it appears in the policy refresh comparison screen.
DiffDisplay.Type - Enum in gw.api.bean.compare.ui
Describes the type of the diff being displayed
DiffDisplayBuilder - Class in gw.api.contact.pendingchanges
A GraphListener that listens to visit() and edgeTraversed() events occurring in the traversal of a MergeGraph, which is a graph of KeyableBean EntityDiffs.
DiffDisplayBuilder(MergeGraph, DiffDisplayFactory) - Constructor for class gw.api.contact.pendingchanges.DiffDisplayBuilder
Simple constructor
DiffDisplayFactory - Class in gw.api.bean.compare.ui
Creates DiffDisplay objects appropriate for EntityDiffs.
DiffDisplayFactory(Map<IEntityType, Class<? extends DiffDisplay>>) - Constructor for class gw.api.bean.compare.ui.DiffDisplayFactory
Create a new factory with the given type map
DiffDisplays - Class in gw.api.contact.pendingchanges
Static utilities for working with DiffDisplays.
DiffDisplays() - Constructor for class gw.api.contact.pendingchanges.DiffDisplays
 
DiffDisplaysCacheTimeoutInMinutes - Static variable in class gw.api.system.ABConfigParameters
The amount of time, in minutes since last access, that PendingChange DiffDisplays should be maintained in the PendingChange DiffDisplay cache.
DiffDisplayUI - Interface in gw.api.bean.compare.ui
Interface for building a UI for comparing two entities.
DiffEntry<D extends Diffable> - Class in gw.pl.util.diff.lcs
Class description...
DiffEntry(DiffType, D) - Constructor for class gw.pl.util.diff.lcs.DiffEntry
 
DiffEntry(DiffType, D, D) - Constructor for class gw.pl.util.diff.lcs.DiffEntry
 
difference(String, String) - Static method in class gw.util.GosuStringUtil
Compares two Strings, and returns the portion where they differ.
differenceInDays(Date, Date) - Static method in class gw.api.util.DateUtil
Returns the difference between dateEnd at midnight and dateStart at midnight, in days.
DiffImpl<T> - Class in gw.api.bean.compare
Class description...
DiffImpl(T, T) - Constructor for class gw.api.bean.compare.DiffImpl
 
DiffItem - Class in gw.api.diff
DiffItems are used to describe the differences between the same logical bean in two different branches.
DiffItem(KeyableBean) - Constructor for class gw.api.diff.DiffItem
 
DiffIterator<T> - Class in gw.util.diff.sorted
 
DiffIterator(Iterator<T>, Iterator<T>) - Constructor for class gw.util.diff.sorted.DiffIterator
 
DiffIterator(Iterable<T>, Iterable<T>) - Constructor for class gw.util.diff.sorted.DiffIterator
 
DiffIterator(Iterable<T>, Iterable<T>, Comparator<? super T>) - Constructor for class gw.util.diff.sorted.DiffIterator
 
DiffIterator(Iterator<T>, Iterator<T>, Comparator<? super T>) - Constructor for class gw.util.diff.sorted.DiffIterator
 
diffListHasNoChanges() - Method in class gw.pl.util.diff.lcs.LongestCommonSubsequence
 
DiffPathElement - Class in gw.api.diff
Class description...
DiffPathElement(KeyableBean, IEntityPropertyInfo) - Constructor for class gw.api.diff.DiffPathElement
 
DiffProperty - Class in gw.api.diff
Class description...
DiffProperty(KeyableBean, KeyableBean, IPropertyInfo) - Constructor for class gw.api.diff.DiffProperty
Constructor.
DiffProperty(KeyableBean, IPropertyInfo) - Constructor for class gw.api.diff.DiffProperty
Constructor, for non-effdated beans.
DiffProperty(EffDated, IPropertyInfo) - Constructor for class gw.api.diff.DiffProperty
Constructor.
DiffRemove - Class in gw.api.diff
Class description...
DiffRemove(KeyableBean) - Constructor for class gw.api.diff.DiffRemove
 
DiffType - Enum in gw.pl.util.diff.lcs
Created by IntelliJ IDEA.
DiffUtils - Class in gw.api.diff
Utils for generating and filtering DiffItems.
DiffUtils(BeanMatcher) - Constructor for class gw.api.diff.DiffUtils
Contruct a new shallow DiffUtils.
DiffWindow - Class in gw.api.diff
Class description...
DiffWindow(EffDated) - Constructor for class gw.api.diff.DiffWindow
 
dir(String) - Method in interface gw.fs.IDirectory
 
dir(IJarFileDirectory, String) - Static method in class gw.fs.IDirectoryUtil
 
dir(String) - Method in class gw.fs.jar.JarEntryDirectoryImpl
 
dir(String) - Method in class gw.fs.jar.JarFileDirectoryImpl
 
dir(String) - Method in class gw.fs.physical.PhysicalDirectoryImpl
 
dir(String) - Method in class gw.pl.util.FilteringDirectory
 
DirectoryTreeVisitor - Class in gw.pl.file
 
DirectoryTreeVisitor() - Constructor for class gw.pl.file.DirectoryTreeVisitor
 
DirectoryTreeVisitor(TDirectoryFilter) - Constructor for class gw.pl.file.DirectoryTreeVisitor
 
DirectoryTreeVisitor(TFileFilter) - Constructor for class gw.pl.file.DirectoryTreeVisitor
 
DirectoryTreeVisitor(TFileFilter, TDirectoryFilter) - Constructor for class gw.pl.file.DirectoryTreeVisitor
 
DirectoryWatcher - Class in gw.fs.watcher
 
DirectoryWatcher() - Constructor for class gw.fs.watcher.DirectoryWatcher
 
DirectoryWatcher.FileEvent - Enum in gw.fs.watcher
 
DISABLE_OPTION - Static variable in class gw.api.database.optimizer.oracle.DisableOracleISSFix8893626
Deprecated.
 
DisableBtreeToBitmapConversion - Class in gw.api.database.optimizer.oracle
Deprecated.
This class will be removed in a future release. Use QueryOptimizers.createDisableBtreeToBitmapConversion() instead,
DISABLED - Variable in class gw.junit.XMLJUnitResultFormatter
the disabled element
Disabled - Annotation Type in gw.testharness
 
DisableHashJoin - Class in gw.api.database.optimizer.oracle
Deprecated.
This class will be removed in a future release. Use QueryOptimizers.createDisableHashJoin() instead,
DisableIndexFastFullScan - Class in gw.api.database.optimizer.oracle
Deprecated.
This class will be removed in a future release. Use QueryOptimizers.createDisableIndexFastFullScan() instead,
DisableIndexJoin - Class in gw.api.database.optimizer.oracle
Deprecated.
This class will be removed in a future release. Use QueryOptimizers.createDisableIndexJoin() instead,
DisableIndexSkipScan - Class in gw.api.database.optimizer.oracle
Deprecated.
This class will be removed in a future release. Use QueryOptimizers.createDisableIndexSkipScan() instead,
DisableOptimizerCostbasedTransformation - Class in gw.api.database.optimizer.oracle
Deprecated.
This class will be removed in a future release. Use QueryOptimizers.createDisableOptimizerCostbasedTransformation() instead,
DisableOptimizerCostbasedTransformation() - Constructor for class gw.api.database.optimizer.oracle.DisableOptimizerCostbasedTransformation
Deprecated.
Create a new QueryOptimizer for CBQT
DisableOracleISSFix8893626 - Class in gw.api.database.optimizer.oracle
Deprecated.
This class will be removed in a future release. Use QueryOptimizers.createDisableOracleISSFix8893626() instead,
DisableOracleISSFix8893626() - Constructor for class gw.api.database.optimizer.oracle.DisableOracleISSFix8893626
Deprecated.
Create a new QueryOptimizer for disable the fix for Oracle bug 8893626
disableProfiler() - Static method in class gw.api.profiler.WebSessionProfilerPageHelper
 
DisableSortMergeJoin - Class in gw.api.database.optimizer.oracle
Deprecated.
This class will be removed in a future release. Use QueryOptimizers.createDisableSortMergeJoin() instead,
discard() - Method in class gw.smoketest.platform.web.UnsavedWorkEntryElement
 
discardImmediate() - Method in interface gw.pl.history.entity.DataChange
This will run a new transaction and discard this DataChange immediately.
DiscardQueryPlansDuringStatsUpdateBatch - Static variable in class gw.api.system.PLConfigParameters
Whether to signal the database to discard existing query plans during a database stats batch process *
dismissAndGetAlert() - Method in interface gw.testharness.ISmokeTest
Dismisses the alert dialog
dismissAndGetConfirmation() - Method in interface gw.testharness.ISmokeTest
Dismisses the confirmation dialog
DISPLAY_NAME_ATTRIB - Static variable in class gw.api.importing.ImportingUtil
 
DisplayableException - Exception in gw.api.util
Throw instances of this exception if you want a message to display in the UI using the standard error reporting format.
DisplayableException(String) - Constructor for exception gw.api.util.DisplayableException
Create a new DisplayableException with the given message.
DisplayableException(String[]) - Constructor for exception gw.api.util.DisplayableException
Create a new DisplayableException with the given messages.
DisplayableException(String, Throwable) - Constructor for exception gw.api.util.DisplayableException
Create a new DisplayableException with the given message and cause.
DisplayableException(DisplayKey) - Constructor for exception gw.api.util.DisplayableException
Create a new DisplayableException with a message obtained by looking up the given display key in the display properties.
DisplayableException(DisplayKey, Object[]) - Constructor for exception gw.api.util.DisplayableException
Create a new DisplayableException with a message obtained by looking up the given display key in the display properties and then substituting in the given message arguments.
DisplayableException(DisplayKey, Throwable) - Constructor for exception gw.api.util.DisplayableException
Create a new DisplayableException with a message and cause.
DisplayableException(DisplayKey, Object[], Throwable) - Constructor for exception gw.api.util.DisplayableException
Create a new DisplayableException with a message and cause.
DisplayableLoginException - Exception in gw.api.util
This class permits using display keys to define a localizable message
DisplayableLoginException(String) - Constructor for exception gw.api.util.DisplayableLoginException
Create a new DisplayableLoginException with a specific string, please use the methods that take display keys so that they can be localized
DisplayableLoginException(String, Throwable) - Constructor for exception gw.api.util.DisplayableLoginException
Create a new DisplayableLoginException with a specific string, please use the methods that take display keys so that they can be localized
DisplayableLoginException(DisplayKey) - Constructor for exception gw.api.util.DisplayableLoginException
Create a new DisplayableLoginException with a message obtained by looking up the given display key in the display properties.
DisplayableLoginException(DisplayKey, Throwable) - Constructor for exception gw.api.util.DisplayableLoginException
Create a new DisplayableLoginException with a message and cause.
DisplayableLoginException(DisplayKey, Throwable, Object...) - Constructor for exception gw.api.util.DisplayableLoginException
Create a new DisplayableLoginException with a message and cause.
DisplayCalendar - Enum in gw.datatype
An enumeration of display calendars for the gw module.
displayDirectionsColumns(CommonContactSearchCriteria) - Method in class gw.api.contact.ProximitySearchPageHelper
Checks whether or not to display driving directions columns such as Driving Distance, Driving Time, and the Directions link.
DisplayDocumentEditUploadButtons - Static variable in class gw.api.system.PLConfigParameters
Whether the Documents list should display Edit/Upload buttons.
displayElided(Object, Integer) - Static method in class gw.api.util.StringUtil
Returns the display name for the given object; if the display name exceeds maxLength, an ellipsis (...) is inserted in the middle so that the length is maxLength.
DisplayKey - Class in gw.api.domain
Wrapper class for DisplayKeyLibrary (aka Libraries.DisplayKey) The String library defines methods that operate on character strings.
dispose() - Method in interface gw.lang.reflect.IInjectableClassLoader
 
dispose() - Method in class gw.pl.util.xml.XMLCodec
 
disposeLoader() - Method in interface gw.lang.reflect.module.IModule
 
Distance(Query, String) - Static method in class gw.api.database.DBFunction
 
distanceToString(BigDecimal, UnitOfDistance) - Static method in class gw.api.geocode.GeocodeUtils
Returns the given distance as a localized string, in either miles or kilometers, accurate to 1/10th of a mile or kilometer.
Distributed - Annotation Type in gw.lang
Use this interface to mark a statable plugin as distributed i.e., runable on all servers
DISTRIBUTED_KEY_ALLOCATOR - Static variable in class gw.api.profiler.ProfilerTag
 
DISTRIBUTED_PROPERTY - Static variable in class gw.api.startable.StartableServiceImpl
 
divide(BigDecimal) - Method in class gw.api.financials.CurrencyAmount
Divide this by the given BigDecimal.
divide(CurrencyAmount) - Method in class gw.api.financials.CurrencyAmount
Divide this by the given CurrencyAmount, which must have the same Currency as this.
divide(BigDecimal, MathContext) - Method in class gw.api.financials.CurrencyAmount
Divides this by the given amount using the given MatchContext.
divide(CurrencyAmount, MathContext) - Method in class gw.api.financials.CurrencyAmount
Divides this by the given CurrencyAmount, using the give MatchContext
divide(BigDecimal, RoundingMode) - Method in class gw.api.financials.CurrencyAmount
Divides this by the given amount.
divide(CurrencyAmount, RoundingMode) - Method in class gw.api.financials.CurrencyAmount
Divides this by the given amount using the given RoundingMode
divide(BigDecimal, int, RoundingMode) - Method in class gw.api.financials.CurrencyAmount
Divides this by the given amount using the given scale and RoundingMode
divide(CurrencyAmount, int, RoundingMode) - Method in class gw.api.financials.CurrencyAmount
Divides this by the given amount using the given scale and RoundingMode
divide(BigDecimal) - Method in class gw.pl.currency.MonetaryAmount
Divide this by the given BigDecimal.
divide(MonetaryAmount) - Method in class gw.pl.currency.MonetaryAmount
Divide this by the given MonetaryAmount, which must have the same Currency as this.
divide(BigDecimal, MathContext) - Method in class gw.pl.currency.MonetaryAmount
Divides this by the given amount using the given MathContext.
divide(MonetaryAmount, MathContext) - Method in class gw.pl.currency.MonetaryAmount
Divides this by the given MonetaryAmount, using the give MatchContext
divide(BigDecimal, RoundingMode) - Method in class gw.pl.currency.MonetaryAmount
Divides this by the given amount.
divide(MonetaryAmount, RoundingMode) - Method in class gw.pl.currency.MonetaryAmount
Divides this by the given amount using the given RoundingMode
divide(BigDecimal, int, RoundingMode) - Method in class gw.pl.currency.MonetaryAmount
Divides this by the given amount using the given scale and RoundingMode
divide(MonetaryAmount, int, RoundingMode) - Method in class gw.pl.currency.MonetaryAmount
Divides this by the given amount using the given scale and RoundingMode
divideAndRemainder(BigDecimal) - Method in class gw.api.financials.CurrencyAmount
java.math.BigDecimal analog method
divideAndRemainder(BigDecimal, MathContext) - Method in class gw.api.financials.CurrencyAmount
java.math.BigDecimal analog method
divideAndRemainder(BigDecimal) - Method in class gw.pl.currency.MonetaryAmount
java.math.BigDecimal analog method
divideAndRemainder(BigDecimal, MathContext) - Method in class gw.pl.currency.MonetaryAmount
java.math.BigDecimal analog method
divideAndRemainder(MonetaryAmount) - Method in class gw.pl.currency.MonetaryAmount
java.math.BigDecimal analog method
divideAndRemainder(MonetaryAmount, MathContext) - Method in class gw.pl.currency.MonetaryAmount
java.math.BigDecimal analog method
divideChildren(List<XSDBasedXMLNode>) - Method in class gw.xml.xsd.info.XSDGroupingInfo
 
divideStrict(BigDecimal, RoundingMode) - Method in class gw.api.financials.CurrencyAmount
Divides this CurrencyAmount by the given factor, rounding the result according to the given rounding mode.
divideToIntegralValue(BigDecimal) - Method in class gw.api.financials.CurrencyAmount
java.math.BigDecimal analog method
divideToIntegralValue(BigDecimal, MathContext) - Method in class gw.api.financials.CurrencyAmount
java.math.BigDecimal analog method
divideToIntegralValue(BigDecimal) - Method in class gw.pl.currency.MonetaryAmount
java.math.BigDecimal analog method
divideToIntegralValue(BigDecimal, MathContext) - Method in class gw.pl.currency.MonetaryAmount
java.math.BigDecimal analog method
divideToIntegralValue(MonetaryAmount) - Method in class gw.pl.currency.MonetaryAmount
java.math.BigDecimal analog method.
divideToIntegralValue(MonetaryAmount, MathContext) - Method in class gw.pl.currency.MonetaryAmount
java.math.BigDecimal analog method
doBeansMatch(KeyableBean, KeyableBean) - Method in interface gw.api.diff.BeanMatcher
Determine if two beans are really the same "thing", e.g. they are the same logical entity.
doBeansMatch(KeyableBean, KeyableBean) - Method in class gw.api.diff.DiffUtils
Determine if two beans are really the same "thing", e.g. they are the same logical entity.
doc - Variable in class gw.junit.XMLJUnitResultFormatter
The XML document.
DOC_QUEUE_NAME - Static variable in class gw.plugin.document.impl.BaseDocumentProductionImpl
 
doCoercion(Class, Class, Object) - Static method in class gw.lang.parser.coercers.FunctionFromInterfaceCoercer
 
doCompileTimeEvaluation() - Method in interface gw.lang.reflect.java.ICompileTimeConstantValue
 
DOCUMENT - Static variable in class gw.api.util.Logger
Deprecated.
Logger for document management related features
Document - Interface in gw.pl.document.entity
ort gw.i18n.ILocale; /** DocumentBase Internal representation of a physical or electonic document.
DOCUMENT_CONTENTS - Static variable in class gw.document.DocumentContentsInfo
 
DocumentAssistantJNLP - Static variable in class gw.api.system.PLConfigParameters
The relative or absolute URL for the Document Assistant JNLP launch file *
DocumentConfigUtil - Class in gw.plugin.document
Provides access to the current server configuration information.
DocumentContentDispositionMode - Static variable in class gw.api.system.PLConfigParameters
The Content-Disposition setting to use when document content is returned directly to the browser.
DocumentContentsInfo - Class in gw.api.document
Deprecated.
(In Carbon platform) use gw.document.DocumentContentsInfo
DocumentContentsInfo(DocumentContentsInfo.ContentResponseType, InputStream, String) - Constructor for class gw.api.document.DocumentContentsInfo
Deprecated.
use gw.document.DocumentContentsInfo
DocumentContentsInfo(DocumentContentsInfo.ContentResponseType, String, String) - Constructor for class gw.api.document.DocumentContentsInfo
Deprecated.
use gw.document.DocumentContentsInfo
DocumentContentsInfo - Class in gw.document
Class encapsulating the response from either a document creation or document retrieval request.
DocumentContentsInfo(DocumentContentsInfo.ContentResponseType, InputStream, String) - Constructor for class gw.document.DocumentContentsInfo
Basic Constructor
DocumentContentsInfo(DocumentContentsInfo.ContentResponseType, String, String) - Constructor for class gw.document.DocumentContentsInfo
Convenience constructor for situations where the caller has the response content in a string
DocumentContentsInfo.ContentResponseType - Class in gw.document
Simple inner class used as an enumerated type.
DocumentCreationInfo - Class in gw.api.document
Deprecated.
(In Carbon platform) use gw.document.DocumentCreationInfo
DocumentCreationInfo(Document) - Constructor for class gw.api.document.DocumentCreationInfo
Deprecated.
use gw.document.DocumentCreationInfo
DocumentCreationInfo - Class in gw.document
Encapsulates information about a Document entity currently being created in the UI.
DocumentCreationInfo(Document) - Constructor for class gw.document.DocumentCreationInfo
Create a new DocumentCreationInfo instance, with the given DocumentBase entity to hold the metadata.
DocumentCreationInfo(Document, DocumentCreationInfo.GlobalContextProducer) - Constructor for class gw.document.DocumentCreationInfo
Create a new DocumentCreationInfo instance, with the given Document entity to hold the metadata and the producer to set up the global context.
DocumentCreationInfo.ContextObjectValueMap - Class in gw.document
 
DocumentCreationInfo.ContextObjectValueMap() - Constructor for class gw.document.DocumentCreationInfo.ContextObjectValueMap
 
DocumentCreationInfo.DynamicWidgetInfo - Class in gw.api.document
Deprecated.
use gw.document.DocumentCreationInfo.DynamicWidgetInfo
DocumentCreationInfo.DynamicWidgetInfo(String, String, String, String, String, boolean) - Constructor for class gw.api.document.DocumentCreationInfo.DynamicWidgetInfo
Deprecated.
use gw.document.DocumentCreationInfo.DynamicWidgetInfo
DocumentCreationInfo.DynamicWidgetInfo - Class in gw.document
Wrapper object which corresponds to a context object whose value must be chosen by the user when creating a document from a document template.
DocumentCreationInfo.DynamicWidgetInfo(String, String, String, String, String, boolean) - Constructor for class gw.document.DocumentCreationInfo.DynamicWidgetInfo
Create a new DynamicWidgetInfo object
DocumentCreationInfo.GlobalContextProducer - Interface in gw.document
 
DocumentDetailsInfo - Class in gw.api.document
Deprecated.
(In Carbon platform) use gw.document.DocumentDetailsInfo
DocumentDetailsInfo(Document) - Constructor for class gw.api.document.DocumentDetailsInfo
Deprecated.
use gw.document.DocumentDetailsInfo
DocumentDetailsInfo - Class in gw.document
Encapsulates information about a Document entity whose details are being displayed on the document details UI page.
DocumentDetailsInfo(Document) - Constructor for class gw.document.DocumentDetailsInfo
Creates a new DocumentDetailsInfo object encapsulating the given DocumentBase entity.
DocumentExistsException - Exception in gw.document
Document Already Exists Exception
DocumentExistsException() - Constructor for exception gw.document.DocumentExistsException
Document Already Exists Exception
DocumentExistsException(String) - Constructor for exception gw.document.DocumentExistsException
Document Already Exists Exception
DocumentSearchCriteria - Interface in gw.pl.document.entity
DocumentSearchCriteriaBase Base entity for document searches
DocumentSearchResult - Interface in gw.pl.document.entity
DocumentSearchResultBase null
DocumentSection - Class in gw.pl.document.typekey
 
DocumentSection(ITypeList, String) - Constructor for class gw.pl.document.typekey.DocumentSection
 
DocumentSecurityType - Class in gw.pl.document.typekey
 
DocumentSecurityType(ITypeList, String) - Constructor for class gw.pl.document.typekey.DocumentSecurityType
 
DocumentSecurityTypeSearchWrapper - Interface in gw.pl.document.entity
DocumentSecurityTypeSearchWrapper Non-persistent entity used as wrapper for the list of document security types in the search criteria
DocumentStatusType - Class in gw.pl.document.typekey
 
DocumentStatusType(ITypeList, String) - Constructor for class gw.pl.document.typekey.DocumentStatusType
 
DocumentsUtilBase - Class in gw.api.document
Deprecated.
(In Carbon platform) gw.document.DocumentsUtilBase
DocumentsUtilBase() - Constructor for class gw.api.document.DocumentsUtilBase
Deprecated.
 
DocumentsUtilBase - Class in gw.document
Helper methods for the Document-related UI pages.
DocumentsUtilBase() - Constructor for class gw.document.DocumentsUtilBase
 
DocumentTemplateDescriptorParser - Class in gw.api.util
Guidewire Software

Creator information: User: bjohnson Date: May 20, 2005 3:15:06 PM

Revision information:

DocumentTemplateDescriptorParser() - Constructor for class gw.api.util.DocumentTemplateDescriptorParser
 
DocumentTemplateDescriptorXSDLocation - Static variable in class gw.api.system.PLConfigParameters
The xsd file which should be used to validate document template descriptor xml files.
DocumentTemplateSearchCriteria - Interface in gw.pl.document.entity
DocumentTemplateSearchCriteriaBase Used to populate the Document Template search criteria NVV
DocumentTemplateSearchResults - Interface in gw.pl.document.entity
DocumentTemplateSearchResultsBase Non-persistent set of criteria to use to represent the results of a specific document template search.
documentToPrettyString(Document) - Static method in class gw.pl.util.xml.DOMWriter
Convert given document to an XML string, with appropriate indentations and newlines
documentToString(Document) - Static method in class gw.pl.util.xml.DOMWriter
Convert given document to an XML string, with no newlines or unnecessary whitespace
DocumentType - Class in gw.pl.document.typekey
 
DocumentType(ITypeList, String) - Constructor for class gw.pl.document.typekey.DocumentType
 
doEntitiesMatch(T, T) - Method in interface gw.api.bean.compare.EntityMatcher
Determine if two beans are really the same "thing" -- i.e. they represent the same logical entity.
doEntitiesMatch(KeyableBean, KeyableBean) - Method in class gw.api.contact.pendingchanges.LinkIDMatcher
Extracts all data properties from source and compare and compares them.
doesEntityExist(String) - Static method in class gw.api.testdata.TestDataUtil
Tests for the existance of an entity by looking for the table by name.
doesExist(String) - Method in class gw.pl.util.webservices.axis.GWEmitter
Check if the className exists.
doesExist(String) - Method in interface gw.testharness.ISmokeTestHelper
Deprecated.
use isVisible(String) instead
doesExistingColumnMatchDatamodelDatatype() - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeReadOnlyColumn
 
doesExistingColumnMatchDatamodelNullability() - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeReadOnlyColumn
 
DoesNotAffectDependencies - Annotation Type in gw.testharness
 
DoesNotOverrideFunctionException - Exception in gw.lang.parser.exceptions
 
DoesNotOverrideFunctionException(IParserState, ResourceKey, CharSequence...) - Constructor for exception gw.lang.parser.exceptions.DoesNotOverrideFunctionException
 
doesNotRequirePersistence() - Method in interface gw.pl.document.entity.Document
If true, the document will be persisted
doesWriterNeedsArgument() - Method in class gw.processes.WorkQueueBase
Indicates if the writer can start from UI.
doExecute(CommandLine) - Method in class gw.pl.main.SimpleToolMain
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class gw.test.servlet.RemoteTestServlet
 
doInit() - Method in class gw.config.BaseService
 
doInit() - Method in class gw.config.DefaultGosuProfilingService
 
doJProfilerAction(String) - Static method in class gw.api.tools.InternalToolsUtil
Run the given JProfiler action.
doLocalServerPDFMerge(IDocumentTemplateDescriptor, String[], String[]) - Method in class gw.plugin.document.impl.BFOMergeHandler
Perform the actual merge which creates the PDF document.
DOMAIN_TYPE_ATTRIB - Static variable in class gw.api.importing.ImportingUtil
 
DomainGraphSupport - Class in gw.api.domain
 
DomainGraphSupport() - Constructor for class gw.api.domain.DomainGraphSupport
 
DOMWriter - Class in gw.pl.util.xml
 
DOMWriter(Writer, Document, boolean, int, boolean) - Constructor for class gw.pl.util.xml.DOMWriter
 
DOMXMLBuilder - Class in gw.api.util
Easier interface for whipping up simple XML documents quickly, and getting the result as a DOM Document.
DOMXMLBuilder(String) - Constructor for class gw.api.util.DOMXMLBuilder
 
DOMXMLBuilder.ElementBuilder - Class in gw.api.util
 
doNode(T, GraphTraverserBase.TraversalContext<T>, GraphVisitor<T>[]) - Method in class gw.api.graph.traverse.GraphTraverserBase
 
doNode(T, GraphTraverserBase.TraversalContext<T>, GraphVisitor<T>[]) - Method in class gw.api.graph.traverse.SubtypeGraphTraverser
 
DoNotDropDB - Annotation Type in gw.testharness
 
doNothing() - Method in class gw.api.tools.SetLogLevelData
 
DoNotRunInContainer - Annotation Type in gw.testharness
This is for tests that cannot run in application servers.
DoNotRunInHarness - Annotation Type in gw.testharness
Adding this annotation causes the test to not run in the harness
DoNotRunTest - Annotation Type in gw.testharness
Annotations which use this Annotation will not be run during testing.
doNotThrowOnNonZeroReturnVal() - Method in class gw.util.ProcessStarter
Deprecated.
If called, this ProcessStarter will not throw an exception if the underlying process exits with a non-zero return code
DoNotVerifyResource - Annotation Type in gw.testharness
Tells the com.guidewire.testharness.multiapp.VerifyAllResourcesAndPCFFilesTest (in pl-test module) to ignore this type.
doPDFMerge(IDocumentTemplateDescriptor, String[], String[]) - Method in class gw.plugin.document.impl.BFOMergeHandler
Merge the indicated values into the template identified by the given templateDescriptor, based on the given form field names.
doPDFMerge(IDocumentTemplateDescriptor, String[], String[]) - Method in interface gw.plugin.document.IPDFMergeHandler
Merge the indicated values into the template identified by the given templateDescriptor, based on the given form field names.
doPost(HttpServletRequest, HttpServletResponse) - Method in class gw.testharness.clustering.NodeControllerServlet
 
doPostRefreshCleanup() - Method in class gw.lang.reflect.TypeSystemRefresher
 
doRelatedEntitiesMatch(E, E) - Method in class gw.api.bean.compare.InitializableMatcherBase
Finds the matcher for the given entities from the MatcherContext, and returns whether or not the two entities match.
doRemotePDFMerge(String, ILocale, String[], String[]) - Method in class gw.plugin.document.impl.BFOMergeHandler
Remote endpoint for a forward call from one server to the batch server to perform a PDF merge
doRemotePDFMerge(String, String, String[], String[]) - Method in class gw.plugin.document.impl.BFOMergeHandler
Remote endpoint for a forward call from one server to the batch server to perform a PDF merge
doRunTest(String) - Method in class gw.test.TestClass
 
doStaticGosuCall(String, String, Object[]) - Static method in class gw.api.datagen.DatagenUtil
Does a call on a Gosu static class method with the supplied parameters.
DOT_ENUM_PACKAGE - Static variable in class gw.xml.xsd.typeloader.XSDTypeLoaderBase
 
DOT_JAVA_EXTENSION - Static variable in interface gw.lang.reflect.IDefaultTypeLoader
 
DotAttributes - Class in gw.api.graph.print
The attributes defined for a given DOT graph element (e.g., node or edge).
DotAttributes() - Constructor for class gw.api.graph.print.DotAttributes
Creates the DotAttributes}.
doTestClassTeardown() - Method in class gw.testharness.TestBase
 
DotFormatter<T> - Interface in gw.api.graph.print
 
DotPrinter - Class in gw.api.graph.print
Printer for outputting the Graph in DOT format.
DotPrinter() - Constructor for class gw.api.graph.print.DotPrinter
 
doTraversal(T, GraphTraverserBase.TraversalContext<T>, GraphVisitor<T>[]) - Method in class gw.api.graph.traverse.GraphTraverserBase
Performs the traversal with the given start node.
doTraversal(GraphTraverser<T>, GraphVisitor<T>) - Static method in class gw.api.graph.traverse.Traversers
Performs traversal using the given traverser and visitor.
DOUBLE - Static variable in class gw.lang.reflect.java.asm.AsmClass
 
DOUBLE - Static variable in class gw.lang.reflect.java.asm.AsmPrimitiveType
 
DOUBLE() - Static method in class gw.lang.reflect.java.JavaTypes
 
DOUBLE_DIGITS - Static variable in interface gw.lang.parser.IGosuParser
 
doubleBackslashes(String) - Static method in class gw.pl.util.StringUtil
Replaces any backslashes in a String with two backslashes, in case a replaceFirst() call is going to consume half of them.
DoubleCoercer - Class in gw.lang.parser.coercers
 
DoubleCoercer() - Constructor for class gw.lang.parser.coercers.DoubleCoercer
 
DoubleHighPriorityCoercer - Class in gw.lang.parser.coercers
 
DoubleHighPriorityCoercer() - Constructor for class gw.lang.parser.coercers.DoubleHighPriorityCoercer
 
DoubleParameterKey - Class in gw.api.system
Double configuration parameter.
DoubleParameterKey(Map<String, ParameterKey>, String, boolean, Double) - Constructor for class gw.api.system.DoubleParameterKey
Creates required double parameter key with a default value.
DoubleParameterKey(Map<String, ParameterKey>, String, boolean, Double, Double, Double) - Constructor for class gw.api.system.DoubleParameterKey
Creates required double parameter key with a default value and min & max constraints.
DoublePCoercer - Static variable in class gw.lang.parser.coercers.BasePrimitiveCoercer
 
DoublePHighPriorityCoercer - Class in gw.lang.parser.coercers
 
DoublePHighPriorityCoercer() - Constructor for class gw.lang.parser.coercers.DoublePHighPriorityCoercer
 
DoubleTypeWrapper - Class in gw.xml.xsd.typewrapper
 
DoubleTypeWrapper(boolean) - Constructor for class gw.xml.xsd.typewrapper.DoubleTypeWrapper
 
doUninit() - Method in class gw.config.BaseService
 
download(ProfilerDataSource) - Static method in class gw.api.profiler.ProfilerStacksDownloaderUploader
 
download() - Static method in class gw.api.tools.DatabaseParametersHelper
 
download() - Method in class gw.api.tools.DatabaseStorageHelper
 
download() - Method in class gw.api.tools.DatabaseTableInfoHelper
 
download() - Method in class gw.api.tools.LoadErrorsHelper
Create and return zip file of LoadErrors report.
download(LoadCommand) - Method in class gw.api.tools.LoadHistoryHelper
 
download(boolean) - Method in class gw.api.tools.LoadIntegrityChecksHelper
Create and return zip file of all integrity checks.
download(List<LoaderSQLIntegrityCheck>) - Method in class gw.api.tools.LoadIntegrityChecksHelper
Create and return zip file of the selected consistency checks.
download(String) - Method in class gw.api.tools.PerfReportHelper
 
download() - Method in class gw.api.tools.RuntimeEnvironmentInfoPageHelper
download the infomation
download(SecurityDictionaryOutputFormat) - Static method in class gw.api.tools.SecurityDictionaryHelper
Writes the Security Dictionary to the current HTTP response.
download(UpgradeInstance) - Method in class gw.api.tools.UpgradeInfoPageHelper
 
download() - Static method in class gw.api.web.tools.ArchiveGraphInfoPage
 
download(BatchProcessType[]) - Method in class gw.api.web.tools.BatchProcessInfoPage
 
download(int, int, int, int) - Method in class gw.api.web.tools.WorkQueueInfoPage
 
download(String) - Method in interface gw.testharness.ISmokeTestHelper
Returns an InputStream back after clicking a download button.
downloadArchiveInfo() - Static method in class gw.api.web.tools.ArchiveInfoPage
 
downloadAWRUnusedIndexInfo(boolean, boolean, boolean, boolean) - Method in class gw.api.tools.OracleAWRHelper
 
downloadCombinedDataDistribution(DatabaseDataDist[]) - Static method in class gw.api.tools.DataDistDVHelper
 
downloadComparisonOfDataDistributions(DatabaseDataDist[]) - Static method in class gw.api.tools.DataDistDVHelper
 
downloadConsistencyCheckRun(DBConsistCheckRun) - Method in class gw.api.tools.ConsistencyChecksRunsPageHelper
 
downloadConsistencyChecks(List<ConsistencyCheck>) - Method in class gw.api.tools.ConsistencyChecksRunsPageHelper
Create and return zip file of the selected consistency checks.
downloadCsv(Date, Date) - Method in class gw.api.web.tools.WorkQueueInfoPage
 
downloadDatabaseUpdateStats(DatabaseUpdateStats) - Method in class gw.api.tools.UpdateStatsDVHelper
 
downloadDataDistribution(DatabaseDataDist) - Method in class gw.api.tools.DataDistDVHelper
 
downloadDMVReport() - Method in class gw.api.tools.DB2PDPageHelper
 
downloadErrorMessages(String) - Method in class gw.api.tools.MicrosoftDMVPageHelper
 
downloadErrorMessages(String) - Method in class gw.api.tools.OracleAWRHelper
 
downloadErrorMessages(String) - Method in class gw.api.tools.PerfReportHelper
 
downloadErrorMessages(String, String) - Method in class gw.api.tools.PerfReportHelper
Download the error messages.
downloadFiles(String) - Method in class gw.api.tools.DownloadFilesHelper
 
DownloadFilesHelper - Class in gw.api.tools
Utility superclass that provides a template method for constructing a directory full of downloadable files and then downloading them as a single ZIP file.
DownloadFilesHelper() - Constructor for class gw.api.tools.DownloadFilesHelper
 
downloadHistory(WorkQueueDisplayInfo, Date, Date) - Method in class gw.api.web.tools.WorkQueueInfoPage
Downloads history for work queue
downloadMultipleConsistencyCheckRuns(DBConsistCheckRun[]) - Method in class gw.api.tools.ConsistencyChecksRunsPageHelper
Create and return zip file of the selected consistency check runs
downloadOutlines() - Method in class gw.api.tools.OracleOutlineHelper
 
downloadPerfReport(String) - Method in class gw.api.tools.MicrosoftDMVPageHelper
 
downloadPerfReport(String) - Method in class gw.api.tools.OracleAWRHelper
 
downloadPerfReport(String) - Method in class gw.api.tools.PerfReportHelper
 
downloadPerfReport(String, String) - Method in class gw.api.tools.PerfReportHelper
Download the stored zipped report.
downloadReport(DbmsReportZipProvider) - Static method in class gw.api.profiler.ProfilerPageHelper
 
downloadStats() - Method in class gw.api.tools.DatabaseStatisticsHelper
 
downloadStatspackInfo() - Method in class gw.api.tools.OracleStatspackHelper
 
downloadSummaryReport(int) - Method in class gw.api.tools.ClusterInfoData
Downloads clustering summary state report.
downloadTableInfo(DatabaseInfo, String) - Method in class gw.api.tools.DatabaseTableInfoHelper
 
downloadUpgradeDatamodelInfo() - Static method in class gw.api.web.tools.ArchiveInfoPage
 
downloadZip() - Method in class gw.api.tools.ConfigurationDumpHelper
download the infomation
doWork() - Method in class gw.processes.BatchProcessBase
This method must be implemented.
DRIVING_DIRECTION_TEXT_MAX_LENGTH - Static variable in class gw.api.geocode.AbstractGeocodePlugin
 
DRIVING_DISTANCE_UNITS - Static variable in interface gw.plugin.geocode.IGeocodePlugin
Deprecated.
A string representing driving distance units
DrivingDirections - Class in gw.api.contact
Contains directions for driving between a pair of addresses, as well as the total driving distance and estimated total driving time.
DrivingDirections() - Constructor for class gw.api.contact.DrivingDirections
 
DrivingDirectionsCache - Class in gw.api.contact
 
DrivingDirectionsCache() - Constructor for class gw.api.contact.DrivingDirectionsCache
 
DrivingDirectionsElem - Class in gw.api.contact
DrivingDirectionsElem One element of a set of driving directions

This may represent either a discrete stage in the directions ("Turn left onto I-80 for 10 miles") or a note or milestone not corresponding to a stage ("Start trip".)

DrivingDirectionsElem() - Constructor for class gw.api.contact.DrivingDirectionsElem
 
drop() - Method in interface gw.api.database.upgrade.after.IAfterUpgradeColumn
Drops this column
drop() - Method in interface gw.api.database.upgrade.after.IAfterUpgradeTable
Includes dropping the foreign keys from this to others and from others to this
drop() - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeColumn
Drops this column
drop() - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeTable
Includes dropping the foreign keys from this to others
dropAllFKs() - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeTable
Drops all foreign keys from this table to other tables
dropAllFKsToMe() - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeTable
Drops all foreign keys to this table
dropAllIndexes() - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeColumn
Drops all indexes on this column
dropAllIndexes() - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeTable
Drops all indexes on this table
DropColumnIfSafeVersionCheck - Class in gw.api.database.upgrade
Checks that the given column on the given table is safe to drop, i.e.: - it is not defined in the datamodel, and - it only contains the default value given If the column is defined in the datamodel, the column is not dropped.
DropColumnIfSafeVersionCheck(int, String, String, Object) - Constructor for class gw.api.database.upgrade.DropColumnIfSafeVersionCheck
 
dropColumns(IAfterUpgradeColumn...) - Method in interface gw.api.database.upgrade.after.IAfterUpgradeTable
More efficient operation that allows dropping multiple columns in one operation.
dropColumns(IBeforeUpgradeColumn...) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeTable
More efficient operation that allows dropping multiple columns in one operation.
DropColumnsAndDeletePropertiesIfSafeDatamodelChange - Class in gw.api.database.upgrade
Checks that the given columns on the given table are safe to drop, i.e. for each column: - it is not defined in the datamodel, and - it only contains the default value given If the column is defined in the datamodel, the column is not dropped.
DropColumnsAndDeletePropertiesIfSafeDatamodelChange(int, String, Pair<String, Object>...) - Constructor for class gw.api.database.upgrade.DropColumnsAndDeletePropertiesIfSafeDatamodelChange
Creates a new IDatamodelChange that changes the database but not the archived document.
DropColumnsAndDeletePropertiesIfSafeDatamodelChange(int, String, String, DropColumnsAndDeletePropertiesIfSafeDatamodelChange.ColumnInfo...) - Constructor for class gw.api.database.upgrade.DropColumnsAndDeletePropertiesIfSafeDatamodelChange
Creates a new IDatamodelChange that changes both the database and the archived document.
DropColumnsAndDeletePropertiesIfSafeDatamodelChange(boolean, int, String, Pair<String, String>...) - Constructor for class gw.api.database.upgrade.DropColumnsAndDeletePropertiesIfSafeDatamodelChange
Creates a new IDatamodelChange that changes the archived document but not the database.
DropColumnsAndDeletePropertiesIfSafeDatamodelChange.ColumnInfo - Class in gw.api.database.upgrade
 
DropColumnsAndDeletePropertiesIfSafeDatamodelChange.ColumnInfo(String, String, Object, String) - Constructor for class gw.api.database.upgrade.DropColumnsAndDeletePropertiesIfSafeDatamodelChange.ColumnInfo
 
DropColumnsButNotPropertiesIfSafeDatamodelChange - Class in gw.api.database.upgrade
Checks that the given columns on the given table are safe to drop, i.e. for each column: - it is not defined in the datamodel, and - it only contains the default value given If the column is defined in the datamodel, the column is not dropped.
DropColumnsButNotPropertiesIfSafeDatamodelChange(int, String, Pair<String, Object>...) - Constructor for class gw.api.database.upgrade.DropColumnsButNotPropertiesIfSafeDatamodelChange
Creates a new IDatamodelChange that changes the database but not the archived document.
dropForeignKeyIfAny() - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeColumn
Drops foreign key on this column, if there is one
dropPrimaryKey() - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeTable
Drops the primary key
dropStatisticsIfRequiredByDBMS() - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeColumn
Drops statistics on this column if required by the underlying DBMS
DropTableAfterUpgradeTrigger - Class in gw.api.database.upgrade
 
DropTableAfterUpgradeTrigger(int, String) - Constructor for class gw.api.database.upgrade.DropTableAfterUpgradeTrigger
 
DropTableIfEmptyVersionTrigger - Class in gw.api.database.upgrade
 
DropTableIfEmptyVersionTrigger(int, String) - Constructor for class gw.api.database.upgrade.DropTableIfEmptyVersionTrigger
 
dump(PrintStream) - Method in class gw.pl.util.webservices.axis.GWSymbolTable
Dump the contents of the symbol table.
dumpAllClasses() - Method in interface gw.lang.reflect.gs.IGosuClassLoader
 
dumpGosuClassLoader() - Method in interface gw.lang.reflect.ITypeSystem
 
dumpGosuClassLoader() - Static method in class gw.lang.reflect.TypeSystem
 
dumpStacks() - Static method in class gw.util.Shell
Deprecated.
 
DuplicateContactBatchRun - Interface in gw.ab.contact.entity
DuplicateContactBatchRun
DuplicateContactBatchRunBuilder - Class in gw.api.databuilder
DuplicateContactBatchRunBuilder() - Constructor for class gw.api.databuilder.DuplicateContactBatchRunBuilder
 
DuplicateContactBatchUtil - Class in gw.api.contact
 
DuplicateContactBatchUtil() - Constructor for class gw.api.contact.DuplicateContactBatchUtil
 
DuplicateContactPair - Interface in gw.ab.contact.entity
DuplicateContactPair Represents a duplicate contact linking to both the original contact and the found duplicate contact.
DuplicateContactPairBuilder - Class in gw.api.databuilder
DuplicateContactPairBuilder() - Constructor for class gw.api.databuilder.DuplicateContactPairBuilder
 
DuplicateContactsEarliestModificationDate - Static variable in class gw.api.system.ABConfigParameters
The duplicate contacts batch process acts on contacts created or modified after the last time it was run AND after the date specified by this parameter.
DuplicateContactsWideSearch - Static variable in class gw.api.system.ABConfigParameters
Indicates whether the search for duplicate contacts should widen and not use subtype specific logic.
DuplicateContactWorkItem - Interface in gw.ab.contact.entity
DuplicateContactWorkItem
duplicateIsOkay(KeyableBean) - Method in interface gw.api.importing.ImportingUtilHelper
Return true if this bean, which was also in the import, is okay to use.
DuplicateKeyException - Exception in gw.api.webservice.exception
Throws if a duplicate data exception is detected in the database.
DuplicateKeyException(String) - Constructor for exception gw.api.webservice.exception.DuplicateKeyException
 
DuplicateKeyException - Exception in gw.pl.util.webservices.login.fault
Throws if a duplicate data exception is detected in the database.
DuplicateKeyException() - Constructor for exception gw.pl.util.webservices.login.fault.DuplicateKeyException
 
Duration - Class in gw.api.web.tools
 
Duration(Date, Date) - Constructor for class gw.api.web.tools.Duration
 
Duration(Date, Date, Date) - Constructor for class gw.api.web.tools.Duration
 
DynamicArray<E> - Class in gw.util
 
DynamicArray(int) - Constructor for class gw.util.DynamicArray
Constructs an empty list with the specified initial capacity.
DynamicArray() - Constructor for class gw.util.DynamicArray
Constructs an empty list with an initial capacity of ten.
DynamicArray(Collection<? extends E>) - Constructor for class gw.util.DynamicArray
Constructs a list containing the elements of the specified collection, in the order they are returned by the collection's iterator.
DynamicAssignmentState - Interface in gw.pl.assignment.entity
DynamicAssignmentStateBase Maintains round-robin assignment state for a particular fingerprint.
DynamicAssignmentStateCoreExt - Interface in gw.ab.assignment.entity
 
DynamicAssignmentStrategy - Interface in gw.api.assignment
Interface description...
DynamicAssignmentUtil - Class in gw.api.assignment
Utility class providing methods to help with DynamicAssignmentStrategy implementations
DynamicAssignmentUtil() - Constructor for class gw.api.assignment.DynamicAssignmentUtil
 
DYNAMICE_TYPE() - Static method in class gw.lang.parser.ILanguageLevel.Util
 
DynamicEntityPropertyInfoReference<T extends IEntityPropertyInfo> - Interface in gw.pl.persistence.type
A reference to an entity property that can only be resolved by supplying a concrete entity type.
DynamicExpressionInfoProvider - Class in gw.xml.parser2
Class description...
DynamicExpressionInfoProvider() - Constructor for class gw.xml.parser2.DynamicExpressionInfoProvider
 
DynamicGroupAssignmentStrategy - Interface in gw.api.assignment
A method for determining the assignment for an entity based on some customer-specified logic.
DynamicReturnTypeProvider<T extends IXMLNode> - Class in gw.xml.parser2
Class description...
DynamicReturnTypeProvider() - Constructor for class gw.xml.parser2.DynamicReturnTypeProvider
 
DynamicUserAssignmentStrategy - Interface in gw.api.assignment
A method for determining the assignment for an entity based on some customer-specified logic.

E

each(GraphIterator.BlockRunnable<T>) - Method in interface gw.api.graph.GraphIterator
Iterates over each node of the graph and calls the block for each one.
each(XMLNodeVisitor<N>) - Method in class gw.xml.AbstractXMLNode
Invokes the visitor on every node in this node tree.
each(XMLNodePredicate<N>, XMLNodeVisitor<N>) - Method in class gw.xml.AbstractXMLNode
Invokes the visitor on every node in this node tree that satisfies the given predicate.
each(Class<T>, XMLNodeVisitor<T>) - Method in class gw.xml.AbstractXMLNode
Invokes the visitor on every node in this node tree that is an instance of the given class.
each(XMLNodeVisitor<N>) - Method in interface gw.xml.IReadOnlyXMLNode
 
eachChild(XMLNodeVisitor<PLXMLNode>) - Method in class gw.xml.parser2.PLXMLNode
 
eachChild(Class<T>, XMLNodeVisitor<T>) - Method in class gw.xml.parser2.PLXMLNode
 
eachFile(File, FileBlock) - Static method in class gw.pl.util.FileUtil
 
eachFileInTree(File, FileBlock) - Static method in class gw.pl.util.FileUtil
Evaluates the given block on every File in the tree.
eachFileInTree(File, FileBlock, FileFilter) - Static method in class gw.pl.util.FileUtil
Evaluates the given block on every File in the tree.
eachForUpgrade(XMLNodeVisitor<PLXMLNode>) - Method in class gw.xml.parser2.PLXMLNode
Deprecated.
Use visitAllForUpgrade() instead
Edge<T> - Class in gw.api.graph
Represents a directed edge in a graph, G=(V,E).
Edge(T, T) - Constructor for class gw.api.graph.Edge
Creates an edge.
EdgeFactory<T> - Interface in gw.api.graph
Interface for graph edge creation, where T is the type of the node.
EdgeForeignKeyUpgradeInfo - Class in gw.plugin.upgrade
Provides information about a foreignkey to be upgraded to an edgeForeignKey.
EdgeForeignKeyUpgradeInfo(String, IEntityType, String) - Constructor for class gw.plugin.upgrade.EdgeForeignKeyUpgradeInfo
Constructor.
EdgeForeignKeyUpgradeInfo(String, IEdgeLinkPropertyInfo) - Constructor for class gw.plugin.upgrade.EdgeForeignKeyUpgradeInfo
Constructor.
EdgeProvider<T> - Interface in gw.api.graph.traverse
Interface for classes responsible for determining which outgoing edges from a graph node can be traversed.
EdgeStatus - Enum in gw.api.graph
Created with IntelliJ IDEA.
edgeTraversed(EntityDiff<KeyableBean>, EntityDiff<KeyableBean>, Object) - Method in class gw.api.contact.pendingchanges.DiffDisplayBuilder
 
edgeTraversed(T, T, Object) - Method in class gw.api.graph.GraphBuilder
Adds the traversed edge to the graph.
edgeTraversed(T, T, Object) - Method in interface gw.api.graph.GraphVisitor
(Optional) Event method called by the GraphTraverser.
edgeTraversed(T, T, Object) - Method in class gw.api.graph.print.DebuggingVisitor
Outputs the edge being traversed: edge : node_id -> node_id [ attr_list ]
edgeTraversed(T, T, Object) - Method in class gw.api.graph.VisitorBase
Empty method (not implemented).
edit(File) - Method in interface gw.api.scm.IScmAdapter
Opens the file for editing.
EDIT_EFFECTIVEDATE_DYNPROP - Static variable in interface gw.pl.persistence.core.effdate.entity.EffDatedBranch
 
Editable - Interface in gw.pl.persistence.core.entity
Editable is used by entities with are edited by users.
editCurrentLocationInStudio() - Static method in class gw.api.tools.InternalToolsUtil
 
EffDated - Interface in gw.pl.persistence.core.effdate.entity
Class description...
EffDatedBase - Interface in gw.pl.persistence.core.effdate.entity
This is the base class for EffDated and EffDatedBranch.
EffDatedBranch - Interface in gw.pl.persistence.core.effdate.entity
An EffDatedBranch, or simply branch, is the root of an effective dated [EffDated] graph.
EffDatedChangeType - Class in gw.pl.persistence.core.effdate.typekey
 
EffDatedChangeType(ITypeList, String) - Constructor for class gw.pl.persistence.core.effdate.typekey.EffDatedChangeType
 
EffDatedContainer - Interface in gw.pl.persistence.core.effdate.entity
Class description...
EffDatedEntityTypeReference<T extends EffDated,R extends EffDatedBranch> - Interface in gw.pl.persistence.type
A reference to an effdated entity type
EffDatedKey - Class in gw.pl.persistence.core.effdate
Class description...
EffDatedKey(Key, Key) - Constructor for class gw.pl.persistence.core.effdate.EffDatedKey
 
EffDatedVersionList - Interface in gw.pl.persistence.core.effdate
 
EFFECTIVEDATE_DYNPROP - Static variable in interface gw.pl.persistence.core.effdate.entity.EffDated
 
effectiveNow() - Method in class gw.api.databuilder.ExchangeRateSetBuilder
 
EFTData - Interface in gw.ab.contact.entity
EFTData
EFTDataDelegate - Interface in gw.ab.contact.entity
EFTDataDelegate
EL_TYPE_ATTRIB - Static variable in class gw.api.importing.graph.MapBackedGraph
 
Element - Interface in gw.api.importing.graph
This class represents an element in the graph
ELEMENT_NAME - Static variable in class gw.test.remote.RemoteTestResult.ExceptionInfo
 
elementRefClass(String) - Method in class gw.xml.parser2.XMLNodeMetadataBuilder.ChildElementBuilder
 
elementRefClass(String) - Method in class gw.xml.parser2.XMLNodeMetadataBuilder.ChildListBuilder
 
ELEMENTS - Static variable in class gw.xml.xsd.schema.XSDChoice
 
elide(String, int) - Static method in class gw.pl.util.StringUtil
 
Email - Class in gw.api.email
Class representing an emailto be sent by the system to be used by the email related plugins
Email() - Constructor for class gw.api.email.Email
Create an empty email object.
Email(Contact, Contact, String, String) - Constructor for class gw.api.email.Email
Create an email object with the provided information
Email(EmailContact, EmailContact, String, String) - Constructor for class gw.api.email.Email
Create an email object with the provided information
Email(EmailContact, EmailContact) - Constructor for class gw.api.email.Email
Create an email object with the sender and reply to
EMAIL_DEST_ID - Static variable in class gw.api.email.AbstractEmailMessageTransport
 
EMAIL_DESTINATION_ID - Static variable in class gw.api.databuilder.MessageBuilderBase
 
EmailConfigUtil - Class in gw.plugin.email
Provides access to the current server configuration information.
EmailContact - Class in gw.api.email
Class representing either sender, recipient, or reply-to information on an email
EmailContact() - Constructor for class gw.api.email.EmailContact
 
EmailContact(String, String) - Constructor for class gw.api.email.EmailContact
 
EmailContact(Contact) - Constructor for class gw.api.email.EmailContact
 
emailContentsValid(Email) - Static method in class gw.api.email.EmailUtil
This will validate an e-mail message.
EmailUtil - Class in gw.api.email
Utility class containing methods to create and send email messages.
EmailUtil() - Constructor for class gw.api.email.EmailUtil
 
emit(String) - Method in class gw.pl.util.webservices.axis.GWEmitter
Deprecated.
Call run(uri) instead.
emit(String, Document) - Method in class gw.pl.util.webservices.axis.GWEmitter
Deprecated.
Call run(context, doc) instead.
EmploymentStatusType - Class in gw.pl.contact.typekey
 
EmploymentStatusType(ITypeList, String) - Constructor for class gw.pl.contact.typekey.EmploymentStatusType
 
EMPTY - Static variable in class gw.api.tools.CacheByUserStatistics
 
EMPTY - Static variable in class gw.lang.reflect.MethodList
 
EMPTY - Static variable in class gw.util.DynamicArray
 
EMPTY - Static variable in class gw.util.GosuStringUtil
The empty String "".
EMPTY_ARRAY - Static variable in interface gw.fs.IFile
 
EMPTY_ARRAY - Static variable in interface gw.lang.parser.IExpression
 
EMPTY_ARRAY - Static variable in interface gw.lang.reflect.IParameterInfo
 
EMPTY_ARRAY - Static variable in interface gw.lang.reflect.IType
 
EMPTY_ARRAY - Static variable in interface gw.lang.reflect.java.IJavaClassType
 
EMPTY_ATTRIBUTES - Static variable in class gw.xml.XMLNodeAttributeMap
 
EMPTY_CLASS_ARRAY - Static variable in class gw.lang.reflect.BeanInfoUtil
To save allocations.
EMPTY_DATASET_NAME - Static variable in class gw.testharness.v3.PLServerTestEnvironment
 
EMPTY_ITERATOR - Static variable in class gw.pl.util.CollectionUtil
Empty iterator that has no elements.
EMPTY_MAP - Static variable in class gw.lang.parser.TypeVarToTypeMap
 
EMPTY_STRING_ARRAY - Static variable in class gw.lang.reflect.BeanInfoUtil
 
EMPTY_TYPE_ARRAY - Static variable in interface gw.lang.reflect.IType
 
EMPTY_TYPE_LIST - Static variable in interface gw.lang.reflect.IType
 
emptyDirectory(File) - Static method in class gw.pl.util.FileUtil
 
EmptyMap<K,V> - Class in gw.pl.util
 
EmptyMap() - Constructor for class gw.pl.util.EmptyMap
 
ENABLE_CHECK_EXCEPTION - Static variable in class gw.pl.util.Assert
 
ENABLE_OPTION - Static variable in class gw.api.database.optimizer.oracle.DisableOracleISSFix8893626
Deprecated.
 
EnableAddressVerification - Static variable in class gw.api.system.PLConfigParameters
Enable to provide address verification warnings *
enableAggressiveVerification() - Static method in class gw.lang.reflect.gs.BytecodeOptions
 
enableCheckException(Class, boolean) - Static method in class gw.pl.util.Assert
Enables or disables checkException for a class.
enableCheckException(Class, String, boolean) - Static method in class gw.pl.util.Assert
Enabled or disables checkException for a context in a calling class.
EnableDownlinePermissions - Static variable in class gw.api.system.PLConfigParameters
If UseACLPermissions is true, setting this parameter to true means that supervisors will inherit permissions on a claim that have been added for a supervised user or group
EnableExtJs - Annotation Type in gw.testharness
Deprecated.
will be removed once ExtJs feature completes and enables by default
EnableExtJs.Util - Class in gw.testharness
Deprecated.
 
EnableExtJs.Util() - Constructor for class gw.testharness.EnableExtJs.Util
Deprecated.
 
EnableGosu - Annotation Type in gw.lang.javac.annotations
 
EnableInternalDebugTools - Static variable in class gw.api.system.PLConfigParameters
Enables internal debugging tools
EnableOracleQueryRewrite - Class in gw.api.database.optimizer.oracle
Deprecated.
This class will be removed in a future release. Use QueryOptimizers.createEnableOracleQueryRewrite(String) instead,
EnableOracleQueryRewrite(String) - Constructor for class gw.api.database.optimizer.oracle.EnableOracleQueryRewrite
Deprecated.
Create a new QueryOptimizer for changing query rewrite
enableProfiler(String, boolean, boolean, boolean, boolean, int, boolean) - Static method in class gw.api.profiler.WebSessionProfilerPageHelper
 
encode(byte[]) - Static method in class gw.util.Base64Util
 
encodeAsBytes(byte[]) - Static method in class gw.util.Base64Util
 
encodeCSV(String[]) - Static method in class gw.pl.util.StringUtil
Encode a list of strings as a single CSV encoded string
encodeCSV(List) - Static method in class gw.pl.util.StringUtil
Encode a list of strings as a single CSV encoded string
encodeCSV(Iterator) - Static method in class gw.pl.util.StringUtil
Encode a list of strings as a single CSV encoded string
encodeDocumentFilenameChars(String) - Static method in class gw.pl.util.StringUtil
Deprecated.
encodeFileName(String) - Static method in class gw.pl.util.FileUtil
Encodes the given file name by replacing a multi-byte unicode character with the stringified hex value of its unicode codepoint.
encodeIdToString(KeyableBean) - Static method in class gw.api.tools.KeyEncoder
 
encodeSpaces(String) - Static method in class gw.document.TemplatePluginUtils
This is a simple transformation for string, it only changes spaces to the url encoded value.
encodeSpaces(String) - Static method in class gw.pl.util.StringUtil
Replaces all occurences of space with its escape-sequence "%20".
encodeURLCharacters(String) - Static method in class gw.pl.util.StringUtil
Replaces all occurrences of characters which need to be escaped in a URL.
ENCODING - Static variable in class gw.util.Base64Util
The Base64 algorithm converts 3 8-bit bytes into 4 6-bit bytes.
encrypt(String) - Method in interface gw.plugin.util.IEncryption
Encrypt the string value.
encryptDataOnStagingTables() - Method in interface gw.api.webservice.tableImport.ITableImportAPI
Encrypt columns configured to be encrypted in the staging tables
encryptDataOnStagingTables() - Method in class gw.api.webservice.tableImport.StagingTableEncryptionImpl
Instructs the server to encrypt columns marked as encrypted on the staging tables.
encryptDataOnStagingTables() - Method in class gw.api.webservice.tableImport.TableImportImpl
 
encryptDataOnStagingTablesAsBatchProcess() - Method in class gw.api.webservice.tableImport.StagingTableEncryptionImpl
Instructs the server to encrypt columns marked as encrypted on the staging tables.
encryptDataOnStagingTablesAsBatchProcess() - Method in class gw.api.webservice.tableImport.TableImportImpl
 
ENCRYPTED_ATTRIBNAME_SUFFIX - Static variable in class gw.api.importing.ImportingUtil
 
EncryptedColumnRegistryEntry - Interface in gw.pl.database.entity
EncryptedColumnRegistryEntry Stores metadata for each encrypted column in the database.
EncryptedString - Class in gw.lang
Encrypted String
EncryptedString() - Constructor for class gw.lang.EncryptedString
 
EncryptedString(String) - Constructor for class gw.lang.EncryptedString
 
ENCRYPTION_EL - Static variable in class gw.api.importing.ImportingUtil
 
ENCRYPTION_IDENTIFIER_ATTRIB - Static variable in class gw.api.importing.ImportingUtil
 
ENCRYPTION_TYPE - Static variable in class gw.api.importing.ImportingUtil
 
encryptValue(IColumnPropertyInfo, String) - Method in class gw.api.importing.XmlExporter
 
ENCRYTPED_ATTRIB - Static variable in class gw.api.importing.ImportingUtil
 
end() - Method in class gw.api.util.DOMXMLBuilder.ElementBuilder
 
endCDATA() - Method in class gw.xml.XMLNodeLexicalHandler
 
endDTD() - Method in class gw.xml.XMLNodeLexicalHandler
 
endElement(String, String, String) - Method in class gw.xml.XMLNodeHandler
 
endElement(boolean) - Method in class gw.xml.XMLNodeWriter
 
endEntity(String) - Method in class gw.xml.XMLNodeLexicalHandler
 
endOfDay(Date) - Static method in class gw.api.util.DateUtil
Given a date, returns a new date whose time component is set to the last millisecond before the next day (in the current time zone) starts.
endsWith(String, String) - Static method in class gw.api.util.StringUtil
Tests if the string ends with the specified suffix.
endsWith(String) - Method in class gw.smoketest.platform.web.PCFElementId
 
endsWith(String, String) - Static method in class gw.util.GosuStringUtil
Check if a String ends with a specified suffix.
endsWithIgnoreCase(String, String) - Static method in class gw.pl.util.StringUtil
Returns true if and only if s ends with the string prefix, ignoring case.
endsWithIgnoreCase(String, String) - Static method in class gw.util.GosuStringUtil
Case insensitive check if a String ends with a specified suffix.
endTest(Test) - Method in class gw.junit.XMLJUnitResultFormatter
Interface TestListener.
endTestSuite(JUnitTest) - Method in class gw.junit.XMLJUnitResultFormatter
The whole testsuite ended.
enquote(String) - Static method in class gw.api.util.StringUtil
Surrounds the string with double quotes.
ensureBusinessDay(Date, int) - Static method in class gw.api.util.DateTestUtil
Ensure date is a Business Day according to the GENERAL holiday tag code, adding increment (which can be negative) business days to date until it is.
ensureCapacity(int) - Method in class gw.util.DynamicArray
Increases the capacity of this ArrayList instance, if necessary, to ensure that it can hold at least the number of elements specified by the minimum capacity argument.
ensureMinimumTags() - Method in interface gw.api.contact.ContactMinimalTags
This can be called by the application at any time before the contact is persisted.
ensureMinimumTags() - Method in class gw.api.contact.ContactMinimalTagsImpl
 
ensureOperationMessageValid(Message) - Method in class gw.pl.util.webservices.axis.GWSymbolTable
ensures that a message in a <input>, <output>, or <fault> element in an <operation> element is valid.
ensureOperationsOfPortTypeValid(PortType) - Method in class gw.pl.util.webservices.axis.GWSymbolTable
ensures that an an element <portType> is valid.
ensureOperationValid(Operation) - Method in class gw.pl.util.webservices.axis.GWSymbolTable
ensures that an an element <operation> within an element <portType> is valid.
ensureValidity() - Method in class gw.api.assignment.AssignmentSearchCriteria
 
enter() - Method in class gw.api.profiler.ExecutorHelper
 
enter() - Method in class gw.api.profiler.ProfilerTag
 
enter() - Method in interface gw.lang.IReentrant
 
enterProfiling(ProfilerTag, String, boolean, boolean, boolean, boolean, int, boolean) - Static method in class gw.api.profiler.Profiler
Sets up the current thread for profiling, i.e. sets up a thread local stack
enterProfiling() - Method in class gw.api.profiler.Profiler.ProfilerStart
 
Entity - Interface in gw.pl.external.entity
Deprecated.
External entities are deprecated. Please use the new Java API instead.
ENTITY_TYPE - Static variable in class gw.api.importing.ImportingUtil
 
ENTITY_TYPE_ATTRIB - Static variable in class gw.api.importing.graph.MapBackedGraph
 
EntityComparison - Class in gw.api.graph.compare
Contains the results of a entity graph comparison.
EntityComparison() - Constructor for class gw.api.graph.compare.EntityComparison
Creates an empty entity comparison.
EntityDiff<T extends KeyableBean> - Interface in gw.api.bean.compare
Represents a difference (or lack therof) between entities: the addition or removal of an entity, or the modification of one of its properties.
EntityDiffDisplay<T extends KeyableBean> - Class in gw.api.bean.compare.ui
Superclass for displaying entity diffs in a comparison UI (policy refresh in CC, pending updates in CM).
EntityDiffDisplay(EntityDiff<T>, DiffDisplay.Type) - Constructor for class gw.api.bean.compare.ui.EntityDiffDisplay
Create a new EntityDiffDisplay to display the given EntityDiff
EntityDiffFormatter - Class in gw.api.graph.print
A DotFormatter for the com.guidewire.cc.domain.policy.refresh.MergeGraphBuilder.
EntityDiffFormatter() - Constructor for class gw.api.graph.print.EntityDiffFormatter
 
EntityDiffImpl<T extends KeyableBean> - Class in gw.api.bean.compare
Subclass of DiffImpl that also implements EntityDiff.
EntityDiffImpl(EntityMatch<T>, Set<IPropertyInfo>) - Constructor for class gw.api.bean.compare.EntityDiffImpl
 
EntityDiffPair - Class in gw.api.graph
Represents a pair of entity diffs in the merge graph.
EntityDisplayInfo - Class in gw.api.tools
Display information for a single Entity type in the system.
EntityDisplayInfo(IEntityType) - Constructor for class gw.api.tools.EntityDisplayInfo
 
EntityDotFormatter - Class in gw.api.graph.print
DotFormatter for entities.
EntityDotFormatter() - Constructor for class gw.api.graph.print.EntityDotFormatter
 
EntityEdgeProvider - Class in gw.api.graph.traverse
Implementation of EdgeProvider for entity graphs.
EntityEdgeProvider(boolean) - Constructor for class gw.api.graph.traverse.EntityEdgeProvider
Creates an edge provider with no type or instance filters.
EntityEdgeProvider(TraversalFilter<IEntityType>, boolean) - Constructor for class gw.api.graph.traverse.EntityEdgeProvider
Creates an edge provider with the given type filter.
EntityEdgeProvider(TraversalFilter<IEntityType>, TraversalFilter<KeyableBean>, boolean) - Constructor for class gw.api.graph.traverse.EntityEdgeProvider
Creates an entity edge provider with the given filters, and "include retired" flag.
EntityFactory - Class in gw.pl.external.entity
Deprecated.
External entities are deprecated. Please use the new Java API instead.
EntityFactory() - Constructor for class gw.pl.external.entity.EntityFactory
Deprecated.
 
EntityGraphComparer - Class in gw.api.graph.compare
Base implementation of a graph comparer using EntityMatchers to match entities of the same type from both graphs.
EntityGraphComparer(MatcherContext, TraversalFilter<KeyableBean>...) - Constructor for class gw.api.graph.compare.EntityGraphComparer
Creates an entity graph comparer with the matcher context and (optionally) traversal filters that will be used when traversing the source graph.
EntityGraphPair - Class in gw.api.graph.compare
Helper class for matching entities from two graphs.
EntityGraphPair(ReadableGraph<KeyableBean>, ReadableGraph<KeyableBean>) - Constructor for class gw.api.graph.compare.EntityGraphPair
Creates an entity graph pair from the source and compare graphs.
EntityGraphTraverser - Class in gw.api.graph
A implementation of GraphTraverser for a graph of entity instances that traverses the graph using outgoing edges from each node that is visited.
EntityGraphTraverser(KeyableBean...) - Constructor for class gw.api.graph.EntityGraphTraverser
Creates an EntityGraphTraverser with the root node(s) that the traversal will start from.
EntityGraphTraverser(KeyableBean) - Constructor for class gw.api.graph.EntityGraphTraverser
A single-root argument constructor for backward compatibility in Gosu (which lacks varargs).
EntityMatch<T extends KeyableBean> - Interface in gw.api.bean.compare
Represents the fact that two instances of KeyableBean have been "matched", which indicates that both instances represent the same bean, but where the new instance ("compare") may or may not have changes versus the old instance ("source").
EntityMatcher<T extends KeyableBean> - Interface in gw.api.bean.compare
Interface for matching two different entity instances to determine if they logically represent the same entity.
EntityMatchImpl<T extends KeyableBean> - Class in gw.api.bean.compare
 
EntityMatchImpl(T, T) - Constructor for class gw.api.bean.compare.EntityMatchImpl
 
EntityMock - Class in gw.pl.external.entity
Deprecated.
External entities are deprecated. Please use the new Java API instead.
EntityName - Annotation Type in gw.entity
Interface description...
EntityPhoneMapper - Class in gw.api.util.phone
This class wraps the columns on an entity that represents a particular phone number.
EntityPhoneMapper(IEntityType) - Constructor for class gw.api.util.phone.EntityPhoneMapper
Constructor, please specify your base entity type.
EntityPropertiesFilter - Class in gw.api.tools
 
EntityPropertiesFilter() - Constructor for class gw.api.tools.EntityPropertiesFilter
 
EntityPropertiesFilter.DataBaseFilterSetClass - Class in gw.api.tools
 
EntityPropertiesFilter.DataBaseFilterSetClass() - Constructor for class gw.api.tools.EntityPropertiesFilter.DataBaseFilterSetClass
 
EntityPropertiesFilter.InheritanceFilterSetClass - Class in gw.api.tools
 
EntityPropertiesFilter.InheritanceFilterSetClass() - Constructor for class gw.api.tools.EntityPropertiesFilter.InheritanceFilterSetClass
 
EntityPropertiesFilter.TypeFilterSetClass - Class in gw.api.tools
 
EntityPropertiesFilter.TypeFilterSetClass() - Constructor for class gw.api.tools.EntityPropertiesFilter.TypeFilterSetClass
 
EntityPropertyInfoReference<T extends IEntityPropertyInfo> - Interface in gw.pl.persistence.type
A reference to an entity property.
EntitySourceType - Class in gw.pl.database.typekey
 
EntitySourceType(ITypeList, String) - Constructor for class gw.pl.database.typekey.EntitySourceType
 
EntityStateException - Exception in gw.api.webservice.exception
Thrown when an attempt is made to manipulate an object that is in a state that prevents the operation from being performed.
EntityStateException() - Constructor for exception gw.api.webservice.exception.EntityStateException
Required for serialization
EntityStateException(String) - Constructor for exception gw.api.webservice.exception.EntityStateException
Sole constructor
EntityStateException - Exception in gw.pl.util.webservices.login.fault
Thrown when an attempt is made to manipulate an object that is in a state that prevents the operation from being performed.
EntityStateException() - Constructor for exception gw.pl.util.webservices.login.fault.EntityStateException
 
EntityTypeFieldMapper - Class in gw.api.util.mapping
Used to map the EntityValidation.EntityType field: converts AB entity names into CC entity names.
EntityTypeFieldMapper() - Constructor for class gw.api.util.mapping.EntityTypeFieldMapper
 
EntityTypeReference<T extends Bean> - Interface in gw.pl.persistence.type
A reference to an entity type.
EntityValidation - Class in gw.api.validation
EntityValidation An IValidationResult on a specific entity.
EntityValidation(Key) - Constructor for class gw.api.validation.EntityValidation
 
EntityValidation - Interface in gw.pl.validation.old.entity
EntityValidation Validation on a specific entity
EntityViewCommand - Class in gw.api.quickjump
QuickJump command which takes the user to some page to view a given entity.
EntityViewCommand(String, IEntityType, IEntityPropertyInfo, PermissionKeys.PermissionKey, String) - Constructor for class gw.api.quickjump.EntityViewCommand
 
entry(int) - Method in class gw.smoketest.platform.web.UnsavedWorkEntryGroupElement
gets child node by index
entrySet() - Method in class gw.lang.parser.TypeVarToTypeMap
 
entrySet() - Method in class gw.lang.reflect.PropertyNameMap
 
entrySet() - Method in class gw.pl.util.EmptyMap
 
entrySet() - Method in class gw.util.CiHashMap
 
entrySet() - Method in class gw.util.concurrent.ConcurrentWeakValueHashMap
 
entrySet() - Method in class gw.util.DerivedKeyHashMap
 
entrySet() - Method in class gw.util.ScopedMap
 
entrySet() - Method in class gw.util.SpaceEfficientHashMap
 
entrySet() - Method in class gw.xml.XMLNodeAttributeMap
 
ENUM() - Static method in class gw.lang.reflect.java.JavaTypes
 
ENUM - Static variable in class gw.lang.reflect.Modifier
The int value representing the enum modifier.
ENUM_SUFFIX - Static variable in interface gw.xml.xsd.typeloader.IXsdEnumerationType
 
EnumerationCache - Class in gw.plugin.util
 
EnumTypeWrapper - Class in gw.xml.xsd.typewrapper
 
EnumTypeWrapper(IType) - Constructor for class gw.xml.xsd.typewrapper.EnumTypeWrapper
 
EnumValuePlaceholder - Class in gw.lang.reflect
 
EnumValuePlaceholder(String) - Constructor for class gw.lang.reflect.EnumValuePlaceholder
 
EnumWithDescription - Interface in gw.xml.parser2
Interface description...
ENVELOPE_EL - Static variable in class gw.api.importing.ImportingUtil
 
ENVELOPE_NAME - Static variable in class gw.api.importing.ImportingUtil
 
ENVELOPE_QNAME_STR - Static variable in class gw.api.importing.ImportingUtil
 
eolIsSignificant(boolean) - Method in interface gw.lang.parser.ISourceCodeTokenizer
 
equals(Object) - Method in class gw.api.activity.BusCalType
 
equals(Object) - Method in class gw.api.admin.DestinationMessageStatistics
 
equals(Object) - Method in class gw.api.assignment.UserAssignee
 
equals(Object) - Method in class gw.api.bean.compare.DiffImpl
Diffs are equal if their source and compare are equal
equals(Object) - Method in class gw.api.bean.compare.EntityMatchImpl
Tests for equality.
equals(Object) - Method in class gw.api.bean.compare.PropertyDiffImpl
 
equals(Object) - Method in class gw.api.contact.ContactTokenThreadLocal
Checks equality
equals(Object) - Method in class gw.api.database.spatial.SpatialPoint
 
equals(Object) - Method in class gw.api.database.spatial.SpatialPolygon
 
equals(Object) - Method in class gw.api.diff.DiffItem
equals(Object) - Method in class gw.api.diff.DiffProperty
equals(Object) - Method in class gw.api.financials.CurrencyAmount
Two CurrencyAmounts are considered equal if the currencies are the same and the amounts are equal.
equals(Object) - Method in class gw.api.financials.CurrencyAmountPair
 
equals(Object) - Method in class gw.api.graph.AttributeEdge
Overrides Object#equals.
equals(Object) - Method in class gw.api.graph.BasicGraph
Overrides Object#equals.
equals(Object) - Method in class gw.api.graph.Edge
Override Object#equals.
equals(Object) - Method in class gw.api.graph.EntityDiffPair
 
equals(Object) - Method in class gw.api.profiler.AggregatedQuerySummary
 
equals(Object) - Method in class gw.api.profiler.ArgsAggregatedQuerySummary
 
equals(Object) - Method in class gw.api.profiler.ProfilerFrameGroup
 
equals(Object) - Method in class gw.api.profiler.QuerySummary
 
equals(Object) - Method in class gw.api.profiler.StackAggregatedQuerySummary
 
equals(Object) - Method in class gw.api.profiler.StackQuerySummary
 
equals(Object) - Method in class gw.api.reflect.graph.PropertyAttribute
Overrides Object#equals.
equals(Object) - Method in class gw.api.reflect.graph.SubtypeAttribute
 
equals(Object) - Method in class gw.api.reflect.TypeName
 
equals(Object) - Method in class gw.api.tools.ClusteredServer
 
equals(Object) - Method in class gw.api.tools.DatabaseStorageHelper
 
equals(Object) - Method in class gw.api.tools.LocationUsageStat
 
equals(Object) - Method in class gw.api.tools.ProcessID
This will see if two objects are equal.
equals(Object) - Method in class gw.api.tools.SharedSectionUsageStat
 
equals(Object) - Method in interface gw.api.util.phone.GWPhoneNumber
This method will only return true if the phone numbers are an exact match.
equals(Object) - Method in class gw.api.util.phone.GWPhoneNumberImpl
 
equals(Object) - Method in class gw.api.util.phone.GWPhoneNumberUnknown
 
equals(Object) - Method in class gw.api.util.Range
Compares two ranges for equality.
equals(Object) - Method in class gw.api.util.UltraFastDateFormat
Compare two objects for equality.
equals(Object) - Method in class gw.api.web.tools.ProcessHistoryDisplayInfo
 
equals(Object) - Method in class gw.api.web.tools.WorkQueueDisplayInfo
 
equals(Object) - Method in class gw.api.web.tools.WorkQueueExecutorDisplayInfo
 
equals(Object) - Method in class gw.fs.jar.JarEntryResourceImpl
 
equals(Object) - Method in class gw.fs.jar.JarFileDirectoryImpl
 
equals(Object) - Method in class gw.fs.physical.PhysicalResourceImpl
 
equals(Object) - Method in class gw.fs.ResourcePath
Two ResourcePath objects are considered to be equal if they represent the same leaf path and if their parents are equal.
equals(Object) - Method in class gw.lang.Blob
 
equals(Object) - Method in class gw.lang.gosuc.GosucDependency
 
equals(Object) - Method in class gw.lang.gosuc.GosucModule
 
equals(Object) - Method in class gw.lang.gosuc.GosucProject
 
equals(Object) - Method in class gw.lang.gosuc.GosucSdk
 
equals(Object) - Method in class gw.lang.GosuVersion
 
equals(IRExpressionBuilder) - Method in class gw.lang.ir.builder.IRExpressionBuilder
 
equals(Object) - Method in class gw.lang.parser.CICS
 
equals(Object) - Method in class gw.lang.parser.HashedObjectLiteral
 
equals(Object) - Method in class gw.lang.parser.Keyword
 
equals(String) - Method in class gw.lang.parser.Keyword
 
equals(Object) - Method in class gw.lang.parser.ScriptPartId
 
equals(Object) - Method in class gw.lang.parser.TypelessScriptPartId
 
equals(Object) - Method in class gw.lang.reflect.Expando
 
equals(Object) - Method in class gw.lang.reflect.features.BoundComplexPropertyChainReference
 
equals(Object) - Method in class gw.lang.reflect.features.BoundMethodReference
 
equals(Object) - Method in class gw.lang.reflect.features.BoundPropertyReference
 
equals(Object) - Method in class gw.lang.reflect.features.BoundSimplePropertyChainReference
 
equals(Object) - Method in class gw.lang.reflect.features.ComplexPropertyChainReference
 
equals(Object) - Method in class gw.lang.reflect.features.ConstructorReference
 
equals(Object) - Method in class gw.lang.reflect.features.MethodChainReference
 
equals(Object) - Method in class gw.lang.reflect.features.MethodReference
 
equals(Object) - Method in class gw.lang.reflect.features.PropertyReference
 
equals(Object) - Method in class gw.lang.reflect.features.SimplePropertyChainReference
 
equals(Object) - Method in class gw.lang.reflect.FunctionType
 
equals(Object) - Method in class gw.lang.reflect.gs.IFileSystemGosuClassRepository.ClassPathEntry
 
equals(Object) - Method in interface gw.lang.reflect.gs.IGosuObject
 
equals(Object) - Method in class gw.lang.reflect.gs.TypeName
 
equals(Object) - Method in class gw.lang.reflect.interval.AbstractInterval
 
equals(Object) - Method in class gw.lang.reflect.interval.IterableInterval
 
equals(Object) - Method in class gw.lang.reflect.java.AbstractJavaClassInfo
 
equals(IJavaClassInfo, Object) - Static method in class gw.lang.reflect.java.AbstractJavaClassInfo
 
equals(Object) - Method in class gw.lang.reflect.java.asm.AsmMethod
 
equals(Object) - Method in class gw.lang.reflect.java.asm.AsmType
 
equals(Object) - Method in class gw.lang.reflect.java.asm.AsmWildcardType
 
equals(Object) - Method in interface gw.lang.reflect.java.IJavaClassInfo
Two IJavaClassInfo instances are equal if they are both non-arrays and have the same name and module.
equals(Object) - Method in class gw.lang.reflect.MetaMethodInfoDelegate
 
equals(Object) - Method in class gw.lang.reflect.ParameterizedFunctionType
 
equals(Object) - Method in class gw.pl.currency.MonetaryAmount
Two CurrencyAmounts are considered equal if the currencies are the same and the amounts are equal.
equals(Object) - Method in class gw.pl.external.entity.Key
Deprecated.
Checks if the Object is equivalent to the current Key.
equals(Object) - Method in class gw.pl.external.Type
Deprecated.
 
equals(Object) - Method in class gw.pl.persistence.core.effdate.EffDatedKey
 
equals(Object) - Method in class gw.pl.persistence.core.Key
 
equals(int, int, String) - Static method in class gw.pl.util.ArgCheck
Checks to see if an argument is equal to the specified value
equals(byte[]) - Method in enum gw.pl.util.BOM
 
equals(Object) - Method in class gw.pl.util.diff.lcs.Diffable
 
equals(Object) - Method in class gw.pl.util.diff.lcs.DiffEntry
 
equals(Object) - Method in class gw.pl.util.Rectangle
 
equals(Object) - Method in exception gw.pl.util.webservices.login.fault.BadIdentifierException
 
equals(Object) - Method in exception gw.pl.util.webservices.login.fault.DataConversionException
 
equals(Object) - Method in exception gw.pl.util.webservices.login.fault.LoginException
 
equals(Object) - Method in exception gw.pl.util.webservices.login.fault.PermissionException
 
equals(Object) - Method in exception gw.pl.util.webservices.login.fault.ServerStateException
 
equals(Object) - Method in exception gw.pl.util.webservices.login.fault.SOAPException
 
equals(Object) - Method in exception gw.pl.util.webservices.login.fault.SOAPRetryableException
 
equals(Object) - Method in exception gw.pl.util.webservices.login.fault.SOAPSenderException
 
equals(Object) - Method in exception gw.pl.util.webservices.login.fault.SOAPServerException
 
equals(Object) - Method in class gw.plugin.security.AuthenticationSource.Failure
 
equals(Object) - Method in class gw.plugin.solr.SolrSortColumn
Determines equivalence of field name and sort direction for a SolrSortColumn
equals(Object) - Method in class gw.processes.WorkQueueBase
This is will check equality based on BatchProcesstype
equals(Object, Object) - Method in interface gw.test.TestClass.EqualityTester
 
equals(Object) - Method in class gw.test.TestMetadata
 
equals(Object) - Method in class gw.test.TestSpec
 
equals(Object) - Method in class gw.util.fingerprint.FP64
 
equals(Object, Object) - Static method in class gw.util.GosuObjectUtil
Compares two objects for equality, where either one or both objects may be null.
equals(String, String) - Static method in class gw.util.GosuStringUtil
Compares two Strings, returning true if they are equal.
equals(Object) - Method in class gw.util.Pair
 
equals(Object) - Method in class gw.util.Reference
 
equals(Object) - Method in class gw.util.SpaceEfficientHashMap
Compares the specified object with this map for equality.
equals(Object) - Method in class gw.util.Stack
 
equals(Object) - Method in class gw.util.Triple
 
equals(Object) - Method in class gw.xml.BinaryData
 
equals(Object) - Method in class gw.xml.date.AbstractXmlDateType
 
equals(Object) - Method in class gw.xml.FileNameAndLineNumber
 
equals(Object) - Method in class gw.xml.parser2.XMLFieldDeclaration
 
equals(Object) - Method in class gw.xml.parser2.XMLParseIssue
 
equals(Object) - Method in class gw.xml.XmlNamespace
 
equals(Object) - Method in class gw.xml.XMLNodeAttributeMap
Compares the specified object with this map for equality.
equals(Object) - Method in class gw.xml.xsd.typeloader.XSDEnumerationValue
 
equalsIgnoreCase(CharSequence) - Method in class gw.lang.parser.CICS
 
equalsIgnoreCase(CharSequence, CharSequence) - Static method in class gw.lang.parser.CICS
 
equalsIgnoreCase(String, String) - Static method in class gw.util.GosuStringUtil
Compares two Strings, returning true if they are equal ignoring the case.
equalsIgnoreLineSeparatorDifferences(String, String) - Static method in class gw.pl.util.StringUtil
Compares two Strings, ignoring line separator differences.
ErrantGosuClassException - Exception in gw.lang.parser.exceptions
 
ErrantGosuClassException(IGosuClass) - Constructor for exception gw.lang.parser.exceptions.ErrantGosuClassException
 
ERROR - Static variable in class gw.lang.parser.resources.Res
 
ERROR() - Static method in class gw.lang.reflect.java.JavaTypes
 
error(Object) - Method in class gw.pl.logging.ILoggerImpl
Deprecated.
 
error(Object, Throwable) - Method in class gw.pl.logging.ILoggerImpl
Deprecated.
 
error(Object) - Method in interface gw.pl.logging.Logger
Deprecated.
 
error(Object, Throwable) - Method in interface gw.pl.logging.Logger
Deprecated.
 
error(Object) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
use the slf4j method
error(Object, Throwable) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
use the slf4j method
error(String) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
error(String, Object) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
error(String, Object, Object) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
error(String, Object[]) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
error(String, Throwable) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
error(Marker, String) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
error(Marker, String, Object) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
error(Marker, String, Object, Object) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
error(Marker, String, Object[]) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
error(Marker, String, Throwable) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
ERROR - Static variable in class gw.pl.messaging.MessageStatus
Message has been acknowledged with an error condition.
error(Object) - Method in interface gw.util.ILogger
 
error(Object, Throwable) - Method in interface gw.util.ILogger
 
error(Object) - Method in class gw.util.SystemOutLogger
 
error(Object, Throwable) - Method in class gw.util.SystemOutLogger
 
error(SAXParseException) - Method in class gw.xml.LoggingXMLErrorHandler
 
error(String, Throwable) - Method in interface gw.xml.parser2.ConfigParserContext
 
error(SAXParseException) - Method in interface gw.xml.XMLErrorHandler
 
error(SAXParseException) - Method in class gw.xml.XMLNodeHandler
 
Error_Annotation_Type_Parent - Static variable in interface gw.servlet.IServletAnnotation
This is an error message that I need to get to the gosu implementation of the annotation.
ERROR_ATTRIBUTE - Static variable in interface gw.api.webservice.pl.dataExtraction.DataExtractionConstants.PLTemplateAttributes
Used to store any error messages
ERROR_CLEARED - Static variable in class gw.pl.messaging.MessageStatus
Set when a message in ERROR or RETRYABLE_ERROR state is skipped
ERROR_RETRIED - Static variable in class gw.pl.messaging.MessageStatus
Set when an message in RETRYABLE_ERROR state is retried.
ERROR_STATES - Static variable in class gw.pl.messaging.MessageStatus
 
ERROR_SUMMARY_STRING - Static variable in class gw.pl.util.ResultsBuffer
 
ERROR_TYPE - Static variable in interface gw.lang.reflect.java.IJavaClassType
 
ErrorCategory - Class in gw.pl.messaging.typekey
 
ErrorCategory(ITypeList, String) - Constructor for class gw.pl.messaging.typekey.ErrorCategory
 
ErrorJavaClassInfo - Class in gw.lang.reflect.java
 
ErrorJavaClassInfo() - Constructor for class gw.lang.reflect.java.ErrorJavaClassInfo
 
escalate(Activity) - Method in interface gw.plugin.exception.IActivityEscalationPlugin
Invoked on an activity that needs to be escalated.
ESCALATED - Static variable in class gw.pl.activity.entity.Activity.ActivityTip
 
ESCALATED_AND_NEW - Static variable in class gw.pl.activity.entity.Activity.ActivityTip
 
escape(String) - Method in interface gw.lang.parser.template.StringEscaper
 
escape(String) - Static method in class gw.pl.util.HTMLEscapeUtil
Escape a string by replacing all occurrences of special characters (such as > and <) by their corresponding escapes.
escape(String, boolean) - Static method in class gw.pl.util.HTMLEscapeUtil
 
escapeAttribute(String) - Static method in class gw.pl.util.HTMLEscapeUtil
Escape a string for use as an HTML attribute by replacing all double quotes and '&'.
escapeBody(String) - Method in interface gw.lang.parser.template.IEscapesAllContent
 
escapeForCSV(String) - Static method in class gw.pl.util.StringUtil
Escape any special characters in the string, using the CSV escape syntax.
escapeForCSV(char) - Static method in class gw.pl.util.StringUtil
Converts an escaped character code into a string literal expressing it, i.e. '"' becomes '""'
escapeForGosuStringLiteral(String) - Static method in class gw.pl.util.StringUtil
 
escapeForGosuStringLiteral(String) - Static method in class gw.util.GosuEscapeUtil
 
escapeForGosuStringLiteral(String, int, int) - Static method in class gw.util.GosuEscapeUtil
 
escapeForGosuStringLiteral(char) - Static method in class gw.util.GosuEscapeUtil
 
escapeForHTML(String) - Static method in class gw.util.GosuEscapeUtil
 
escapeForHTML(String, boolean) - Static method in class gw.util.GosuEscapeUtil
 
escapeForJava(Writer, String) - Static method in class gw.pl.util.StringUtil
 
escapeForJava(String) - Static method in class gw.pl.util.StringUtil
Escape any special characters in the string, using the Java escape syntax.
escapeForJava(StringBuffer) - Static method in class gw.pl.util.StringUtil
Like escapeForJava( String ), but escapes the stringbuffer in place.
escapeForJava(char) - Static method in class gw.pl.util.StringUtil
Converts an escaped character code into a string literal expressing it, e.g.
escapeForJava(String) - Static method in class gw.util.GosuEscapeUtil
Escape any special characters in the string, using the Java escape syntax.
escapeForJava(char) - Static method in class gw.util.GosuEscapeUtil
Converts an escaped character code into a string literal expressing it, e.g.
escapeForTextArea(String) - Static method in class gw.pl.util.HTMLEscapeUtil
 
escapeForXML(String) - Static method in class gw.pl.util.StringUtil
Escape a string by replacing all occurrences of special characters (such as > and <) by their corresponding XML entities.
ETLStrings - Class in gw.pl.etlstrings.typekey
 
ETLStrings(ITypeList, String) - Constructor for class gw.pl.etlstrings.typekey.ETLStrings
 
eval(String) - Static method in class gw.util.GosuTestUtil
 
eval(String, String, Object) - Static method in class gw.util.GosuTestUtil
 
evalDeprecationReason(IAnnotatedFeatureInfo) - Static method in class gw.lang.reflect.AnnotationReflectUtil
Deprecated.
 
evalGosu(String) - Static method in class gw.util.GosuTestUtil
Evaluates the given Gosu.
evalGosu(String, String, Object) - Static method in class gw.util.GosuTestUtil
Evaluates the given Gosu, with variables of the given names that will be the dynamic (runtime) type of the values passed in.
evalGosu(String, String, Object, String, Object) - Static method in class gw.util.GosuTestUtil
Evaluates the given Gosu, with variables of the given names that will be the dynamic (runtime) type of the values passed in.
evalGosu(String, String, Object, String, Object, String, Object) - Static method in class gw.util.GosuTestUtil
Evaluates the given Gosu, with variables of the given names that will be the dynamic (runtime) type of the values passed in.
evalGosu(String, String, Object, String, Object, String, Object, String, Object) - Static method in class gw.util.GosuTestUtil
Evaluates the given Gosu, with variables of the given names that will be the dynamic (runtime) type of the values passed in.
evalGosu(String, String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in class gw.util.GosuTestUtil
Evaluates the given Gosu, with variables of the given names that will be the dynamic (runtime) type of the values passed in.
evalGosu(String, Object[]) - Static method in class gw.util.GosuTestUtil
Evaluates the given Gosu, with variables of the given names that will be the dynamic (runtime) type of the values passed in.
evalGosu(String, ISymbolTable) - Static method in class gw.util.GosuTestUtil
 
evalIsHidden(IAnnotatedFeatureInfo) - Static method in class gw.lang.reflect.AnnotationReflectUtil
Deprecated.
 
evalParameterDecription(IParameterInfo) - Static method in class gw.lang.reflect.AnnotationReflectUtil
Deprecated.
 
evalReturnDescription(IMethodInfo) - Static method in class gw.lang.reflect.AnnotationReflectUtil
Deprecated.
 
evalRhsExpr(IExpression, Object[]) - Method in interface gw.lang.parser.expressions.IQueryExpression
 
evalThrowsInfos(IAnnotatedFeatureInfo) - Static method in class gw.lang.reflect.AnnotationReflectUtil
Deprecated.
 
evaluate(String, String[], Navigator, Location, Writer) - Method in class gw.api.quickjump.EntityViewCommand
Performs the action associated with this command.
evaluate(String, String[], Navigator, Location, Writer) - Method in class gw.api.quickjump.MultiParameterizedNavigationCommand
Performs the action associated with this command.
evaluate(String, String[], Navigator, Location, Writer) - Method in class gw.api.quickjump.ParameterizedNavigationCommand
Performs the action associated with this command.
evaluate(String, String[], Navigator, Location, Writer) - Method in class gw.api.quickjump.StaticNavigationCommand
Performs the action associated with this command.
evaluate(String, String[], Navigator, Location, Writer) - Method in class gw.api.quickjump.WizardStepCommand
Performs the action associated with this command.
evaluate() - Method in interface gw.lang.parser.expressions.IQueryExpressionEvaluator
 
evaluate(Object[]) - Method in interface gw.lang.parser.expressions.IQueryExpressionEvaluator
 
evaluate() - Method in interface gw.lang.parser.IExpression
Evaluates this Expression and returns the result.
evaluate(IExternalSymbolMap) - Method in interface gw.lang.parser.IExpression
 
evaluate() - Method in interface gw.lang.parser.IExpressionRuntime
 
evaluate() - Method in interface gw.lang.parser.IParseResult
 
evaluate() - Method in class gw.lang.parser.ParseResult
 
evaluate(Iterator) - Method in class gw.lang.reflect.features.BoundComplexPropertyChainReference
 
evaluate(Object...) - Method in class gw.lang.reflect.features.BoundMethodReference
 
evaluate(Iterator) - Method in class gw.lang.reflect.features.BoundMethodReference
 
evaluate(Iterator) - Method in class gw.lang.reflect.features.BoundPropertyReference
 
evaluate(Iterator) - Method in class gw.lang.reflect.features.BoundSimplePropertyChainReference
 
evaluate(Iterator) - Method in class gw.lang.reflect.features.ComplexPropertyChainReference
 
evaluate(Object...) - Method in class gw.lang.reflect.features.ConstructorReference
 
evaluate(Iterator) - Method in class gw.lang.reflect.features.ConstructorReference
 
evaluate(Iterator) - Method in class gw.lang.reflect.features.FeatureReference
 
evaluate(Object...) - Method in interface gw.lang.reflect.features.IInvokableFeatureReference
Evaluates reflectively
evaluate(Object...) - Method in class gw.lang.reflect.features.MethodChainReference
 
evaluate(Iterator) - Method in class gw.lang.reflect.features.MethodChainReference
 
evaluate(Object...) - Method in class gw.lang.reflect.features.MethodReference
 
evaluate(Iterator) - Method in class gw.lang.reflect.features.MethodReference
 
evaluate(Iterator) - Method in class gw.lang.reflect.features.PropertyReference
 
evaluate(Iterator) - Method in class gw.lang.reflect.features.SimplePropertyChainReference
 
evaluate(IExternalSymbolMap) - Method in class gw.lang.reflect.gs.FragmentInstance
 
evaluate(IExternalSymbolMap) - Method in interface gw.lang.reflect.gs.IGosuFragment
 
evaluate(IExternalSymbolMap) - Method in interface gw.lang.reflect.gs.IGosuProgram
 
evaluate(IExternalSymbolMap) - Method in interface gw.lang.reflect.gs.IProgramInstance
 
evaluate(String) - Method in interface gw.plugin.script.IScriptHost
Evaluate a Gosu expression or program.
evaluate() - Method in interface gw.testharness.BooleanEvaluator
 
evaluate(Annotation) - Method in class gw.testharness.KnownBreakConditionPredicate
 
evaluate(Annotation) - Method in class gw.testharness.KnownBreakDatabasePredicate
 
evaluate(Annotation) - Method in class gw.testharness.KnownBreakProductPredicate
 
evaluate(T) - Method in interface gw.util.Predicate
 
evaluateAnnotation(IAnnotationInfo) - Method in interface gw.lang.IGosuShop
 
evaluateAnnotation(IAnnotationInfo) - Static method in class gw.lang.reflect.ReflectUtil
Deprecated.
evaluateRoot(IExternalSymbolMap) - Method in interface gw.lang.reflect.gs.IGosuFragment
 
evaluateRoot(IExternalSymbolMap) - Method in interface gw.lang.reflect.gs.IGosuProgram
 
evaluateRootExpr(IExternalSymbolMap) - Method in interface gw.lang.reflect.gs.IProgramInstance
 
evaluateRootExpression(IExternalSymbolMap) - Method in class gw.lang.reflect.gs.FragmentInstance
 
evaluateWithArguments(Navigator, IType[], Object[]) - Method in class gw.api.quickjump.StaticNavigationCommand
 
evaluateWithChainedArgument(Navigator, IType, Object) - Method in class gw.api.quickjump.StaticNavigationCommand
Performs the action associated with this command, given the output of a previous command as input.
evaluateZoneCode(CountryZonesDefinition, ZoneType, String[]) - Method in class gw.api.webservice.zone.InsertTransaction
 
EvaluationException - Exception in gw.lang.parser
 
EvaluationException(String) - Constructor for exception gw.lang.parser.EvaluationException
 
evalVisibleForWebservice(IMethodInfo) - Static method in class gw.lang.reflect.AnnotationReflectUtil
Deprecated.
 
EventAware - Interface in gw.pl.messaging.entity
Interface for beans with which one or more events can be associated.
EventMessage - Class in gw.api.admin
Information about a single message in the Guidewire messaging system (see the Integration Guide for details of messaging).
EventMessage() - Constructor for class gw.api.admin.EventMessage
 
evict(K) - Method in class gw.util.concurrent.Cache
This will evict a specific key from the cache.
evictFromGlobalCache(KeyableBean) - Static method in class gw.testharness.DatabaseTestUtil
Evict bean from global cache to force it loads from database.
EXACT_MATCH - Static variable in class gw.api.geocode.AbstractGeocodePlugin
 
EXCEPTION() - Static method in class gw.lang.reflect.java.JavaTypes
 
ExceptionCodeStrings - Static variable in exception gw.api.webservice.exception.LoginException
 
ExceptionCodeStrings - Static variable in exception gw.api.webservice.exception.PermissionException
 
ExceptionInfoBuilder - Class in gw.lang.reflect
 
ExceptionInfoBuilder() - Constructor for class gw.lang.reflect.ExceptionInfoBuilder
 
ExceptionUtil - Class in gw.pl.util
Exception handling utilities.
ExceptionUtil() - Constructor for class gw.pl.util.ExceptionUtil
 
exchange(String) - Method in class gw.pl.util.MapExchanger
 
exchange(String) - Method in interface gw.pl.util.StringSubstitution.Exchanger
Return a string to substitute for the supplied token in the original source string.
ExchangeRate - Interface in gw.pl.currency.entity
ExchangeRate A rate for converting one currency to another.
ExchangeRateBuilder - Class in gw.api.databuilder
Class description...
ExchangeRateBuilder() - Constructor for class gw.api.databuilder.ExchangeRateBuilder
 
ExchangeRateBuilder(String, String, String) - Constructor for class gw.api.databuilder.ExchangeRateBuilder
 
ExchangeRateProperty - Annotation Type in gw.api.financials
Annotation used by CurrencyAmountComponent to specify the name of the exchange rate property, to be used to calculate conversions between the primary and secondary currencies.
ExchangeRatesCacheRefreshIntervalSecs - Static variable in class gw.api.system.PLConfigParameters
The time between refreshes of the ExchangeRateSet cache, in seconds *
ExchangeRateSet - Interface in gw.pl.currency.entity
ExchangeRateSet A collection of exchange rates.
ExchangeRateSetBuilder - Class in gw.api.databuilder
Class description...
ExchangeRateSetBuilder() - Constructor for class gw.api.databuilder.ExchangeRateSetBuilder
 
excludeDuplicatesOnStandardWorkItem(Object, boolean) - Method in class gw.processes.BulkInsertWorkQueueBase
This helper method will exclude duplicates for standard work items.
excludeField(IPropertyInfo) - Method in class gw.api.diff.DiffUtils
When comparing two beans, ignore this field.
excludeFromReferenceEntity(IEntityType) - Method in interface gw.api.importing.ImportingUtilHelper
This will determine if the retained entity type should also be excluded from reference entities.
excludeType(IEntityType) - Method in class gw.api.diff.DiffUtils
When comparing two beans, ignore beans of this type.
excludeWidget(String) - Method in class gw.api.print.PrintSettings.InternalPrintSettings
Marks a widget as excluded from the print process.
exec(String...) - Static method in class gw.util.process.ProcessRunner
 
exec() - Method in class gw.util.process.ProcessRunner
Executes the given command as if it had been executed from the command line of the host OS (cmd.exe on windows, /bin/sh on *nix).
exec() - Method in class gw.util.ProcessStarter
Deprecated.
Executes the given command as if it had been executed from the command line of the host OS (cmd.exe on windows, /bin/sh on *nix) and returns all content sent to standard out as a string.
exec(String) - Static method in class gw.util.Shell
Deprecated.
Executes the given command as if it had been executed from the command line of the host OS (cmd.exe on windows, /bin/sh on *nix) and returns all content sent to standard out as a string.
exec(String, String) - Static method in class gw.util.Shell
Deprecated.
Executes the given command as if it had been executed from the command line of the host OS (cmd.exe on windows, /bin/sh on *nix) and returns all content sent to standard out as a string.
execute() - Method in class gw.api.archiving.upgrade.ArchivedDocumentUpgradeVersionTrigger
Perform the transformation
execute(Restriction<T>) - Method in interface gw.api.database.BooleanExpression
Called to add predicates to the given restriction.
execute() - Method in interface gw.api.database.IDeleteBuilder
Executes the query.
execute() - Method in interface gw.api.database.IInsertBuilder
Executes the query.
execute() - Method in interface gw.api.database.IInsertSelectBuilder
Executes the query.
execute() - Method in interface gw.api.database.IUpdateBuilder
Executes the query.
execute() - Method in class gw.api.database.upgrade.after.AfterUpgradeVersionTrigger
Executes the necessary transformations
execute() - Method in class gw.api.database.upgrade.before.BeforeUpgradeVersionCheckWrapper
 
execute() - Method in class gw.api.database.upgrade.before.BeforeUpgradeVersionTrigger
Executes the necessary transformations
execute(IBeforeUpgradeRestriction) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeBooleanExpression
Called to add predicates to the given restriction.
execute() - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeDeleteBuilder
Executes the query
execute() - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeInsertBuilder
Executes the query.
execute() - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeInsertSelectBuilder
Executes the query.
execute() - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeUpdateBuilder
Executes the query.
execute() - Method in class gw.api.database.upgrade.DropTableAfterUpgradeTrigger
 
execute() - Method in class gw.api.database.upgrade.DropTableIfEmptyVersionTrigger
 
execute(T) - Method in class gw.api.databuilder.populator.AbstractBeanPopulator
 
execute(T, Object[]) - Method in class gw.api.databuilder.populator.AbstractBeanPopulator
Executes the populator on the given list of unpackaged values.
execute(T) - Method in interface gw.api.databuilder.populator.BeanPopulator
Populates the given bean.
execute() - Method in class gw.api.importing.XmlExporter
This will execute the export against the set of beens that has been previously set into this handler.
execute(Runnable) - Method in class gw.api.profiler.ExecutorHelper
 
execute(GWRunnable) - Method in interface gw.api.startable.StartablePluginCallbackHandler
Execute a block of code as the super user (su).
execute(GWRunnable, User) - Method in interface gw.api.startable.StartablePluginCallbackHandler
Execute a block of code as the given user.
execute(GWRunnable, String) - Method in interface gw.api.startable.StartablePluginCallbackHandler
Execute a block of code as the user identified by the given username.
execute(Location) - Method in class gw.api.web.admin.workflow.ManageWorkflows
execute the set command
execute(String[]) - Method in interface gw.document.TemplatePluginUtils.TemplateResultBlock
This will excecute the result.
execute(IScriptHost) - Method in interface gw.document.TemplatePluginUtils.TemplateSetupBlock
This should setup ScriptHost with the required symbols.
execute() - Method in interface gw.lang.parser.IStatement
Execute this statement.
execute(IExternalSymbolMap) - Method in interface gw.lang.parser.IStatement
Execute this statement.
execute(Writer, ISymbolTable) - Method in interface gw.lang.parser.template.ITemplateGenerator
 
execute(Writer, StringEscaper, ISymbolTable) - Method in interface gw.lang.parser.template.ITemplateGenerator
 
execute() - Method in interface gw.pl.history.entity.DataChange
This will spawn a new thread and execute the gosu.
execute(String[]) - Method in class gw.pl.main.SimpleToolMain
 
execute(T) - Method in interface gw.pl.util.CollectionUtil.Closure
 
execute() - Method in class gw.pl.util.FileUtil.LocalCleanupTimer
 
execute(CommandLine, String, Object) - Method in class gw.pl.util.webservices.CmdLineToolBase
Executes the command line.
execute(String[]) - Method in class gw.pl.util.webservices.CmdLineToolBase
Executes the command line.
execute(PluginCallbackHandler.Block) - Method in interface gw.plugin.PluginCallbackHandler
Execute a block of code within a transaction.
EXECUTE_BATCH_UPDATE_TAG - Static variable in class gw.api.profiler.ProfilerTag
 
EXECUTE_CALLBACKS - Static variable in class gw.api.profiler.ProfilerTag
 
EXECUTE_DATABASE_QUERY_TAG - Static variable in class gw.api.profiler.ProfilerTag
 
EXECUTE_EVENTS_STEP_TAG - Static variable in class gw.api.profiler.ProfilerTag
 
EXECUTE_INTERNAL_FIELD_CALLBACKS - Static variable in class gw.api.profiler.ProfilerTag
 
EXECUTE_QUERY_TAG - Static variable in class gw.api.profiler.ProfilerTag
 
EXECUTE_RULE_TAG - Static variable in class gw.api.profiler.ProfilerTag
 
EXECUTE_RULES_TAG - Static variable in class gw.api.profiler.ProfilerTag
 
EXECUTE_SINGLE_TAG - Static variable in class gw.api.profiler.ProfilerTag
 
EXECUTE_UPDATE_TAG - Static variable in class gw.api.profiler.ProfilerTag
 
executeAfterQuery(Database, Query) - Method in class gw.api.database.optimizer.oracle.SwitchOracleConsumerGroup
Deprecated.
 
executeAfterQuery(Database, Query) - Method in interface gw.api.database.QueryOptimizer
Deprecated.
This method will be removed in a future release. Do not use.
executeBeanOperation(GWMBean, String) - Method in class gw.api.tools.MBeansData
 
executeBeforeQuery(Database, Query) - Method in class gw.api.database.optimizer.oracle.SwitchOracleConsumerGroup
Deprecated.
 
executeBeforeQuery(Database, Query) - Method in interface gw.api.database.QueryOptimizer
Deprecated.
This method will be removed in a future release. Do not use.
executeInSystemTransaction(Transaction.BlockRunnable) - Static method in class gw.plugin.cluster.TransportUtils
 
executePreUpdate(PreUpdateContext) - Method in interface gw.plugin.preupdate.IPreUpdateHandler
This method will be called rather than the usual preupdate rules.
executePreUpdateRules(Object) - Static method in class gw.api.preupdate.PreUpdateUtil
Executes pre-update rules on the given entity provided that a pre-update ruleset exists for that entity.
executeRawSelectSQL(JdbcType[], String) - Method in class gw.api.database.upgrade.before.BeforeUpgradeVersionTrigger
Executes the given SELECT SQL statement.
executeRawUpdateSQL(String) - Method in class gw.api.database.upgrade.before.BeforeUpgradeVersionTrigger
Executes the given update SQL statement, either DML (INSERT, UPDATE, DELETE) or DDL.
executeSearch(ABContactSearchCriteria, ABContactAPISearchSpec) - Static method in class gw.api.webservice.addressbook.contactapi.ABContactAPISearchExecutorHelper
Deprecated.
 
executeSearch(ABContactSearchCriteria, ABContactSearchSpec) - Static method in class gw.api.webservice.addressbook.contactapi.ABContactSearchExecutor
 
executeSOAPOperation(GWSOAPOperation) - Static method in class gw.pl.util.webservices.APILocator
executeSystemServiceTransaction(Callable<T>) - Static method in class gw.testharness.DatabaseTestUtil
 
executeTemplate(Writer, String, List) - Static method in class gw.api.webservice.pl.dataExtraction.DataExtractionAPIImpl
 
executeTemplate(ITemplateGenerator, Writer) - Method in interface gw.lang.parser.template.ITemplateHost
 
executeTemplate(Reader, Writer) - Method in interface gw.lang.parser.template.ITemplateHost
 
executeTemplate(Reader, Writer, boolean) - Method in interface gw.lang.parser.template.ITemplateHost
 
executeTemplate(Reader, Writer) - Method in interface gw.plugin.script.IScriptHost
 
ExecutionSession - Class in gw.rules
Stores named attributes that can be set by rule actions for later examination (only at the end of rule execution?).
ExecutionSession() - Constructor for class gw.rules.ExecutionSession
Creates a new instance.
ExecutorHelper - Class in gw.api.profiler
 
execWithCharset(String, String...) - Static method in class gw.util.process.ProcessRunner
 
execWithPipe() - Method in class gw.util.ProcessStarter
Deprecated.
Executes the given command as if it had been executed from the command line of the host OS (cmd.exe on windows, /bin/sh on *nix) and pipes all data sent to this processes stdout, stderr, and stdin.
execWithPipe(String) - Method in class gw.util.Shell
Deprecated.
Executes the given command as if it had been executed from the command line of the host OS (cmd.exe on windows, /bin/sh on *nix) and pipes all data sent to this processes stdout, stderr, and stdin.
ExistingBean<T extends KeyableBean> - Class in gw.api.databuilder
Wrapper class that allows an existing bean to be passed to any interface expecting a ValueGenerator.
ExistingValue<T> - Class in gw.api.databuilder
Wrapper class that allows a raw existing value to be passed to any interface expecting a ValueGenerator.
exists() - Method in interface gw.api.archiving.upgrade.IArchivedEntitySet
 
exists() - Method in interface gw.api.database.upgrade.after.IAfterUpgradeColumn
Checks whether the column exists in the database
exists() - Method in interface gw.api.database.upgrade.after.IAfterUpgradeTable
Check whether the table exists in the database
exists() - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeReadOnlyColumn
Checks whether the column exists in the database
exists() - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeReadOnlyTable
Check whether the table exists in the database
exists(ResourceKey) - Method in interface gw.config.IGosuLocalizationService
 
exists() - Method in interface gw.fs.IResource
Indicates whether this resource exists.
exists() - Method in class gw.fs.jar.JarEntryResourceImpl
 
exists() - Method in class gw.fs.jar.JarFileDirectoryImpl
 
exists(ResourcePath) - Method in class gw.fs.physical.AbstractCachingPhysicalFileSystem
 
exists() - Method in class gw.fs.physical.fast.FastFileMetadata
 
exists(ResourcePath) - Method in class gw.fs.physical.fast.FastPhysicalFileSystem
 
exists() - Method in class gw.fs.physical.generic.GenericFileMetadata
 
exists(ResourcePath) - Method in class gw.fs.physical.generic.GenericPhysicalFileSystem
 
exists() - Method in interface gw.fs.physical.IFileMetadata
 
exists(ResourcePath) - Method in interface gw.fs.physical.IPhysicalFileSystem
 
exists() - Method in class gw.fs.physical.PhysicalResourceImpl
 
exists() - Method in class gw.fs.physical.win32.Win32FileMetadata
 
exists(ResourcePath) - Method in class gw.fs.physical.win32.Win32PhysicalFileSystem
 
exists() - Method in class gw.fs.url.URLFileImpl
 
exists(ResourceKey) - Static method in class gw.lang.parser.resources.Res
 
exists() - Method in class gw.pl.util.FilteringDirectory
 
existsInDatamodel() - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeReadOnlyColumn
Checks whether the column exists in the datamodel
existsInDatamodel() - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeReadOnlyTable
Check whether the table exists in the datamodel
existsPortWithName(QName) - Method in class gw.pl.util.webservices.axis.GWSymbolTable
checks whether there exists a WSDL port with a given name in the current symbol table
exit() - Method in class gw.api.profiler.ExecutorHelper
 
exit() - Method in class gw.api.profiler.ProfilerTag
 
exit() - Method in interface gw.lang.IReentrant
 
exit() - Method in class gw.rules.Action
Stop executing this entire rule set immediately.
exitAfter() - Method in class gw.rules.Action
Exit after all the child rules of this rule execute.
ExitCode - Enum in gw.rules
An internal enumeration used to control the exit codes of rules.
exitProfiling() - Static method in class gw.api.profiler.Profiler
Clears out the stack for the current thread
exitToNext() - Method in class gw.rules.Action
Exit this rule and resume execution at the next active rule (a sibling or ancestor).
exitToNextParent() - Method in class gw.rules.Action
Exit this rule and resume execution at the next rule following this rule's parent (a sibling or ancestor of this rule's parent).
exitToNextRoot() - Method in class gw.rules.Action
Exit this rule and resume execution at the next root rule in the rule set.
exitValue() - Method in class gw.util.ShellProcess
Returns the exit value for the subprocess.
Expando - Class in gw.lang.reflect
 
Expando() - Constructor for class gw.lang.reflect.Expando
 
EXPIRATIONDATE_DYNPROP - Static variable in interface gw.pl.persistence.core.effdate.entity.EffDated
 
EXPORT - Static variable in class gw.pl.modules.ModuleDependencyNode
 
Exportable - Annotation Type in gw.lang
Use this interface to mark an entity field as exportable.
exportData(ExportDataInfo) - Static method in class gw.api.admin.BaseAdminUtil
Writes an XML representation of the given export data to the current HTTP response.
ExportDataInfo - Class in gw.api.admin
Maintains a data set to be exported.
ExportDataInfo() - Constructor for class gw.api.admin.ExportDataInfo
Create a new ExportDataInfo object, with the administration export data set as its current data set.
Expr(Object...) - Static method in class gw.api.database.DBFunction
Returns a function defined by the given expression.
EXPRESSION_TYPE - Static variable in class gw.xml.parser2.XMLAttributePropertyInfo
 
ExtContactSrchResult - Interface in gw.pl.contact.entity
Contact search results containing a set of contact summary objects.
extend(String) - Method in class gw.util.fingerprint.FP64
Extends this fingerprint by the characters of the String s, which must be non-null.
extend(char[]) - Method in class gw.util.fingerprint.FP64
Extends this fingerprint by the characters chars[start]..chars[start+length-1].
extend(char[], int, int) - Method in class gw.util.fingerprint.FP64
Extends this fingerprint by the characters chars[start]..chars[start+length-1].
extend(byte[], int, int) - Method in class gw.util.fingerprint.FP64
Extends this fingerprint by the bytes bytes[offset]..bytes[offset+length-1].
extend(byte[]) - Method in class gw.util.fingerprint.FP64
Extends this fingerprint by the bytes
extend(int) - Method in class gw.util.fingerprint.FP64
Extends this fingerprint by the integer i.
extend(long) - Method in class gw.util.fingerprint.FP64
Extends this fingerprint by the integer i.
extend(char) - Method in class gw.util.fingerprint.FP64
Extends this fingerprint by the character c.
extend(byte) - Method in class gw.util.fingerprint.FP64
Extends this fingerprint by the byte b.
extend(InputStream) - Method in class gw.util.fingerprint.FP64
Extends this fingerprint by the bytes of the stream stream, which must be non-null.
extend(ByteBuffer) - Method in class gw.util.fingerprint.FP64
 
extension - Variable in class gw.util.perf.codestats.FileInfo
 
EXTENSION - Static variable in class gw.xml.xsd.schema.XSDSimpleContent
 
EXTENSION_VER_ATTRIB - Static variable in class gw.api.importing.ImportingUtil
 
EXTENSIONS - Static variable in class gw.lang.reflect.gs.GosuClassTypeLoader
 
EXTENSIONS - Static variable in interface gw.lang.reflect.IDefaultTypeLoader
 
Extensions - Class in gw.util
Utility class to scan for certain manifest headers through the classpath.
EXTENSIONS_ARRAY - Static variable in interface gw.lang.reflect.IDefaultTypeLoader
 
EXTERNAL - Static variable in class gw.lang.reflect.ScriptabilityModifierTypes
 
EXTERNAL_CONN_POOL_INIT_NEW_CONN - Static variable in class gw.api.profiler.ProfilerTag
 
EXTERNAL_CONN_POOL_INIT_NEW_CONN_CHECK_STATEMENT - Static variable in class gw.api.profiler.ProfilerTag
 
EXTERNAL_CONN_POOL_INIT_NEW_CONN_SET_STATEMENT - Static variable in class gw.api.profiler.ProfilerTag
 
ExternalContact - Interface in gw.api.contact
Represents a contact that is managed by an external source.
ExternalContactSource - Interface in gw.api.contact
PCF interface to an external Contact source.
ExternalDestinationConfig - Class in gw.api.messaging
A class for passing the configuration information from the batch server to the client.
ExternalDestinationConfig(DestinationConfig) - Constructor for class gw.api.messaging.ExternalDestinationConfig
 
ExternalEnum - Interface in gw.pl.external
Deprecated.
External entities are deprecated. Please use the new Java API instead.
ExternallyReferenceable - Interface in gw.pl.productmodel.entity
ExternallyReferenceable null
ExternalProxy - Interface in gw.pl.external
Deprecated.
External entities are deprecated. Please use the new Java API instead.
ExternalSymbolMapBase - Class in gw.lang.parser
 
ExternalSymbolMapBase(boolean) - Constructor for class gw.lang.parser.ExternalSymbolMapBase
 
ExternalSymbolMapForMap - Class in gw.lang.parser
 
ExternalSymbolMapForMap(HashMap<String, ISymbol>) - Constructor for class gw.lang.parser.ExternalSymbolMapForMap
 
ExternalSymbolMapForMap(HashMap<String, ISymbol>, boolean) - Constructor for class gw.lang.parser.ExternalSymbolMapForMap
 
ExternalSymbolMapSymbolTableWrapper - Class in gw.lang.parser
 
ExternalSymbolMapSymbolTableWrapper(ISymbolTable) - Constructor for class gw.lang.parser.ExternalSymbolMapSymbolTableWrapper
 
ExternalSymbolMapSymbolTableWrapper(ISymbolTable, boolean) - Constructor for class gw.lang.parser.ExternalSymbolMapSymbolTableWrapper
 
ExternalToolType - Class in gw.pl.activity.typekey
 
ExternalToolType(ITypeList, String) - Constructor for class gw.pl.activity.typekey.ExternalToolType
 
ExternalTransactionIdRequiredException - Exception in gw.xml.ws.annotation
Thrown if the API operation or class is annotated with WsiCheckDuplicateExternalTransaction, but there was no transaction id defined in the header.
ExternalTransactionIdRequiredException() - Constructor for exception gw.xml.ws.annotation.ExternalTransactionIdRequiredException
Constructs a new exception with null as its detail message.
ExternalTransactionIdRequiredException(String) - Constructor for exception gw.xml.ws.annotation.ExternalTransactionIdRequiredException
Constructs a new exception with the specified detail message.
ExternalTransactionIdRequiredException(String, Throwable) - Constructor for exception gw.xml.ws.annotation.ExternalTransactionIdRequiredException
Constructs a new exception with the specified detail message and cause.
ExternalTransactionIdRequiredException(Throwable) - Constructor for exception gw.xml.ws.annotation.ExternalTransactionIdRequiredException
Constructs a new exception with the specified cause and a detail message of (cause==null ?
ExtJSBrowserModeCondition - Class in gw.testharness.environmentalcondition
The ExtJS condition evaluates to true if the application is started in Ext JS rendering mode.
ExtJSBrowserModeCondition() - Constructor for class gw.testharness.environmentalcondition.ExtJSBrowserModeCondition
 
ExtJSCondition - Class in gw.testharness.environmentalcondition
The ExtJS condition evaluates to true if the application is started in Ext JS rendering mode.
ExtJSCondition() - Constructor for class gw.testharness.environmentalcondition.ExtJSCondition
 
ExtJSServerModeCondition - Class in gw.testharness.environmentalcondition
The ExtJS condition evaluates to true if the application is started in Ext JS rendering mode.
ExtJSServerModeCondition() - Constructor for class gw.testharness.environmentalcondition.ExtJSServerModeCondition
 
Extractable - Interface in gw.pl.extract.entity
Extractable null
ExtractableEntityFilter - Class in gw.api.graph
Used to traverse only extractable entities (i.e., in domain graph).
ExtractableEntityFilter() - Constructor for class gw.api.graph.ExtractableEntityFilter
 
extractArrayListRange(ArrayList, int, int) - Static method in class gw.pl.util.CollectionUtil
Extracts a portion of an ArrayList into a new ArrayList (using shallow copy).
extractCurrency(RT, String) - Method in class gw.api.database.QueryBeanResultWithSummary
Maps the path given, typically in a pebbles summaryRow, to a Currency using the summary row result.
extractCurrency(S, String) - Method in interface gw.api.database.QueryBeanResultWithSummary.ValueMapper
 
extractCurrency(QueryRow, String) - Method in class gw.api.database.StandardQueryBeanResultWithSummary.StandardValueMapper
 
extractMethodsRemotely(TestExecutionManager, String) - Static method in class gw.test.remote.RemoteTestClassWrapper
 
extractRuntimeTypes(Object...) - Static method in class gw.lang.reflect.ReflectUtil
 
extractSourceQuery(Object) - Method in class gw.processes.BulkInsertWorkQueueBase
getSourceQuery
extractTarget(StandardWorkItem) - Method in class gw.processes.WorkQueueBase
This method will extract the target from the StandardWorkItem
extractTestMethods(IType) - Static method in class gw.test.TestSpec
 
extractTestMethods(Class<? extends TestCase>) - Static method in class gw.test.TestSpec
 
extractValue(RT, String) - Method in class gw.api.database.QueryBeanResultWithSummary
Maps the path given, typically in a pebbles summaryRow, to a number using the summary row result.
extractValue(S, String) - Method in interface gw.api.database.QueryBeanResultWithSummary.ValueMapper
Maps the path given, typically in a pebbles summaryRow, to a number using the summary row result.
extractValue(QueryRow, String) - Method in class gw.api.database.StandardQueryBeanResultWithSummary.StandardValueMapper
 

F

fail(Date, String) - Method in interface gw.pl.workqueue.entity.WorkItem
Fail work item
failCheckScale(Object, IPropertyInfo, BigDecimal, Integer) - Method in class gw.datatype.impl.CurrencyAmountConstraintsHandlerBase
 
failCheckScale(Object, IPropertyInfo, BigDecimal, Integer) - Method in class gw.datatype.impl.DecimalConstraintsHandlerBase
 
FailedAttemptsBeforeLockout - Static variable in class gw.api.system.PLConfigParameters
Number of failed attempts that are allowed before a user is locked out, or -1 to disable the account lockout feature For example, setting this to 3 means that the third unsuccessful try will lock the user's account *
FailedLoginException - Static variable in exception gw.api.webservice.exception.LoginException
 
FailedLoginException(String) - Static method in exception gw.api.webservice.exception.LoginException
 
failSetScale(Bean, IEntityPropertyInfo, Object, int) - Method in class gw.datatype.impl.CurrencyAmountPersistenceHandler
 
failSetScale(Bean, IEntityPropertyInfo, Object, int) - Method in class gw.datatype.impl.DecimalPersistenceHandler
 
FAILURE - Static variable in class gw.api.tools.BatchProcessRunResult
 
FALSE_OPTION - Static variable in class gw.api.database.optimizer.oracle.EnableOracleQueryRewrite
Deprecated.
 
FastFileMetadata - Class in gw.fs.physical.fast
 
FastFileMetadata(File) - Constructor for class gw.fs.physical.fast.FastFileMetadata
 
FastPhysicalFileSystem - Class in gw.fs.physical.fast
 
FastPhysicalFileSystem() - Constructor for class gw.fs.physical.fast.FastPhysicalFileSystem
 
fatal(Object) - Method in class gw.pl.logging.ILoggerImpl
Deprecated.
 
fatal(Object, Throwable) - Method in class gw.pl.logging.ILoggerImpl
Deprecated.
 
fatal(Object) - Method in interface gw.pl.logging.Logger
Deprecated.
 
fatal(Object, Throwable) - Method in interface gw.pl.logging.Logger
Deprecated.
 
fatal(Object) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
Use ERROR instead.
fatal(Object, Throwable) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
Use ERROR instead.
fatal(Object) - Method in interface gw.util.ILogger
 
fatal(Object, Throwable) - Method in interface gw.util.ILogger
 
fatal(Object) - Method in class gw.util.SystemOutLogger
 
fatal(Object, Throwable) - Method in class gw.util.SystemOutLogger
 
FeatureCategory - Class in gw.lang.reflect
 
FeatureCategory(String, int, boolean) - Constructor for class gw.lang.reflect.FeatureCategory
 
FeatureManager<T extends java.lang.CharSequence> - Class in gw.lang.reflect
 
FeatureManager(IRelativeTypeInfo, boolean) - Constructor for class gw.lang.reflect.FeatureManager
 
FeatureManager(IRelativeTypeInfo, boolean, boolean) - Constructor for class gw.lang.reflect.FeatureManager
 
FeatureManagerTypeInfoBase<T extends java.lang.CharSequence> - Class in gw.lang.reflect
 
FeatureManagerTypeInfoBase(IType) - Constructor for class gw.lang.reflect.FeatureManagerTypeInfoBase
 
FeatureReference<R,T> - Class in gw.lang.reflect.features
 
FeatureReference() - Constructor for class gw.lang.reflect.features.FeatureReference
 
FEB10_2008 - Static variable in interface gw.testharness.PLTestConstants
 
FEB11_2008 - Static variable in interface gw.testharness.PLTestConstants
 
FEB12_2008 - Static variable in interface gw.testharness.PLTestConstants
 
FEB14_2008 - Static variable in interface gw.testharness.PLTestConstants
 
FEB15_2008 - Static variable in interface gw.testharness.PLTestConstants
 
FEB16_2008 - Static variable in interface gw.testharness.PLTestConstants
 
FEB17_2008 - Static variable in interface gw.testharness.PLTestConstants
 
FEB1_2008 - Static variable in interface gw.testharness.PLTestConstants
 
FEB20_2008 - Static variable in interface gw.testharness.PLTestConstants
 
FEB22_2008 - Static variable in interface gw.testharness.PLTestConstants
 
FEB25_2008 - Static variable in interface gw.testharness.PLTestConstants
 
FEB28_2008 - Static variable in interface gw.testharness.PLTestConstants
 
FEB29_2008 - Static variable in interface gw.testharness.PLTestConstants
 
FEB3_2008 - Static variable in interface gw.testharness.PLTestConstants
 
FEB4_2008 - Static variable in interface gw.testharness.PLTestConstants
 
FEB5_2008 - Static variable in interface gw.testharness.PLTestConstants
 
FEB9_2008 - Static variable in interface gw.testharness.PLTestConstants
 
fetch(int, int, int) - Method in class gw.plugin.solr.PagedQueryIterator
 
fetch(URI, File) - Static method in class gw.xml.ws.Wsdl2Gosu
Recursively fetches the WSDLs and associated resources at the specified location.
fetch(List<URI>, File) - Static method in class gw.xml.ws.Wsdl2Gosu
Recursively fetches the WSDLs and associated resources at the specified locations.
fetch(URI, LinkedHashMap<String, Definitions>, LinkedHashMap<String, Schema>) - Static method in class gw.xml.ws.Wsdl2Gosu
Recursively fetches the WSDLs and associated schemas at the specified location.
fetch(URI, LinkedHashMap<String, Schema>) - Static method in class gw.xml.ws.Wsdl2Gosu
Recursively fetches the schemas at the specified location.
FetchLimitExceededException - Exception in gw.plugin.solr
 
FetchLimitExceededException(int) - Constructor for exception gw.plugin.solr.FetchLimitExceededException
 
field(String) - Static method in class gw.lang.ir.builder.IRBuilderMethods
 
field(String) - Method in class gw.lang.ir.builder.IRExpressionBuilder
 
FieldChanges - Class in gw.api.webservice.messagingTools
Stores a list of field changes for an object that is applied as part of an acknowledgement The field changes are stored in an array of RemoteFieldValue, which is essentially a name/value pair.
FieldChanges() - Constructor for class gw.api.webservice.messagingTools.FieldChanges
 
FieldChanges(String, FieldChangeValue[]) - Constructor for class gw.api.webservice.messagingTools.FieldChanges
 
FieldChangeUpdateOp - Interface in gw.pl.addressbook.entity
Deprecated.
Since ClaimCenter 8.0, only used by deprecated IAddressBookAdapter
FieldChangeValue - Class in gw.api.webservice.messagingTools
RemoteFieldValue is essentially a name value pair.
FieldChangeValue() - Constructor for class gw.api.webservice.messagingTools.FieldChangeValue
 
FieldConversionException - Exception in gw.api.webservice.exception
Thrown when a data type cannot be converted into the native data type.
FieldConversionException(String) - Constructor for exception gw.api.webservice.exception.FieldConversionException
 
FieldConversionException - Exception in gw.pl.util.webservices.login.fault
Thrown when a data type cannot be converted into the native data type.
FieldConversionException() - Constructor for exception gw.pl.util.webservices.login.fault.FieldConversionException
 
FieldDeclarationVisitor - Class in gw.lang.reflect.java.asm
 
FieldDeclarationVisitor(AsmField) - Constructor for class gw.lang.reflect.java.asm.FieldDeclarationVisitor
 
FieldFilter - Class in gw.api.webservice
A FieldFilter represents a mapping from an entity name to an array of field names.
FieldFilter() - Constructor for class gw.api.webservice.FieldFilter
 
FieldFormatException - Exception in gw.api.webservice.exception
Thrown when the input type does not match the format specified in the metadata.
FieldFormatException(String) - Constructor for exception gw.api.webservice.exception.FieldFormatException
 
FieldFormatException - Exception in gw.pl.util.webservices.login.fault
Thrown when the input type does not match the format specified in the metadata.
FieldFormatException() - Constructor for exception gw.pl.util.webservices.login.fault.FieldFormatException
 
FieldMapperBase - Class in gw.api.util.mapping
 
FieldMapperBase() - Constructor for class gw.api.util.mapping.FieldMapperBase
 
fields - Variable in class gw.plugin.document.impl.XFDFNode
 
FieldSignatureVisitor - Class in gw.lang.reflect.java.asm
 
FieldValidation - Class in gw.api.validation
FieldValidation Field validation error raised on an entity
FieldValidation() - Constructor for class gw.api.validation.FieldValidation
 
FieldValidation - Interface in gw.pl.validation.old.entity
FieldValidation Field validation error or warning raised on an entity
FieldValidationData - Class in gw.plugin.validation
Stores validation data for an individual field related to the entity being validated.
FieldValidationData() - Constructor for class gw.plugin.validation.FieldValidationData
 
FieldValidationResult - Class in gw.api.validation
Class description...
FieldValidationResult() - Constructor for class gw.api.validation.FieldValidationResult
 
FieldValue - Class in gw.api.webservice.messagingTools
FieldValue is essentially a name value pair.
FieldValue() - Constructor for class gw.api.webservice.messagingTools.FieldValue
 
FieldValue(String, String) - Constructor for class gw.api.webservice.messagingTools.FieldValue
 
FieldValue - Class in gw.api.webservice.pl
FieldValue is essentially a name value pair.
FieldValue() - Constructor for class gw.api.webservice.pl.FieldValue
 
file(String) - Method in interface gw.fs.IDirectory
Constucts a file given the path.
file(IJarFileDirectory, String) - Static method in class gw.fs.IDirectoryUtil
 
file(String) - Method in class gw.fs.jar.JarEntryDirectoryImpl
 
file(String) - Method in class gw.fs.jar.JarFileDirectoryImpl
 
file(String) - Method in class gw.fs.physical.PhysicalDirectoryImpl
 
file - Variable in class gw.lang.reflect.RefreshRequest
 
FILE - Static variable in class gw.pl.modules.ImportModulesNode
 
file(String) - Method in class gw.pl.util.FilteringDirectory
 
FILE_ATTRIBUTE_ARCHIVE - Static variable in class gw.fs.physical.win32.Win32Util
 
FILE_ATTRIBUTE_COMPRESSED - Static variable in class gw.fs.physical.win32.Win32Util
 
FILE_ATTRIBUTE_DEVICE - Static variable in class gw.fs.physical.win32.Win32Util
 
FILE_ATTRIBUTE_DIRECTORY - Static variable in class gw.fs.physical.win32.Win32Util
 
FILE_ATTRIBUTE_ENCRYPTED - Static variable in class gw.fs.physical.win32.Win32Util
 
FILE_ATTRIBUTE_HIDDEN - Static variable in class gw.fs.physical.win32.Win32Util
 
FILE_ATTRIBUTE_NORMAL - Static variable in class gw.fs.physical.win32.Win32Util
 
FILE_ATTRIBUTE_NOT_CONTENT_INDEXED - Static variable in class gw.fs.physical.win32.Win32Util
 
FILE_ATTRIBUTE_OFFLINE - Static variable in class gw.fs.physical.win32.Win32Util
 
FILE_ATTRIBUTE_READONLY - Static variable in class gw.fs.physical.win32.Win32Util
 
FILE_ATTRIBUTE_REPARSE_POINT - Static variable in class gw.fs.physical.win32.Win32Util
 
FILE_ATTRIBUTE_SPARSE_FILE - Static variable in class gw.fs.physical.win32.Win32Util
 
FILE_ATTRIBUTE_SYSTEM - Static variable in class gw.fs.physical.win32.Win32Util
 
FILE_ATTRIBUTE_TEMPORARY - Static variable in class gw.fs.physical.win32.Win32Util
 
FILE_ATTRIBUTE_VIRTUAL - Static variable in class gw.fs.physical.win32.Win32Util
 
FileBlock - Interface in gw.pl.file
Interface description...
fileCount - Variable in class gw.util.perf.codestats.FileInfo
 
fileExistsInScmRepository(File) - Method in interface gw.api.scm.IScmAdapter
Returns true if the file is checked in the source control manager's repository.
FileFactory - Class in gw.fs
 
FileInfo - Class in gw.util.perf.codestats
 
FileInfo(String) - Constructor for class gw.util.perf.codestats.FileInfo
 
FileIntegrationLogger - Class in gw.plugin.integration.inbound.logging.file.line
 
FileIntegrationLogger() - Constructor for class gw.plugin.integration.inbound.logging.file.line.FileIntegrationLogger
 
FileIntegrationMessageReplyHandler - Class in gw.plugin.integration.inbound.logging.reply
 
FileIntegrationMessageReplyHandler() - Constructor for class gw.plugin.integration.inbound.logging.reply.FileIntegrationMessageReplyHandler
 
fileMetadata(String) - Static method in class gw.fs.physical.win32.NativeWin32API
 
fileMetadata(String, INativeWin32APICallback) - Static method in class gw.fs.physical.win32.NativeWin32API
 
fileName - Variable in class gw.plugin.document.impl.XFDFNode
 
FileNameAndLineNumber - Class in gw.xml
 
FileNameAndLineNumber(IFile, int) - Constructor for class gw.xml.FileNameAndLineNumber
 
FileNameAndLineNumber(IFile, int, int) - Constructor for class gw.xml.FileNameAndLineNumber
 
FileNameAndLineNumber(File, int) - Constructor for class gw.xml.FileNameAndLineNumber
 
FileNameAndLineNumber(IFile, int, int, String) - Constructor for class gw.xml.FileNameAndLineNumber
 
FileRelationship - Enum in gw.pl.util
Created by IntelliJ IDEA.
FileSource - Class in gw.lang.parser
 
FileSource(IFileSystemGosuClassRepository.IClassFileInfo) - Constructor for class gw.lang.parser.FileSource
 
fileUnderParent(File, File) - Static method in class gw.pl.util.FileUtil
Returns true if file is under parent
FileUploadURL(String) - Static method in class gw.document.DocumentsUtilBase
Returns the absolute URL for file uploads
FileUtil - Class in gw.pl.util
 
FileUtil() - Constructor for class gw.pl.util.FileUtil
 
FileUtil.LocalCleanupTimer - Class in gw.pl.util
 
FileUtil.LocalCleanupTimer(long) - Constructor for class gw.pl.util.FileUtil.LocalCleanupTimer
 
fillInStackTrace() - Method in exception gw.lang.parser.exceptions.ParseIssue
Don't fill in stack trace since parse issues are not really "exceptional" in terms of the parser's Java implementation; we don't care much about the Java stack trace when these are thrown.
fillInStackTrace() - Method in exception gw.pl.exception.GWRuntimeExceptionWithNoStacktrace
 
fillInStackTrace() - Method in exception gw.rules.AbortExecutionException
Overrides Throwable.fillInStackTrace() to do basically nothing.
fillTree(Properties) - Method in class gw.pl.util.PropertyTree
 
FilteringDirectory - Class in gw.pl.util
IDirectory implementation that returns only files with certain extensions.
FilteringDirectory(IDirectory, String...) - Constructor for class gw.pl.util.FilteringDirectory
 
filterIssues(ValidationIssueFilter) - Method in class gw.api.validation.EntityValidation
Returns a list of issues that pass the given filter.
filterIssues(ValidationIssueFilter) - Method in interface gw.api.validation.IValidationResult
Returns a list of issues that pass the given filter.
filterIssues(ValidationIssueFilter) - Method in class gw.api.validation.ValidationResult
Returns a list of issues that pass the given filter.
filterMethods(IRelativeTypeInfo.Accessibility) - Method in class gw.lang.reflect.MethodList
 
filterNonapplicableAnnotations(Map<String, Annotation>, Map<String, Annotation>) - Static method in class gw.testharness.v3.PLTestClassUtil
One of the specified KnownBreak conditions has to apply in order to make this a "Known Breaking" test.
filterNonEffDatedLinkChanges(List<DiffItem>, IEntityType, int) - Method in class gw.api.diff.DiffUtils
 
filterOptionsForHelpPrinting(Options) - Method in class gw.pl.util.webservices.CmdLineToolBase
Filters the command line options when printing the help message.
filterQuery(Query) - Method in class gw.api.admin.DecentralizedAdminFilter
 
filterQuery(Query) - Method in class gw.api.filters.StandardQueryFilter
Returns a Query that is like the passed-in query but performs the relevant filtering in the database.
filterQuery(IQuery) - Method in class gw.api.filters.StandardQueryFilter
Applies this filter to the given query.
filterQuery(Query) - Method in class gw.api.tools.SafePersistingOrderInfoHelper.AllEntities
 
filterQuery(Query) - Method in class gw.api.tools.SafePersistingOrderInfoHelper.WithRulesOnly
 
filterQuery(Query) - Method in class gw.api.util.CoreFilters.AllFilter
 
filterQuery(Query) - Method in class gw.api.util.CoreFilters.CompareNDays
 
filterQuery(Query) - Method in class gw.api.util.CoreFilters.DateDueInNextNDays
 
filterQuery(Query) - Method in class gw.api.util.CoreFilters.DateInLastBusinessWeek
 
filterQuery(Query) - Method in class gw.api.util.CoreFilters.Equals
 
filterQuery(Query) - Method in class gw.api.util.CoreFilters.In
 
filterQuery(Query) - Method in class gw.api.util.CoreFilters.NotEquals
 
filterQuery(Query) - Method in class gw.api.web.history.HistoryFilters.All
 
filterQuery(Query) - Method in class gw.api.web.history.HistoryFilters.Last120Days
 
filterQuery(Query) - Method in class gw.api.web.history.HistoryFilters.Last180Days
 
filterQuery(Query) - Method in class gw.api.web.history.HistoryFilters.Last30Days
 
filterQuery(Query) - Method in class gw.api.web.history.HistoryFilters.Last3Years
 
filterQuery(Query) - Method in class gw.api.web.history.HistoryFilters.Last60Days
 
filterQuery(Query) - Method in class gw.api.web.history.HistoryFilters.Last90Days
 
filterQuery(Query) - Method in class gw.api.web.history.HistoryFilters.LastYear
 
filterQuery(Query) - Method in class gw.api.web.tools.WorkQueueInfoPage.AllActive
 
filterQuery(Query) - Method in class gw.api.web.tools.WorkQueueInfoPage.AllErrors
 
filterQuery(Query) - Method in class gw.api.web.tools.WorkQueueInfoPage.AllFailures
 
filterQuery(Query) - Method in class gw.api.web.tools.WorkQueueInfoPage.AllProblems
 
Filters - Class in gw.api.graph
Utility class for dealing with traversal filters.
Filters() - Constructor for class gw.api.graph.Filters
 
FILTERS - Static variable in class gw.api.web.tools.BatchProcessInfoPage
 
FILTERSET - Static variable in class gw.api.admin.SOOMessageFilters
 
FilterSetBase - Class in gw.api.filters
Base class for filters sets.
FilterSetBase() - Constructor for class gw.api.filters.FilterSetBase
 
finalize() - Method in class gw.pl.util.xml.XMLCodec
 
finalSetOfStrings(String[]) - Static method in class gw.pl.util.StringUtil
Returns an unmodifiable set containing the given strings
FinancialCriterion - Interface in gw.pl.custom.entity
FinancialCriterion A component used as part of a larger search criteria entity.
FinancialCriterion - Class in gw.pl.custom.typekey
 
FinancialCriterion(ITypeList, String) - Constructor for class gw.pl.custom.typekey.FinancialCriterion
 
FinancialSearchField - Class in gw.pl.custom.typekey
 
FinancialSearchField(ITypeList, String) - Constructor for class gw.pl.custom.typekey.FinancialSearchField
 
find(String, String, String, IFieldFilter[]) - Static method in class gw.api.webservice.DataObjectAPIImpl
 
find(String, String, String) - Method in interface gw.pl.util.webservices.DataAPIShell.ShellAPI
 
find(XMLNodePredicate<? super N>, List<N>) - Method in class gw.xml.AbstractXMLNode
 
findActivityPatternsByCode(String) - Method in interface gw.api.activity.PublicActivityPatternFinder
Deprecated.
ActivityPattern unique on code, use getActivityPattern instead
findAdminZones() - Method in interface gw.api.admin.PublicZoneFinder
Find all admin zones.
findAll(XMLNodePredicate<N>) - Method in class gw.xml.AbstractXMLNode
Returns a list of all nodes in this node tree that satisfy the given predicate.
findAll(XMLNodePredicate<N>) - Method in interface gw.xml.IReadOnlyXMLNode
 
findAllActivitiesFromQueuesFromGroupsOfCurrentUser() - Method in interface gw.api.assignment.PublicAssignableQueueFinder
Finds all activities from the group of the current user's queues.
findAllFilesByExtension(String) - Method in interface gw.lang.reflect.gs.IFileSystemGosuClassRepository
 
findAllOrganizations() - Static method in class gw.api.admin.BaseAdminUtil
Return all the organizations in the system that have zones.
findAllOrganizationsWithZones() - Static method in class gw.api.admin.BaseAdminUtil
Return all the organizations in the system.
findAllUpgradeInstancesDateDescending() - Method in class gw.api.tools.UpgradeInfoPageHelper
Returns all UpgradeInstance beans, most recent first.
findAncestorParsedElementByType(Class...) - Method in interface gw.lang.parser.IParsedElement
 
findAssignableMethod(IMethodInfo) - Method in class gw.lang.reflect.MethodList
 
findAssignment(RoundRobinState, Set<Key>, AssignmentType, KeyableBean) - Static method in class gw.api.assignment.DynamicAssignmentUtil
Deprecated.
findAvailableConversions(FXRateMarket, Currency) - Method in interface gw.currency.fxrate.FXRateService
Returns a set of the conversions to or from the given Currency which are available from the given FXRateMarket
findAvailableMarkets(Currency, Currency) - Method in interface gw.currency.fxrate.FXRateService
Return a set of Markets that can convert using the given pair of currencies
findByCategory(ActivityCategory) - Method in interface gw.api.activity.PublicActivityPatternFinder
Returns a query processor containing all activity patterns with the given category for the pattern's "category" attribute.
findByClass(Class<T>) - Method in class gw.xml.parser2.PLXMLNode
 
findById(long) - Method in interface gw.plugin.messaging.MessageFinder
Finds and returns a message from the local database given its ID.
findByPublicId(String) - Method in interface gw.api.community.PublicGroupFinder
 
findByPublicId(Class<T>, String) - Static method in class gw.api.database.Queries
Returns a bean with given publicId or null if none matches.
findBySenderRefID(String) - Method in interface gw.plugin.messaging.MessageFinder
Deprecated.
Please use MessageFinder.findBySenderRefID(String, int) instead as there can be the same senderRefID for different destinations.
findBySenderRefID(String, int) - Method in interface gw.plugin.messaging.MessageFinder
Finds and returns a message from the local database whose SenderRefID field contains senderRefID and whose destinationID field contains destinationID.
findCallableMethod(String, IType[], IType) - Static method in class gw.lang.reflect.ReflectUtil
 
findClass(String) - Method in interface gw.lang.reflect.gs.IGosuClassLoader
 
findClass(String, String[]) - Method in interface gw.lang.reflect.gs.IGosuClassRepository
Finds the ISourceFileHandle for a given fully-qualified class name, or null if no such source file exists
findCoercer(IType, IType, boolean) - Method in interface gw.lang.parser.ICoercionManager
 
findCoercer(IType, IType, boolean) - Method in class gw.lang.parser.StandardCoercionManager
 
findConfiguredCurrencies(FXRateMarket) - Method in interface gw.currency.fxrate.FXRateService
Returns a Set of all currencies for the given market
findConstructor(IJavaClassInfo, int) - Static method in class gw.lang.ir.builder.IRElementBuilder
 
findContactsToScore() - Method in interface gw.plugin.contact.IABContactScoringPlugin
 
findDeclaringStatement(IParsedElement, String) - Method in interface gw.lang.parser.IParsedElement
 
findDefinitiveMatch(Contact) - Method in interface gw.plugin.addressbook.IAddressBookAdapter
Deprecated.
Since ClaimCenter 8.0 Use findDuplicates() in ContactSystemPlugin.
findDescendantsWithParsedElementType(Class) - Method in interface gw.lang.parser.IParseTree
 
findDistinctIndexesOf(String, String) - Static method in class gw.pl.util.StringUtil
Finds the index for all disjoint (non-overlapping) occurances of the substringToLookFor in the string.
findDistinctIndexesOf(String, String) - Static method in class gw.util.GosuStringUtil
 
findDuplicates(List<EffDatedVersionList>) - Method in class gw.api.diff.DiffUtils
 
findDuplicates(Map<EffDatedVersionList, List<EffDated>>) - Method in class gw.api.diff.DiffUtils
 
findDuplicates(PendingContactCreate) - Static method in class gw.api.web.contact.PendingContactChangeUtil
 
findDuplicates(ABContact, ABContactSearchSpec) - Method in interface gw.plugin.contact.IFindDuplicatesPlugin
Finds contacts that match the specified contact.
findDuplicates(ABContact, ABContactAPISearchSpec) - Method in interface gw.plugin.contact.IFindDuplicatesPlugin
Deprecated.
(Since 8.0.0) Use the other findDuplicates method that takes a ABContactSearchSpec and returns a ABContactSearchResult.
findEarliestAvailableRateDate(FXRateMarket) - Method in interface gw.currency.fxrate.FXRateService
Returns the earliest available market rate date
findEldestAncestor(Class<T>, IParsedElement) - Static method in class gw.lang.parser.expressions.IIdentifierExpression.FeatureInfoWrapper
 
findElementToMoveToAfter(IParseTree) - Static method in class gw.util.GosuRefactorUtil
 
findEntity(String) - Method in class gw.api.quickjump.EntityViewCommand
Actually finds the entity once the user has selected a suggestion.
findEntityAndRenderWithTemplate(String, String, NVParam[], String) - Method in interface gw.api.webservice.pl.dataExtraction.DataExtractionAPIBase
Finds the specified entity and evaluates the given template.
findEntityAndRenderWithTemplate(String, String, NVParam[], String) - Method in class gw.api.webservice.pl.dataExtraction.DataExtractionAPIImpl
 
findEntityAndRenderWithTemplateByName(String, String, NVParam[], String) - Method in interface gw.api.webservice.pl.dataExtraction.DataExtractionAPIBase
Finds the specified entity and evaluates the given template, given by its name.
findEntityAndRenderWithTemplateByName(String, String, NVParam[], String) - Method in class gw.api.webservice.pl.dataExtraction.DataExtractionAPIImpl
 
findEntityById(IEntityType, String) - Method in interface gw.api.importing.ImportingUtilHelper
Return a bean for this public id.
findEntry(K) - Method in class gw.solr.utils.TimedLRUCache
 
finder - Static variable in interface gw.pl.assignment.entity.AssignableQueue
 
finder - Static variable in interface gw.pl.community.entity.GroupParentView
Deprecated.
Empty field. Will be removed in a future release.
finder - Static variable in interface gw.pl.geodata.zone.entity.Zone
The finder for zones
finder - Static variable in interface gw.pl.security.entity.Role
The finder for Role
findException(Class<T>, Throwable) - Static method in class gw.util.GosuExceptionUtil
Given an Exception and an Exception type to look for, finds the exception of that type or returns null if none of that type exist.
findExceptionCause(Throwable) - Static method in class gw.pl.util.ExceptionUtil
Given an Exception, finds the root cause and returns it.
findExceptionCause(Throwable, Class<?>[]) - Static method in class gw.pl.util.ExceptionUtil
Given an Exception, finds the root cause and returns it.
findExceptionCause(Throwable) - Static method in class gw.util.GosuExceptionUtil
Given an Exception, finds the root cause and returns it.
findExceptionOfTypeInCausalityChain(Class<T>, Throwable) - Static method in class gw.pl.util.ExceptionUtil
Given an Exception and an Exception type to look for, finds the exception of that type or returns null if none of that type exist.
findExceptionTypeOrCause(Class, Throwable) - Static method in class gw.pl.util.ExceptionUtil
Given an Exception and an exception stop class, finds the root cause and returns it.
findFailedWorkItems(String, Date) - Method in interface gw.api.webservice.maintenanceTools.MaintenanceToolsBase
this will get an iterator over failed work items that are older than the given date
findFailedWorkItems(String, Date) - Method in class gw.api.webservice.maintenanceTools.MaintenanceToolsImpl
this will get an iterator over work items that are older than the given date
findField(String) - Method in class gw.lang.ir.builder.IRBuilderContext
 
findField(IJavaClassInfo, String) - Static method in class gw.lang.ir.builder.IRElementBuilder
 
findFile(String, String) - Static method in class gw.pl.util.FileUtil
Finds a file in a directory tree.
findFirst(XMLNodePredicate<N>) - Method in class gw.xml.AbstractXMLNode
Returns the first node in this node tree that satisfies the given predicate, using a depth-first traversal.
findFirst(XMLNodePredicate<N>) - Method in interface gw.xml.IReadOnlyXMLNode
 
findFirstFile(String) - Method in interface gw.lang.reflect.gs.IFileSystemGosuClassRepository
 
findFirstStatementAtLine(int, int, List<IParseTree>) - Static method in class gw.util.GosuRefactorUtil
 
findGroupToAssign(Assignable, Set, Set) - Method in interface gw.api.assignment.DynamicGroupAssignmentStrategy
Pick a group to be assigned out of the supplied set of groups.
findHistoryByOriginalMessageId(long) - Method in interface gw.plugin.messaging.MessageFinder
Finds and returns a message from the local database given its ID.
findHistoryBySenderRefID(String, int) - Method in interface gw.plugin.messaging.MessageFinder
Finds and returns a message history from the local database whose SenderRefID field contains senderRefID.
findIdsAndReturnArray(String, String, String) - Static method in class gw.api.webservice.DataObjectAPIImpl
 
findLastBatchRunDate() - Static method in class gw.api.contact.DuplicateContactBatchUtil
Finds the last batch process run by calculating the maximum LastRunTime of each batch process.
findLastProcessHistory(BatchProcessType, int) - Method in class gw.api.web.tools.BatchProcessInfoPage
This will get the process histories for the last x days for a given batch process
findLastStatementAtLine(int, int, List<IParseTree>) - Static method in class gw.util.GosuRefactorUtil
 
findLatestAvailableRateDate(FXRateMarket) - Method in interface gw.currency.fxrate.FXRateService
Returns the latest available market rate date, which may be in the future
findLoadedCountries() - Method in interface gw.api.admin.PublicZoneFinder
Find countries with zone datas.
findLoadEncryptChunksInTimeOrder() - Method in interface gw.pl.staging.entity.LoadEncryptTable
Returns all LoadEncryptChunk beans for this LoadEncryptTable is date ascending order
findLoadFactorGroupsByUser(User) - Method in interface gw.api.community.PublicGroupFinder
Finds only the load factor groups that the user belongs to.
findMarketTime(Currency, Currency, FXRateMarket, Date) - Method in interface gw.currency.fxrate.FXRateService
Returns the actual time used by the FXRateMarket for the given parameters
findMatch(T) - Method in interface gw.api.graph.compare.QueryableBeanComparison
Finds the EntityMatch corresponding to the given bean, or null if bean has no corresponding match.
findMatcher(IEntityType) - Method in interface gw.api.bean.compare.MatcherContext
Returns the specific matcher for the given bean type, or any supertype of the bean type.
findMethod(String, int) - Method in class gw.lang.ir.builder.IRBuilderContext
 
findMethod(IJavaClassInfo, String, int) - Static method in class gw.lang.ir.builder.IRElementBuilder
 
findModuleRootFromSourceEntry(IDirectory) - Static method in class gw.lang.init.ClasspathToGosuPathEntryUtil
 
findNextMarketUpdateTime(Currency, Currency, FXRateMarket, Date) - Method in interface gw.currency.fxrate.FXRateService
Returns the next time after the given afterTime that the market might have new rates available for the given currencies
findNode(TreeNode, Object) - Static method in class gw.api.tree.TreeUtil
Searches a node and its subnodes for a given Object.
findNode(FileNameAndLineNumber) - Method in class gw.xml.AbstractXMLNode
Deprecated.
Multiple nodes can exist on a line, and a single node can span multiple lines, if anything this should probably return a collection of nodes
findNodeById(T, String) - Method in class gw.xml.parser2.DynamicExpressionInfoProvider
 
findNodeForGoTo(FileNameAndLineNumber) - Method in class gw.xml.AbstractXMLNode
Deprecated.
Multiple nodes can exist on a line, and a single node can span multiple lines, if anything this should probably return a collection of nodes
findNumbersInText(String, PhoneCountryCode) - Static method in class gw.api.util.PhoneUtil
Searches the input string for phone numbers, returns a list of phone numbers found in the String.
findObjectInListUsingComparator(List<? extends T>, T, Comparator<? super T>) - Static method in class gw.testharness.v3.PLAssertions
 
findParameterizedType(IType, IType) - Method in interface gw.lang.reflect.ITypeSystem
 
findParameterizedType(IType, IType) - Static method in class gw.lang.reflect.TypeSystem
 
findPotentialDuplicates() - Method in interface gw.pl.contact.entity.Contact
Deprecated.
since ClaimCenter 8.0, use ContactSystemUtil.findPotentialMatches(Contact)
findPotentialMatches() - Method in interface gw.pl.contact.entity.Contact
Deprecated.
since ClaimCenter 8.0 - use ContactSystemPlugin.findDuplicates
findPotentialMatches(Contact, AddressBookRemotableSearchResultSpec) - Method in interface gw.plugin.addressbook.IAddressBookAdapter
Deprecated.
Since ClaimCenter 8.0 Use findDuplicates() in ContactSystemPlugin
findPrimitive(String) - Static method in class gw.lang.reflect.java.asm.AsmClass
 
findPrimitive(String) - Static method in class gw.lang.reflect.java.asm.AsmPrimitiveType
 
findProcessHistory(BatchProcessType) - Method in class gw.api.web.tools.BatchProcessInfoPage
This will get the process history for a given batch process
findProperty(IType, String) - Static method in class gw.lang.reflect.ReflectUtil
 
findProxiedClassInHierarchy() - Method in interface gw.lang.reflect.gs.IGosuClass
 
findResource(String) - Method in interface gw.lang.reflect.gs.IGosuClassRepository
Finds the given resource in this repository.
findRoleWithPublicId(String) - Static method in class gw.api.databuilder.RoleBuilder
 
findRootGroup(User) - Method in interface gw.api.community.PublicGroupFinder
This method picks one of the groups that the user belongs to, and then follows the group parent links up to find the root group.
findRootModules(List<IModule>) - Method in class gw.lang.gosuc.Gosuc
 
findRootParsedElement() - Method in interface gw.lang.parser.IParsedElement
 
findRoundRobinGroupAssignment(DynamicAssignmentState, Set<Group>, KeyableBean) - Static method in class gw.api.assignment.DynamicAssignmentUtil
Return the next user in the group round-robin sequence for the supplied fingerprint, assigneeSet, and assignableOwner
findRoundRobinUserAssignment(DynamicAssignmentState, Set<User>, KeyableBean) - Static method in class gw.api.assignment.DynamicAssignmentUtil
Return the next user in the user round-robin sequence for the supplied fingerprint, assigneeSet, and assignableOwner
findSampleDataClasses() - Method in class gw.api.tools.SampleDataHelper
Returns an array of all Gosu sample data classes
findSampleDataMethods(IType) - Method in class gw.api.tools.SampleDataHelper
Given a sample data class, returns all the methods for data generation
findSchemaForNamespace(String) - Static method in class gw.api.importing.ImportingUtil
 
findSchemaForNamespace(String) - Method in class gw.xml.xsd.typeloader.XSDBuiltinTypeLoader
 
findSchemaForNamespace(String) - Method in class gw.xml.xsd.typeloader.XSDTypeLoaderBase
 
findSignature(IMethodInfo) - Method in class gw.lang.reflect.MethodList
 
findSpanningLogicalRange(IParseTree, IParseTree) - Static method in class gw.util.GosuRefactorUtil
Given two parse tree positions, find the bounding pair that captures the start and end in one logical unit
findTargets() - Method in class gw.processes.WorkQueueBase
This will return the items to be added to the work queue.
findTypekey(String) - Method in interface gw.api.archiving.upgrade.IArchivedTypekeySet
 
findUnassignedUsers() - Method in class gw.api.admin.GroupTreeNode
Return a list of users who are in the same organization as the given group, but who are not actually assigned to any group.
findUnassignedUsers() - Method in class gw.api.admin.OrganizationTreeNode
Return a list of users who are in the same organization as the given group, but who are not actually assigned to any group.
findUnderNewRoot(PLXMLNode) - Method in class gw.xml.parser2.PLXMLNode
 
findUpdateStatisticsProcessesAfterLatestUpgrade() - Method in class gw.api.tools.UpgradeInfoPageHelper
 
findUpgradeDBStorageSetColumns() - Method in interface gw.pl.upgrader.entity.UpgradeDBStorageSet
Returns all UpgradeDBStorageSetColumn beans for this UpgradeDBStorageSet
findUpgradeDBStorageSetResults() - Method in interface gw.pl.upgrader.entity.UpgradeDBStorageSet
Returns all UpgradeDBStorageSetResult beans for this UpgradeDBStorageSet
findUpgradeDBStorageSets(boolean) - Method in interface gw.pl.upgrader.entity.UpgradeInstance
Returns all UpgradeDBStorageSet beans for the selected UpgradeInstance
findUpgradeRowCounts() - Method in interface gw.pl.upgrader.entity.UpgradeInstance
Returns all UpgradeRowCount beans for the selected UpgradeInstance in time order
findUpgradeTableRegistries() - Method in interface gw.pl.upgrader.entity.UpgradeInstance
Returns all UpgradeTableRegistry beans for the selected UpgradeInstance in time order
findUser(String) - Method in interface gw.plugin.security.AuthenticationServicePluginCallbackHandler
Queries the internal system for the identifier specified.
findUserToAssign(Assignable, Set, Set) - Method in interface gw.api.assignment.DynamicUserAssignmentStrategy
Pick a user to be assigned out of the supplied set of users.
findVar(String) - Method in class gw.lang.ir.builder.IRBuilderContext
 
findViewableNotes() - Method in interface gw.pl.activity.entity.Activity
Find all nodes that are viewable by the current user
findVisibleQueuesForUser(User) - Method in interface gw.api.assignment.PublicAssignableQueueFinder
Find all queues visible to the given user.
findVisibleQueuesInUserAndAncestorGroups(User) - Method in interface gw.api.assignment.PublicAssignableQueueFinder
Find all queues visible to the given user within the user's ancestor group tree (user's groups' ancestors).
findVisibleZoneCodes(ZoneType, Zone) - Method in interface gw.pl.community.entity.Organization
Return an array of the zone codes of all zones that are of the specified type and linked to the specified zone and that are visible to this organization.
findVisibleZoneIds() - Method in interface gw.pl.community.entity.Organization
Returns the visible zones for this organization.
findVisibleZones(ZoneType) - Method in interface gw.pl.community.entity.Organization
Returns the visible zones of the given zone type for this organization.
findWidgetToPrint(PCFElement, String, Class) - Method in class gw.api.print.ListViewPrintAction
Override the generic widget printer finder to use a more specific version that only looks for list view widgets with given ID.
findWidgetToPrint(PCFElement, String, Class) - Method in class gw.api.print.PrintWidgetAction
Traverses the hierarchy of PCF elements in search of a particular widget.
findWorkflowWorkItems() - Method in interface gw.pl.workflow.entity.Workflow
This will find the active work item for this workflow if it exists
findZone(Country, ZoneType, String) - Method in interface gw.api.admin.PublicZoneFinder
Finds the zone that belongs to the specified country and is of the specified type and zoneCode.
findZone(ZoneKey) - Method in interface gw.api.admin.PublicZoneFinder
Finds the zone that belongs to the specified key, if the key is invalid it will just return null.
findZoneCodes(Country, ZoneType, Zone) - Method in interface gw.api.admin.PublicZoneFinder
Find all zones that are part of the given country and have the specified zone type The zones returned are ordered by zone code.
findZones(Country, ZoneType, String[]) - Method in interface gw.api.admin.PublicZoneFinder
Find all zones that are part of the given country and have the specified zone type and zone code.
findZones(Country, ZoneType) - Method in interface gw.api.admin.PublicZoneFinder
Find all zones that are part of the given country and have the specified zone type.
findZones(Country, ZoneType, String, ZoneType) - Method in interface gw.api.admin.PublicZoneFinder
Finds zones that are linked to the zone specified by (linkedCountry, linkedZoneType, linkedZoneCode) and are of type zoneType.
findZones(Country, ZoneType, String, ZoneType, String) - Method in interface gw.api.admin.PublicZoneFinder
Finds zones that are linked to the specified zone (linkedCountry, linkedZoneType, linkedZoneCode) and are of type zoneType and whose name starts with zoneNameStartsWith.
findZones(ZoneType, String[]) - Method in interface gw.pl.community.entity.Organization
Sets the business week's zones.
findZonesByCode(Country, ZoneType, String, boolean) - Method in interface gw.api.admin.PublicZoneFinder
 
findZonesByName(Country, ZoneType, String, boolean) - Method in interface gw.api.admin.PublicZoneFinder
Find all zones that are linked to zones that match the criteria of (country, zoneType, zoneName)
findZonesByName(Country, ZoneType, String, ZoneType) - Method in interface gw.api.admin.PublicZoneFinder
Finds zones that are linked to the zone specified by (linkedCountry, linkedZoneType, linkedZoneCode) and are of type zoneType.
findZonesByName(Country, ZoneType, String, ZoneType, String) - Method in interface gw.api.admin.PublicZoneFinder
Finds zones that are linked to the specified zone (linkedCountry, linkedZoneType, linkedZoneCode) and are of type zoneType and whose name starts with zoneNameStartsWith.
findZonesInAllCountries(ZoneType, String[]) - Method in interface gw.api.admin.PublicZoneFinder
Find all zones that have the specified zone type and zone code.
fingerprint(FP64) - Method in class gw.xml.AbstractXMLNode
Adds this node's data to the given fingerprint.
finish() - Method in class gw.api.graph.compare.MatchingVisitor
Must be called only after the traversal of the source graph is completed.
finish() - Method in class gw.xml.xsd.info.XSDElementInfo
 
finish() - Method in class gw.xml.xsd.info.XSDNodeTypeInfo
 
finishExport(Bundle) - Method in class gw.api.importing.XmlExporter
This will finish the export. 1.
finishExport(Bundle) - Method in class gw.api.importing.XmlExporterXmlWriter
 
fireChildAdded(PLXMLNode) - Method in class gw.xml.parser2.PLXMLNode
 
fireChildRemoved(PLXMLNode) - Method in class gw.xml.parser2.PLXMLNode
 
firePropertyChanged(String, String, String) - Method in class gw.xml.AbstractXMLNode
 
fix(RoundingMode) - Method in class gw.api.financials.CurrencyAmount
Returns a CurrencyAmount with the same amount as this one, but with scale set to the appropriate value for the currency, and the currency set to the default currency if null.
FIXED_ID_ATTRIB - Static variable in class gw.api.importing.ImportingUtil
 
FIXEDID_DYNPROP - Static variable in interface gw.pl.persistence.core.effdate.entity.EffDated
 
flattenAndIndex() - Method in class gw.xml.xsd.info.XSDGroupingInfo
 
FlexibleDateFormat - Enum in gw.i18n
Represents a localized format for a date or time value.
FLOAT - Static variable in class gw.lang.reflect.java.asm.AsmClass
 
FLOAT - Static variable in class gw.lang.reflect.java.asm.AsmPrimitiveType
 
FLOAT() - Static method in class gw.lang.reflect.java.JavaTypes
 
FloatCoercer - Class in gw.lang.parser.coercers
 
FloatCoercer() - Constructor for class gw.lang.parser.coercers.FloatCoercer
 
FloatHighPriorityCoercer - Class in gw.lang.parser.coercers
 
FloatHighPriorityCoercer() - Constructor for class gw.lang.parser.coercers.FloatHighPriorityCoercer
 
FloatPCoercer - Static variable in class gw.lang.parser.coercers.BasePrimitiveCoercer
 
FloatPHighPriorityCoercer - Class in gw.lang.parser.coercers
 
FloatPHighPriorityCoercer() - Constructor for class gw.lang.parser.coercers.FloatPHighPriorityCoercer
 
FloatTypeWrapper - Class in gw.xml.xsd.typewrapper
 
FloatTypeWrapper(boolean) - Constructor for class gw.xml.xsd.typewrapper.FloatTypeWrapper
 
floorEntry(Integer, List<SolrSortColumn>) - Method in class gw.plugin.solr.SolrRecordMap
 
flush() - Method in class gw.api.util.RTFFilterWriter
 
flush() - Method in class gw.xml.XMLNodeWriter
 
FLUSH_TAG - Static variable in class gw.api.profiler.ProfilerTag
 
flushCache() - Static method in class gw.lang.reflect.java.JavaTypes
 
flushGlobalCache() - Static method in class gw.api.testdata.TestDataUtil
Flushes the global cache.
flushGlobalCaches() - Static method in class gw.api.tools.InternalToolsUtil
 
flushZoneCache() - Static method in class gw.api.util.DataImportTestUtil
 
FOR_TESTS_ONLY - Static variable in class gw.api.profiler.ProfilerTag
 
forCategory(String) - Static method in class gw.api.util.Logger
Deprecated.
Returns logger for the given category
forCategory(Logger, String) - Static method in class gw.api.util.Logger
Deprecated.
Returns logger for the given category
FORCE_OPTION - Static variable in class gw.api.database.optimizer.oracle.EnableOracleQueryRewrite
Deprecated.
 
forceEmpty() - Method in interface gw.api.database.ISelectQueryBuilder
When calling select() or getProcessor() on this query, returns a processor that returns no results.
forceEmpty() - Method in class gw.api.database.Query
When calling select() or getProcessor() on this query, returns a processor that returns no results.
forceMarkNotPersisting() - Method in interface gw.pl.document.entity.Document
This is called to force this bean to not be persisted.
forceThrow(Throwable) - Static method in class gw.util.GosuExceptionUtil
This method will force the Throwable object that is passed in to be rethrown, regardless if it is a checked exception or not, allowing a developer to side step dealing with or wrapping checked exceptions in java.
forceThrow(Throwable, String) - Static method in class gw.util.GosuExceptionUtil
 
ForceWebServicePublish - Annotation Type in gw.testharness
 
forContacts() - Static method in class gw.api.search.MaxSearchResults
Deprecated.
(Since 8.0.0) Just use ABConfigParameters.MaxContactSearchResults.getValue() instead.
forEach(Collection<T>, CollectionUtil.Closure<T>) - Static method in class gw.pl.util.CollectionUtil
 
ForeignKeyPersistenceHandler - Class in gw.datatype.impl
Class description...
ForeignKeyPersistenceHandler() - Constructor for class gw.datatype.impl.ForeignKeyPersistenceHandler
 
forEntityClass(IEntityType) - Static method in class gw.api.assignment.AssignmentType
 
forFrame(ProfilerFrame) - Static method in class gw.api.profiler.ProfilerRuleExecutionHelperFactory
 
FORKED_TRANSACTION_THREAD - Static variable in class gw.api.profiler.ProfilerTag
 
ForKeyDataDist - Interface in gw.pl.database.entity
ForKeyDataDist Stores foreign key data distribution.
format(int) - Method in class gw.api.databuilder.PatternedStringGenerator
 
format(Date, String, String) - Static method in class gw.api.util.DateUtil
Deprecated.
Please call Libraries.java.lang.String.formatDate() and/or Libraries.java.lang.String.formatTime() instead.
format(PhoneCountryCode) - Method in interface gw.api.util.phone.GWPhoneNumber
This returns a formatted phone number based on the perspective of the viewing country.
format(PhoneCountryCode) - Method in class gw.api.util.phone.GWPhoneNumberImpl
 
format(PhoneCountryCode) - Method in class gw.api.util.phone.GWPhoneNumberUnknown
 
format(String, PhoneCountryCode) - Static method in class gw.api.util.PhoneUtil
Formats a phone number string based on the country of origin
format(GWPhoneNumber, PhoneCountryCode) - Static method in class gw.api.util.PhoneUtil
Format's a GWPhoneNumber object in the viewing country.
format(PhoneCountryCode, String, String) - Static method in class gw.api.util.PhoneUtil
Convenience method to format emerald phone numbers
format(double) - Method in class gw.api.util.stats.StatisticsCollector
Uses a heuristic to format the results
format(Object, StringBuffer, FieldPosition) - Method in class gw.api.util.UltraFastDateFormat
Formats a Date, Calendar or Long (milliseconds) object.
format(long) - Method in class gw.api.util.UltraFastDateFormat
Formats a millisecond long value.
format(Date) - Method in class gw.api.util.UltraFastDateFormat
Formats a Date object.
format(Calendar) - Method in class gw.api.util.UltraFastDateFormat
Formats a Calendar object.
format(long, StringBuffer) - Method in class gw.api.util.UltraFastDateFormat
Formats a milliseond long value into the supplied StringBuffer.
format(Date, StringBuffer) - Method in class gw.api.util.UltraFastDateFormat
Formats a Date object into the supplied StringBuffer.
format(Calendar, StringBuffer) - Method in class gw.api.util.UltraFastDateFormat
Formats a Calendar object into the supplied StringBuffer.
formatAsJapaneseImperialDate(Date, DateTimeFormat, boolean) - Static method in class gw.api.util.DateUtil
If Japanese Imperial Calendar is available, converts date to an output string in Japanese Imperial Calendar format
formatAsPercentage(long, long) - Static method in class gw.api.tools.CacheStatsBase
 
formatDate(Date, String) - Static method in class gw.api.util.StringUtil
Formats dates and times in a locale-sensitive manner.
formatDate(Date, String) - Method in interface gw.lang.parser.ICoercionManager
 
formatDate(Date, String) - Method in class gw.lang.parser.StandardCoercionManager
 
formatDrivingInstruction(String) - Method in class gw.api.geocode.AbstractGeocodePlugin
 
formatDuration(long) - Static method in class gw.pl.util.StringUtil
Pretty print function for formatting a duration.
formatDuration(long) - Static method in class gw.pl.util.webservices.CmdLineToolBase
 
formatError(String, Test, Throwable) - Method in class gw.junit.XMLJUnitResultFormatter
 
formatError(String, Test, Throwable, Element) - Method in class gw.junit.XMLJUnitResultFormatter
 
formatError(ResourceKey, Object...) - Static method in exception gw.lang.parser.exceptions.ParseIssue
 
formatForDialing(String, PhoneCountryCode, PhoneCountryCode) - Static method in class gw.api.util.PhoneUtil
This will return a phone number suitable for dialing on a telephone.
formatForDisplay(String, PhoneCountryCode, PhoneCountryCode) - Static method in class gw.api.util.PhoneUtil
Formats a phone number in way that's suitable for displaying rather than dialing.
formatInput(Object, Object) - Method in interface gw.api.validation.IPresentationHandler
 
formatIntl(PhoneCountryCode, String, String) - Static method in class gw.api.util.PhoneUtil
Convenience method to format emerald phone numbers
formatIntlWithLocalizedExtension() - Method in interface gw.api.util.phone.GWPhoneNumber
This is mainly the same as GWPhoneNumber.format(gw.pl.geodata.phone.typekey.PhoneCountryCode) but will always use the international format
formatIntlWithLocalizedExtension() - Method in class gw.api.util.phone.GWPhoneNumberImpl
 
formatIntlWithLocalizedExtension() - Method in class gw.api.util.phone.GWPhoneNumberUnknown
 
formatMemory(long) - Static method in class gw.pl.util.MemoryUsage
Formats the given value into a pretty string
formatNumber(Double, String) - Static method in class gw.api.util.StringUtil
Formats numbers in a locale sensitive manner.
formatNumber(Double, String) - Method in interface gw.lang.parser.ICoercionManager
 
formatNumber(Double, String) - Method in class gw.lang.parser.StandardCoercionManager
 
formatObjectList(List, String) - Static method in class gw.pl.util.StringUtil
Simple utility to format an List of objects as a delimited String.
formatPercentagePoints(Number, int) - Static method in class gw.api.util.StringUtil
Formats a number representing percentage points, as a percentage.
formatPercentageValue(Number, int) - Static method in class gw.api.util.StringUtil
Formats a number representing a percentage value, as a percentage.
formatPhoneNumber(GWPhoneNumber) - Method in interface gw.plugin.phone.IPhoneNormalizerPlugin
This method will convert a GWPhoneNumber object to a formatted string based on the object's country code, national subscriber number and extension.
formatReadOnly(Object, Object) - Method in interface gw.api.validation.IPresentationHandler
 
formatTime(Date, String) - Static method in class gw.api.util.StringUtil
Formats dates and times in a locale-sensitive manner.
formatTime(Date, String) - Method in interface gw.lang.parser.ICoercionManager
 
formatTime(Date, String) - Method in class gw.lang.parser.StandardCoercionManager
 
formatVersionString(int, int, int, int, int) - Static method in class gw.api.importing.ImportingUtil
Return the version as a string
formatWithLocalizableExtension(String, PhoneCountryCode) - Static method in class gw.api.util.PhoneUtil
Formats, with localizable extensions, a phone number string based on the country of origin.
formatWithLocalizableExtensionForDisplay(String, PhoneCountryCode, PhoneCountryCode) - Static method in class gw.api.util.PhoneUtil
Formats the input based on the originCountry, which can be different than the parsing countryCode.
formatWithLocalizedExtension(PhoneCountryCode) - Method in interface gw.api.util.phone.GWPhoneNumber
This is mainly the same as GWPhoneNumber.format(gw.pl.geodata.phone.typekey.PhoneCountryCode) but will format the string with a configurable extension pattern.
formatWithLocalizedExtension(PhoneCountryCode) - Method in class gw.api.util.phone.GWPhoneNumberImpl
 
formatWithLocalizedExtension(PhoneCountryCode) - Method in class gw.api.util.phone.GWPhoneNumberUnknown
 
forNameWithArray(String) - Static method in class gw.pl.util.ClassUtil
Basically the same as Class.forName, but will handle the form java.lang.String[]
forProfilerStacks(ProfilerStack[]) - Static method in class gw.api.profiler.ProfilerRuleExecutionHelperFactory
 
forQName(QName) - Static method in class gw.xml.XmlNamespace
Returns the namespace for the specified QName.
ForwardingTestEnvironment - Class in gw.test.remote
 
ForwardingTestEnvironment(TestEnvironment, boolean) - Constructor for class gw.test.remote.ForwardingTestEnvironment
 
ForwardingTestEnvironment(TestEnvironment, String, String, boolean) - Constructor for class gw.test.remote.ForwardingTestEnvironment
 
forwardSlashify(String) - Static method in class gw.plugin.document.DocumentConfigUtil
Changes all '//' slashes to '\' to turn path into a valid uri.
forwardSlashify(String) - Static method in class gw.plugin.email.EmailConfigUtil
Changes all '//' slashes to '\' to turn path into a valid uri.
forwardSlashify(String) - Static method in class gw.plugin.note.NoteConfigUtil
Changes all '//' slashes to '\' to turn path into a valid uri.
FP64 - Class in gw.util.fingerprint
 
FP64() - Constructor for class gw.util.fingerprint.FP64
Initializes this object to the fingerprint of the empty string.
FP64(FP64) - Constructor for class gw.util.fingerprint.FP64
Initializes this fingerprint to a copy of fp, which must be non-null.
FP64(String) - Constructor for class gw.util.fingerprint.FP64
Initializes this object to the fingerprint of the String s, which must be non-null.
FP64(char[]) - Constructor for class gw.util.fingerprint.FP64
Initializes this object to the fingerprint of the character array chars, which must be non-null.
FP64(char[], int, int) - Constructor for class gw.util.fingerprint.FP64
Initializes this object to the fingerprint of the characters chars[start]..chars[start+length-1].
FP64(byte[]) - Constructor for class gw.util.fingerprint.FP64
Initializes this object to the fingerprint of the byte array bytes, which must be non-null.
FP64(byte[], int, int) - Constructor for class gw.util.fingerprint.FP64
Initializes this object to the fingerprint of the bytes bytes[start]..bytes[start+length-1].
FP64(InputStream) - Constructor for class gw.util.fingerprint.FP64
Initializes this object to the fingerprint of the bytes in stream, which must be non-null.
FP64(ByteBuffer) - Constructor for class gw.util.fingerprint.FP64
Initializes this object to the fingerprint of the bytes in buffer, which must be non-null.
FqnCache<T> - Class in gw.util.cache
 
FqnCache() - Constructor for class gw.util.cache.FqnCache
 
FqnCacheNode<K> - Class in gw.util.cache
 
FqnCacheNode(String, FqnCacheNode<K>) - Constructor for class gw.util.cache.FqnCacheNode
 
FRAGMENT_INSTANCE() - Static method in class gw.lang.reflect.java.JavaTypes
 
FRAGMENT_PACKAGE - Static variable in interface gw.lang.reflect.gs.IGosuFragment
 
FragmentCache - Class in gw.lang.reflect
 
FragmentCache() - Constructor for class gw.lang.reflect.FragmentCache
 
FragmentInstance - Class in gw.lang.reflect.gs
 
FragmentInstance() - Constructor for class gw.lang.reflect.gs.FragmentInstance
 
FreeTextSearchEnabled - Static variable in class gw.api.system.PLConfigParameters
The default state of Solr Search support is enabled.
freeze() - Method in class gw.lang.reflect.PropertyNameMap
 
from(T) - Static method in class gw.api.util.Range
Returns the interval including all values on or after start.
from(Comparator<? super T>, T) - Static method in class gw.api.util.Range
Returns the interval including all values on or after start.
fromCalendarDayOfWeek(int) - Static method in enum gw.date.DayOfWeek
Convert an integer constant as used by the Calendar.DAY_OF_WEEK field into the corresponding member of this enumeration.
fromCalendarMonth(int) - Static method in enum gw.date.Month
Convert an integer constant as used by the Calendar.MONTH field into the corresponding member of this enumeration.
FromCurrency - Variable in class gw.currency.fxrate.FXRateContextImpl.Builder
 
FromCurrency - Variable in class gw.currency.fxrate.FXRateContextImpl
 
fromFile(File) - Static method in class gw.pl.modules.ModuleNode
 
fromFile(File) - Static method in class gw.pl.modules.ModulesNode
 
fromFile(TFile) - Static method in class gw.pl.modules.ModulesNode
 
fromInputStream(InputStream, String) - Static method in class gw.pl.modules.ModuleNode
 
fromInt(int) - Static method in class gw.pl.activity.entity.Activity.ActivityTip
 
fromJSON(Map<String, WorkQueueInstrumentationFieldType>, String) - Static method in class gw.processes.WorkQueueInstrumentation
Parses JSON string into WorkQueueInstrumentation object.
fromModifiers(int) - Static method in enum gw.lang.reflect.IRelativeTypeInfo.Accessibility
 
fromNode(IXMLNode) - Static method in class gw.xml.XMLNode
Converts an instance of IXMLNode into an instance of XMLNode.
fromNumber(BigDecimal) - Method in class gw.api.financials.CurrencyAmount
Implementation of IDimension This should not be called explictly as it may go away in future.
fromNumber(T) - Method in interface gw.lang.IDimension
Returns a separate instance of this type with the given number of units.
fromNumber(BigDecimal) - Method in class gw.pl.currency.MonetaryAmount
Implementation of IDimension This should not be called explictly as it may go away in future.
fromRawQuery(Query<T>) - Static method in class gw.api.database.Query
Deprecated.
This method will be removed in a future release. Do not use.
fromRealFile() - Method in class gw.xml.FileNameAndLineNumber
 
fromSameFile(Object) - Method in class gw.xml.FileNameAndLineNumber
 
fromStorage(Object) - Method in class gw.xml.xsd.typewrapper.AnyURITypeWrapper
 
fromStorage(Object) - Method in class gw.xml.xsd.typewrapper.Base64BinaryTypeWrapper
 
fromStorage(Object) - Method in class gw.xml.xsd.typewrapper.BigDecimalTypeWrapper
 
fromStorage(Object) - Method in class gw.xml.xsd.typewrapper.BigIntegerTypeWrapper
 
fromStorage(Object) - Method in class gw.xml.xsd.typewrapper.BooleanTypeWrapper
 
fromStorage(Object) - Method in class gw.xml.xsd.typewrapper.ByteTypeWrapper
 
fromStorage(Object) - Method in class gw.xml.xsd.typewrapper.CalendarTypeWrapper
 
fromStorage(Object) - Method in class gw.xml.xsd.typewrapper.CharArrayTypeWrapper
 
fromStorage(Object) - Method in class gw.xml.xsd.typewrapper.DateTypeWrapper
 
fromStorage(Object) - Method in class gw.xml.xsd.typewrapper.DoubleTypeWrapper
 
fromStorage(Object) - Method in class gw.xml.xsd.typewrapper.EnumTypeWrapper
 
fromStorage(Object) - Method in class gw.xml.xsd.typewrapper.FloatTypeWrapper
 
fromStorage(Object) - Method in class gw.xml.xsd.typewrapper.HexBinaryTypeWrapper
 
fromStorage(Object) - Method in class gw.xml.xsd.typewrapper.IDREFSTypeWrapper
 
fromStorage(Object) - Method in class gw.xml.xsd.typewrapper.IDREFTypeWrapper
 
fromStorage(Object) - Method in class gw.xml.xsd.typewrapper.IntegerTypeWrapper
 
fromStorage(Object) - Method in class gw.xml.xsd.typewrapper.LongTypeWrapper
 
fromStorage(Object) - Method in class gw.xml.xsd.typewrapper.NMTokensTypeWrapper
 
fromStorage(Object) - Method in class gw.xml.xsd.typewrapper.NMTokenTypeWrapper
 
fromStorage(Object) - Method in class gw.xml.xsd.typewrapper.NormalizedStringTypeWrapper
 
fromStorage(Object) - Method in class gw.xml.xsd.typewrapper.QNameTypeWrapper
 
fromStorage(Object) - Method in class gw.xml.xsd.typewrapper.ShortTypeWrapper
 
fromStorage(Object) - Method in class gw.xml.xsd.typewrapper.StringTypeWrapper
 
fromStorage(Object) - Method in class gw.xml.xsd.typewrapper.UnsignedByteTypeWrapper
 
fromStorage(Object) - Method in class gw.xml.xsd.typewrapper.UnsignedIntTypeWrapper
 
fromStorage(Object) - Method in class gw.xml.xsd.typewrapper.UnsignedLongTypeWrapper
 
fromStorage(Object) - Method in class gw.xml.xsd.typewrapper.UnsignedShortTypeWrapper
 
fromStorage(Object) - Method in class gw.xml.xsd.typewrapper.URLTypeWrapper
 
fromStorage(Object) - Method in class gw.xml.xsd.typewrapper.XSDEnumeratedTypeWrapper
 
fromStorage(Object) - Method in class gw.xml.xsd.typewrapper.XSDTypeTypeWrapper
 
fromStorage(Object) - Method in class gw.xml.xsd.typewrapper.XSDTypeWrapper
 
fromString(String) - Method in class gw.api.system.BooleanParameterKey
 
fromString(String) - Method in class gw.api.system.DateParameterKey
 
fromString(String) - Method in class gw.api.system.DateTimeParameterKey
 
fromString(String) - Method in class gw.api.system.DoubleParameterKey
 
fromString(String) - Method in class gw.api.system.IntegerParameterKey
 
fromString(String) - Method in class gw.api.system.ListParameterKey
 
fromString(String) - Method in class gw.api.system.ParameterKey
Parse value from string representation.
fromString(String) - Method in class gw.api.system.StringParameterKey
 
fromString(String) - Method in class gw.api.system.TimeParameterKey
 
fromThrowable(Throwable) - Static method in class gw.test.remote.RemoteTestResult.ExceptionInfo
 
fromXml(SimpleXmlNode) - Static method in class gw.test.remote.RemoteTestResult.ExceptionInfo
 
fromXML(String) - Static method in class gw.test.remote.RemoteTestResult
 
fromXMLString(Class<? extends GWEnumeration>, String) - Static method in class gw.pl.util.webservices.GWEnumeration
 
FULL - Static variable in class gw.api.util.UltraFastDateFormat
FULL locale dependent date or time style.
FullCachingPhysicalFileSystem - Class in gw.fs.physical
 
FullCachingPhysicalFileSystem(IPhysicalFileSystem) - Constructor for class gw.fs.physical.FullCachingPhysicalFileSystem
 
FUNCTION - Static variable in class gw.lang.parser.resources.Res
 
Function0 - Class in gw.lang.function
 
Function0() - Constructor for class gw.lang.function.Function0
 
Function1 - Class in gw.lang.function
 
Function1() - Constructor for class gw.lang.function.Function1
 
Function10 - Class in gw.lang.function
 
Function10() - Constructor for class gw.lang.function.Function10
 
Function11 - Class in gw.lang.function
 
Function11() - Constructor for class gw.lang.function.Function11
 
Function12 - Class in gw.lang.function
 
Function12() - Constructor for class gw.lang.function.Function12
 
Function13 - Class in gw.lang.function
 
Function13() - Constructor for class gw.lang.function.Function13
 
Function14 - Class in gw.lang.function
 
Function14() - Constructor for class gw.lang.function.Function14
 
Function15 - Class in gw.lang.function
 
Function15() - Constructor for class gw.lang.function.Function15
 
Function16 - Class in gw.lang.function
 
Function16() - Constructor for class gw.lang.function.Function16
 
Function2 - Class in gw.lang.function
 
Function2() - Constructor for class gw.lang.function.Function2
 
Function3 - Class in gw.lang.function
 
Function3() - Constructor for class gw.lang.function.Function3
 
Function4 - Class in gw.lang.function
 
Function4() - Constructor for class gw.lang.function.Function4
 
Function5 - Class in gw.lang.function
 
Function5() - Constructor for class gw.lang.function.Function5
 
Function6 - Class in gw.lang.function
 
Function6() - Constructor for class gw.lang.function.Function6
 
Function7 - Class in gw.lang.function
 
Function7() - Constructor for class gw.lang.function.Function7
 
Function8 - Class in gw.lang.function
 
Function8() - Constructor for class gw.lang.function.Function8
 
Function9 - Class in gw.lang.function
 
Function9() - Constructor for class gw.lang.function.Function9
 
FUNCTION_TYPE() - Static method in class gw.lang.reflect.java.JavaTypes
 
FunctionArrayType - Class in gw.lang.reflect
 
FunctionArrayType(IType, IJavaClassInfo, ITypeLoader) - Constructor for class gw.lang.reflect.FunctionArrayType
 
FunctionFromInterfaceCoercer - Class in gw.lang.parser.coercers
 
FunctionToInterfaceCoercer - Class in gw.lang.parser.coercers
 
FunctionType - Class in gw.lang.reflect
 
FunctionType(String, IType, IType[]) - Constructor for class gw.lang.reflect.FunctionType
Construct a FunctionType with the specified return type and parameter types array.
FunctionType(String, IType, IType[], IGenericTypeVariable[]) - Constructor for class gw.lang.reflect.FunctionType
Construct a generic FunctionType with the specified return type, parameter types, and generic type variables.
FunctionType(IMethodInfo) - Constructor for class gw.lang.reflect.FunctionType
 
FunctionType(IMethodInfo, boolean) - Constructor for class gw.lang.reflect.FunctionType
 
FunctionType(FunctionType, IGosuClass) - Constructor for class gw.lang.reflect.FunctionType
 
FunctionType(FunctionType, IType, IType[]) - Constructor for class gw.lang.reflect.FunctionType
 
FunctionType(FunctionType, TypeVarToTypeMap, boolean) - Constructor for class gw.lang.reflect.FunctionType
 
FunctionTypeInfo - Class in gw.lang.reflect
 
FunctionTypeInfo(IFunctionType) - Constructor for class gw.lang.reflect.FunctionTypeInfo
 
FUSE_HORIZONTALLY - Static variable in class gw.pl.util.Rectangle
A fusion strategy indicating horizontal fusion.
FUSE_VERTICALLY - Static variable in class gw.pl.util.Rectangle
A fusion strategy indicating horizontal fusion.
future() - Static method in class gw.api.databuilder.SequentialDateGenerator
Return a generator that will generate a series of future dates
FUTURE_PERIODS_DYNPROP - Static variable in interface gw.pl.persistence.core.effdate.entity.EffDatedBranch
 
FuzzyTimestampCachingPhysicalFileSystem - Class in gw.fs.physical
 
FuzzyTimestampCachingPhysicalFileSystem(IPhysicalFileSystem) - Constructor for class gw.fs.physical.FuzzyTimestampCachingPhysicalFileSystem
 
FXRate - Interface in gw.currency.fxrate
Interface for FXRate (Foreign Exchange Rate) FromCurrency -- Currency -- The Currency to be "sold" ToCurrency -- Currency -- The Currency to be "bought" Rate -- BigDecimal -- The conversion rate Market-- FXRateMarket -- The FXRateMarket for which the rate applies MarketTime-- datetime -- The point in time when the market indicated the rate was applicable RetrievedAt-- datetime -- The point in time when the quotation was obtained from an external source
FXRateContext - Interface in gw.currency.fxrate
Interface for FXRateContext.
FXRateContextImpl - Class in gw.currency.fxrate
FXRateContextImpl.Builder - Class in gw.currency.fxrate
Defines a builder for a foreign exchange rate context.
FXRateContextImpl.Builder(Currency, Currency) - Constructor for class gw.currency.fxrate.FXRateContextImpl.Builder
Constructor that takes a non-null fromCurrency and toCurrency
FXRateContextImpl.Builder(FXRateContext) - Constructor for class gw.currency.fxrate.FXRateContextImpl.Builder
 
FXRateMarket - Class in gw.pl.currency.typekey
 
FXRateMarket(ITypeList, String) - Constructor for class gw.pl.currency.typekey.FXRateMarket
 
FXRateService - Interface in gw.currency.fxrate
Interface for the Exchange Rate Service
FXRateUtil - Class in gw.api.util
Defines utility methods and classes for converting monetary amounts from one currency to another.
FXRateUtil() - Constructor for class gw.api.util.FXRateUtil
 

G

g_iPlatform - Static variable in class gw.pl.util.PlatformUtil
 
g_resources - Static variable in class gw.lang.parser.resources.Res
 
GenderType - Class in gw.pl.community.typekey
 
GenderType(ITypeList, String) - Constructor for class gw.pl.community.typekey.GenderType
 
GeneralLoginException - Static variable in exception gw.api.webservice.exception.LoginException
 
GeneralPermissionException - Static variable in exception gw.api.webservice.exception.PermissionException
 
GeneralValidation - Class in gw.api.validation
GeneralValidation General validation error raised on an entity
GeneralValidation() - Constructor for class gw.api.validation.GeneralValidation
 
GeneralValidation - Interface in gw.pl.validation.old.entity
GeneralValidation General validation error or warning raised on an entity
GeneralValidationData - Class in gw.plugin.validation
Stores validation data for a general validation exception related to the entity being validated.
GeneralValidationData() - Constructor for class gw.plugin.validation.GeneralValidationData
 
generate() - Method in class gw.pl.util.webservices.axis.GWJavaBeanFaultWriter
 
generate() - Method in class gw.pl.util.webservices.axis.GWJavaBeanWriter
 
generate() - Method in class gw.pl.util.webservices.axis.GWJavaEnumTypeWriter
 
generate() - Method in class gw.pl.util.webservices.axis.GWJavaFaultWriter
 
generate() - Method in class gw.pl.util.webservices.axis.GWJavaImplWriter
 
generate() - Method in class gw.pl.util.webservices.axis.GWJavaServiceIfaceWriter
 
generate() - Method in class gw.pl.util.webservices.axis.GWJavaServiceImplWriter
 
GENERATE_EVENTS - Static variable in class gw.api.profiler.ProfilerTag
 
GENERATE_MESSAGES_TAG - Static variable in class gw.api.profiler.ProfilerTag
 
GENERATE_PAYLOAD - Static variable in class gw.api.profiler.ProfilerTag
 
generateAll(boolean) - Method in class gw.pl.util.webservices.axis.GWEmitter
Deprecated.
Use setAllWanted(all)
generateBody(PdfPrintContext, PrintableLocation) - Method in class gw.api.print.ListViewCustomPrintAction
List Views are a special case were we might want to print the entire body of the page.
generateBody(PdfPrintContext, PrintableLocation) - Method in class gw.api.print.PrintAction
Actually generates the body content of page output.
generateBody(PdfPrintContext, PrintableLocation) - Method in class gw.api.print.PrintWidgetAction
 
generateContactLinkStatus(Contact, Contact) - Method in interface gw.pl.contact.entity.AddressBookConvertable
Deprecated.
Since ClaimCenter 8.0, use generateContactLinkStatus() in ContactSystemUtil
generateContent(PrintContext) - Method in class gw.api.print.PrintAction
Deprecated.
Internal method. Do not use.
generateContent(PrintContext) - Method in class gw.api.print.PrintLocationAction
Deprecated.
Internal method. Do not use.
generateCsvContent(CsvPrintContext) - Method in class gw.api.print.ListViewCustomPrintAction
Prints the CSV data to the given writer
generateData(SampleDataMethod, Object[]) - Method in class gw.api.tools.SampleDataHelper
Given a sample data method, invokes it to generate data, saves the data to the DB, and returns the result.
generateDefaultSampleData() - Static method in class gw.api.util.SampleDataGenerator
Generates the default data, as configured in config.xml
generateDiffDisplayForUpdate(PendingContactUpdate) - Static method in class gw.api.web.contact.PendingContactChangeUtil
 
generateDomainSchema() - Static method in class gw.api.importing.ImportingUtil
This will generate one schema including domain and non domain entity types.
generateDomainSchemaXmlElement() - Static method in class gw.api.importing.ImportingUtil
This will generate the customer's schema including domain and non-domain entity types.
generateForReleaseTest(TestBase) - Method in interface gw.api.databuilder.SampleDataBuilder
 
generateForSmokeTest() - Method in interface gw.api.databuilder.SampleDataBuilder
 
generateGUID() - Static method in class gw.pl.util.GUIDGenerator
 
generateImports(boolean) - Method in class gw.pl.util.webservices.axis.GWEmitter
Deprecated.
Use setImports(generateImports)
generateJavaSource() - Method in class gw.pl.util.webservices.axis.GWParser
 
generateJavaSourceForWSDL(String, File) - Static method in class gw.pl.util.webservices.axis.WSDLToJavaGenerator
Generate the java source for one WSDL file.
generateLinkStatus() - Method in interface gw.pl.contact.entity.AddressBookConvertable
Deprecated.
Since ClaimCenter 8.0, use generateLinkStatus() in ContactSystemUtil
generateNextId(IEntityType) - Static method in class gw.api.domain.BeanUtil
Generates an ID value as if creating a new instance of the specified type, without actually creating the instance.
generateOtherSchema() - Static method in class gw.api.importing.ImportingUtil
Deprecated.
This method will be removed in a future release. Use ImportingUtil.generateDomainSchema() instead.
generateOtherSchemaXmlElement() - Static method in class gw.api.importing.ImportingUtil
Deprecated.
This method will be removed in a future release. Use ImportingUtil.generateDomainSchemaXmlElement() instead.
generateQueryButDontExecute(Object...) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeSelectBuilder
Generates and returns the SQL that would be executed for the query.
generateSampleData(Object, String) - Static method in class gw.api.util.SampleDataGenerator
We expect the dataSets parameter to be of type SampleData.DataSets.
generateServerSide(boolean) - Method in class gw.pl.util.webservices.axis.GWEmitter
Deprecated.
Use setServerSide(value)
generateTagHandler(TestBase, IType) - Method in class gw.testharness.ProductExtendableTagHandlerFactory
Instantiate a tag handler for a test which is based on product-specific class naming in the com.guidewire.testharness.taghandlers package.
generateTagHandler(TestBase, IType) - Method in interface gw.testharness.TagHandlerFactory
 
generateTemplate(Reader, Writer, ISymbolTable) - Static method in class gw.lang.GosuShop
 
generateTemplate(Reader, Writer, ISymbolTable) - Method in interface gw.lang.IGosuShop
 
generateTestCase(boolean) - Method in class gw.pl.util.webservices.axis.GWEmitter
Deprecated.
Use setTestCaseWanted()
generateWsddFile() - Method in class gw.pl.util.webservices.axis.GWParser
 
GENERIC_BEAN_TYPE() - Static method in class gw.lang.parser.GosuParserTypes
 
GENERIC_COMPARATOR - Static variable in class gw.pl.util.ComparableUtil
 
GENERIC_FINDER_TAG - Static variable in class gw.api.profiler.ProfilerTag
 
GenericCheckedException - Exception in gw.pl.external
Deprecated.
External entities are deprecated. Please use the new Java API instead.
GenericCheckedException(Exception) - Constructor for exception gw.pl.external.GenericCheckedException
Deprecated.
 
GenericFileMetadata - Class in gw.fs.physical.generic
 
GenericFileMetadata(File) - Constructor for class gw.fs.physical.generic.GenericFileMetadata
 
GenericGraphEdgeProvider<T> - Class in gw.api.graph.traverse
Edge provider for generic graph structures
GenericGraphEdgeProvider(ReadableGraph<T>) - Constructor for class gw.api.graph.traverse.GenericGraphEdgeProvider
 
GenericGraphEdgeProvider(ReadableGraph<T>, TraversalFilter<T>) - Constructor for class gw.api.graph.traverse.GenericGraphEdgeProvider
 
GenericGraphTraverser<T> - Class in gw.api.graph
Implementation of GraphTraverser for traversing any type of Graph.
GenericGraphTraverser(ReadableGraph<T>, T) - Constructor for class gw.api.graph.GenericGraphTraverser
Single root constructor for Gosu backward compatibility.
GenericGraphTraverser(ReadableGraph<T>, TraversalFilter<T>, T) - Constructor for class gw.api.graph.GenericGraphTraverser
Single root constructor for Gosu backward compatibility.
GenericGraphTraverser(ReadableGraph<T>, T...) - Constructor for class gw.api.graph.GenericGraphTraverser
Creates a (@code GenericGraphTraverser} with the graph to traverse and the roots to traverse from.
GenericGraphTraverser(ReadableGraph<T>, TraversalFilter<T>, T...) - Constructor for class gw.api.graph.GenericGraphTraverser
Creates a (@code GenericGraphTraverser} with the graph to traverse, the roots to traverse from, and the filter to limit the traversal.
GenericGraphTraverser(ReadableGraph<T>, Iterable<T>) - Constructor for class gw.api.graph.GenericGraphTraverser
Creates a (@code GenericGraphTraverser} with the graph to traverse and the roots to traverse from.
GenericGraphTraverser(ReadableGraph<T>, TraversalFilter<T>, Iterable<T>) - Constructor for class gw.api.graph.GenericGraphTraverser
Creates a (@code GenericGraphTraverser} with the graph to traverse, the roots to traverse from, and the filter to limit the traversal.
GenericGroupColumnNameDataDist - Interface in gw.pl.database.entity
GenericGroupColumnNameDataDist Stores column names for the generic value-group data distribution.
GenericGroupCountDataDist - Interface in gw.pl.database.entity
GenericGroupCountDataDist Stores value=group size and the number of groups of that size for the generic group data distribution.
GenericGroupDataDist - Interface in gw.pl.database.entity
GenericGroupDataDist Stores the distribution of value-group sizes for generic column data.
GenericPhysicalFileSystem - Class in gw.fs.physical.generic
 
GenericPhysicalFileSystem() - Constructor for class gw.fs.physical.generic.GenericPhysicalFileSystem
 
genStats() - Method in class gw.api.tools.DatabaseStatisticsHelper
 
geocode(Address) - Static method in class gw.api.geocode.GeocodeScriptHelper
Synchronously Geocodes an existing Address (persistent or non-persistent) if it has not already been Geocoded.
GEOCODE_STATUS - Static variable in interface gw.plugin.geocode.IGeocodePlugin
Deprecated.
A string representing geocode status.
geocodeableToString(Address) - Static method in class gw.api.geocode.GeocodeScriptHelper
Deprecated.
this is not localized, just use the Address's display name
geocodeAddress(Map) - Method in interface gw.plugin.geocode.IGeocodePlugin
Deprecated.
entire class deprecated
geocodeAddressBestMatch(Address) - Method in class gw.api.geocode.AbstractGeocodePlugin
Synchronously geocode an Address.
geocodeAddressBestMatch(Address) - Method in interface gw.plugin.geocode.GeocodePlugin
Synchronously geocode an Address.
geocodeAddressWithCorrections(Address) - Method in class gw.api.geocode.AbstractGeocodePlugin
By default, we simply call geocodeAddressWithCorrections(address,-1) to ignore maxResults.
geocodeAddressWithCorrections(Address, int) - Method in class gw.api.geocode.AbstractGeocodePlugin
By default, we simply "wrap" geocodeAddressBestMatch().
geocodeAddressWithCorrections(Address) - Method in interface gw.plugin.geocode.GeocodePlugin
Synchronously geocode an Address, returning a list of addresses which could match the provided address.
geocodeAddressWithCorrections(Address, int) - Method in interface gw.plugin.geocode.GeocodePlugin
Synchronously geocode an Address, returning a list of addresses which could match the provided address.
GeocodePlugin - Interface in gw.plugin.geocode
 
GeocodeScriptHelper - Class in gw.api.geocode
Provides utility functions for working with Proximity Searches (Geocoding) from Gosu.
GeocodeScriptHelper() - Constructor for class gw.api.geocode.GeocodeScriptHelper
 
GeocodeStatus - Class in gw.pl.contact.typekey
 
GeocodeStatus(ITypeList, String) - Constructor for class gw.pl.contact.typekey.GeocodeStatus
 
geocodeSynchronously() - Method in interface gw.pl.contact.entity.Address
Checks if the location information (Latitude, Longitude and GeocodeStatus) has been successfully set.
geocodeSynchronouslyIfNecessary() - Method in interface gw.pl.contact.entity.Address
Checks if the location information (Latitude, Longitude and GeocodeStatus) has been successfully set.
GeocodeTest - Annotation Type in gw.testharness
 
GeocodeUtils - Class in gw.api.geocode
GeocodeUtils provides a set of general-use methods for working with Geocoding functionality in both scripts and the UI.
GeocodeUtils() - Constructor for class gw.api.geocode.GeocodeUtils
 
GeocodeUtils.GeocodePluginNotEnabledException - Exception in gw.api.geocode
 
GeocodeUtils.GeocodePluginNotEnabledException() - Constructor for exception gw.api.geocode.GeocodeUtils.GeocodePluginNotEnabledException
 
GeocodeUtils.GeocodePluginNotStartedException - Exception in gw.api.geocode
 
GeocodeUtils.GeocodePluginNotStartedException() - Constructor for exception gw.api.geocode.GeocodeUtils.GeocodePluginNotStartedException
 
GeocodeWorkItem - Interface in gw.pl.contact.entity
GeocodeWorkItem Queue of Addresses to be geocoded.
GEODATA - Static variable in class gw.api.util.Logger
Deprecated.
Logger for geocoding related features
get(int) - Static method in enum gw.api.database.DBDayOfWeek
 
get() - Static method in class gw.api.databuilder.UniqueKeyGenerator
Get the singleton key generator.
get(int) - Static method in class gw.api.databuilder.UniqueKeyGenerator
Get the singleton key generator.
get() - Static method in class gw.api.reflect.BasicTypes
Returns a set of "basic" or non-composite types, i.e., types that represent properties not represented by edges in an object graph.
get(Object) - Method in class gw.api.web.tools.ModeMap
 
get(IAnnotatedFeatureInfo) - Static method in class gw.datatype.DataTypes
Gets the datatype associated with the given feature, or null if none.
get(String, Map<? extends String, ? extends String>) - Static method in class gw.datatype.DataTypes
Gets the datatype identified by the given name, and parametrized by the given parameters.
get(Class<?>) - Static method in class gw.datatype.DataTypes
Deprecated.
Use a specific datatype instead.
get(int) - Method in class gw.lang.enhancements.OrderedList
 
get(String) - Static method in enum gw.lang.ir.expression.IRRelationalExpression.Operation
 
get() - Method in interface gw.lang.javadoc.IDocRef
 
get(CharSequence) - Static method in class gw.lang.parser.CICS
 
get(ResourceKey, Object...) - Static method in class gw.lang.parser.resources.Res
 
get(ITypeVariableType) - Method in class gw.lang.parser.TypeVarToTypeMap
 
get(List) - Method in class gw.lang.reflect.features.BoundComplexPropertyChainReference
 
get() - Method in class gw.lang.reflect.features.BoundPropertyReference
 
get() - Method in class gw.lang.reflect.features.BoundSimplePropertyChainReference
 
get(R, List) - Method in class gw.lang.reflect.features.ComplexPropertyChainReference
 
get(R) - Method in class gw.lang.reflect.features.PropertyReference
 
get(R) - Method in class gw.lang.reflect.features.SimplePropertyChainReference
 
get(String) - Method in class gw.lang.reflect.FragmentCache
 
get(IAttributedFeatureInfo) - Static method in class gw.lang.reflect.IAttributedFeatureInfo.MODIFIER
 
GET - Static variable in class gw.lang.reflect.ImplicitPropertyUtil
 
GET - Static variable in class gw.lang.reflect.IPresentationInfo.Default
 
get(IType) - Method in interface gw.lang.reflect.ITypeRefFactory
 
get(String) - Method in interface gw.lang.reflect.ITypeRefFactory
 
get(Class<?>) - Method in interface gw.lang.reflect.ITypeSystem
Gets the intrinsic type for a given class.
get(IJavaClassInfo) - Method in interface gw.lang.reflect.ITypeSystem
Gets the intrinsic type for a given class info object.
get(Method) - Static method in class gw.lang.reflect.java.IJavaClassInfo.Util
 
get(Constructor) - Static method in class gw.lang.reflect.java.IJavaClassInfo.Util
 
get(Object) - Method in class gw.lang.reflect.PropertyNameMap
 
get(Class) - Static method in class gw.lang.reflect.TypeSystem
Gets the intrinsic type for a given class.
get(Class, IModule) - Static method in class gw.lang.reflect.TypeSystem
 
get(IJavaClassInfo) - Static method in class gw.lang.reflect.TypeSystem
 
get(IJavaClassInfo, IModule) - Static method in class gw.lang.reflect.TypeSystem
 
get(IType) - Method in interface gw.pl.persistence.type.DynamicEntityPropertyInfoReference
Gets the instance of this entity property for the given concrete entity type.
get() - Method in interface gw.pl.persistence.type.EntityPropertyInfoReference
Gets the entity property referred to by this object.
get() - Method in interface gw.pl.persistence.type.TypeListTypeReference
Gets the typelist type associated with this reference.
get() - Method in interface gw.pl.persistence.typelist.TypeKeyReference
Gets the typekey associated with this reference.
get(Object) - Method in class gw.pl.util.EmptyMap
 
get() - Method in class gw.pl.util.ScopedThreadLocal
 
get(int) - Static method in class gw.pl.util.StaticInt
Get a static integers object from a range of pre-created Integers in the INTEGER_POOL.
get(QName, Class) - Method in class gw.pl.util.webservices.axis.GWSymbolTable
Get the entry with the given QName of the given class.
get(String) - Method in interface gw.pl.util.xml.IXMLObjectSerializerRegistry
 
get(String) - Static method in class gw.pl.util.xml.XMLObjectSerializerRegistry
 
get(String) - Method in class gw.pl.util.xml.XMLObjectSerializerRegistryImpl
 
get(Class<T>) - Static method in class gw.plugin.Plugins
Gets the single plugin implementing the given interface.
get(String) - Static method in class gw.plugin.Plugins
Gets the plugin registered under the given name.
get(Integer, List<SolrSortColumn>) - Method in class gw.plugin.solr.SolrRecordMap
 
get(int) - Method in class gw.smoketest.platform.web.IteratorEntries
 
get(String) - Method in class gw.util.cache.FqnCache
 
get(String) - Method in interface gw.util.cache.IFqnCache
 
get(String) - Method in class gw.util.cache.WeakFqnCache
 
get(Object) - Method in class gw.util.CiHashMap
 
get(K) - Method in class gw.util.concurrent.Cache
This will get a specific entry, it will call the missHandler if it is not found.
get(Object) - Method in class gw.util.concurrent.ConcurrentWeakValueHashMap
 
get() - Method in class gw.util.concurrent.LockingLazyVar
 
get() - Method in class gw.util.concurrent.LocklessLazyVar
 
get(Object) - Method in class gw.util.DerivedKeyHashMap
 
get(int) - Method in class gw.util.DynamicArray
Returns the element at the specified position in this list.
get() - Method in class gw.util.Reference
 
get(int) - Method in class gw.util.RegExpMatch
 
get(Object) - Method in class gw.util.ScopedMap
 
get(Object) - Method in class gw.util.SpaceEfficientHashMap
 
get(int) - Method in class gw.util.Stack
 
get(int) - Static method in class gw.xml.ws.Server
Returns the server on the specified port, creating it if needed.
get() - Method in class gw.xml.ws.WsiRequestLocal
Returns the current value of this request local.
get(Object) - Method in class gw.xml.XMLNodeAttributeMap
 
get(int) - Method in class gw.xml.xsd.typeloader.IdrefsList
 
GET_BATCH_ITERATOR - Static variable in class gw.api.profiler.ProfilerTag
 
get_Checkbox() - Method in class gw.smoketest.platform.web.RowElement
Gets the checkbox that can be used to select this entry
GET_CONNECTION - Static variable in class gw.api.profiler.ProfilerTag
 
get_Current() - Method in class gw.smoketest.platform.web.RowElement
Returns true if this entry is currently selected to view its detail in the Detail panel.
get_ListPaging() - Method in class gw.smoketest.platform.web.IteratorEntriesWithPaging
 
GET_PREPARED_STMT_TAG - Static variable in class gw.api.profiler.ProfilerTag
 
GET_READ_CONNECTION_TAG - Static variable in class gw.api.profiler.ProfilerTag
 
get_Select() - Method in class gw.smoketest.platform.web.RowElement
Gets the button that can be used to pick this row and return the value to the base page
GET_WRITE_CONNECTION_TAG - Static variable in class gw.api.profiler.ProfilerTag
 
getAbbreviation(Country, String) - Static method in class gw.api.util.StateAbbreviationUtil
Returns the StateAbbreviation associated with the country and abbreviation string in the current language.
getAbsolutePath(String, String) - Static method in class gw.plugin.document.DocumentConfigUtil
A path is absolute if it begins with a "/" or a "\" or a drive letter ":".
getAbsolutePath(String, String) - Static method in class gw.plugin.email.EmailConfigUtil
A path is absolute if it begins with a "/" or a "\" or a drive letter ":".
getAbsolutePath(String, String) - Static method in class gw.plugin.note.NoteConfigUtil
A path is absolute if it begins with a "/" or a "\" or a drive letter ":".
getAccesses() - Method in class gw.api.tools.CacheByUserStatistics
 
getAccessibilityForClass(IType, IType) - Static method in class gw.lang.reflect.FeatureManager
 
getAccessibilityForType(IType) - Method in class gw.lang.reflect.BaseHandBuiltTypeInfo
 
getAccessibilityForType(IType) - Method in class gw.lang.reflect.DefaultArrayTypeInfo
 
getAccessibilityForType(IType) - Method in class gw.lang.reflect.FeatureManagerTypeInfoBase
 
getAccessibilityForType(IType) - Method in interface gw.lang.reflect.IRelativeTypeInfo
 
getAccessibilityForType(IType) - Method in class gw.xml.xsd.typeloader.XSDGroupingTypeInfo
 
getAccessor() - Method in interface gw.lang.reflect.IPropertyInfo
 
getAccessor() - Method in class gw.lang.reflect.MetaPropertyInfoDelegate
 
getAccessor() - Method in class gw.lang.reflect.PropertyInfoBuilder.BuiltPropertyInfo
 
getAccessor() - Method in class gw.lang.reflect.PropertyInfoDelegate
 
getAccessor() - Method in class gw.xml.parser2.XMLAttributePropertyInfo
 
getAccessor() - Method in class gw.xml.parser2.XMLChildElementPropertyInfo
 
getAccessor() - Method in class gw.xml.parser2.XMLChildListPropertyInfo
 
getAccessor() - Method in class gw.xml.parser2.XMLNodeValuePropertyInfo
 
getAccessor() - Method in class gw.xml.xsd.typeloader.ChildrenPropertyInfo
 
getAccessor() - Method in class gw.xml.xsd.typeloader.ParentPropertyInfo
 
getAccessor() - Method in class gw.xml.xsd.typeloader.XSDAttributePropertyInfo
 
getAccessor() - Method in class gw.xml.xsd.typeloader.XSDChildElementPropertyInfo
 
getAccessor() - Method in class gw.xml.xsd.typeloader.XSDChildListPropertyInfo
 
getAccessor() - Method in class gw.xml.xsd.typeloader.XSDEnumerationStaticProperty
 
getAccessor() - Method in class gw.xml.xsd.typeloader.XSDGroupingListPropertyInfo
 
getAccessor() - Method in class gw.xml.xsd.typeloader.XSDGroupingPropertyInfo
 
getAccessor() - Method in class gw.xml.xsd.typeloader.XSDNodeValuePropertyInfo
 
getAccessor() - Method in class gw.xml.xsd.typeloader.XSDSimpleChildPropertyInfo
 
getAccessPath() - Method in interface gw.lang.parser.expressions.IQueryPathExpression
 
getAckCode() - Method in class gw.api.webservice.messagingTools.Acknowledgement
Returns the acknowledgement code to store with the message.
getAction() - Method in class gw.api.admin.DestinationMessageStatistics.DestinationAction
 
getActionEventParameter() - Static method in class gw.api.web.WebUtil
Returns the arbitrary "parameter" string that was sent back from the browser as part of the current "action event" (like a button click or menu item selection).
getActionType() - Method in class gw.api.web.admin.workflow.ManageWorkflows
 
getActivationCtx() - Method in interface gw.lang.parser.IScope
Get the activation record context.
getActivationCtx() - Method in class gw.lang.parser.StandardScope
 
getActiveSessionData() - Method in interface gw.api.webservice.systemTools.ISystemTools
Returns all server session information.
getActiveSessionData() - Method in class gw.api.webservice.systemTools.SystemToolsImpl
 
getActiveStatus() - Method in class gw.api.tools.BatchProcess
 
getActiveThreadCount() - Method in class gw.api.web.tools.WorkQueueThreadPoolDisplayInfo
 
getActiveUserRoleAssignments(UserRole) - Method in interface gw.api.assignment.UserRoleOwner
Gets the active assignments to the given role.
getActiveWizardInCurrentLocationGroup() - Static method in class gw.api.util.LocationUtil
Deprecated.
DO NOT USE. To be removed.
getActiveWorkflowWorkItem() - Method in interface gw.pl.workflow.entity.Workflow
This will find the active work item for this workflow if it exists
getActiveWorkItem() - Method in class gw.api.web.admin.workflow.ManageWorkflows
 
getActiveWorksheet() - Static method in class gw.api.web.workspace.WorkspaceUtil
Gets the active worksheet so it can be queried before being closed.
getActivityPatternByCode(String) - Method in interface gw.api.activity.PublicActivityPatternFinder
Returns any existing activity pattern whose "Code" attribute is code, or null if there are no such activity pattern.
getActivityStatus() - Method in interface gw.pl.activity.entity.Activity
 
getActorRole() - Method in exception gw.xml.ws.WsdlFault
Gets the SOAP 1.1 actor role.
getActualLoader() - Method in interface gw.lang.reflect.gs.IGosuClassLoader
 
getActualReturnType(IJavaClassType, TypeVarToTypeMap, boolean) - Static method in class gw.lang.reflect.java.ClassInfoUtil
 
getActualType(IType, TypeVarToTypeMap, boolean) - Method in interface gw.lang.reflect.ITypeSystem
 
getActualType(TypeVarToTypeMap) - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
 
getActualType(TypeVarToTypeMap, boolean) - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
 
getActualType(TypeVarToTypeMap) - Method in interface gw.lang.reflect.java.IJavaClassType
 
getActualType(TypeVarToTypeMap, boolean) - Method in interface gw.lang.reflect.java.IJavaClassType
 
getActualType(IType, TypeVarToTypeMap, boolean) - Static method in class gw.lang.reflect.TypeSystem
 
getActualTypeArguments() - Method in interface gw.lang.reflect.java.IJavaClassParameterizedType
 
getActualTypeInContainer(IFeatureInfo, IType) - Method in class gw.lang.reflect.BaseFeatureInfo
 
getActualTypes(IJavaClassType[], TypeVarToTypeMap, boolean) - Static method in class gw.lang.reflect.java.ClassInfoUtil
 
getAdapterClass() - Method in interface gw.lang.reflect.java.IJavaType
Returns the Gosu proxy for this class.
getAdded() - Method in class gw.api.graph.compare.EntityComparison
Returns all beans that are in the comparison graph but are not in the source graph.
getAdded() - Method in interface gw.api.graph.compare.GraphComparison
Returns all of the nodes which are present in the compare graph but not in the source graph ("added").
getAddedArrayElements(String) - Method in interface gw.pl.external.entity.Entity
Deprecated.
 
getAddedArrayElements(IArrayPropertyInfo) - Method in interface gw.pl.persistence.core.Bean
 
getAddedArrayElements(String) - Method in interface gw.pl.persistence.core.Bean
 
getAddedElements() - Method in class gw.api.admin.ImportDataArrayDifferences
The elements added to the array by the import.
getAdditionalArgs() - Method in class gw.config.TypeLoaderSpec
 
getAdditionalData() - Method in enum gw.smoketest.platform.web.PCFElementId.PCFElementScope
 
getAdditionalDFSDecls() - Method in class gw.lang.parser.ParserOptions
 
getAdditionalPaths() - Static method in class gw.api.xsd.XSDPublishHelper
 
getAdditionalSchemas() - Method in class gw.xml.XmlParseOptions
Any additional schemas that should be present when parsing.
getAdditionalSourceRoots() - Method in interface gw.lang.reflect.IEntityAccess
 
getAdditionalTableStatistics() - Method in interface gw.api.database.TableStatistics
 
getAdditionalTypeLoaders() - Method in class gw.config.Registry
 
getAdditivity() - Method in class gw.pl.logging.LoggerImpl
Deprecated.
a new mechanism will be introduced to do this in 9.
getAddressBookFingerprint() - Method in interface gw.pl.contact.entity.AddressBookConvertable
Deprecated.
getAddressByGeocode(BigDecimal, BigDecimal) - Method in class gw.api.geocode.AbstractGeocodePlugin
By default, we simply call getAddressByGeocode(latitude,longitude, -1).
getAddressByGeocode(BigDecimal, BigDecimal, int) - Method in class gw.api.geocode.AbstractGeocodePlugin
By default, we simply "wrap" getAddressByGeocodeBestMatch().
getAddressByGeocode(BigDecimal, BigDecimal) - Static method in class gw.api.geocode.GeocodeUtils
Retrieves from the current Geocoding Plugin the list of possible addresses located at the Geocode (latitude/longitude pair) provided.
getAddressByGeocode(BigDecimal, BigDecimal, int) - Static method in class gw.api.geocode.GeocodeUtils
Retrieves from the current Geocoding Plugin the list of possible addresses located at the Geocode (latitude/longitude pair) provided.
getAddressByGeocode(BigDecimal, BigDecimal) - Method in interface gw.plugin.geocode.GeocodePlugin
Retrieves from the external Geocoding service the list of possible addresses located at the Geocode (latitude/longitude pair) provided.
getAddressByGeocode(BigDecimal, BigDecimal, int) - Method in interface gw.plugin.geocode.GeocodePlugin
Retrieves from the external Geocoding service the list of possible addresses located at the Geocode (latitude/longitude pair) provided.
getAddressByGeocodeBestMatch(BigDecimal, BigDecimal) - Method in class gw.api.geocode.AbstractGeocodePlugin
There is no practical "generic" way to find an address by Geocode and this is an optional operation.
getAddressByGeocodeBestMatch(BigDecimal, BigDecimal) - Static method in class gw.api.geocode.GeocodeUtils
Retrieves from the current Geocoding Plugin that address which is the best match for the Geocode (latitude/longitude pair) provided.
getAddressByGeocodeBestMatch(BigDecimal, BigDecimal) - Method in interface gw.plugin.geocode.GeocodePlugin
Retrieves from the external Geocoding service that address which is the best match for the Geocode (latitude/longitude pair) provided.
getAddressFieldValue(Zone, String, AddressFillable) - Static method in class gw.api.contact.AddressAutocompleteUtil
Return the zone value for the given zone and address field.
getAddressLine1() - Method in interface gw.api.address.AddressFillable
 
getAddressLine2() - Method in interface gw.api.address.AddressFillable
 
getAddressLine3() - Method in interface gw.api.address.AddressFillable
 
getAddressOwnerFieldIds() - Method in class gw.api.util.CountryConfig
Get the AddressOwnerFieldIds associated with the visible fields.
getAfter() - Method in interface gw.lang.parser.IToken
 
getAfterUpgradeDatamodelChanges() - Method in interface gw.plugin.upgrade.IDatamodelUpgrade
 
getAgeInSeconds() - Method in class gw.plugin.solr.SolrResultSet
Age of this result set in seconds
getAggregatedQuerySummaries() - Method in interface gw.api.profiler.ProfilerDataSource
Returns an array of GloballyAggregatedQuerySummary objects, one for each distinct query string found in any frame of this profiler's stacks.
getAggregatedQuerySummaries() - Method in class gw.api.profiler.StackQuerySummary
 
getAlias() - Method in interface gw.api.database.IQuerySelectColumn
 
getAliasByInternalCode(String, String, String) - Method in interface gw.api.util.TypecodeMapper
For use during exports, returns a string corresponding to an alias to an internal typecode given a typelist, a namespace, and an internal code.
getAliasByInternalCode(String, String, String) - Static method in class gw.api.webservice.typelisttools.TypelistToolsAPIHelper
For use during exports, returns a string corresponding to an alias to an internal typecode given a typelist, a namespace, and an internal code.
getAliasByInternalCode(String, String, String) - Method in class gw.plugin.util.TypecodeMapperUtil
For use during exports, returns a string corresponding to an alias to an internal typecode given a typelist, a namespace, and an internal code.
getAliasesByInternalCode(String, String, String) - Method in interface gw.api.util.TypecodeMapper
For use during exports, returns an array of strings representing external aliases to internal typecodes given a typelist, a namespace, and an internal code.
getAliasesByInternalCode(String, String, String) - Static method in class gw.api.webservice.typelisttools.TypelistToolsAPIHelper
For use during exports, returns an array of strings representing external aliases to internal typecodes given a typelist, a namespace, and an internal code.
getAliasesByInternalCode(String, String, String) - Method in class gw.plugin.util.TypecodeMapperUtil
For use during exports, returns an array of strings representing external aliases to internal typecodes given a typelist, a namespace, and an internal code.
getAliasName() - Method in class gw.api.database.upgrade.before.BeforeUpgradeDerivedTableColumn
 
getAll() - Static method in class gw.api.database.DatabaseOutlineInfo
Get all the outlines in the database
getAll() - Static method in class gw.lang.parser.Keyword
 
getAll(Object) - Method in class gw.pl.util.JSONMultiObject
 
getAllAddresses() - Method in interface gw.ab.addressbook.entity.ABContact
Gets all the Contact's Addresses.
getAllAddresses() - Method in interface gw.pl.contact.entity.Contact
Gets all the Contact's Addresses.
getAllArchivedAsString() - Static method in class gw.api.archiving.ArchivedSummary
 
getAllBeans(String) - Method in class gw.api.tools.MBeansData
 
getAllBeansInGraph(KeyableBean) - Static method in class gw.api.domain.DomainGraphSupport
Returns a collection of beans under root bean in the domain graph
getAllChildren() - Method in class gw.api.bean.compare.ui.EntityDiffDisplay
Returns all children.
getAllChildren() - Method in interface gw.api.bean.compare.ui.HierarchicalDiff
Children of this DiffDisplay.
getAllChildren() - Method in class gw.api.bean.compare.ui.HierarchicalDiffDelegate
 
getAllChildren(DiffDisplay) - Static method in class gw.api.contact.pendingchanges.DiffDisplays
Returns all children of the given DiffDisplay, if any.
getAllChildren(Widget) - Method in class gw.api.print.PrintWidgetAction
Retrieves all children of a given widget.
getAllClassesInClassHierarchyAsIntrinsicTypes(IType) - Static method in class gw.lang.reflect.TypeBase
 
getAllContactContacts() - Method in interface gw.ab.addressbook.entity.ABContact
 
getAllContactContacts() - Method in interface gw.pl.contact.entity.Contact
 
getAllDefinedTypes() - Method in class gw.lang.gosuc.GosucProject
 
getAllEffectiveDates() - Method in interface gw.pl.persistence.core.effdate.entity.EffDatedBranch
Returns a sorted list of distinct effective and expiration dates that exist on EffDated beans in the branch.
getAllElementsForTest() - Method in class gw.api.importing.graph.MapBackedGraph
hidden for testing only
getAllExtensions() - Method in class gw.lang.reflect.gs.GosuClassTypeLoader
 
getAllForeignKeyConstraints() - Method in class gw.api.tools.DatabaseInfo
 
getAllGroups() - Method in interface gw.pl.community.entity.User
Returns a Set of all the groups to which this user belongs or has admin rights to.
getAllGroupUsers() - Method in interface gw.pl.community.entity.User
Deprecated.
Use (UserStubI.getGroupUsers() instead).
getAllIncludedRunlevels(Runlevel) - Static method in enum gw.api.server.AvailabilityLevel
 
getAllIncludedRunlevelsReversed(Runlevel) - Static method in enum gw.api.server.AvailabilityLevel
 
getAllInterfaces(Class) - Static method in class gw.util.GosuClassUtil
 
getAllKeys() - Static method in class gw.api.system.ABConfigParameters
 
getAllKeys() - Static method in class gw.api.system.PLConfigParameters
 
getAllLanguages() - Static method in class gw.api.util.LocaleUtil
 
getAllLinks() - Method in class gw.api.reflect.PropertyExtractor
Returns a collection of all (logically) outgoing links from the entity, including "virtual" links such as arrays and one-to-ones.
getAllLocales() - Static method in class gw.api.util.LocaleUtil
 
getAllNamespaces() - Method in class gw.lang.reflect.gs.GosuClassTypeLoader
 
getAllNamespaces() - Method in interface gw.lang.reflect.ITypeLoader
Don't call this method unless you really know what you're doing.
getAllNamespaces() - Method in class gw.xml.xsd.typeloader.XSDBuiltinTypeLoader
 
getAllNamespaces() - Method in class gw.xml.xsd.typeloader.XSDTypeLoaderBase
 
getAllOperationNames(String) - Static method in class gw.api.profiler.WebServiceProfilerPageHelper
 
getAllOperationNames(String) - Static method in class gw.api.webservice.WebServiceDiscoveryAPIHelper
 
getAllowedAssignmentSearchTypes() - Method in class gw.api.assignment.AssigneePicker
Return a list of AssignmentSearchTypes ("User", "Group" and "Queue") specifying the allowed types of assignee for this picker.
getAllowsChildren() - Method in class gw.api.profiler.IterationInfoNode
 
getAllQueryExecs() - Method in interface gw.pl.database.entity.DBConsistCheckRun
 
getAllRegions() - Static method in class gw.api.admin.BaseAdminUtil
Returns all the regions sorted by name.
getAllRequiredModules(GosucModule) - Method in class gw.lang.gosuc.Gosuc
 
getAllRoles() - Static method in class gw.api.admin.BaseAdminUtil
Returns all the roles in the system as entities.
getAllRoles() - Method in interface gw.pl.community.entity.UserSearchCriteria
Returns a set of all roles which can be searched for, sorted by name.
getAllSchemaNamespaces() - Method in class gw.xml.xsd.typeloader.XSDTypeLoaderBase
 
getAllServers() - Method in class gw.api.tools.ClusterInfoData
Returns information about all servers (nodes with distinct serverIDs) forming the cluster.
getAllServiceNames() - Static method in class gw.api.profiler.WebServiceProfilerPageHelper
 
getAllSourceRoots() - Method in class gw.lang.gosuc.GosucModule
 
getAllStatistics() - Static method in class gw.api.tools.CacheByUserStatistics
 
getAllSubtypes() - Method in interface gw.entity.IEntityType
Returns all entity types that derrive form this entity type.
getAllThreadStacks() - Static method in class gw.util.Shell
Deprecated.
 
getAllTypeKeys() - Static method in class gw.ab.addressbook.typekey.ABContact
 
getAllTypeKeys() - Static method in class gw.ab.addressbook.typekey.ABContactType
 
getAllTypeKeys() - Static method in class gw.ab.addressbook.typekey.ABResultType
 
getAllTypeKeys() - Static method in class gw.ab.addressbook.typekey.VendorAvailabilityType
 
getAllTypeKeys() - Static method in class gw.ab.addressbook.typekey.VendorServicesLoadStatus
 
getAllTypeKeys() - Static method in class gw.ab.contact.typekey.PendingContactChange
 
getAllTypeKeys() - Static method in class gw.ab.contact.typekey.PendingContactChangeView
 
getAllTypeKeys() - Static method in class gw.pl.accounting.typekey.LedgerSide
 
getAllTypeKeys() - Static method in class gw.pl.activity.typekey.Activity
 
getAllTypeKeys() - Static method in class gw.pl.activity.typekey.ActivityCategory
 
getAllTypeKeys() - Static method in class gw.pl.activity.typekey.ActivityClass
 
getAllTypeKeys() - Static method in class gw.pl.activity.typekey.ActivityStatus
 
getAllTypeKeys() - Static method in class gw.pl.activity.typekey.ActivityType
 
getAllTypeKeys() - Static method in class gw.pl.activity.typekey.ExternalToolType
 
getAllTypeKeys() - Static method in class gw.pl.activity.typekey.IncludeDaysType
 
getAllTypeKeys() - Static method in class gw.pl.activity.typekey.Priority
 
getAllTypeKeys() - Static method in class gw.pl.activity.typekey.StartPointType
 
getAllTypeKeys() - Static method in class gw.pl.addressbook.typekey.UpdateOp
 
getAllTypeKeys() - Static method in class gw.pl.adressbook.typekey.ContactChangeResolution
 
getAllTypeKeys() - Static method in class gw.pl.archive.typekey.ArchiveFinalStatus
 
getAllTypeKeys() - Static method in class gw.pl.archive.typekey.ArchiveSourceStatus
 
getAllTypeKeys() - Static method in class gw.pl.assignment.typekey.AssignmentSearchType
 
getAllTypeKeys() - Static method in class gw.pl.assignment.typekey.AssignmentSelectionType
 
getAllTypeKeys() - Static method in class gw.pl.assignment.typekey.UserRole
 
getAllTypeKeys() - Static method in class gw.pl.assignment.typekey.UserRoleConstraint
 
getAllTypeKeys() - Static method in class gw.pl.autosync.typekey.AutoSync
 
getAllTypeKeys() - Static method in class gw.pl.batchprocessing.typekey.BatchProcessType
 
getAllTypeKeys() - Static method in class gw.pl.batchprocessing.typekey.BatchProcessTypeUsage
 
getAllTypeKeys() - Static method in class gw.pl.calendar.typekey.HolidayTagCode
 
getAllTypeKeys() - Static method in class gw.pl.calendar.typekey.Weekdays
 
getAllTypeKeys() - Static method in class gw.pl.community.typekey.ApprovalStatus
 
getAllTypeKeys() - Static method in class gw.pl.community.typekey.AssignmentStatus
 
getAllTypeKeys() - Static method in class gw.pl.community.typekey.BusinessType
 
getAllTypeKeys() - Static method in class gw.pl.community.typekey.CharacterSet
 
getAllTypeKeys() - Static method in class gw.pl.community.typekey.GenderType
 
getAllTypeKeys() - Static method in class gw.pl.community.typekey.GroupType
 
getAllTypeKeys() - Static method in class gw.pl.community.typekey.LanguageType
 
getAllTypeKeys() - Static method in class gw.pl.community.typekey.LoadFactorType
 
getAllTypeKeys() - Static method in class gw.pl.community.typekey.LocaleType
 
getAllTypeKeys() - Static method in class gw.pl.community.typekey.RegionType
 
getAllTypeKeys() - Static method in class gw.pl.community.typekey.StartupPage
 
getAllTypeKeys() - Static method in class gw.pl.community.typekey.SystemUserType
 
getAllTypeKeys() - Static method in class gw.pl.community.typekey.TimeZoneType
 
getAllTypeKeys() - Static method in class gw.pl.community.typekey.UserAttributeType
 
getAllTypeKeys() - Static method in class gw.pl.community.typekey.UserExperienceType
 
getAllTypeKeys() - Static method in class gw.pl.community.typekey.VacationStatusType
 
getAllTypeKeys() - Static method in class gw.pl.contact.typekey.Address
 
getAllTypeKeys() - Static method in class gw.pl.contact.typekey.AddressType
 
getAllTypeKeys() - Static method in class gw.pl.contact.typekey.Contact
 
getAllTypeKeys() - Static method in class gw.pl.contact.typekey.ContactBidiRel
 
getAllTypeKeys() - Static method in class gw.pl.contact.typekey.ContactClass
 
getAllTypeKeys() - Static method in class gw.pl.contact.typekey.ContactCreationApprovalStatus
 
getAllTypeKeys() - Static method in class gw.pl.contact.typekey.ContactLinkStatusType
 
getAllTypeKeys() - Static method in class gw.pl.contact.typekey.ContactMatchResultType
 
getAllTypeKeys() - Static method in class gw.pl.contact.typekey.ContactRel
 
getAllTypeKeys() - Static method in class gw.pl.contact.typekey.ContactRelCons
 
getAllTypeKeys() - Static method in class gw.pl.contact.typekey.ContactSearchResultType
 
getAllTypeKeys() - Static method in class gw.pl.contact.typekey.ContactSearchType
 
getAllTypeKeys() - Static method in class gw.pl.contact.typekey.ContactTagType
 
getAllTypeKeys() - Static method in class gw.pl.contact.typekey.CustomerServiceTier
 
getAllTypeKeys() - Static method in class gw.pl.contact.typekey.EmploymentStatusType
 
getAllTypeKeys() - Static method in class gw.pl.contact.typekey.GeocodeStatus
 
getAllTypeKeys() - Static method in class gw.pl.contact.typekey.MaritalStatus
 
getAllTypeKeys() - Static method in class gw.pl.contact.typekey.NamePrefix
 
getAllTypeKeys() - Static method in class gw.pl.contact.typekey.NameSuffix
 
getAllTypeKeys() - Static method in class gw.pl.contact.typekey.OfficialID
 
getAllTypeKeys() - Static method in class gw.pl.contact.typekey.OfficialIDType
 
getAllTypeKeys() - Static method in class gw.pl.contact.typekey.OrganizationType
 
getAllTypeKeys() - Static method in class gw.pl.contact.typekey.PayPeriodType
 
getAllTypeKeys() - Static method in class gw.pl.contact.typekey.PrimaryPhoneType
 
getAllTypeKeys() - Static method in class gw.pl.contact.typekey.ProximitySearchStatus
 
getAllTypeKeys() - Static method in class gw.pl.contact.typekey.ReviewCategory
 
getAllTypeKeys() - Static method in class gw.pl.contact.typekey.ReviewServiceType
 
getAllTypeKeys() - Static method in class gw.pl.contact.typekey.SpecialtyType
 
getAllTypeKeys() - Static method in class gw.pl.contact.typekey.TaxFilingStatusType
 
getAllTypeKeys() - Static method in class gw.pl.contact.typekey.TaxStatus
 
getAllTypeKeys() - Static method in class gw.pl.contact.typekey.UnitOfDistance
 
getAllTypeKeys() - Static method in class gw.pl.contact.typekey.VendorType
 
getAllTypeKeys() - Static method in class gw.pl.contact.typekey.VenueType
 
getAllTypeKeys() - Static method in class gw.pl.currency.typekey.Currency
 
getAllTypeKeys() - Static method in class gw.pl.currency.typekey.FXRateMarket
 
getAllTypeKeys() - Static method in class gw.pl.custom.typekey.DateFieldsToSearchType
 
getAllTypeKeys() - Static method in class gw.pl.custom.typekey.DateRangeChoiceType
 
getAllTypeKeys() - Static method in class gw.pl.custom.typekey.DateSearchType
 
getAllTypeKeys() - Static method in class gw.pl.custom.typekey.FinancialCriterion
 
getAllTypeKeys() - Static method in class gw.pl.custom.typekey.FinancialSearchField
 
getAllTypeKeys() - Static method in class gw.pl.custom.typekey.SearchObjectType
 
getAllTypeKeys() - Static method in class gw.pl.custom.typekey.SearchResult
 
getAllTypeKeys() - Static method in class gw.pl.database.typekey.ConsistencyCheckType
 
getAllTypeKeys() - Static method in class gw.pl.database.typekey.DataDistributionType
 
getAllTypeKeys() - Static method in class gw.pl.database.typekey.DateBinDataType
 
getAllTypeKeys() - Static method in class gw.pl.database.typekey.DBUpdateStatsRunnerType
 
getAllTypeKeys() - Static method in class gw.pl.database.typekey.EntitySourceType
 
getAllTypeKeys() - Static method in class gw.pl.database.typekey.MergeConflictResolution
 
getAllTypeKeys() - Static method in class gw.pl.database.typekey.MergeConflictStrategy
 
getAllTypeKeys() - Static method in class gw.pl.database.typekey.OraSQLTuningSetCaptureOpt
 
getAllTypeKeys() - Static method in class gw.pl.database.typekey.SQLStatementType
 
getAllTypeKeys() - Static method in class gw.pl.database.typekey.StringCriterionMode
 
getAllTypeKeys() - Static method in class gw.pl.datagen.typekey.DataGenActionType
 
getAllTypeKeys() - Static method in class gw.pl.datagen.typekey.DataGenStatusType
 
getAllTypeKeys() - Static method in class gw.pl.document.typekey.DocumentSection
 
getAllTypeKeys() - Static method in class gw.pl.document.typekey.DocumentSecurityType
 
getAllTypeKeys() - Static method in class gw.pl.document.typekey.DocumentStatusType
 
getAllTypeKeys() - Static method in class gw.pl.document.typekey.DocumentType
 
getAllTypeKeys() - Static method in class gw.pl.etlstrings.typekey.ETLStrings
 
getAllTypeKeys() - Static method in class gw.pl.geodata.phone.typekey.PhoneCountryCode
 
getAllTypeKeys() - Static method in class gw.pl.geodata.zone.typekey.Country
 
getAllTypeKeys() - Static method in class gw.pl.geodata.zone.typekey.Jurisdiction
 
getAllTypeKeys() - Static method in class gw.pl.geodata.zone.typekey.JurisdictionType
 
getAllTypeKeys() - Static method in class gw.pl.geodata.zone.typekey.State
 
getAllTypeKeys() - Static method in class gw.pl.geodata.zone.typekey.StateAbbreviation
 
getAllTypeKeys() - Static method in class gw.pl.geodata.zone.typekey.ZoneType
 
getAllTypeKeys() - Static method in class gw.pl.history.typekey.CustomHistoryType
 
getAllTypeKeys() - Static method in class gw.pl.history.typekey.DataChangeStatus
 
getAllTypeKeys() - Static method in class gw.pl.history.typekey.History
 
getAllTypeKeys() - Static method in class gw.pl.history.typekey.HistoryType
 
getAllTypeKeys() - Static method in class gw.pl.messaging.typekey.ErrorCategory
 
getAllTypeKeys() - Static method in class gw.pl.messaging.typekey.MessageDestinationStatus
 
getAllTypeKeys() - Static method in class gw.pl.messaging.typekey.SynchState
 
getAllTypeKeys() - Static method in class gw.pl.note.typekey.NoteSecurityType
 
getAllTypeKeys() - Static method in class gw.pl.note.typekey.NoteTopicType
 
getAllTypeKeys() - Static method in class gw.pl.note.typekey.NoteType
 
getAllTypeKeys() - Static method in class gw.pl.note.typekey.SortByRange
 
getAllTypeKeys() - Static method in class gw.pl.parameter.typekey.ComponentType
 
getAllTypeKeys() - Static method in class gw.pl.parameter.typekey.ParameterType
 
getAllTypeKeys() - Static method in class gw.pl.persistence.core.effdate.typekey.EffDatedChangeType
 
getAllTypeKeys() - Static method in class gw.pl.platform.typekey.PhoneType
 
getAllTypeKeys() - Static method in class gw.pl.print.typekey.PrintFormat
 
getAllTypeKeys() - Static method in class gw.pl.profiler.typekey.InboundHistory
 
getAllTypeKeys() - Static method in class gw.pl.profiler.typekey.ProfilerConfig
 
getAllTypeKeys() - Static method in class gw.pl.purge.typekey.ArchiveState
 
getAllTypeKeys() - Static method in class gw.pl.question.typekey.QuestionFormat
 
getAllTypeKeys() - Static method in class gw.pl.question.typekey.QuestionSetType
 
getAllTypeKeys() - Static method in class gw.pl.question.typekey.QuestionType
 
getAllTypeKeys() - Static method in class gw.pl.resource.typekey.ResourceContext
 
getAllTypeKeys() - Static method in class gw.pl.rule.typekey.RuleSetType
 
getAllTypeKeys() - Static method in class gw.pl.sample.typekey.PrimaryColor
 
getAllTypeKeys() - Static method in class gw.pl.sample.typekey.SampleColor
 
getAllTypeKeys() - Static method in class gw.pl.sample.typekey.SampleTheme
 
getAllTypeKeys() - Static method in class gw.pl.scriptparameter.typekey.ScriptParameterType
 
getAllTypeKeys() - Static method in class gw.pl.security.typekey.RoleType
 
getAllTypeKeys() - Static method in class gw.pl.security.typekey.SystemPermissionType
 
getAllTypeKeys() - Static method in class gw.pl.staging.typekey.LoadCommandType
 
getAllTypeKeys() - Static method in class gw.pl.staging.typekey.LoaderCallbackTimeType
 
getAllTypeKeys() - Static method in class gw.pl.staging.typekey.LoadErrorType
 
getAllTypeKeys() - Static method in class gw.pl.staging.typekey.LoadStepType
 
getAllTypeKeys() - Static method in class gw.pl.upgrader.typekey.TableUpdateStatsType
 
getAllTypeKeys() - Static method in class gw.pl.upgrader.typekey.UpgradeDBStorageSetType
 
getAllTypeKeys() - Static method in class gw.pl.upgrader.typekey.UpgradeExecutionTimeType
 
getAllTypeKeys() - Static method in class gw.pl.validation.old.typekey.ValidationIssue
 
getAllTypeKeys() - Static method in class gw.pl.validation.typekey.ValidationIssueType
 
getAllTypeKeys() - Static method in class gw.pl.validation.typekey.ValidationLevel
 
getAllTypeKeys() - Static method in class gw.pl.workflow.typekey.ManageWorkflowActionType
 
getAllTypeKeys() - Static method in class gw.pl.workflow.typekey.Workflow
 
getAllTypeKeys() - Static method in class gw.pl.workflow.typekey.WorkflowActionType
 
getAllTypeKeys() - Static method in class gw.pl.workflow.typekey.WorkflowActiveState
 
getAllTypeKeys() - Static method in class gw.pl.workflow.typekey.WorkflowHandler
 
getAllTypeKeys() - Static method in class gw.pl.workflow.typekey.WorkflowLogEntry
 
getAllTypeKeys() - Static method in class gw.pl.workflow.typekey.WorkflowState
 
getAllTypeKeys() - Static method in class gw.pl.workflow.typekey.WorkflowTriggerKey
 
getAllTypeKeys() - Static method in class gw.pl.workflow.typekey.WorkflowWorkItem
 
getAllTypeKeys() - Static method in class gw.pl.workitemset.typekey.WorkItemSetState
 
getAllTypeKeys() - Static method in class gw.pl.workqueue.typekey.WorkItemStatusType
 
getAllTypeLoaders() - Method in interface gw.lang.reflect.ITypeSystem
 
getAllTypeLoaders() - Static method in class gw.lang.reflect.TypeSystem
 
getAllTypeNames() - Method in interface gw.lang.reflect.gs.IGosuClassRepository
 
getAllTypeNames(String...) - Method in interface gw.lang.reflect.gs.IGosuClassRepository
Returns the names of all types in this repository that end with one of the specified file extensions
getAllTypeNames() - Method in interface gw.lang.reflect.ITypeLoader
 
getAllTypeNames() - Method in interface gw.lang.reflect.ITypeSystem
Returns all type names in the system for all type loaders.
getAllTypeNames() - Method in class gw.lang.reflect.TypeLoaderBase
 
getAllTypeNames() - Static method in class gw.lang.reflect.TypeSystem
Returns all type names in the system for all type loaders.
getAllTypesInHierarchy() - Method in class gw.lang.reflect.DefaultArrayType
 
getAllTypesInHierarchy() - Method in class gw.lang.reflect.FunctionType
 
getAllTypesInHierarchy() - Method in interface gw.lang.reflect.IType
Returns a Set of all IIntrinsicTypes that this class is assignable from, including this class.
getAllTypesInHierarchy() - Method in class gw.lang.reflect.ParameterizedFunctionType
 
getAllTypesInHierarchy() - Method in class gw.lang.reflect.TypeBase
 
getAllTypesInHierarchy() - Method in class gw.xml.parser2.LocationRefType
 
getAllTypesInHierarchy() - Method in class gw.xml.parser2.XMLNodeType
 
getAllTypesInHierarchy() - Method in class gw.xml.xsd.typeloader.XMLNodeTypeFromXSD
 
getAllTypesInHierarchy() - Method in class gw.xml.xsd.typeloader.XSDEnumerationType
 
getAllTypesInHierarchy() - Method in class gw.xml.xsd.typeloader.XSDGroupingType
 
getAllUserRoles() - Method in interface gw.pl.security.entity.Role
Returns all UserRoles associated with this role.
getAllUsers() - Method in interface gw.pl.community.entity.Organization
 
getAllUsers() - Method in interface gw.pl.security.entity.Role
Returns all the Users associated with this role.
getAllUsersArray() - Method in interface gw.pl.security.entity.Role
Returns all the Users associated with this Role.
getAllVersionsUntyped() - Method in interface gw.pl.persistence.core.effdate.EffDatedVersionList
 
getAllXsdTypeloaders() - Static method in class gw.xml.xsd.typeloader.XSDTypeLoaderBase
 
getAlternateException() - Method in exception gw.lang.parser.exceptions.ParseException
An alternate ParseException that may provide additional information.
getAltValue() - Method in class gw.smoketest.platform.web.ValueElement
 
getAltValue(String) - Method in interface gw.testharness.ISmokeTestHelper
Gets the alternate value of the named form element, e.g. the converted value of a multi-currency field.
getAmount() - Method in class gw.api.financials.CurrencyAmount
The BigDecimal amount of the CurrencyAmount.
getAmount() - Method in class gw.api.financials.CurrencyAmountPair
 
getAmount() - Method in interface gw.api.financials.IMoney
The money amount.
getAmount() - Method in interface gw.api.financials.IMutableMoney
The money amount.
getAmount() - Method in interface gw.api.financials.MoneyComponentFacade
Deprecated.
The money amount.
getAmount() - Method in class gw.pl.currency.MonetaryAmount
The BigDecimal amount of the MonetaryAmount.
getAnalysisLevel() - Method in class gw.api.tools.DatabaseStorageHelper
 
getAncestor(Class<T>) - Method in class gw.xml.AbstractXMLNode
Gets the nearest ancestor of this node that is an instance of the given class.
getAncestor(Class<T>) - Method in interface gw.xml.IReadOnlyXMLNode
 
getAncestry() - Method in interface gw.pl.vendormanagement.entity.SpecialistService
 
getAnnotation() - Method in interface gw.lang.parser.expressions.IAnnotationExpression
 
getAnnotation(IType) - Method in class gw.lang.reflect.BaseFeatureInfo
 
getAnnotation(IType) - Method in interface gw.lang.reflect.IAnnotatedFeatureInfo
 
getAnnotation(IType, List<IAnnotationInfo>, String) - Method in class gw.lang.reflect.IAnnotatedFeatureInfo.IAnnotationInfoHelper
 
getAnnotation(Class) - Method in class gw.lang.reflect.java.asm.AsmClass
 
getAnnotation(Class) - Method in class gw.lang.reflect.java.asm.AsmField
 
getAnnotation(Class) - Method in class gw.lang.reflect.java.asm.AsmMethod
 
getAnnotation(Class<? extends Annotation>) - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
 
getAnnotation(Class<? extends Annotation>) - Method in interface gw.lang.reflect.java.IJavaAnnotatedElement
Returns this element's annotation for the specified type if such an annotation is present, else null.
getAnnotation(IType) - Method in class gw.lang.reflect.MethodInfoBase
 
getAnnotation(IType) - Method in class gw.lang.reflect.MethodInfoDelegate
 
getAnnotation(IType) - Method in class gw.lang.reflect.PropertyInfoBase
 
getAnnotation(IType) - Method in class gw.lang.reflect.PropertyInfoDelegate
 
getAnnotation(IType) - Method in class gw.lang.reflect.TypeInfoBase
 
getAnnotation(IType) - Method in class gw.xml.parser2.XMLFieldPropertyInfo
 
getAnnotation(IType) - Method in class gw.xml.parser2.XMLNodeInstanceTypeInfo
 
getAnnotationDefaultValue() - Method in class gw.lang.reflect.java.asm.AsmMethod
 
getAnnotationFieldValueAsArray(IAnnotationInfo, String) - Static method in class gw.lang.GosuShop
 
getAnnotationInfoFactory() - Static method in class gw.lang.GosuShop
 
getAnnotationInfoFactory() - Method in interface gw.lang.IGosuShop
 
getAnnotations() - Method in class gw.lang.ir.IRClass
 
getAnnotations() - Method in class gw.lang.ir.IRSymbol
 
getAnnotations() - Method in class gw.lang.ir.statement.IRFieldDecl
 
getAnnotations() - Method in class gw.lang.ir.statement.IRMethodStatement
 
getAnnotations() - Method in class gw.lang.parser.DefaultReducedSymbol
 
getAnnotations() - Method in interface gw.lang.parser.IReducedSymbol
 
getAnnotations() - Method in class gw.lang.reflect.BaseFeatureInfo
 
getAnnotations() - Method in interface gw.lang.reflect.IAnnotatedFeatureInfo
 
getAnnotations() - Method in interface gw.lang.reflect.IModifierInfo
 
getAnnotations() - Method in class gw.lang.reflect.java.asm.AsmField
 
getAnnotations() - Method in class gw.lang.reflect.java.asm.AsmMethod
 
getAnnotations() - Method in class gw.lang.reflect.MethodInfoBase
 
getAnnotations() - Method in class gw.lang.reflect.MethodInfoDelegate
 
getAnnotations() - Method in class gw.lang.reflect.PropertyInfoBase
 
getAnnotations() - Method in class gw.lang.reflect.PropertyInfoDelegate
 
getAnnotations() - Method in class gw.lang.reflect.TypeInfoBase
 
getAnnotations() - Method in class gw.xml.parser2.XMLFieldPropertyInfo
 
getAnnotations() - Method in class gw.xml.parser2.XMLNodeInstanceTypeInfo
 
getAnnotationsOfType(IType) - Method in class gw.lang.reflect.BaseFeatureInfo
Returns the list of annotations exactly matching the annotation passed in.
getAnnotationsOfType(IType) - Method in interface gw.lang.reflect.IAnnotatedFeatureInfo
 
getAnnotationsOfType(IType, List<IAnnotationInfo>) - Method in class gw.lang.reflect.IAnnotatedFeatureInfo.IAnnotationInfoHelper
 
getAnnotationsOfType(IType) - Method in class gw.lang.reflect.MethodInfoBase
 
getAnnotationsOfType(IType) - Method in class gw.lang.reflect.MethodInfoDelegate
 
getAnnotationsOfType(IType) - Method in class gw.lang.reflect.PropertyInfoBase
 
getAnnotationsOfType(IType) - Method in class gw.lang.reflect.PropertyInfoDelegate
 
getAnnotationsOfType(IType) - Method in class gw.lang.reflect.TypeInfoBase
 
getAnnotationsOfType(IType) - Method in class gw.xml.parser2.XMLFieldPropertyInfo
 
getAnnotationsOfType(IType) - Method in class gw.xml.parser2.XMLNodeInstanceTypeInfo
 
getAnnotationType() - Method in class gw.lang.annotation.Annotations.Builder.AnnotationInvocationHandler
 
getApiClass(CommandLine) - Method in class gw.pl.util.webservices.CmdLineToolBase
 
getAPICompatibleTestEnvironment() - Method in class gw.testharness.v3.PLTestClass
 
getApplicableMajorVersion() - Method in class gw.api.database.upgrade.VersionAction
 
getApplicableMinorVersion() - Method in class gw.api.database.upgrade.VersionAction
 
getApplicableTo() - Method in class gw.api.database.upgrade.VersionAction
 
getApplication() - Static method in class gw.api.web.Scopes
Deprecated.
Returns a Map that can be used to store and retrieve values whose lifespan should be bound up with the lifespan of the web application.
getApplicationBaseURL(HttpServletRequest) - Method in interface gw.plugin.baseurlbuilder.IBaseURLBuilder
Return the base URL of the web application for the given request.
getApplicationMajorVersion() - Method in interface gw.api.importing.graph.Graph
The application major version
getApplicationMajorVersion() - Method in class gw.api.importing.graph.MapBackedGraph
 
getApplicationMajorVersion() - Static method in class gw.api.importing.ImportingUtil
Return the current application major version
getApplicationMinorVersion() - Method in interface gw.api.importing.graph.Graph
The application major version
getApplicationMinorVersion() - Method in class gw.api.importing.graph.MapBackedGraph
 
getApplicationMinorVersion() - Static method in class gw.api.importing.ImportingUtil
Return the current application minor version
getAppName() - Method in class gw.testharness.clustering.ClusterTest
 
getAppName() - Method in interface gw.testharness.ISmokeTestHelperCallbacks
 
getAppName() - Method in class gw.testharness.v3.APICompatibleTestEnvironment
 
getAppName() - Method in class gw.testharness.v3.PLTestClass
Deprecated.
Replaced by Version.getAppCode()
getApprovalFilter() - Method in class gw.api.activity.ActivityFilterSetBase
Simple filter - is the activity an approval activity?
getApprovingUser(String, String) - Method in interface gw.plugin.approval.IApprovalAdapter
Returns the user and group to which an approval activity should be assigned.
getAppServer(String, int) - Method in class gw.testharness.clustering.ClusterTest
 
getAppServer(String) - Method in class gw.testharness.clustering.ClusterTest
 
getAppServerURL() - Method in interface gw.testharness.ISmokeTestHelperCallbacks
 
getAppServerURL() - Method in class gw.testharness.v3.APICompatibleTestEnvironment
 
getAppVersion() - Method in class gw.api.webservice.systemTools.ServerVersion
The version of the application
getArchivedCount() - Method in class gw.api.archiving.ArchiveCountSummary
 
getArchivedDocumentUpgradeVersionTrigger() - Method in class gw.api.database.upgrade.before.BeforeUpgradeVersionCheckWrapper
 
getArchivedDocumentUpgradeVersionTrigger() - Method in class gw.api.database.upgrade.CreateSpatialIndexVersionTrigger
getArchivedDocumentUpgradeVersionTrigger() - Method in class gw.api.database.upgrade.DatamodelChangeWithoutArchivedDocumentChange
 
getArchivedDocumentUpgradeVersionTrigger() - Method in class gw.api.database.upgrade.DatamodelChangeWithoutDatabaseChange
 
getArchivedDocumentUpgradeVersionTrigger() - Method in class gw.api.database.upgrade.DropColumnsAndDeletePropertiesIfSafeDatamodelChange
 
getArchivedDocumentUpgradeVersionTrigger() - Method in class gw.api.database.upgrade.DropTableAfterUpgradeTrigger
 
getArchivedDocumentUpgradeVersionTrigger() - Method in class gw.api.database.upgrade.DropTableIfEmptyVersionTrigger
 
getArchivedDocumentUpgradeVersionTrigger() - Method in interface gw.api.datamodel.upgrade.IDatamodelChange
 
getArchivedEntitySet(String) - Method in class gw.api.archiving.upgrade.ArchivedDocumentUpgradeVersionTrigger
Returns an IArchivedEntitySet representing all entities of the given name.
getArchivedTypekey(String, String) - Method in class gw.api.archiving.upgrade.ArchivedDocumentUpgradeVersionTrigger
Returns the IArchivedTypekey representing the given typekey.
getArchivedTypekeySet(String) - Method in class gw.api.archiving.upgrade.ArchivedDocumentUpgradeVersionTrigger
Returns all IArchivedTypekey's representing the given type list.
getArchiveExcludedBecauseOfFailureCountSummaries() - Method in class gw.api.archiving.ArchiveCountSummary
 
getArchiveExcludedBecauseOfRulesCountSummaries() - Method in class gw.api.archiving.ArchiveCountSummary
 
getArchiveFailure() - Method in class gw.api.archiving.ArchiveExcludedBecauseOfFailureCountSummary
 
getArchiveSkippedCountSummaries() - Method in class gw.api.archiving.ArchiveCountSummary
 
getArchivingContext() - Static method in class gw.api.archiving.ArchivingUtil
This will return a context object
getArchivingSchema() - Static method in class gw.api.archiving.ArchivingUtil
This will get the archiving schema
getArchivingSchemaVersion() - Static method in class gw.api.archiving.ArchivingUtil
This will get the archiving schema version
getArgPosition() - Method in interface gw.lang.parser.expressions.IMethodCallExpression
 
getArgPosition() - Method in interface gw.lang.parser.IHasArguments
 
getArgs() - Method in class gw.api.profiler.ArgsAggregatedQuerySummary
 
getArgs() - Method in class gw.api.profiler.ArgsStackAggregatedQuerySummary
 
getArgs() - Method in class gw.api.profiler.QuerySummary
 
getArgs() - Method in class gw.lang.ir.expression.IRMethodCallExpression
 
getArgs() - Method in class gw.lang.ir.expression.IRNewExpression
 
getArgs() - Method in interface gw.lang.parser.expressions.IBeanMethodCallExpression
 
getArgs() - Method in interface gw.lang.parser.expressions.IBlockExpression
 
getArgs() - Method in interface gw.lang.parser.expressions.IMethodCallExpression
 
getArgs() - Method in interface gw.lang.parser.expressions.INewExpression
 
getArgs() - Method in interface gw.lang.parser.expressions.IObjectLiteralExpression
 
getArgs() - Method in interface gw.lang.parser.IDynamicFunctionSymbol
 
getArgs() - Method in interface gw.lang.parser.IHasArguments
 
getArgs() - Method in interface gw.lang.parser.IReducedDynamicFunctionSymbol
 
getArgs() - Method in interface gw.lang.reflect.gs.IGosuConstructorInfo
 
getArgs() - Method in interface gw.lang.reflect.gs.IGosuMethodInfo
 
getArgs() - Method in class gw.testharness.clustering.InvokeMethodRequest
 
getArgsAggregatedQuerySummaries() - Method in class gw.api.profiler.AggregatedQuerySummary
Returns an array of ArgsAggregatedQuerySummary objects, one for each distinct argument list found in all of this object's contained queries.
getArgsFP() - Method in class gw.api.profiler.QuerySummary
 
getArgSignature() - Method in interface gw.lang.reflect.IConstructorType
 
getArgsStackAggregatedQuerySummaries() - Method in class gw.api.profiler.StackAggregatedQuerySummary
Returns an array of ArgsStackAggregatedQuerySummary objects, each of which represents a subset of this object's queries with the same query arguments.
getArgTypes() - Method in interface gw.lang.parser.expressions.IBeanMethodCallExpression
 
getArgTypes() - Method in interface gw.lang.parser.expressions.INewExpression
 
getArgTypes() - Method in interface gw.lang.parser.IDynamicFunctionSymbol
 
getArgTypes() - Method in interface gw.lang.parser.IReducedDynamicFunctionSymbol
 
getArguments() - Method in class gw.lang.reflect.MethodScore
 
getArray(IArrayPropertyInfo) - Method in interface gw.pl.persistence.core.effdate.EffDatedVersionList
 
getArrayAccessExpression() - Method in interface gw.lang.parser.statements.IArrayAssignmentStatement
 
getArrayAsOf(IArrayPropertyInfo, Date) - Method in interface gw.pl.persistence.core.effdate.EffDatedVersionList
 
getArrayComponent(Object, int) - Method in class gw.lang.reflect.DefaultArrayType
 
getArrayComponent(Object, int) - Method in class gw.lang.reflect.FunctionType
 
getArrayComponent(int) - Method in interface gw.lang.reflect.gs.IGosuArrayClassInstance
 
getArrayComponent(Object, int) - Method in interface gw.lang.reflect.IType
Returns the value of the indexed component in the specified array object.
getArrayComponent(Object, int) - Method in class gw.lang.reflect.ParameterizedFunctionType
 
getArrayComponent(Object, int) - Method in class gw.lang.reflect.TypeBase
 
getArrayComponent(Object, int) - Method in class gw.xml.parser2.LocationRefType
 
getArrayComponent(Object, int) - Method in class gw.xml.parser2.XMLNodeType
 
getArrayComponentClass() - Method in class gw.lang.reflect.TypeBase
 
getArrayLength(Object) - Method in class gw.lang.reflect.DefaultArrayType
 
getArrayLength(Object) - Method in class gw.lang.reflect.FunctionType
 
getArrayLength(Object) - Method in interface gw.lang.reflect.IType
Returns the length of the specified array object.
getArrayLength(Object) - Method in class gw.lang.reflect.ParameterizedFunctionType
 
getArrayLength(Object) - Method in class gw.lang.reflect.TypeBase
 
getArrayLength(Object) - Method in class gw.xml.parser2.LocationRefType
 
getArrayLength(Object) - Method in class gw.xml.parser2.XMLNodeType
 
getArrayLinks() - Method in class gw.api.reflect.PropertyExtractor
Returns a collection of all array links from the entity.
getArraysReferingToMe() - Method in interface gw.entity.IEventType
 
getArrayType() - Method in interface gw.lang.ir.IRType
 
getArrayType() - Method in class gw.lang.ir.SyntheticIRArrayType
 
getArrayType() - Method in class gw.lang.ir.SyntheticIRType
 
getArrayType() - Method in class gw.lang.reflect.DefaultArrayType
 
getArrayType() - Method in class gw.lang.reflect.FunctionType
 
getArrayType() - Method in interface gw.lang.reflect.IType
Make an array type from this type.
getArrayType() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
 
getArrayType() - Method in interface gw.lang.reflect.java.IJavaClassInfo
 
getArrayType() - Method in class gw.lang.reflect.ParameterizedFunctionType
 
getArrayType() - Method in class gw.lang.reflect.TypeBase
 
getArrayType() - Method in class gw.xml.parser2.LocationRefType
 
getArrayType() - Method in class gw.xml.parser2.XMLNodeTypeFromJava
 
getArrayType() - Method in class gw.xml.xsd.typeloader.XMLNodeTypeFromXSD
 
getArrayType() - Method in class gw.xml.xsd.typeloader.XSDEnumerationType
 
getArrayType() - Method in class gw.xml.xsd.typeloader.XSDGroupingType
 
getArrayVersionsOfEachType(Set<? extends IType>) - Method in class gw.lang.reflect.TypeBase
 
getArrayWithRetired(KeyableBean, IArrayPropertyInfo, Class<T>) - Static method in class gw.api.bean.LinkedBeans
Gets array beans for the given owner and array property, including retired.
getArrayWithRetired(KeyableBean, String, Class<T>) - Static method in class gw.api.bean.LinkedBeans
Gets array beans for the given owner and array property, including retired.
getAsExpression() - Method in interface gw.lang.parser.expressions.IVarStatement
 
getAsmType() - Method in interface gw.lang.reflect.java.IAsmJavaClassInfo
 
getAsOf() - Method in interface gw.plugin.archiving.ArchiveSourceInfo
The date this information was generated
getAsOfDateMayRefresh(Date) - Static method in class gw.api.web.tools.ArchiveInfoPage
 
getAssignableClass() - Method in class gw.api.assignment.AssignmentType
Return the class of assignable object for which this assignment type is the primary type.
getAssignableClass() - Method in class gw.api.assignment.DefaultAssignmentType
 
getAssignableClass() - Method in class gw.lang.parser.HashedObjectLiteral
 
getAssignablesGroup() - Method in class gw.api.assignment.SuggestedAssigneeBuilderBase
 
getAssignableType() - Method in class gw.api.assignment.AssignmentPopup
The type of entity being assigned by this popup.
getAssignedFilter() - Method in class gw.api.activity.ActivityFilterSetBase
Simple filter - is assignment status set to assigned?
getAssignmentCommand() - Method in class gw.plugin.assignment.AssignmentResponse
The assignment command.
getAssignmentRole() - Method in interface gw.pl.assignment.entity.UserRoleAssignmentDelegate
Deprecated.
use getRole()
getAssignmentToken(Assignable) - Method in interface gw.api.assignment.DynamicAssignmentStrategy
Returns the token used to cache the previous assignments.
getAssociatedTable() - Method in interface gw.api.database.ConsistencyCheck
Get the table associated with this check.
getAttr() - Method in class gw.xml.parser2.XMLPrimaryAttribute
 
getAttribute() - Method in class gw.api.graph.AttributeEdge
Returns the weight associated with the edge.
getAttribute(String) - Method in class gw.api.graph.print.DotAttributes
Returns the value of the given attribute.
getAttribute(String) - Method in interface gw.api.importing.graph.Element
Get the xml value of this attribute.
getAttribute(String) - Method in interface gw.lang.parser.IAttributeSource
 
getAttribute(String) - Method in interface gw.plugin.management.GWMBean
Get an attribute
getAttribute(String) - Method in class gw.rules.ExecutionSession
Returns the attribute in the session with the given name
getAttribute() - Method in interface gw.xml.parser2.IXMLParseIssue
 
getAttribute() - Method in class gw.xml.parser2.XMLGosuExpression
 
getAttribute() - Method in class gw.xml.parser2.XMLParseIssue
 
getAttributeDefaults() - Method in class gw.xml.parser2.XMLNodeInstanceTypeInfo
 
getAttributeDefaults() - Method in class gw.xml.parser2.XMLNodeIntrinsicTypeInfoFromJava
 
getAttributeDefaults() - Method in class gw.xml.xsd.typeloader.XMLNodeIntrinsicTypeInfoFromXSD
 
getAttributeFormDefault() - Method in class gw.xml.xsd.schema.XSDSchema
 
getAttributeIndent() - Method in class gw.xml.XmlSerializationOptions
 
getAttributeMap() - Method in class gw.xml.parser2.XMLNodeInstanceTypeInfo
 
getAttributeMap() - Method in class gw.xml.parser2.XMLNodeIntrinsicTypeInfoFromJava
 
getAttributeName() - Method in class gw.api.admin.AttributeSearchCriteria
 
getAttributeName() - Method in class gw.xml.parser2.XMLAttributeDeclaration
 
getAttributeNames() - Method in interface gw.api.database.CatalogSubStatisticsCore
Each database has a different set of "attributes" for each substatistics(index, histogram, etc.).
getAttributeNames() - Method in class gw.api.database.DatabaseParameterSet
 
getAttributeNames() - Method in interface gw.api.database.StepStatistics
Each database has a different set of "attributes" for each step.
getAttributeNames() - Method in interface gw.api.database.TableStatistics
 
getAttributeNames() - Method in interface gw.api.importing.graph.Element
Get the list of attribute names (in name order)
getAttributeNames() - Method in class gw.api.tools.DatabaseInfo.PartitionedIndexInfo
 
getAttributeNames() - Method in class gw.xml.XmlBase
Returns a map of all attribute simple values by QName.
getAttributeNewLine() - Method in class gw.xml.XmlSerializationOptions
 
getAttributes(T) - Method in class gw.api.graph.print.ColoringDotFormatter
Adds any configured fill color to the node.
getAttributes(Edge<T>) - Method in class gw.api.graph.print.ColoringDotFormatter
Adds any configured color to the edge.
getAttributes(T) - Method in interface gw.api.graph.print.DotFormatter
Returns the label for the given node.
getAttributes(Edge<T>) - Method in interface gw.api.graph.print.DotFormatter
Returns the label for the given edge.
getAttributes(EntityDiff<KeyableBean>) - Method in class gw.api.graph.print.EntityDiffFormatter
 
getAttributes(Edge<EntityDiff<KeyableBean>>) - Method in class gw.api.graph.print.EntityDiffFormatter
 
getAttributes(KeyableBean) - Method in class gw.api.graph.print.EntityDotFormatter
Gets the attributes for the node.
getAttributes(Edge<KeyableBean>) - Method in class gw.api.graph.print.EntityDotFormatter
Gets the attributes for the edge.
getAttributes(T) - Method in class gw.api.graph.print.ITypeDotFormatter
Gets the attributes for the node.
getAttributes(Edge<T>) - Method in class gw.api.graph.print.ITypeDotFormatter
Gets the attributes for the edge.
getAttributes() - Method in class gw.api.tools.EntityDisplayInfo
 
getAttributes() - Method in class gw.api.tools.PropertyDisplayInfo
 
getAttributes() - Method in class gw.fs.physical.win32.Win32FindData
 
getAttributes(String[]) - Method in interface gw.plugin.management.GWMBean
Get a list of attributes
getAttributes() - Method in class gw.plugin.management.GWMBeanInfo
Attributes
getAttributes() - Method in interface gw.test.ITestMetadata
 
getAttributes() - Method in class gw.test.TestMetadata
 
getAttributes() - Method in class gw.xml.AbstractXMLNode
Gets the attributes of this node as a name/value map.
getAttributes() - Method in interface gw.xml.IXMLNode
 
getAttributes() - Method in class gw.xml.simple.SimpleXmlNode
Returns the attributes associated with this node.
getAttributes() - Method in class gw.xml.xsd.info.XSDElementInfo
 
getAttributes() - Method in class gw.xml.xsd.info.XSDNodeTypeInfo
 
getAttributeSimpleValue(QName) - Method in class gw.xml.XmlBase
Returns the simple value of an attribute by QName.
getAttributeSimpleValue(String) - Method in class gw.xml.XmlBase
Returns the simple value of an attribute in the null namespace by local name.
getAttributesInternal() - Method in class gw.xml.AbstractXMLNode
 
getAttributeSource(GlobalScope) - Method in interface gw.lang.reflect.IEntityAccess
 
getAttributeType() - Method in class gw.api.admin.AttributeSearchCriteria
 
getAttributeValue(String) - Method in interface gw.api.database.IndexStatistics
 
getAttributeValue(String) - Method in class gw.xml.AbstractXMLNode
Gets the value of the attribute with the given name.
getAttributeValue(QName) - Method in class gw.xml.AbstractXMLNode
Gets the value of the attribute with the given qualified name.
getAttributeValue(String) - Method in interface gw.xml.IReadOnlyXMLNode
 
getAttributeValue(QName) - Method in interface gw.xml.IReadOnlyXMLNode
 
getAttributeValue(XMLAttributeDeclaration) - Method in class gw.xml.parser2.PLXMLNode
 
getAttributeValue(String) - Method in class gw.xml.XmlBase
Returns the string value of an attribute in the null namespace by local name.
getAttributeValue(QName) - Method in class gw.xml.XmlBase
Returns the string value of an attribute by QName.
getAttributeValues() - Method in interface gw.api.database.CatalogSubStatisticsCore
Each database has a different set of "attributes" for each substatistics(index, histogram, etc.).
getAttributeValues() - Method in class gw.api.database.DatabaseParameterSet
 
getAttributeValues(String, int) - Method in class gw.api.database.DatabaseParameterSet
 
getAttributeValues() - Method in interface gw.api.database.StepStatistics
Each database has a different set of "attributes" for each step.
getAttributeValues() - Method in interface gw.api.database.TableStatistics
 
getAttributeValues() - Method in class gw.api.tools.DatabaseInfo.PartitionedIndexInfo
 
getAttributeValuesAsList() - Method in class gw.api.database.DatabaseParameterSet
 
getAttributeValuesAsStrings() - Method in class gw.api.database.DatabaseParameterSet
 
getAuthenticatedProxy(Class, String, String, String) - Static method in class gw.pl.util.webservices.APILocator
Returns an authenticated proxy of the given type to a remote SOAP API [web-service] published by a Guidewire server.
getAuthenticatedUser(HttpServletRequest, boolean) - Static method in class gw.servlet.ServletUtils
This will get the currently logged on user if the servlet shares the application context.
getAutofillValue(Country, String, String[], Object[], boolean, Integer) - Method in class gw.api.address.DefaultAddressAutocompletePlugin
Gets the value for the specified address field named fieldName based on address auto-fill configuration.
getAutofillValue(Country, String, String[], Object[]) - Static method in class gw.api.contact.AddressAutocompleteUtil
This method wraps this.getAutofillValue() passing in false for the doOverride property.
getAutofillValue(Country, String, String[], Object[], boolean) - Static method in class gw.api.contact.AddressAutocompleteUtil
Gets the value for the specified address field named fieldName based on address auto-fill configuration.
getAutofillValue(Country, String, String[], Object[], boolean, Integer) - Static method in class gw.api.contact.AddressAutocompleteUtil
Gets the value for the specified address field named fieldName based on address auto-fill configuration.
getAutofillValue(Object[], Integer) - Method in class gw.api.contact.AutofillRequest
Get the autofill value.
getAutofillValue(Country, String, String[], Object[], boolean, Integer) - Method in interface gw.plugin.addressautocomplete.IAddressAutocompletePlugin
Gets the value for the specified address field named fieldName based on address auto-fill configuration.
getAvailability() - Method in interface gw.lang.IWsiAvailabilityAnnotation
 
getAvailabilityLevel(Runlevel) - Static method in enum gw.api.server.AvailabilityLevel
given a runlevel get the equivalent availability level, if there is one.
getAvailableAnalysisLevels() - Method in class gw.api.tools.DatabaseStorageHelper
 
getAvailableCompressionLevels() - Method in class gw.api.tools.DatabaseStorageHelper
 
getAvailableCount() - Method in class gw.api.web.tools.ItemStatusCounts
 
getAvailableCount() - Method in class gw.api.web.tools.WorkItemDisplayInfo
 
getAvailableCount() - Method in class gw.api.web.tools.WorkQueueDisplayInfo
 
getAvailableDataSets() - Method in class gw.api.admin.ExportDataInfo
The list of available export data sets for the current application.
getAvailableLoggingFormatters() - Method in class gw.api.tools.MicrosoftDriverLoggingPageHelper
 
getAvailableLoggingLevels() - Method in class gw.api.tools.MicrosoftDriverLoggingPageHelper
 
getAvailableSinceAsDate() - Method in interface gw.pl.workqueue.entity.WorkItem
Return AvailableSince as Date value.
getAvailableSinceAsLong() - Method in interface gw.pl.workqueue.entity.WorkItem
Return AvailableSince as Long value.
getAvailableSteps() - Method in interface gw.pl.workflow.entity.WorkflowSearchCriteria
Returns all the step ids available for the specified workflow subtype and version
getAvailableSubtypes(IType) - Method in interface gw.ab.addressbook.entity.ABContactSearchCriteria
 
getAvailableSubtypes(IType) - Method in interface gw.pl.contact.entity.ContactSearchCriteria
Gets the available subtypes that may be searched for, given the required type.
getAvailableTimeouts() - Method in interface gw.pl.workflow.entity.Workflow
Returns a list of available timeouts
getAvailableTriggers() - Method in interface gw.pl.workflow.entity.Workflow
Returns a list of available triggers
getAvailableTypes() - Method in interface gw.pl.workflow.entity.WFStatsSearchCriteria
Returns all the workflow subtypes that are not abstract.
getAvailableTypes() - Method in interface gw.pl.workflow.entity.WorkflowSearchCriteria
Returns all the workflow subtypes that are not abstract.
getAvailableVersions() - Method in interface gw.pl.workflow.entity.WorkflowSearchCriteria
Returns all the versions available for the given subtype
getAvailDatabaseUpdateStats() - Method in class gw.api.tools.UpdateStatsDVHelper
 
getAvailDataDists() - Method in class gw.api.tools.DataDistDVHelper
 
getAverageElapsed() - Method in class gw.api.profiler.ProfilerStackGroup
 
getAverageQueryTime() - Method in class gw.api.profiler.StackQuerySummary
 
getAverageRowCount() - Method in class gw.api.profiler.AggregatedQuerySummary
 
getAverageRowCount() - Method in class gw.api.profiler.StackQuerySummary
 
getAverageTime() - Method in class gw.api.profiler.AggregatedQuerySummary
 
getAwaitingRetry() - Method in class gw.api.admin.DestinationMessageStatistics
The number of messages that have failed at least once and are awaiting further processing
getAwrReportUserSettings() - Method in class gw.api.database.AWRReportUserSettingsFactory
 
getAWRSnapshotRange(Date, Date) - Method in class gw.api.tools.AWRSnapshotHelper
Given start time and end time of the event of interest, find the relevant snapshot range and returns formatted string in the form of [start id]-[end id].
getAWRSnapshots() - Method in class gw.api.tools.OracleAWRHelper
 
getBackingClass() - Method in class gw.lang.reflect.DefaultArrayType
 
getBackingClass() - Method in interface gw.lang.reflect.IHasJavaClass
 
getBackingClass() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
 
getBackingClass() - Method in interface gw.lang.reflect.java.IJavaClassInfo
 
getBackingClass() - Method in class gw.xml.xsd.typeloader.XMLNodeTypeFromXSD
 
getBackingClassInfo() - Method in interface gw.lang.reflect.java.IJavaBackedTypeData
 
getBackingClassInfo() - Method in interface gw.lang.reflect.java.IJavaType
 
getBackingClassInfo() - Method in class gw.xml.xsd.typeloader.XMLNodeTypeFromXSD
 
getBackingConstructorInfo() - Method in interface gw.lang.reflect.gs.IGosuConstructorInfo
 
getBackingDfs() - Method in interface gw.lang.parser.IDynamicFunctionSymbol
 
getBackingDfs() - Method in interface gw.lang.parser.IReducedDynamicFunctionSymbol
 
getBackingLinkPropertyInfo() - Method in interface gw.lang.reflect.IEntityCovariantLinkHackPropInfo
 
getBackingMethodInfo() - Method in interface gw.lang.reflect.gs.IGosuMethodInfo
 
getBackingMethodInfo() - Method in interface gw.lang.reflect.ITypeInfoMethodInfo
 
getBackingMethodInfo() - Method in class gw.lang.reflect.MetaMethodInfoDelegate
 
getBackingPropertyInfo() - Method in interface gw.lang.reflect.ITypeInfoPropertyInfo
 
getBackingPropertyInfo() - Method in class gw.lang.reflect.MetaPropertyInfoDelegate
 
getBackingType() - Method in class gw.test.TestClassWrapper
 
getBackupUser() - Method in interface gw.pl.community.entity.User
Returns the backup user for this user
getBackupUserId() - Method in interface gw.pl.community.entity.User
Returns the ID of the backup user for this user
getBadValue() - Method in class gw.api.validation.FieldValidation
 
getBadValue() - Method in class gw.plugin.validation.FieldValidationData
Bad field value that caused the validation exception.
getBase() - Method in class gw.util.Stack
 
getBase() - Method in interface gw.xml.xsd.schema.IXSDExtensionOrRestriction
 
getBase() - Method in class gw.xml.xsd.schema.XSDExtension
 
getBase() - Method in class gw.xml.xsd.schema.XSDRestriction
 
getBasedOn() - Method in class gw.api.diff.DiffProperty
Gets the bean on which this diff is based.
getBasedOnUntyped() - Method in interface gw.pl.persistence.core.effdate.entity.EffDated
Return the bean from which this bean was based (cloned), or null if this bean is new to this branch.
getBaseName() - Method in interface gw.fs.IFile
 
getBaseName(IFile) - Static method in class gw.fs.IFileUtil
 
getBaseName(String) - Static method in class gw.fs.IFileUtil
 
getBaseName() - Method in class gw.fs.jar.JarEntryFileImpl
 
getBaseName() - Method in class gw.fs.physical.PhysicalFileImpl
 
getBaseName() - Method in class gw.fs.url.URLFileImpl
 
getBaseType() - Method in class gw.xml.xsd.info.XSDNodeValueInfo
 
getBaseURI() - Method in class gw.xml.XMLNodeHandler
 
getBasicAuthenticatedUser(HttpServletRequest) - Static method in class gw.servlet.ServletUtils
This will get the username and password from basic authentication and attempt to login (see below).
getBatchAddress() - Method in class gw.api.tools.ClusterInfoData
Returns cluster address of batch server as a string.
getBatchProcess() - Method in class gw.api.web.tools.WorkQueueDisplayInfo
 
getBatchProcessByName(String) - Method in class gw.api.webservice.maintenanceTools.MaintenanceToolsImpl
 
getBatchServer(String, int) - Method in class gw.testharness.clustering.ClusterTest
 
getBatchServer(String) - Method in class gw.testharness.clustering.ClusterTest
 
getBatchServerInfo() - Method in class gw.api.tools.ClusterInfoData
Returns information about current batch server (serverID, cluster address).
getBatchSize() - Method in class gw.api.admin.DestinationMessageStatistics
The batch size of messages that are actively queued for processing
getBatchSize() - Method in class gw.api.webservice.maintenanceTools.WorkQueueConfig
Get the max number of workitems to be checked out when a worker wakes up.
getBccRecipients() - Method in class gw.api.email.Email
BCC recipients.
getBean() - Method in class gw.api.diff.DiffItem
Get the bean associated with this change.
getBean() - Method in class gw.api.diff.DiffPathElement
 
getBean() - Method in class gw.api.importing.XmlExporter
Get the bean that was last started
getBean() - Method in class gw.api.phone.PhoneDelegateBase
 
getBean() - Method in class gw.api.web.util.BeanTreeNode
 
getBeanAttributes(String) - Method in class gw.api.tools.MBeansData
 
getBeanByName(String) - Method in class gw.api.tools.MBeansData
 
getBeanMethodCall() - Method in interface gw.lang.parser.statements.IBeanMethodCallStatement
 
getBeanName() - Method in interface gw.plugin.management.GWMBean
BeanName
getBeanOperations(String) - Method in class gw.api.tools.MBeansData
 
getBeanPath() - Method in class gw.api.webservice.addressbook.contactapi.ABContactSearchSortColumn
Gets the column to sort on, in GW bean path notation.
getBeanPath() - Method in class gw.plugin.validation.FieldValidationData
Path to the bean to be validated from the root entity.
getBeanQueries() - Method in class gw.api.tools.DBInfoActivityStatsSummaryListsTableRecord
 
getBeansByRootType(IEntityType) - Method in interface gw.pl.persistence.core.Bundle
Returns all beans in the bundle of the given type
getBeansToBeMatched(KeyableBean, PotentialMatchPool) - Method in class gw.api.graph.compare.EntityGraphPair
Returns all beans from the compare graph that have the given entity type and whose incoming edges have at least one match in the given incoming edges from the other entity (in the other graph).
getBeanVersion() - Method in interface gw.pl.persistence.core.entity.Versionable
 
getBeanWriter(Emitter, TypeEntry, TypeEntry) - Method in class gw.pl.util.webservices.axis.GWJavaTypeWriter
 
getBeforeUpgradeDatamodelChanges() - Method in interface gw.plugin.upgrade.IDatamodelUpgrade
 
getBeginDate() - Method in class gw.api.database.DBDateRange
 
getBeginIntervalTime() - Method in class gw.api.database.DatabaseSnapshotInfo
 
getBeginNumber() - Method in class gw.api.database.NumberRange
 
getBeginSnapId() - Method in class gw.api.database.AWRReportUserSettings
 
getBeginTime() - Method in class gw.api.archiving.ArchiveCountSummaryByDateRange
 
getBestAvailableFile(File) - Static method in class gw.pl.util.FileUtil
 
getBidiRel(ABContact) - Method in interface gw.ab.addressbook.entity.ABContactContact
This will return the relationship from the supplied contacts perspective
getBidiRel(Contact) - Method in interface gw.pl.contact.entity.ContactContact
This will return the relationship from the supplied contacts perspective
getBindingEntry(QName) - Method in class gw.pl.util.webservices.axis.GWSymbolTable
Get the BindingEntry with the given QName.
getBlock() - Method in interface gw.lang.IAutocreate
 
getBlock() - Method in interface gw.lang.parser.IBlockClass
 
getBlock(int) - Method in interface gw.lang.reflect.gs.ICompilableType
 
getBlockGosuClass() - Method in interface gw.lang.parser.expressions.IBlockExpression
 
getBlocks() - Method in interface gw.lang.reflect.gs.IGosuClass
 
getBlockToInterfaceConversionClass(IType) - Static method in class gw.lang.GosuShop
 
getBlockToInterfaceConversionClass(IType) - Method in interface gw.lang.IGosuShop
 
getBlockType() - Method in interface gw.lang.parser.expressions.IBlockInvocation
 
getBlockType() - Method in interface gw.lang.parser.IBlockClass
 
getBlueprintURL() - Method in class gw.xml.xsd.URLXSDSource
 
getBlueprintURL() - Method in interface gw.xml.xsd.XSDSource
 
getBody() - Method in class gw.api.email.Email
Get the content of the email
getBody() - Method in class gw.lang.ir.statement.IRCatchClause
 
getBody() - Method in class gw.lang.ir.statement.IRDoWhileStatement
 
getBody() - Method in class gw.lang.ir.statement.IRForEachStatement
 
getBody() - Method in class gw.lang.ir.statement.IRWhileStatement
 
getBody() - Method in interface gw.lang.parser.expressions.IBlockExpression
 
getBody() - Method in interface gw.plugin.email.IEmailTemplateDescriptor
Email Body
getBody() - Method in interface gw.plugin.ISimpleTemplateDescriptor
 
getBody() - Method in interface gw.plugin.note.INoteTemplateDescriptor
Body
getBOM() - Method in class gw.pl.io.BOMAwareInputStream
 
getBoolean(String, Boolean) - Method in class gw.processes.WorkQueueInstrumentation
Returns current value if it exists and not null or specified default value otherwise.
getBooleanSettingsString() - Method in class gw.api.database.AWRReportUserSettingsFactory
 
getBoolValue() - Method in class gw.smoketest.platform.web.BooleanValueElement
Gets boolean value
getBoolValue() - Method in class gw.smoketest.platform.web.RadioButtonValueElement
Gets boolean value
getBound() - Method in class gw.lang.reflect.java.asm.AsmWildcardType
 
getBoundArgs() - Method in interface gw.lang.parser.expressions.IFeatureLiteralExpression
 
getBoundArgValues() - Method in class gw.lang.reflect.features.BoundMethodReference
 
getBoundArgValues() - Method in class gw.lang.reflect.features.ConstructorReference
 
getBoundArgValues() - Method in interface gw.lang.reflect.features.IInvokableFeatureReference
 
getBoundArgValues() - Method in class gw.lang.reflect.features.MethodChainReference
 
getBoundArgValues() - Method in class gw.lang.reflect.features.MethodReference
 
getBoundedQueueCapacity() - Method in class gw.api.web.tools.WorkQueueThreadPoolDisplayInfo
 
getBoundedQueueSize() - Method in class gw.api.web.tools.WorkQueueThreadPoolDisplayInfo
 
getBoundingType() - Method in interface gw.lang.parser.expressions.ITypeVariableDefinition
 
getBoundingType() - Method in interface gw.lang.reflect.gs.IGenericTypeVariable
 
getBoundingType() - Method in interface gw.lang.reflect.ITypeVariableType
 
getBounds() - Method in interface gw.lang.reflect.java.IJavaClassTypeVariable
 
getBoundValues() - Method in class gw.lang.reflect.features.ConstructorReference
 
getBoundValues() - Method in class gw.lang.reflect.features.MethodChainReference
 
getBoundValues() - Method in class gw.lang.reflect.features.MethodReference
 
getBoxedType(Class) - Static method in class gw.lang.ir.builder.IRArgConverter
 
getBoxedType(IRType) - Static method in class gw.lang.ir.builder.IRArgConverter
 
getBoxType(IType) - Method in interface gw.lang.reflect.ITypeSystem
 
getBoxType(IType) - Static method in class gw.lang.reflect.TypeSystem
 
getBranchesUntyped() - Method in interface gw.pl.persistence.core.effdate.entity.EffDatedContainer
Gets the branches contained by this container.
getBranchId() - Method in class gw.pl.persistence.core.effdate.EffDatedKey
 
getBranchUntyped() - Method in interface gw.pl.persistence.core.effdate.entity.EffDated
Return the branch associated with this bean.
getBuffer() - Method in class gw.util.process.ProcessRunner
Returns any output buffered from the process' stdout or stderr, depending on if ProcessRunner.withStdOutBuffered() and/or ProcessRunner.withStdErrBuffered() were used.
getBuildNum() - Method in class gw.lang.GosuVersion
 
getBundle() - Method in interface gw.api.databuilder.BuilderContext
Gets the bundle into which the bean is being built.
getBundle() - Method in class gw.api.databuilder.NullBuilderContext
 
getBundleSize() - Method in interface gw.plugin.phone.IPhoneNormalizerPlugin
Returns the size of the bundle used by the work queue writer
getBundleTransactionCallbacks() - Method in interface gw.pl.persistence.core.Bundle
Returns the callbacks registered to run when the containing bundle is committed.
getBusinessDayEnd() - Static method in class gw.api.util.DateUtil
Return a date whose hour, minute and second fields are set to the end of the business day, as configured in config.xml.
getBusinessDaysAsBooleanArray(Object) - Static method in class gw.api.util.DateUtil
Return an array seven of booleans where each boolean indicates whether the corresponding day is considered a business day.
getBusinessDayStart() - Static method in class gw.api.util.DateUtil
Return a date whose hour, minute and second fields are set to the start of the business day, as configured in config.xml.
getBusinessWeekEnd() - Static method in class gw.api.util.DateUtil
Return the business day end as an integer.
getBusinessWeekZones(ZoneType) - Method in interface gw.pl.calendar.entity.BusinessWeek
This wraps the BusinessWeek.getBusinessWeekZonesQuery(ZoneType) method, converting the result to an array of BusinessWeekZone objects.
getBusinessWeekZonesQuery(ZoneType) - Method in interface gw.pl.calendar.entity.BusinessWeek
This returns the set of BusinessWeekZones of the specified type.
getByFullName(String) - Method in interface gw.lang.reflect.ITypeSystem
Gets an intrinsic type based on a fully-qualified name.
getByFullName(String) - Static method in class gw.lang.reflect.TypeSystem
Gets an intrinsic type based on a fully-qualified name.
getByFullName(String, IModule) - Static method in class gw.lang.reflect.TypeSystem
 
getByFullName(String, String) - Static method in class gw.lang.reflect.TypeSystem
Deprecated.
call getByFullName( String, IModule )
getByFullNameIfValid(String) - Method in interface gw.lang.reflect.ITypeSystem
Gets a type based on a fully-qualified name.
getByFullNameIfValid(String) - Static method in class gw.lang.reflect.TypeSystem
Gets a type based on a fully-qualified name.
getByFullNameIfValid(String, IModule) - Static method in class gw.lang.reflect.TypeSystem
 
getByFullNameIfValidNoJava(String) - Method in interface gw.lang.reflect.ITypeSystem
 
getByFullNameIfValidNoJava(String) - Static method in class gw.lang.reflect.TypeSystem
 
getByName(String) - Static method in enum gw.i18n.DateTimeFormat
Looks up a format by name.
getByName(String) - Static method in enum gw.i18n.FlexibleDateFormat
Looks up a format by name.
getByRelativeName(String) - Method in interface gw.lang.reflect.ITypeSystem
 
getByRelativeName(String, ITypeUsesMap) - Method in interface gw.lang.reflect.ITypeSystem
Gets an intrinsic type based on a relative name.
getByRelativeName(String) - Static method in class gw.lang.reflect.TypeSystem
 
getByRelativeName(String, ITypeUsesMap) - Static method in class gw.lang.reflect.TypeSystem
Gets an intrinsic type based on a relative name.
getByString(String) - Method in class gw.lang.parser.TypeVarToTypeMap
 
getByteArray() - Method in class gw.lang.reflect.java.asm.AsmClassLoader.ExposedByteArrayOutputStream
 
getBytes() - Method in class gw.lang.Blob
Deprecated.
Required for SOAP serialization. Do not call.
getBytes(ICompilableType) - Method in interface gw.lang.reflect.gs.IGosuClassLoader
 
getBytes() - Method in enum gw.pl.util.BOM
 
getBytes() - Method in class gw.xml.AbstractXMLNode
Writes this node to an array of bytes, using the default format.
getBytes() - Method in class gw.xml.BinaryData
Returns the backing content as a byte array.
getBytes() - Method in interface gw.xml.IReadOnlyXMLNode
 
getBytesReceived() - Method in interface gw.plugin.cluster.TransportStatistics
Total size of all messages received since start.
getBytesSent() - Method in interface gw.plugin.cluster.TransportStatistics
Total size of all messages sent since start.
getCached(Address, Address) - Method in class gw.api.contact.DrivingDirectionsCache
Returns a DrivingDirections object for a given source and destination address if it is in the cache.
getCachedArrayForeignKeysInDMFile() - Method in interface gw.entity.IEntityTypeInfo
 
getCachedCascadeDeleteArraysInDMFile() - Method in interface gw.entity.IEntityTypeInfo
 
getCachedOwnedArraysInDMFile() - Method in interface gw.entity.IEntityTypeInfo
 
getCachedOwnerLinksInDMFile() - Method in interface gw.entity.IEntityTypeInfo
 
getCachedScalableFields() - Method in interface gw.entity.IEntityTypeInfo
 
getCalendar(Object, IPropertyInfo) - Method in interface gw.datatype.handler.IDatePresentationHandler
Gets the display calendar to use when rendering values of this datatype.
getCalendar(Object, IPropertyInfo) - Method in interface gw.datatype.IPresentableDataType
Gets the calendar to use when rendering values of this datatype.
getCalendarConst() - Method in enum gw.lang.reflect.interval.DateUnit
 
getCalendarFields(Calendar, boolean) - Method in class gw.xml.date.AbstractXmlDateType
 
getCallableConstructor(IType...) - Method in class gw.lang.reflect.BaseJavaTypeInfo
 
getCallableConstructor(IType...) - Method in class gw.lang.reflect.BaseTypeInfo
 
getCallableConstructor(IType...) - Method in class gw.lang.reflect.FeatureManagerTypeInfoBase
 
getCallableConstructor(IType...) - Method in class gw.lang.reflect.FunctionTypeInfo
 
getCallableConstructor(IType...) - Method in interface gw.lang.reflect.ITypeInfo
Returns a IConstructorInfo matching the specified parameter types or null if no match is found.
getCallableConstructor(IType...) - Method in class gw.lang.reflect.TypeInfoBase
 
getCallableConstructor(IType...) - Method in class gw.xml.parser2.XMLNodeIntrinsicTypeInfoFromJava
 
getCallableMethod(CharSequence, IType...) - Method in class gw.lang.reflect.BaseJavaTypeInfo
 
getCallableMethod(CharSequence, IType...) - Method in class gw.lang.reflect.BaseTypeInfo
 
getCallableMethod(CharSequence, IType...) - Method in class gw.lang.reflect.FeatureManagerTypeInfoBase
 
getCallableMethod(CharSequence, IType...) - Method in class gw.lang.reflect.FunctionTypeInfo
 
getCallableMethod(CharSequence, IType...) - Method in interface gw.lang.reflect.ITypeInfo
Returns a IMethodInfo matching the specified name and has parameter types that produce the best match.
getCallableMethod(CharSequence, IType...) - Method in class gw.lang.reflect.TypeInfoBase
 
getCallableMethod(CharSequence, IType...) - Method in class gw.xml.parser2.XMLNodeIntrinsicTypeInfoFromJava
 
getCallerMethod(int, int) - Static method in class gw.pl.util.ExceptionUtil
This will report the caller method names, if you don't want the current routine in the list skip should be 1.
getCallHandler() - Method in interface gw.lang.reflect.IMethodInfo
 
getCallHandler() - Method in class gw.lang.reflect.MetaMethodInfoDelegate
 
getCallHandler() - Method in class gw.lang.reflect.MethodInfoDelegate
 
getCallHandler() - Method in class gw.lang.reflect.SimpleMethodInfo
 
getCancellationDate() - Method in interface gw.pl.persistence.core.effdate.entity.EffDatedBranch
Date when branch was cancelled, or NULL if not canceled.
getCandidateGroups(Assignable, Group, boolean) - Method in interface gw.api.assignment.DynamicGroupAssignmentStrategy
Return the set of groups who should be considered as the result of the assignment operation.
getCandidateUsers(Assignable, Group, boolean) - Method in interface gw.api.assignment.DynamicUserAssignmentStrategy
Return the set of users who should be considered as the result of the assignment operation.
getCapturedSymbol(String) - Method in interface gw.lang.parser.expressions.IBlockExpression
 
getCapturedTypeVars() - Method in class gw.lang.reflect.gs.StringSourceFileHandle
 
getCaptureOption() - Method in class gw.api.tools.OracleSQLTuningSetsHelper
 
getCardinality() - Method in class gw.api.reflect.graph.PropertyAttribute
Returns the cardinality of the edge.
getCases() - Method in class gw.lang.ir.statement.IRSwitchStatement
 
getCases() - Method in interface gw.lang.parser.statements.ISwitchStatement
 
getCatchStatements() - Method in class gw.lang.ir.statement.IRTryCatchFinallyStatement
 
getCatchStatements() - Method in interface gw.lang.parser.statements.ITryCatchFinallyStatement
 
getCatchStmt() - Method in interface gw.lang.parser.statements.ICatchClause
 
getCatchType() - Method in interface gw.lang.parser.statements.ICatchClause
 
getCategories() - Method in interface gw.entity.TypeKey
Returns the list of categories that this key belongs to
getCategories() - Method in interface gw.pl.external.typelist.TypeKey
Deprecated.
 
getCategory() - Method in class gw.api.activity.ActivityPatternMenuCategory
Returns the category associated with this ActivityPatternMenuCategory.
getCategory() - Method in class gw.api.database.DatabaseOutlineInfo
 
getCategory() - Method in class gw.lang.reflect.IPresentationInfo.Default
 
getCategory() - Method in interface gw.lang.reflect.IPresentationInfo
 
getCategory() - Method in class gw.xml.parser2.XMLAttributeDeclaration
 
getCategory() - Method in class gw.xml.parser2.XmlAttributePresentationInfo
 
getCategory() - Method in class gw.xml.parser2.XMLChildElementPresentationInfo
 
getCategory() - Method in class gw.xml.parser2.XMLChildListPresentationInfo
 
getCategory() - Method in class gw.xml.parser2.XMLNodeValuePresentationInfo
 
getCause() - Method in class gw.test.remote.RemoteTestResult.ExceptionInfo
 
getCausesStrings(Throwable) - Static method in class gw.pl.util.ExceptionUtil
This will reduce the stack trace to a list of strings, one for each exception in the cause status
getCcRecipients() - Method in class gw.api.email.Email
Get the CC list of the email.
getCdcs() - Method in class gw.api.web.tools.WorkItemProcessingSummary
 
getCdcWorkItemCount() - Method in class gw.api.web.tools.WorkQueueRunDisplayInfo
 
getChainingInputType() - Method in class gw.api.quickjump.EntityViewCommand
If this command can be "chained" after another command, returns the type of the output expected from the previous command.
getChainingInputType() - Method in class gw.api.quickjump.MultiParameterizedNavigationCommand
If this command can be "chained" after another command, returns the type of the output expected from the previous command.
getChainingInputType() - Method in class gw.api.quickjump.ParameterizedNavigationCommand
If this command can be "chained" after another command, returns the type of the output expected from the previous command.
getChainingInputType() - Method in class gw.api.quickjump.StaticNavigationCommand
If this command can be "chained" after another command, returns the type of the output expected from the previous command.
getChangedArrayElements(String) - Method in interface gw.pl.external.entity.Entity
Deprecated.
Return the set of changed elements within an array.
getChangedArrayElements(IArrayPropertyInfo) - Method in interface gw.pl.persistence.core.Bean
Return the set of changed elements within an array.
getChangedArrayElements(String) - Method in interface gw.pl.persistence.core.Bean
Return the set of changed elements within an array.
getChangedField() - Method in interface gw.ab.history.entity.TrackedChange
 
getChangedFields() - Method in interface gw.pl.external.entity.Entity
Deprecated.
Gets the set of changed fields on this bean.
getChangedFields() - Method in interface gw.pl.persistence.core.Bean
Gets the set of changed fields on this bean.
getChangedProperties() - Method in interface gw.pl.persistence.core.Bean
Gets the set of changed fields on this bean.
getChangelist() - Method in interface gw.api.scm.IScmAdapter
Returns the current changelist.
getChangesSinceLastTime() - Method in class gw.fs.watcher.DirectoryWatcher
 
getChangeType() - Method in interface gw.pl.persistence.core.effdate.entity.EffDated
Type of change made to this row
getChannelMemberList() - Method in class gw.api.tools.ClusterInfoData
Returns list of cluster members.
getCharacterEncoding() - Method in class gw.api.print.ListViewPrintOptions
Returns the character encoding (null is UTF-8).
getCharacterMask() - Method in class gw.lang.reflect.IPresentationInfo.Default
 
getCharacterMask() - Method in interface gw.lang.reflect.IPresentationInfo
 
getCharacterMask() - Method in class gw.xml.parser2.XMLAttributeDeclaration
 
getCharacterMask() - Method in class gw.xml.parser2.XmlAttributePresentationInfo
 
getCharacterMask() - Method in class gw.xml.parser2.XMLAttributePropertyInfo
 
getCharacterMask() - Method in class gw.xml.parser2.XMLChildElementPresentationInfo
 
getCharacterMask() - Method in class gw.xml.parser2.XMLChildListPresentationInfo
 
getCharacterMask() - Method in class gw.xml.parser2.XMLNodeValuePresentationInfo
 
getCharSet() - Method in class gw.api.admin.ImportDataInfo
Returns the charset that will be used to parse the imported file.
getCheckCommand() - Method in interface gw.api.database.ConsistencyCheck
Gets the string associated with the command that will be run as the consistency check.
getCheckedOut() - Method in class gw.api.web.tools.WorkItemProcessingSummary
 
getCheckedOutCount() - Method in class gw.api.web.tools.ItemStatusCounts
 
getCheckedOutCount() - Method in class gw.api.web.tools.WorkItemDisplayInfo
 
getCheckedOutCount() - Method in class gw.api.web.tools.WorkQueueDisplayInfo
 
getCheckOrTableFilename(String, String) - Method in class gw.api.tools.ConsistencyChecksRunsPagePrinter
 
getCheckType() - Method in class gw.api.webservice.systemTools.DBConsistencyCheckResult
 
getCheckTypeCode(PickerRow) - Method in class gw.api.tools.ConsistencyChecksRunsPageHelper
 
getCheckTypeDescription(PickerRow) - Method in class gw.api.tools.ConsistencyChecksRunsPageHelper
 
getCheckTypeFilename(String) - Method in class gw.api.tools.ConsistencyChecksPagePrinter
 
getCheckTypeFilename(String) - Method in class gw.api.tools.DatabaseCheckPagePrinter
 
getCheckTypeFilename(String) - Method in class gw.api.tools.LoadIntegrityCheckPagePrinter
 
getChild(int) - Method in class gw.api.admin.RootTreeNode
 
getChild(ProfilerTag) - Method in class gw.api.profiler.IterationInfoNode
 
getChild(int) - Method in class gw.api.tree.AbstractLazyLoadingTreeNode
 
getChild(int) - Method in class gw.api.tree.SimpleTreeNode
Returns the desired child node of this node.
getChild(int) - Method in interface gw.api.tree.TreeNode
Returns the desired child node of this node.
getChild(String) - Method in class gw.pl.util.PropertyTree
Gets the child with a particular key.
getChild(List<String>, String) - Method in class gw.pl.util.PropertyTree
Traverses to the child.
getChild(String) - Method in class gw.util.cache.FqnCacheNode
 
getChild(QName) - Method in class gw.xml.XmlBase
Returns the direct child element with the specified name, or null if no such direct child element exists.
getChild(String) - Method in class gw.xml.XmlBase
Returns the direct child element with the specified local name in the null namespace, or null if no such direct child element exists.
getChildAfter(int) - Method in interface gw.lang.parser.IParseTree
 
getChildAfter(IParseTree) - Method in interface gw.lang.parser.IParseTree
 
getChildAt(int) - Method in class gw.api.profiler.IterationInfoNode
 
getChildBefore(int) - Method in interface gw.lang.parser.IParseTree
 
getChildBefore(IParseTree) - Method in interface gw.lang.parser.IParseTree
 
getChildCount() - Method in class gw.api.profiler.IterationInfoNode
 
getChildElement(String) - Method in class gw.pl.util.xml.XMLCodec
 
getChildElement(Node, String) - Method in class gw.pl.util.xml.XMLCodec
 
getChildElement(String) - Method in class gw.xml.AbstractXMLNode
getChildElement(QName) - Method in class gw.xml.AbstractXMLNode
Finds the first immediate child with the specified qualified name.
getChildElement(Class<T>) - Method in class gw.xml.AbstractXMLNode
Finds the first immediate child of the specified class.
getChildElement(XMLChildElementDeclaration<T>) - Method in class gw.xml.parser2.PLXMLNode
Returns the child element specified, or none if no child element is present.
getChildElements() - Method in class gw.pl.util.xml.XMLCodec
 
getChildElements(String) - Method in class gw.pl.util.xml.XMLCodec
 
getChildElements(Node) - Method in class gw.pl.util.xml.XMLCodec
 
getChildElements(Node, String) - Method in class gw.pl.util.xml.XMLCodec
 
getChildFields() - Method in class gw.xml.parser2.XMLNodeInstanceTypeInfo
 
getChildGroups() - Method in interface gw.pl.community.entity.Group
Returns all of the groups having this group as their parent and which are visible to the caller.
getChildGroupsSortedByName() - Method in interface gw.api.team.TeamModel
Gets all child groups of this model, sorted by name.
getChildList(Class<T>) - Method in class gw.xml.AbstractXMLNode
Gets the list of children that are instances of the given class.
getChildList(String) - Method in class gw.xml.AbstractXMLNode
getChildList(QName) - Method in class gw.xml.AbstractXMLNode
Finds all immediate children with the specified qualified name.
getChildList(XMLChildListDeclaration<T>) - Method in class gw.xml.parser2.PLXMLNode
 
getChildList(List<XMLFieldDeclaration>) - Method in class gw.xml.parser2.PLXMLNode
 
getChildList(List<XMLFieldDeclaration>, boolean) - Method in class gw.xml.parser2.PLXMLNode
 
getChildOf(T, Object) - Method in class gw.api.graph.Tree
Returns the child of the given parent where the edge has the given attribute.
getChildren() - Method in class gw.api.admin.RootTreeNode
 
getChildren() - Method in class gw.api.profiler.IterationInfoNode
 
getChildren() - Method in interface gw.api.profiler.ProfilerFrame
 
getChildren() - Method in class gw.api.profiler.ProfilerTag
 
getChildren() - Method in class gw.api.tools.LoadStepDisplayable
 
getChildren() - Method in class gw.api.tree.AbstractLazyLoadingTreeNode
Loads all children of this node, and returns them.
getChildren() - Method in class gw.api.tree.SimpleTreeNode
Returns the children nodes of this node.
getChildren() - Method in interface gw.api.tree.TreeNode
Returns the children nodes of this node.
getChildren() - Method in interface gw.lang.parser.IParseTree
 
getChildren(IType) - Method in interface gw.lang.reflect.INamespaceType
 
getChildren() - Method in interface gw.pl.vendormanagement.entity.SpecialistService
Gets the SpecialistServices with this SpecialistService as their parent.
getChildren() - Method in class gw.util.cache.FqnCacheNode
 
getChildren() - Method in class gw.xml.AbstractXMLNode
Returns a list of child xml nodes.
getChildren() - Method in interface gw.xml.IReadOnlyXMLNode
 
getChildren() - Method in class gw.xml.simple.SimpleXmlNode
Returns the immediate children of this node.
getChildren(QName) - Method in class gw.xml.XmlBase
Returns a list of direct child elements by name.
getChildren(String) - Method in class gw.xml.XmlBase
Returns a list of direct child elements with the specified local name in the null namespace.
getChildren() - Method in class gw.xml.XmlBase
Returns a list of all direct child elements.
getChildren() - Method in class gw.xml.xsd.info.XSDGroupingInfo
 
getChildren() - Method in class gw.xml.xsd.typeloader.XSDBasedXMLNode
 
getChildrenBefore(IParseTree) - Method in interface gw.lang.parser.IParseTree
 
getChildrenElapsedTime() - Method in interface gw.api.profiler.ProfilerFrame
 
getChildrenElapsedTime() - Method in class gw.api.profiler.ProfilerTag
 
getChildrenOf(T) - Method in class gw.api.graph.Tree
Returns the children of the given parent node.
getChildUsersSortedByName() - Method in interface gw.api.team.TeamModel
Gets all child users of this model, sorted by name.
getChoice() - Method in class gw.api.print.ListViewPrintOptions
Returns the value of the print option chosen by the user.
getChoice() - Method in class gw.xml.xsd.info.ChoiceNodeInstance
 
getChomp(String, String) - Static method in class gw.util.GosuStringUtil
Deprecated.
Use GosuStringUtil.substringAfterLast(String, String) instead (although this doesn't include the separator) Method will be removed in Commons Lang 3.0.
getChosenNames() - Method in class gw.api.tools.ConsistCheckTypePicker
 
getChosenNames() - Method in class gw.api.tools.NameablePicker
 
getChosenPickers() - Method in class gw.api.tools.ConsistCheckTypePicker
 
getChosenPickers() - Method in class gw.api.tools.NameablePicker
 
getChosenTableNames() - Method in class gw.api.tools.DBTablePicker
 
getChosenTablePickers() - Method in class gw.api.tools.DBTablePicker
 
getChunkSize() - Method in class gw.api.messaging.ExternalDestinationConfig
 
getChunkSize() - Method in class gw.api.webservice.addressbook.contactapi.ABContactAPISearchSpec
Deprecated.
 
getChunkSize() - Method in class gw.api.webservice.addressbook.contactapi.ABContactSearchSpec
 
getCity() - Method in interface gw.api.address.AddressFillable
 
getCityLabel() - Method in class gw.api.util.CountryConfig
The label to use for the city field.
getCityStateZip() - Method in interface gw.pl.contact.entity.Address
Returns City, State and ZIP in the standard "city, state ZIP" format
getClass(String) - Static method in class gw.lang.reflect.ReflectUtil
 
getClassAndThrowCompileErrors(String) - Static method in class gw.lang.reflect.GosuReflectUtil
getClassBuilder() - Method in class gw.lang.ir.builder.IRMethodBuilder
 
getClassButThrowIfInvalid(String) - Static method in class gw.lang.reflect.ReflectUtil
 
getClassContextName() - Method in class gw.xml.parser2.XMLGosuExpression
 
getClassDeclaration() - Method in interface gw.lang.parser.statements.IClassStatement
 
getClasses() - Method in class gw.api.database.DatabaseParameterSet
 
getClasses() - Method in class gw.xml.parser2.XMLAttributeDeclaration
 
getClasses() - Method in class gw.xml.parser2.XMLChildElementDeclaration
 
getClasses() - Method in class gw.xml.parser2.XMLChildListDeclaration
 
getClasses() - Method in class gw.xml.parser2.XMLFieldChoiceGroup
 
getClasses() - Method in interface gw.xml.parser2.XMLFieldOrderingElement
 
getClasses() - Method in class gw.xml.parser2.XMLNodeValueDeclaration
 
getClassFileStatement() - Method in interface gw.lang.parser.statements.IClassStatement
 
getClassName(Test) - Method in class gw.junit.XMLJUnitResultFormatter
 
getClassName() - Method in interface gw.lang.parser.IFileContext
 
getClassName() - Method in interface gw.lang.parser.statements.IClassDeclaration
 
getClassName() - Method in class gw.lang.ProgramFileContext
 
getClassName() - Method in class gw.test.remote.RemoteTestResult.ExceptionInfo
 
getClassName() - Method in class gw.test.TestClass
 
getClassName() - Method in class gw.testharness.QuickRemoteTestCase
 
getClassNameFromFile(IDirectory, IFile, String[]) - Method in interface gw.lang.reflect.gs.IFileSystemGosuClassRepository
 
getClassNameNoPackage(Class) - Static method in class gw.pl.util.ClassUtil
Deprecated.
Use gw.lang.reflect.ClassUtil.getNameNoPackage() instead
getClassNames() - Method in class gw.lang.reflect.gs.ReloadResults
 
getClasspath() - Static method in class gw.lang.Gosu
 
getClasspath() - Method in class gw.lang.gosuc.GosucModule
 
getClasspath() - Method in interface gw.lang.parser.statements.IClasspathStatement
 
getClasspathEntries() - Method in class gw.config.Registry
 
getClassPathLength() - Method in interface gw.lang.reflect.gs.IFileSystemGosuClassRepository.IClassFileInfo
 
getClasspathResourceLocation(Class, String) - Static method in class gw.pl.util.ClassUtil
Contructs a URL string for a resource in the same package as the given class.
getClassResourcePackageAsIDirectory(Class) - Static method in class gw.testharness.v3.PLTestClassUtil
 
getClassStatement() - Method in interface gw.lang.parser.statements.IClassFileStatement
 
getClassStatement() - Method in interface gw.lang.reflect.gs.ICompilableType
 
getClassStatementWithoutCompile() - Method in interface gw.lang.reflect.gs.IGosuClass
 
getClassType() - Method in interface gw.lang.parser.IFileRepositoryBasedType
 
getClassType() - Method in interface gw.lang.reflect.gs.ISourceFileHandle
 
getClassType() - Method in class gw.lang.reflect.gs.StringSourceFileHandle
 
getClazz() - Method in class gw.testharness.clustering.InvokeMethodRequest
 
getClearExplainTables() - Method in class gw.api.tools.DB2PDPageHelper
 
getClearPkgCacheEventMonitor() - Method in class gw.api.tools.DB2PDPageHelper
 
getClientVersion() - Static method in class gw.api.tools.RuntimeEnvironmentInfoPageHelper
Returns client version information
getClosedLastNDaysFilter(int) - Method in class gw.api.activity.ActivityFilterSetBase
Simple filter - is close date within the last N days?
getCloseIOAfterCommit() - Method in class gw.pl.util.xml.XMLCodec
 
getClusterAddress() - Method in class gw.api.tools.ClusterInfoData
Returns cluster address of this node as a string.
getClusterDatabaseConfig() - Method in class gw.testharness.clustering.ClusterTest
 
getClusterDatabaseConfigTemplate() - Method in class gw.testharness.clustering.ClusterTest
 
getClusterDatabaseConfigTemplate() - Method in interface gw.testharness.clustering.IDatabaseServer
 
getClusterMembers() - Method in class gw.api.tools.ClusterInfoData
getClusterMulticastAddress() - Method in class gw.testharness.clustering.ClusterTest
 
getClusterMulticastPort() - Method in class gw.testharness.clustering.ClusterTest
 
getCode(Object) - Static method in class gw.api.util.mapping.GWObjectUtils
 
getCode() - Method in class gw.api.webservice.systemTools.SystemRunlevel
 
getCode() - Method in class gw.api.webservice.typelisttools.TypeKeyData
Corresponds to the code field on TypeKey
getCode() - Method in interface gw.i18n.ILocale
Gets the code for this locale.
getCode() - Method in class gw.lang.reflect.EnumValuePlaceholder
 
getCode() - Method in interface gw.lang.reflect.IEnumConstant
 
getCode() - Method in interface gw.pl.external.i18n.ILocale
Deprecated.
 
getCode() - Method in interface gw.pl.external.typelist.TypeKey
Deprecated.
 
getCode() - Method in class gw.plugin.custompicker.CustomPickerCode
The code
getCode(Object) - Static method in class gw.plugin.util.GWObjectUtils
 
getCode() - Method in interface gw.xml.IXmlSchemaEnumValue
Returns the code of this enum constant.
getCode() - Method in exception gw.xml.ws.WsdlFault
Gets the fault code.
getCode() - Method in class gw.xml.xsd.typeloader.XSDEnumerationValue
 
getCodeForDateRange() - Method in interface gw.pl.custom.entity.DateCriteria
The code for the "enteredrange" DateSearchType typekey.
getCodeForFromList() - Method in interface gw.pl.custom.entity.DateCriteria
The code for the "fromlist" DateSearchType typekey.
getCodeForTypeKey(TypeKey) - Method in interface gw.pl.custom.entity.DateCriteria
The code for the given type key.
getCodeQName() - Method in exception gw.xml.ws.WsdlFault
Gets the fault code QName.
getCoercer() - Method in interface gw.lang.parser.expressions.ITypeAsExpression
 
getCoercerInternal(IType, IType, boolean) - Method in class gw.lang.parser.StandardCoercionManager
Returns a coercer from values of rhsType to values of lhsType if one exists.
getCoercionManager() - Static method in class gw.config.CommonServices
 
getColor() - Method in enum gw.api.profiler.ProfilerCategory
 
getColPosition() - Method in class gw.api.print.ListViewPrintOptions.ColumnHeaderInfo
Returns the position of the column header relative to the first.
getColumn(int) - Method in interface gw.api.database.QueryRow
Returns the column for the given position.
getColumn(String) - Method in interface gw.api.database.QueryRow
Returns the column for the given column name.
getColumn(String) - Method in interface gw.api.database.upgrade.after.IAfterUpgradeTable
Use to get at a column that is not backed by a property, i.e. one that has been deleted
getColumn(IEntityPropertyInfo) - Method in interface gw.api.database.upgrade.after.IAfterUpgradeTable
 
getColumn() - Method in class gw.api.database.upgrade.before.BeforeUpgradeDerivedTableColumn
 
getColumn() - Method in class gw.api.database.upgrade.before.BeforeUpgradeOrderBy
 
getColumn(String) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeReadOnlyTable
 
getColumn(String) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeTable
 
getColumn() - Method in exception gw.lang.parser.exceptions.ParseIssue
 
getColumn() - Method in interface gw.lang.parser.IParsedElement
 
getColumn() - Method in interface gw.lang.parser.IParseIssue
 
getColumn() - Method in interface gw.lang.parser.IParseTree
 
getColumn() - Method in exception gw.lang.parser.template.TemplateParseException
 
getColumnCount() - Method in interface gw.api.database.QueryRow
 
getColumnHeaders() - Method in class gw.api.print.ListViewPrintOptions
Returns the list of column headers from the source list view available for CSV output.
getColumnInfos() - Method in class gw.api.tools.DatabaseInfo.TableInfo
 
getColumnList() - Method in class gw.api.util.phone.EntityPhoneMapper
Returns the list of PhoneColumnProperties for this particular entity type.
getColumnName() - Method in class gw.api.tools.DatabaseInfo.ColumnInfo
 
getColumnName(IEntityPropertyInfo) - Method in class gw.api.webservice.zone.InsertTransaction
 
getColumnName() - Method in interface gw.pl.persistence.type.DynamicEntityPropertyInfoReference
Deprecated.
Use gw.entity.IEntityPropertyInfo#getColumnName() instead.
getColumnName() - Method in class gw.plugin.solr.SolrSortColumn
Sortable Solr field name
getColumnNames() - Method in interface gw.api.database.QueryRow
Returns a Set of all column names in the row.
getColumnNumber() - Method in class gw.lang.reflect.LocationInfo
 
getColumnNumber() - Method in class gw.xml.FileNameAndLineNumber
 
getColumnRef(IEntityPropertyInfo) - Method in interface gw.api.database.ISimpleQueryBuilder
Returns a reference to the given column
getColumnRef(DBFunction) - Method in interface gw.api.database.ISimpleQueryBuilder
Returns a reference to the given column
getColumnRef(IEntityPropertyInfo) - Method in class gw.api.database.Query
Returns a reference to the given column
getColumnRef(DBFunction) - Method in class gw.api.database.Query
Returns a reference to the given column
getColumnRef(String) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeQueryableTable
 
getColumnRef(IBeforeUpgradeReadOnlyColumn) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeQueryableTable
 
getCombinedMessages() - Method in class gw.plugin.approval.ApprovalResult
Combines the messages created by the approval process into one long string, with individual messages separated by linebreaks.
getCommand(ConsistencyCheck) - Method in class gw.api.tools.ConsistencyChecksPagePrinter.ConsistencyCheckPrintConvertor
 
getCommand(C) - Method in class gw.api.tools.DatabaseCheckPagePrinter.PrintConvertor
 
getCommand(LoaderSQLIntegrityCheck) - Method in class gw.api.tools.LoadIntegrityCheckPagePrinter.LoadIntegrityCheckPrintConvertor
 
getCommandDisplaySuffix() - Method in class gw.api.quickjump.MultiParameterizedNavigationCommand
 
getCommandDisplaySuffixes() - Method in class gw.api.quickjump.MultiParameterizedNavigationCommand
 
getCommandLineName() - Method in class gw.pl.util.webservices.CmdLineToolBase
 
getComment() - Method in class gw.xml.AbstractXMLNode
Gets the comment associated with this node.
getComment() - Method in class gw.xml.XmlElement
Returns the comment previously set on this element, if applicable.
getCommentAndReset() - Method in class gw.xml.XMLNodeLexicalHandler
 
getCommentForQuery() - Method in class gw.api.database.DBDateRange
 
getCommentForQuery() - Method in class gw.api.database.Range
Returns a comment for embedding in a query.
getCommentLineBreak() - Method in class gw.xml.IXMLNodeFormat.DefaultXMLNodeFormat
 
getCommentLineBreak() - Method in class gw.xml.IXMLNodeFormat.DiffFriendlyXMLNodeFormat
 
getCommentLineBreak() - Method in interface gw.xml.IXMLNodeFormat
 
getCommentLineBreak() - Method in class gw.xml.IXMLNodeFormat.NoSortXMLNodeFormat
 
getCommentLineBreak() - Method in class gw.xml.XMLNodeFormat
 
getCommentLineBreak() - Method in class gw.xml.xsd.XSDNodeFormat
 
getComments() - Method in class gw.xml.XmlSerializationOptions
Returns the Comments property.
getCommonPrefix(String[]) - Static method in class gw.util.GosuStringUtil
Compares all Strings in an array and returns the initial sequence of characters that is common to all of them.
getCommonServiceInit() - Method in class gw.config.Registry
 
getComparator() - Static method in class gw.api.util.LocaleUtil
 
getComparator() - Method in class gw.api.util.Range
Gets the comparator used to define the range.
getCompare() - Method in class gw.api.bean.compare.EntityMatchImpl
Gets the comparison entity.
getCompare() - Method in interface gw.api.graph.compare.GraphMatch
Returns the compare node in the match.
getCompareBeans() - Method in class gw.api.graph.compare.EntityGraphPair
 
getCompareColumns() - Method in class gw.api.database.DatabaseParameterSet
 
getCompareGraphDescriptor() - Method in class gw.api.graph.compare.EntityGraphPair
 
getCompareValue() - Method in interface gw.api.bean.compare.Diff
Returns the new value.
getCompareValue() - Method in class gw.api.bean.compare.DiffImpl
 
getCompatible() - Method in class gw.api.database.DatabaseOutlineInfo
 
getCompilationState() - Method in interface gw.lang.reflect.gs.IGosuClass
 
getCompiledContextObjectDefaultValueExpression(ISymbolTable, String) - Method in interface gw.plugin.document.IDocumentTemplateDescriptor
Returns a compiled Gosu expression which will evaluate to the desired default value for the context object.
getCompiledContextObjectDefaultValueExpression(ISymbolTable, String) - Method in class gw.plugin.document.impl.XMLDocumentTemplateDescriptor
 
getCompiledGosuClassSymbolTable() - Method in interface gw.lang.reflect.ITypeSystem
 
getCompiledGosuClassSymbolTable() - Static method in class gw.lang.reflect.TypeSystem
 
getCompilingClass() - Method in class gw.lang.reflect.FeatureManagerTypeInfoBase
 
getCompilingClass() - Method in class gw.xml.xsd.typeloader.XSDGroupingTypeInfo
 
getCompilingType(String) - Method in interface gw.lang.reflect.ITypeSystem
 
getCompilingType(String) - Static method in class gw.lang.reflect.TypeSystem
 
getCompletedFilter() - Method in class gw.api.activity.ActivityFilterSetBase
Simple filter - is activity status complete?
getCompletedLastNDaysFilter(int) - Method in class gw.api.activity.ActivityFilterSetBase
Compound filter - completed, closed date in last N days.
getCompleteStackTrace(Throwable) - Static method in class gw.pl.util.ExceptionUtil
Gets the full stack trace (including long causal chains) Won't explode if the causal chain contains a loop (getStackTrace will)
getComplexType() - Method in class gw.xml.xsd.schema.XSDElement
 
getComponentType() - Method in class gw.lang.ir.expression.IRArrayLoadExpression
 
getComponentType() - Method in class gw.lang.ir.expression.IRNewArrayExpression
 
getComponentType() - Method in interface gw.lang.ir.IRType
 
getComponentType() - Method in class gw.lang.ir.statement.IRArrayStoreStatement
 
getComponentType() - Method in class gw.lang.ir.SyntheticIRArrayType
 
getComponentType() - Method in class gw.lang.ir.SyntheticIRType
 
getComponentType() - Method in interface gw.lang.parser.expressions.IArrayAccessExpression
 
getComponentType() - Method in interface gw.lang.parser.expressions.IMapAccessExpression
 
getComponentType() - Method in class gw.lang.reflect.DefaultArrayType
 
getComponentType() - Method in class gw.lang.reflect.FunctionType
 
getComponentType() - Method in interface gw.lang.reflect.IType
If this is an array type, a type representing the component type of the array.
getComponentType(IType) - Method in interface gw.lang.reflect.ITypeSystem
 
getComponentType() - Method in class gw.lang.reflect.java.asm.AsmClass
 
getComponentType() - Method in class gw.lang.reflect.java.asm.AsmType
 
getComponentType() - Method in interface gw.lang.reflect.java.asm.IAsmType
 
getComponentType() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
 
getComponentType() - Method in interface gw.lang.reflect.java.IJavaClassInfo
 
getComponentType() - Method in class gw.lang.reflect.ParameterizedFunctionType
 
getComponentType() - Method in class gw.lang.reflect.TypeBase
 
getComponentType(IType) - Static method in class gw.lang.reflect.TypeSystem
 
getComponentType() - Method in class gw.xml.parser2.LocationRefType
 
getComponentType() - Method in class gw.xml.parser2.XMLNodeType
 
getCompoundIntegrityCheck() - Method in interface gw.api.database.WebLoaderSQLIntegrityCheck
 
getCompoundTypeComponents() - Method in class gw.lang.reflect.DefaultArrayType
 
getCompoundTypeComponents() - Method in class gw.lang.reflect.FunctionType
 
getCompoundTypeComponents() - Method in interface gw.lang.reflect.IType
 
getCompoundTypeComponents() - Method in class gw.lang.reflect.ParameterizedFunctionType
 
getCompoundTypeComponents() - Method in class gw.lang.reflect.TypeBase
 
getCompoundTypeComponents() - Method in class gw.xml.parser2.LocationRefType
 
getCompoundTypeComponents() - Method in class gw.xml.parser2.XMLNodeType
 
getCompressionLevel() - Method in class gw.api.tools.DatabaseStorageHelper
 
getConcreteClass() - Method in class gw.lang.reflect.DefaultArrayType
 
getConcreteClass() - Method in interface gw.lang.reflect.IDefaultArrayType
 
getConcreteType() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
 
getConcreteType() - Method in interface gw.lang.reflect.java.IJavaClassParameterizedType
 
getConcreteType() - Method in interface gw.lang.reflect.java.IJavaClassType
 
getCondition() - Method in class gw.lang.ir.statement.IRCaseClause
 
getCondition() - Method in interface gw.lang.parser.expressions.IConditionalTernaryExpression
 
getCondition() - Method in interface gw.lang.parser.statements.IAssertStatement
 
getConfig() - Method in interface gw.xml.ws.IWsdlPort
This is the config used for this service
getConfigFile(String) - Static method in class gw.api.util.ConfigAccess
Returns the specified configuration file.
getConfigFiles(String) - Static method in class gw.api.util.ConfigAccess
Returns all matching files from all modules.
getConfiguration(int) - Method in interface gw.api.webservice.messagingTools.MessagingToolsBase
This will return the current configuration of this destination.
getConfiguration(int) - Method in class gw.api.webservice.messagingTools.MessagingToolsImpl
 
getConfiguration() - Method in interface gw.plugin.cluster.TransportStatistics
Returns the transport configuration
getConfiguredHolidays() - Static method in class gw.api.util.DateUtil
Return the days configured to be holidays for the system.
getConfiguredHolidays(HolidayTagCode) - Static method in class gw.api.util.DateUtil
Return the days configured to be holidays under a certain holiday tag code.
getConfiguredHolidays(Zone) - Static method in class gw.api.util.DateUtil
Return the days configured to be holidays for a certain location.
getConfiguredSize() - Method in class gw.util.concurrent.Cache
 
getConfigVersion() - Method in class gw.api.webservice.systemTools.ServerVersion
Gets the version of the configuration files
getConfigVersionModified() - Method in class gw.api.webservice.systemTools.ServerVersion
 
getConflicts() - Method in class gw.api.admin.ImportDataInfo
The list of conflicts, where the imported data differs from the existing data.
getConnection() - Method in class gw.solr.PLBatchLoadDataSource
 
getConsecutiveExceptions() - Method in class gw.api.webservice.maintenanceTools.WQTaskDetails
Number of consecutive exceptions
getConsistCheckRunsByStartTime() - Method in class gw.api.tools.ConsistencyChecksRunsPageHelper
 
getConsistCheckTypeCodes() - Method in class gw.api.tools.ConsistencyChecksRunsPageHelper
 
getConsistencyCheckDescription() - Method in class gw.api.webservice.systemTools.DBConsistencyCheckResult
 
getConsistencyCheckerPredicates(String) - Method in interface gw.datatype.handler.IDataTypeConstraintsHandler
Returns a group of SQL predicates that should be true for this datatype, for the given column.
getConsistencyCheckerPredicates(String) - Method in interface gw.datatype.IConstrainedDataType
Gets any related consistency checks for the given column, as a string.
getConsistencyCheckerPredicates(String) - Method in class gw.datatype.impl.DateOnlyConstraintsHandler
 
getConsistencyCheckerPredicates(String) - Method in class gw.datatype.impl.DateTimeConstraintsHandler
 
getConsistencyCheckerPredicates(String) - Method in class gw.datatype.impl.DecimalConstraintsHandlerBase
 
getConsistencyCheckerPredicates(String) - Method in class gw.datatype.impl.IntegerConstraintsHandlerBase
 
getConsistencyCheckerPredicates(String) - Method in class gw.datatype.impl.LongConstraintsHandlerBase
 
getConsistencyCheckerPredicates(String) - Method in class gw.datatype.impl.PastDateTimeConstraintsHandler
 
getConsistencyCheckerPredicates(String) - Method in class gw.datatype.impl.StringConstraintsHandlerBase
 
getConsistencyCheckerPredicates(String) - Method in class gw.datatype.impl.TypeKeyConstraintsHandler
 
getConsistencyChecks(String) - Method in class gw.api.tools.ConsistencyChecksRunsPageHelper
Return all the consistency checks.
getConsistencyCheckType() - Method in interface gw.api.database.ConsistencyCheck
Get the ConsistencyCheckType for this check.
getConsoleMessage() - Method in exception gw.lang.parser.exceptions.ParseException
Override so we can reset the message if need be.
getConsoleMessage() - Method in exception gw.lang.parser.exceptions.ParseIssue
 
getConsoleMessage() - Method in interface gw.lang.parser.IParseIssue
 
getConsoleMessage() - Method in interface gw.lang.reflect.ITypeParseIssue
 
getConsoleMessage() - Method in class gw.xml.parser2.XMLParseIssue
 
getConstituents() - Method in interface gw.lang.parser.expressions.IDelegateStatement
 
getConstraintsHandler() - Method in interface gw.datatype.def.IDataTypeDef
Gets the constraints handler for this datatype.
getConstructor(IJavaClassConstructor) - Method in interface gw.lang.javadoc.IClassDocNode
 
getConstructor() - Method in interface gw.lang.parser.expressions.INewExpression
 
getConstructor(IType, IType[]) - Method in class gw.lang.reflect.BaseHandBuiltTypeInfo
 
getConstructor(IType...) - Method in class gw.lang.reflect.BaseJavaTypeInfo
 
getConstructor(IType...) - Method in class gw.lang.reflect.BaseTypeInfo
 
getConstructor(IType, IType[]) - Method in class gw.lang.reflect.DefaultArrayTypeInfo
 
getConstructor(IRelativeTypeInfo.Accessibility, IType[]) - Method in class gw.lang.reflect.FeatureManager
 
getConstructor(IType...) - Method in class gw.lang.reflect.FeatureManagerTypeInfoBase
 
getConstructor(IType, IType[]) - Method in class gw.lang.reflect.FeatureManagerTypeInfoBase
 
getConstructor(IType...) - Method in class gw.lang.reflect.FunctionTypeInfo
 
getConstructor() - Method in interface gw.lang.reflect.IConstructorInfo
 
getConstructor() - Method in interface gw.lang.reflect.IConstructorType
An associated Constructor.
getConstructor(IType, IType[]) - Method in interface gw.lang.reflect.IRelativeTypeInfo
 
getConstructor(IType...) - Method in interface gw.lang.reflect.ITypeInfo
Returns a IConstructorInfo that has parameter types that produce the best match.
getConstructor(IJavaClassInfo...) - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
 
getConstructor(IJavaClassInfo...) - Method in interface gw.lang.reflect.java.IJavaClassInfo
 
getConstructor(IType...) - Method in class gw.lang.reflect.TypeInfoBase
 
getConstructor(IType...) - Method in class gw.xml.parser2.XMLNodeIntrinsicTypeInfoFromJava
 
getConstructor() - Method in class gw.xml.xsd.typeloader.XSDBasedXMLNodeConstructorInfo
 
getConstructor() - Method in class gw.xml.xsd.typeloader.XSDGroupingConstructorInfo
 
getConstructor(IType, IType[]) - Method in class gw.xml.xsd.typeloader.XSDGroupingTypeInfo
 
getConstructorArguments() - Method in class gw.test.TestEnvironment
 
getConstructorInfo() - Method in interface gw.lang.parser.IConstructorFunctionSymbol
 
getConstructorInfo() - Method in class gw.lang.reflect.features.ConstructorReference
 
getConstructorInfo() - Method in interface gw.lang.reflect.features.IConstructorReference
Returns the method info for this reference
getConstructorInfoFactory() - Static method in class gw.lang.GosuShop
 
getConstructorInfoFactory() - Method in interface gw.lang.IGosuShop
 
getConstructors() - Method in class gw.i18n.ILocaleTypeInfo
 
getConstructors() - Method in interface gw.lang.javadoc.IClassDocNode
 
getConstructors() - Method in class gw.lang.reflect.BaseHandBuiltTypeInfo
 
getConstructors(IType) - Method in class gw.lang.reflect.BaseHandBuiltTypeInfo
 
getConstructors() - Method in class gw.lang.reflect.BaseTypeInfo
 
getConstructors() - Method in class gw.lang.reflect.DefaultArrayTypeInfo
 
getConstructors(IType) - Method in class gw.lang.reflect.DefaultArrayTypeInfo
 
getConstructors(IRelativeTypeInfo.Accessibility) - Method in class gw.lang.reflect.FeatureManager
 
getConstructors() - Method in class gw.lang.reflect.FeatureManagerTypeInfoBase
 
getConstructors(IType) - Method in class gw.lang.reflect.FeatureManagerTypeInfoBase
 
getConstructors() - Method in class gw.lang.reflect.FunctionTypeInfo
 
getConstructors(IType) - Method in interface gw.lang.reflect.IRelativeTypeInfo
 
getConstructors() - Method in interface gw.lang.reflect.ITypeInfo
 
getConstructors() - Method in class gw.lang.ScriptParametersTypeInfo
 
getConstructors() - Method in class gw.xml.parser2.XMLNodeIntrinsicTypeInfoFromJava
 
getConstructors() - Method in class gw.xml.xsd.typeloader.XSDEnumerationTypeInfo
 
getConstructors() - Method in class gw.xml.xsd.typeloader.XSDGroupingTypeInfo
 
getConstructors(IType) - Method in class gw.xml.xsd.typeloader.XSDGroupingTypeInfo
 
getConstructorSignature(IConstructorInfo) - Static method in class gw.lang.reflect.TypeInfoUtil
 
getContact() - Method in class gw.api.admin.UserContactHandle
Return the contact for the user.
getContact() - Method in interface gw.api.contact.ContactHandle
 
getContact() - Method in interface gw.api.contact.ExternalContact
Returns the contact this references.
getContact() - Method in class gw.api.contact.LocationContactHandle
 
getContact() - Method in class gw.api.email.EmailContact
 
getContactCompany() - Method in interface gw.pl.contact.entity.Contact
Retreives the company from a contact.
getContactContactsByRelationship(ContactBidiRel) - Method in interface gw.pl.contact.entity.Contact
 
getContactIntrinsicType() - Method in interface gw.pl.contact.entity.ContactSearchCriteria
Gets the Contact Subtype being searched for, or Contact.TYPE if no subtype is requested.
getContactSubtypeFilter() - Method in class gw.plugin.addressbook.AddressBookRemotableSearchResultSpec
Deprecated.
Get the Contact subtype security filter, which is an array of Contact type codes identifying subtypes that can NOT be viewed by the current user.
getContactSubtypeType() - Method in interface gw.ab.addressbook.entity.ABContactSearchCriteria
 
getContainedParsedElementsByType(Class<E>, List<E>) - Method in interface gw.lang.parser.IParsedElement
 
getContainedParsedElementsByType(List<IParseTree>, Class<E>, List<E>) - Static method in class gw.lang.parser.IParseTree.Search
 
getContainedParsedElementsByTypes(List<IParsedElement>, Class<? extends IParsedElement>...) - Method in interface gw.lang.parser.IParsedElement
 
getContainedParsedElementsByTypesWithIgnoreSet(List<IParsedElement>, Set<Class<? extends IParsedElement>>, Class<? extends IParsedElement>...) - Method in interface gw.lang.parser.IParsedElement
 
getContainer() - Method in class gw.lang.reflect.AnnotationReflectUtil.SyntheticExceptionInfo
Deprecated.
 
getContainer() - Method in class gw.lang.reflect.BaseFeatureInfo
 
getContainer() - Method in interface gw.lang.reflect.IFeatureInfo
Get this feature's containing feature.
getContainer() - Method in class gw.lang.reflect.java.JavaExceptionInfo
 
getContainer() - Method in class gw.lang.reflect.MethodInfoBase
 
getContainer() - Method in class gw.lang.reflect.MethodInfoDelegate
 
getContainer() - Method in class gw.lang.reflect.ParameterInfoBuilder.BuiltParameterInfo
 
getContainer() - Method in class gw.lang.reflect.PropertyInfoBase
 
getContainer() - Method in class gw.lang.reflect.PropertyInfoDelegate
 
getContainer() - Method in class gw.lang.reflect.TypeInfoBase
 
getContainer() - Method in class gw.xml.parser2.XMLFieldPropertyInfo
 
getContainer() - Method in class gw.xml.parser2.XMLNodeInstanceTypeInfo
 
getContainer() - Method in class gw.xml.xsd.typeloader.XSDEnumerationStaticProperty
 
getContainerId() - Method in interface gw.pl.persistence.core.effdate.entity.EffDatedBranch
Gets the ID of the container to which this branch belongs.
getContainerUntyped() - Method in interface gw.pl.persistence.core.effdate.entity.EffDatedBranch
Gets the container to which this branch belongs.
getContainingType() - Method in class gw.lang.parser.IScriptPartId
 
getContainingType() - Method in class gw.lang.parser.ScriptPartId
 
getContainingType() - Method in class gw.lang.parser.TypelessScriptPartId
 
getContainingType() - Method in interface gw.lang.reflect.gs.IGosuPropertyInfo
 
getContainingTypeName() - Method in class gw.lang.parser.IScriptPartId
 
getContainingTypeName() - Method in class gw.lang.parser.ScriptPartId
 
getContainingTypeName() - Method in class gw.lang.parser.TypelessScriptPartId
 
getContent() - Method in interface gw.lang.reflect.gs.IFileSystemGosuClassRepository.IClassFileInfo
 
getContent(String) - Static method in class gw.pl.util.FileUtil
Reads a file's content as a String.
getContent(File) - Static method in class gw.pl.util.FileUtil
Reads a file's content as a String.
getContent(IFile) - Static method in class gw.pl.util.FileUtil
Reads a file's content as a String.
getContent(URL) - Static method in class gw.pl.util.FileUtil
Reads a URL's content as a String.
getContent(URL, String) - Static method in class gw.pl.util.FileUtil
 
getContent(InputStream) - Static method in class gw.util.StreamUtil
Returns the content of the specified input stream.
getContent(Reader) - Static method in class gw.util.StreamUtil
Returns the content of the specified reader.
getContentPrompt() - Method in interface gw.plugin.email.IEmailTemplateDescriptor
If not empty, this is a string to be prompted for additional content.
getContents() - Method in class gw.lang.parser.resources.Strings
 
getContentType() - Method in class gw.api.email.AbstractEmailMessageTransport.DocumentContentsDataSource
 
getContext() - Method in class gw.lang.debugger.AbstractActivationContext
Deprecated.
 
getContext() - Method in interface gw.lang.parser.IActivationContext
 
getContext() - Method in class gw.lang.reflect.ParameterizedFunctionType
 
getContext() - Method in class gw.xml.xsd.typeloader.XMLNodeIntrinsicTypeInfoFromXSD
 
getContext() - Method in class gw.xml.xsd.XSDSchemaIndex
 
getContextClassName() - Method in interface gw.lang.parser.IProvidesContextClass
 
getContextFactory() - Method in class gw.api.print.PrintAction
 
getContextIssueIfNotEmpty() - Static method in class gw.api.archiving.ArchivingUtil
This will log any context issues that exist
getContextObjectAllowsNull(String) - Method in interface gw.plugin.document.IDocumentTemplateDescriptor
Indicates whether null is a legal value for the given context object.
getContextObjectAllowsNull(String) - Method in class gw.plugin.document.impl.XMLDocumentTemplateDescriptor
 
getContextObjectDefaultValue(ISymbolTable, IDocumentTemplateDescriptor, String) - Method in class gw.plugin.document.impl.BaseDocumentProductionImpl
Evaluate the default value of a context object in the template and return it
getContextObjectDefaultValueExpression(String) - Method in interface gw.plugin.document.IDocumentTemplateDescriptor
Returns a Gosu expression which will evaluate to the desired default value for the context object.
getContextObjectDefaultValueExpression(String) - Method in class gw.plugin.document.impl.XMLDocumentTemplateDescriptor
 
getContextObjectDisplayName(String) - Method in interface gw.plugin.document.IDocumentTemplateDescriptor
Returns a human-readable display name for the given context object.
getContextObjectDisplayName(String) - Method in class gw.plugin.document.impl.XMLDocumentTemplateDescriptor
 
getContextObjectDisplayName(String, ILocale) - Method in class gw.plugin.document.impl.XMLDocumentTemplateDescriptor
 
getContextObjectNames() - Method in interface gw.plugin.document.IDocumentTemplateDescriptor
Returns the names of the context objects defined in this template descriptor.
getContextObjectNames() - Method in class gw.plugin.document.impl.XMLDocumentTemplateDescriptor
 
getContextObjectPossibleValuesExpression(String) - Method in interface gw.plugin.document.IDocumentTemplateDescriptor
Returns a Gosu expression which will evaluate to the desired set of legal values for the given context object.
getContextObjectPossibleValuesExpression(String) - Method in class gw.plugin.document.impl.XMLDocumentTemplateDescriptor
 
getContextObjectType(String) - Method in interface gw.plugin.document.IDocumentTemplateDescriptor
Returns the type of the specified context object.
getContextObjectType(String) - Method in class gw.plugin.document.impl.XMLDocumentTemplateDescriptor
 
getContextObjectValue(String) - Method in class gw.document.DocumentCreationInfo
Deprecated.
Use the exposed ContextObjectValueMap field instead
getContextString() - Method in exception gw.lang.parser.exceptions.ParseIssue
 
getContextString() - Method in interface gw.lang.parser.IFileContext
 
getContextString() - Method in class gw.lang.ProgramFileContext
 
getContextStringNoLineNumbers() - Method in interface gw.lang.parser.exceptions.ICoercionIssue
 
getContextStringNoLineNumbers() - Method in exception gw.lang.parser.exceptions.ParseIssue
 
getContextSymbols(String, boolean) - Method in interface gw.lang.parser.IProvidesContextClass
 
getContextSymbols() - Method in class gw.xml.parser2.XMLGosuExpression
 
getContextType() - Method in interface gw.lang.parser.IExpression
 
getContextType() - Method in interface gw.lang.reflect.gs.IGosuProgram
 
getContextualLogger() - Static method in class gw.rules.ExecutionSession
Returns the logger for the currently running rule.
getConvertedMenuLinksIdForExt() - Method in class gw.smoketest.platform.web.PCFElementId
 
getCookie() - Method in class gw.pl.util.webservices.GWSession
 
getCoordinatorAddress() - Method in class gw.api.tools.ClusterInfoData
Returns JGroups coordinator address as a string.
getCorrectionsFromGeocodingPlugin() - Method in interface gw.pl.contact.entity.Address
This gets a list of addresses which could match the provided address.
getCorrectionsFromGeocodingPlugin(int) - Method in interface gw.pl.contact.entity.Address
This gets a list of addresses which could match the provided address.
getCount() - Method in class gw.api.archiving.ArchiveDetailsData
 
getCount() - Method in interface gw.api.database.IQueryResult
Returns the approximate count of entities in the results.
getCount() - Method in class gw.api.util.stats.StatisticsCollector
 
getCount() - Method in class gw.api.web.admin.workflow.ManageWorkflows
 
getCount() - Method in class gw.api.webservice.importTools.ImportResultSummary
The number of entities affected.
getCount() - Method in class gw.plugin.solr.SolrQueryProcessor
 
getCounterValue(String) - Method in interface gw.api.profiler.ProfilerFrame
Get the value of a specific counter
getCounterValue(String) - Method in class gw.api.profiler.ProfilerTag
 
getCountLimitedBy(int) - Method in interface gw.api.database.IQueryResult
Returns the number of entities in the results limited by the given integer result.
getCountries() - Method in interface gw.pl.community.entity.Organization
Returns the country to which this organization belongs.
getCountry() - Method in interface gw.api.address.AddressFillable
 
getCountry() - Method in class gw.api.admin.ZoneSearchCriteria
Deprecated.
 
getCountry(PhoneCountryCode) - Static method in class gw.api.util.PhoneUtil
Converts a PhoneCountryCode typekey to a Country typekey if possible
getCountryByNameOrCode(String) - Static method in class gw.api.geocode.GeocodeUtils
Provides a single method to try find a Country by name or typecode (OOTB corresponds ISO 2-letter abbreviation.
getCountryCode() - Method in class gw.api.phone.PhoneDelegateBase
 
getCountryCode() - Method in interface gw.api.phone.PhoneFields
 
getCountryCode() - Method in interface gw.api.util.phone.GWPhoneNumber
 
getCountryCode() - Method in class gw.api.util.phone.GWPhoneNumberBuilder
Returns the current PhoneCountryCode attached to the builder
getCountryCode() - Method in class gw.api.util.phone.GWPhoneNumberImpl
 
getCountryCode() - Method in class gw.api.util.phone.GWPhoneNumberUnknown
 
getCountryCodeForRegion(PhoneCountryCode) - Static method in class gw.api.util.PhoneUtil
Returns a numeric country code based on the PhoneCountryCode typekey
getCountryCodeForRegion(Country) - Static method in class gw.api.util.PhoneUtil
Returns a numeric country code based on the Country typekey
getCountryCodeProperty() - Method in class gw.api.phone.PhoneDelegateBase
 
getCountryConfig(Country) - Static method in class gw.api.util.CountryConfig
Get the country configuration data for the specified country.
getCountryConfig(String) - Static method in class gw.api.util.CountryConfig
Get the country configuration data for the specified country code.
getCountryFromRegionCode(int) - Static method in class gw.api.util.PhoneUtil
Converts a numeric region code to a Country typekey if possible.
getCountryTypeCodeByName(String) - Method in class gw.api.geocode.AbstractGeocodePlugin
Provides a single method to try find a Country by name or typecode (OOTB corresponds ISO 2-letter abbreviation.)
getCounty() - Method in interface gw.api.address.AddressFillable
 
getCpuTime() - Method in class gw.api.tools.DBInfoActivityStatsEntityListsTableRecord
 
getCreatedDocumentMimeType() - Method in class gw.plugin.document.impl.BaseExcelDocumentProductionImpl
 
getCreatedDocumentMimeType() - Method in class gw.plugin.document.impl.BaseMailMergeDocumentProductionImpl
 
getCreatedDocumentMimeType() - Method in class gw.plugin.document.impl.BaseWordDocumentProductionImpl
 
getCreatedTableName() - Method in class gw.api.tools.OracleSQLTuningSetsHelper
 
getCreateStatus() - Method in interface gw.pl.contact.entity.Contact
Returns the create status of the contact from Contact Manager
getCreateTime() - Method in interface gw.pl.persistence.core.entity.Editable
 
getCreateUser() - Method in interface gw.pl.persistence.core.entity.Editable
Returns the user that created this bean
getCreationTime() - Method in class gw.api.web.tools.WorkItemDisplayInfo
 
getCreationTime() - Method in class gw.fs.physical.win32.Win32FindData
 
getCredentialsFromPlugin(String) - Static method in class gw.plugin.credentials.CredentialsUtil
 
getCrossGraphInfo() - Method in interface gw.api.importing.graph.Graph
cross graph information that records cross graph relationship in the graph
getCrossGraphInfo() - Method in class gw.api.importing.graph.MapBackedGraph
 
getCrossGraphLinksByOwner(String) - Method in interface gw.api.importing.graph.CrossGraphInfo
 
getCrossGraphLinksByOwner(String) - Method in class gw.api.importing.graph.MapBackedGraph
 
getCrossGraphLinksByTarget(String) - Method in interface gw.api.importing.graph.CrossGraphInfo
 
getCrossGraphLinksByTarget(String) - Method in class gw.api.importing.graph.MapBackedGraph
 
getCSR() - Method in interface gw.lang.parser.IScope
 
getCSR() - Method in class gw.lang.parser.StandardScope
 
getCSVLine() - Method in interface gw.pl.cache2.entity.CacheStatisticsRollupSnapshot
 
getCtx() - Method in class gw.lang.reflect.features.BoundMethodReference
 
getCtx() - Method in class gw.lang.reflect.features.BoundPropertyReference
 
getCtxInferenceMgr() - Method in class gw.lang.parser.ParserOptions
 
getCurrency() - Method in class gw.api.financials.CurrencyAmount
The Currency typekey of this CurrencyAmount.
getCurrency() - Method in class gw.api.financials.CurrencyAmountPair
 
getCurrency() - Method in interface gw.api.financials.IMoney
The currency of the Amount.
getCurrency(Object, IPropertyInfo) - Method in interface gw.datatype.handler.IMoneyConstraintsHandler
Gets the currency associated with this money value.
getCurrency(Object, IPropertyInfo) - Method in interface gw.datatype.IConstrainedDataType
Gets the currency associated with this value.
getCurrency(Object, IPropertyInfo) - Method in class gw.datatype.impl.CurrencyAmountConstraintsHandlerBase
 
getCurrency() - Method in class gw.pl.currency.MonetaryAmount
The Currency typekey of this MonetaryAmount.
getCurrencyFormatExpression(Currency) - Static method in class gw.api.util.CurrencyUtil
Generates a Pebbles formatting expression for the indicated currency.
getCurrent() - Static method in enum gw.api.system.server.Runlevel
 
getCurrent() - Static method in class gw.api.validation.ValidationResult
Gets the current thread-local validation result, if one has been set.
getCurrent() - Static method in class gw.processes.WorkQueueInstrumentation
Returns current instrumentation.
getCurrent() - Static method in class gw.rules.ExecutionSession
 
getCurrent() - Method in class gw.smoketest.platform.web.WizardMenuLinkElement
Checks if this step is the current step of the wizard
getCurrent() - Static method in class gw.transaction.Transaction
Returns the current transaction bundle.
getCurrentAssignment() - Method in interface gw.pl.assignment.entity.Assignable
This method exists to support the notion of "secondary" assignment in the Assignment Rules.
getCurrentCompilingType() - Method in interface gw.lang.reflect.ITypeSystem
 
getCurrentCompilingType() - Static method in class gw.lang.reflect.TypeSystem
 
getCurrentDefinition() - Method in class gw.pl.util.webservices.axis.GWParser
Return the current definition.
getCurrentElement() - Method in class gw.pl.util.xml.XMLCodec
 
getCurrentFrame() - Method in class gw.api.profiler.ProfilerTag
 
getCurrentGeocodePlugin() - Static method in class gw.api.geocode.GeocodeUtils
Returns the currently enabled Geocoding Plugin.
getCurrentGroupFromES() - Static method in class gw.api.assignment.AssignmentEngineUtil
Deprecated.
use getDefaultGroupFromES instead
getCurrentGroupIDFromES() - Static method in class gw.api.assignment.AssignmentEngineUtil
Deprecated.
use getDefaultGroupIDFromExecutionSession instead
getCurrentLanguage() - Method in interface gw.api.community.PublicUserUtil
Get the current user's language.
getCurrentLanguage() - Static method in class gw.api.util.LocaleUtil
 
getCurrentLanguageLabel() - Static method in class gw.api.util.LocaleUtil
Returns display label of the current language, which may be based on user language setting or the browser setting.
getCurrentLanguageType() - Static method in class gw.api.util.LocaleUtil
 
getCurrentLocale() - Method in interface gw.api.community.PublicUserUtil
Get the current user's locale.
getCurrentLocale() - Static method in class gw.api.util.LocaleUtil
 
getCurrentLocaleType() - Static method in class gw.api.util.LocaleUtil
 
getCurrentModule() - Method in interface gw.lang.reflect.ITypeSystem
 
getCurrentModule() - Static method in class gw.lang.reflect.TypeSystem
 
getCurrentNode() - Method in class gw.pl.util.xml.XMLCodec
 
getCurrentPage() - Method in interface gw.testharness.ISmokeTest
 
getCurrentPageName() - Method in interface gw.testharness.ISmokeTestHelper
Returns the name of the current page
getCurrentPrivateGlobalScopeIndex() - Method in class gw.lang.debugger.AbstractActivationContext
Deprecated.
 
getCurrentPrivateGlobalScopeIndex() - Method in interface gw.lang.parser.IActivationContext
 
getCurrentProgram() - Static method in class gw.lang.cli.CommandLineAccess
 
getCurrentRoleAssignment() - Method in interface gw.api.assignment.UserRoleOwner
Returns the user role assignment for the current rule execution
getCurrentScopeIndex() - Method in class gw.lang.debugger.AbstractActivationContext
Deprecated.
 
getCurrentScopeIndex() - Method in interface gw.lang.parser.IActivationContext
 
getCurrentScreenName() - Method in class gw.smoketest.platform.web.WizardMenuLinkElement
 
getCurrentSession() - Static method in class gw.api.profiler.WebSessionProfilerPageHelper
 
getCurrentStep() - Method in class gw.api.web.admin.workflow.ManageWorkflows
This will get the current step the workflow is on
getCurrentStepId() - Method in class gw.api.web.wizard.WizardInfo
The id/name of the current wizard step.
getCurrentStepNumber() - Method in class gw.api.web.wizard.WizardInfo
1-based number of the current wizard step, relative to the total number of steps.
getCurrentTableStatistics(String) - Method in class gw.api.tools.DatabaseStatisticsHelper
 
getCurrentTime() - Method in class gw.api.web.tools.WorkQueueInfoPagePrinter
 
getCurrentTime() - Method in interface gw.lang.reflect.IEntityAccess
 
getCurrentTime() - Method in interface gw.plugin.system.ITestingClock
Gets the current time, in milliseconds.
getCurrentToken() - Method in interface gw.lang.parser.ISourceCodeTokenizer
 
getCurrentUser() - Method in interface gw.api.community.PublicUserUtil
Get the current user.
getCurrentUser() - Method in interface gw.pl.messaging.entity.MessageContext
Gets the current user.
getCurrentUser() - Static method in class gw.plugin.util.CurrentUserUtil
 
getCurrentUser() - Static method in class gw.testharness.CurrentUserTestUtil
 
getCurrentUserLanguage() - Static method in class gw.api.util.LocaleUtil
 
getCurrentUserLocale() - Static method in class gw.api.util.LocaleUtil
 
getCurrentUserMemberGroups() - Method in class gw.api.assignment.SuggestedAssigneeBuilderBase
 
getCurrentWorksheet() - Method in interface gw.testharness.ISmokeTest
 
getCurrentWorksheetName() - Method in interface gw.testharness.ISmokeTestHelper
Returns the name of the current worksheet
getCustomCodes(String[]) - Method in interface gw.plugin.custompicker.ICustomPickerAdapter
Deprecated.
the custom picker adapter is only provided for backwards compatibility. You can now set up a PCF picker popup and call arbitrary Gosu to populate a list view with any kind of object (not just custom picker code items). The Gosu could also call a plugin - see the configuration and integration guides for details.
getCustomErrors() - Method in interface gw.lang.reflect.IProvidesCustomErrorInfo
 
getCustomEvents() - Method in class gw.api.webservice.messagingTools.Acknowledgement
Retrieve custom events.
getCustomInstrumentation(Map<String, WorkQueueInstrumentationFieldType>) - Method in interface gw.pl.workqueue.entity.InstrumentedWorkerTask
Gets custom instrumentation.
getCycleHandler() - Method in class gw.api.graph.traverse.GraphTraverserBase.TraversalContext
 
getData() - Method in class gw.api.admin.RootTreeNode
 
getData() - Method in class gw.api.tree.AbstractLazyLoadingTreeNode
 
getData() - Method in class gw.api.tree.SimpleTreeNode
Returns the node data.
getData() - Method in interface gw.api.tree.TreeNode
Returns the node data.
getData() - Method in class gw.api.util.stats.StatisticsCollector
 
getDataAsMap() - Method in interface gw.pl.clusterinfo.entity.ClusterMemberData
Returns arbitrary data associated with the cluster member.
getDatabase() - Method in class gw.testharness.clustering.ClusterTestEnvironment
 
getDatabaseCollation() - Static method in class gw.api.tools.DatabaseParametersHelper
 
getDatabaseColumns() - Method in class gw.api.database.DatabaseRow
 
getDatabaseRows(String) - Method in class gw.api.tools.DatabaseInfo
 
getDatabaseSchema() - Method in class gw.api.tools.DatabaseInfo
 
getDatabaseStatistics() - Method in class gw.api.tools.DatabaseStatisticsHelper
 
getDatabaseStorageSets() - Method in class gw.api.tools.DatabaseStorageHelper
 
getDatabaseStorageSetsRefreshCache() - Method in class gw.api.tools.DatabaseStorageHelper
 
getDatabaseUpgradeVersionTrigger() - Method in class gw.api.database.upgrade.before.BeforeUpgradeVersionCheckWrapper
 
getDatabaseUpgradeVersionTrigger() - Method in class gw.api.database.upgrade.CreateSpatialIndexVersionTrigger
getDatabaseUpgradeVersionTrigger() - Method in class gw.api.database.upgrade.DatamodelChangeWithoutArchivedDocumentChange
 
getDatabaseUpgradeVersionTrigger() - Method in class gw.api.database.upgrade.DatamodelChangeWithoutDatabaseChange
 
getDatabaseUpgradeVersionTrigger() - Method in class gw.api.database.upgrade.DropColumnsAndDeletePropertiesIfSafeDatamodelChange
 
getDatabaseUpgradeVersionTrigger() - Method in class gw.api.database.upgrade.DropTableAfterUpgradeTrigger
 
getDatabaseUpgradeVersionTrigger() - Method in class gw.api.database.upgrade.DropTableIfEmptyVersionTrigger
 
getDatabaseUpgradeVersionTrigger() - Method in interface gw.api.datamodel.upgrade.IDatamodelChange
 
getDatabaseUrl() - Method in class gw.testharness.clustering.ClusterTestEnvironment
 
getDataCache() - Method in class gw.plugin.solr.PagedQueryIterator
 
getDataCache() - Method in class gw.plugin.solr.SolrQueryProcessor.SolrPagedQueryIterator
 
getDataFromContext(String) - Method in class gw.api.archiving.upgrade.ArchivedDocumentUpgradeVersionTrigger
Retrieves arbitrary data from the context ("session") of this upgrade
getDataModelADT() - Method in class gw.api.tools.DatabaseInfo.ColumnInfo
 
getDataModelDataType() - Method in class gw.api.tools.DatabaseInfo.ColumnInfo
 
getDataProperties() - Method in class gw.api.reflect.PropertyExtractor
Returns all properties that represent columns defined in the metadata (not arrays or links), filtering out internal properties.
getDataSet() - Method in class gw.api.admin.ExportDataInfo
Return the currently selected data set to be exported.
getDataspace() - Method in class gw.api.tools.DatabaseInfo.IndexInfo
 
getDataType() - Method in interface gw.api.bean.compare.PropertyDiff
Returns the data type of the property (or null if none).
getDataType() - Method in class gw.api.bean.compare.PropertyDiffImpl
 
getDataType() - Method in interface gw.api.database.upgrade.after.IAfterUpgradeColumn
 
getDataType() - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeReadOnlyColumn
 
getDate(String, Date) - Method in class gw.processes.WorkQueueInstrumentation
Returns current value if it exists and not null or specified default value otherwise.
getDateAnalysisDataDistsByColumnName() - Method in interface gw.pl.database.entity.TableDataDist
 
getDateCompleted() - Method in interface gw.api.webservice.maintenanceTools.ProcessIDStatus
The date that the process completed
getDateCompleted() - Method in class gw.api.webservice.maintenanceTools.ProcessStatus
The date that the process completed
getDateEffective() - Method in interface gw.plugin.document.IDocumentTemplateDescriptor
Returns the effective date of the template.
getDateEffective() - Method in class gw.plugin.document.impl.XMLDocumentTemplateDescriptor
 
getDateExpiration() - Method in interface gw.plugin.document.IDocumentTemplateDescriptor
Returns the expiration date of the template.
getDateExpiration() - Method in class gw.plugin.document.impl.XMLDocumentTemplateDescriptor
 
getDateFieldToSearchList() - Method in interface gw.pl.custom.entity.DateCriteria
The list of available date fields to search, as filtered by the SearchType.
getDateInstance(int) - Static method in class gw.api.util.UltraFastDateFormat
Gets a date formatter instance using the specified style in the default time zone and locale.
getDateInstance(int, Locale) - Static method in class gw.api.util.UltraFastDateFormat
Gets a date formatter instance using the specified style and locale in the default time zone.
getDateInstance(int, TimeZone) - Static method in class gw.api.util.UltraFastDateFormat
Gets a date formatter instance using the specified style and time zone in the default locale.
getDateInstance(int, TimeZone, Locale) - Static method in class gw.api.util.UltraFastDateFormat
Gets a date formatter instance using the specified style, time zone and locale.
getDateModified() - Method in interface gw.plugin.document.IDocumentTemplateDescriptor
Returns the date this template was last modified.
getDateModified() - Method in class gw.plugin.document.impl.XMLDocumentTemplateDescriptor
 
getDateRange() - Method in class gw.api.archiving.ArchiveCountSummaryByDatamodelVersion
 
getDateRangeChoiceList() - Method in interface gw.pl.custom.entity.DateCriteria
The list of available date range choices (preset date ranges), as filtered by the SearchType.
getDateRangeChoiceList() - Method in interface gw.pl.custom.entity.DateCriterionChoice
The list of available date range choices (preset date ranges), as filtered by the SearchType.
getDateRangeToSearch() - Method in interface gw.pl.custom.entity.DateCriteria
The date range to be search as specified either by the DateRangeChoice (if DateSearchType is "fromlist") or the StartDate and EndDate (if DateSearchType is "enteredrange").
getDateTime() - Method in class gw.api.tools.TestingClock
 
getDateTime() - Method in interface gw.pl.workflow.entity.Workflow
Gets the current time, which is normally the time from the SystemClock, but will be the value of the "testTime" field if the Workflow's handler is internal
getDateTimeInstance(int, int) - Static method in class gw.api.util.UltraFastDateFormat
Gets a date/time formatter instance using the specified style in the default time zone and locale.
getDateTimeInstance(int, int, Locale) - Static method in class gw.api.util.UltraFastDateFormat
Gets a date/time formatter instance using the specified style and locale in the default time zone.
getDateTimeInstance(int, int, TimeZone) - Static method in class gw.api.util.UltraFastDateFormat
Gets a date/time formatter instance using the specified style and time zone in the default locale.
getDateTimeInstance(int, int, TimeZone, Locale) - Static method in class gw.api.util.UltraFastDateFormat
Gets a date/time formatter instance using the specified style, time zone and locale.
getDateTimeOrderings() - Method in interface gw.entity.IEntityTypeInfo
 
getDateTimeValue() - Method in class gw.smoketest.platform.web.DateElement
Gets date and time value
getDateValue() - Method in class gw.smoketest.platform.web.DateElement
Gets date value (no time)
getDay() - Method in class gw.xml.date.AbstractXmlDateType
 
getDay() - Method in class gw.xml.date.XmlDate
 
getDay() - Method in class gw.xml.date.XmlDateTime
 
getDay() - Method in class gw.xml.date.XmlDay
 
getDay() - Method in class gw.xml.date.XmlMonthDay
 
getDayNum() - Method in enum gw.api.database.DBDayOfWeek
 
getDayOfMonth(Date) - Static method in class gw.api.util.DateUtil
Get the day of month.
getDayOfMonth(Date) - Static method in class gw.date.GosuDateUtil
Get the day of month.
getDayOfWeek(Date) - Static method in class gw.api.util.DateUtil
Get the day of week.
getDayOfWeek(Date) - Static method in class gw.date.GosuDateUtil
Get the day of week.
getDayOfWeekName(Date) - Static method in class gw.api.util.DateUtil
Get the day of week name.
getDayOfYear(Date) - Static method in class gw.api.util.DateUtil
Get the day of year.
getDayOfYear(Date) - Static method in class gw.date.GosuDateUtil
Get the day of year.
getDays() - Method in class gw.api.util.CoreFilters.DaysBase
returns the days.
getDays() - Method in class gw.xml.date.XmlDuration
 
getDBCatalogStatisticsZipFileAsByteArray(CaseInsensitiveSet, CaseInsensitiveSet, CaseInsensitiveSet) - Method in class gw.api.webservice.systemTools.SystemToolsImpl
 
getDBCCState() - Method in interface gw.api.webservice.systemTools.ISystemTools
Returns the state of the consistency checks process.
getDBCCState() - Method in class gw.api.webservice.systemTools.SystemToolsImpl
 
getDBColumns() - Method in interface gw.api.database.Histogram
Returns the associated columns.
getDBDataTypeString() - Method in class gw.api.tools.DatabaseInfo.ColumnInfo
 
getDbmsReport(String, ProfilerDataSource) - Static method in class gw.api.profiler.ProfilerPageHelper
 
getDbmsReport(ProfilerDataSource) - Method in interface gw.api.profiler.ProfilerStack
Returns PCF location information in the form "from -> to"
getDbmsReports(ProfilerFrame, ProfilerDataSource) - Static method in class gw.api.profiler.ProfilerPageHelper
 
getDbmsReports(ProfilerFrameGroup, ProfilerDataSource) - Static method in class gw.api.profiler.ProfilerPageHelper
 
getDBTable() - Method in class gw.api.tools.DatabaseInfo.TableInfo
 
getDbTableNames() - Method in class gw.api.tools.ConsistencyChecksRunsPageHelper
 
getDBTables() - Method in class gw.api.tools.DatabaseStatisticsHelper
 
getDBTables(boolean) - Method in class gw.api.tools.DatabaseStorageHelper
 
getDBTables() - Method in class gw.api.tools.DataDistDVHelper
 
getDbTablesMap() - Method in class gw.api.tools.DatabaseStorageHelper
 
getDbTablesMap() - Method in class gw.api.tools.DataDistDVHelper
 
getDbType() - Static method in class gw.api.tools.DatabaseParametersHelper
 
getDBType() - Static method in class gw.testharness.DatabaseTestUtil
Returns the DBtype
getDebug() - Method in class gw.pl.util.webservices.axis.GWEmitter
Deprecated.
Use isDebug()
getDebugInfo() - Static method in class gw.api.web.tools.ModeMap
 
getDeclarations() - Method in interface gw.lang.parser.IParsedElementWithAtLeastOneDeclaration
 
getDeclaredAnnotations() - Method in class gw.lang.reflect.BaseJavaTypeInfo
 
getDeclaredAnnotations() - Method in class gw.lang.reflect.BaseTypeInfo
 
getDeclaredAnnotations() - Method in class gw.lang.reflect.DefaultArrayTypeInfo
 
getDeclaredAnnotations() - Method in class gw.lang.reflect.FeatureManagerTypeInfoBase
 
getDeclaredAnnotations() - Method in class gw.lang.reflect.FunctionTypeInfo
 
getDeclaredAnnotations() - Method in interface gw.lang.reflect.IAnnotatedFeatureInfo
 
getDeclaredAnnotations() - Method in class gw.lang.reflect.java.asm.AsmClass
 
getDeclaredAnnotations() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
 
getDeclaredAnnotations() - Method in interface gw.lang.reflect.java.IJavaAnnotatedElement
Returns all annotations that are directly present on this element.
getDeclaredAnnotations() - Method in class gw.lang.reflect.MethodInfoDelegate
 
getDeclaredAnnotations() - Method in class gw.lang.reflect.PropertyInfoBuilder.BuiltPropertyInfo
 
getDeclaredAnnotations() - Method in class gw.lang.reflect.PropertyInfoDelegate
 
getDeclaredAnnotations() - Method in class gw.lang.reflect.SimpleMethodInfo
 
getDeclaredAnnotations() - Method in class gw.lang.reflect.SimpleParameterInfo
 
getDeclaredAnnotations() - Method in class gw.xml.parser2.XMLFieldPropertyInfo
 
getDeclaredAnnotations() - Method in class gw.xml.parser2.XMLNodeInstanceTypeInfo
 
getDeclaredAnnotations() - Method in class gw.xml.xsd.typeloader.ChildrenPropertyInfo
 
getDeclaredAnnotations() - Method in class gw.xml.xsd.typeloader.ParentPropertyInfo
 
getDeclaredAnnotations() - Method in class gw.xml.xsd.typeloader.XSDAttributePropertyInfo
 
getDeclaredAnnotations() - Method in class gw.xml.xsd.typeloader.XSDBasedXMLNodeConstructorInfo
 
getDeclaredAnnotations() - Method in class gw.xml.xsd.typeloader.XSDChildElementPropertyInfo
 
getDeclaredAnnotations() - Method in class gw.xml.xsd.typeloader.XSDChildListPropertyInfo
 
getDeclaredAnnotations() - Method in class gw.xml.xsd.typeloader.XSDEnumerationStaticProperty
 
getDeclaredAnnotations() - Method in class gw.xml.xsd.typeloader.XSDEnumerationTypeInfo
 
getDeclaredAnnotations() - Method in class gw.xml.xsd.typeloader.XSDGroupingConstructorInfo
 
getDeclaredAnnotations() - Method in class gw.xml.xsd.typeloader.XSDGroupingListPropertyInfo
 
getDeclaredAnnotations() - Method in class gw.xml.xsd.typeloader.XSDGroupingPropertyInfo
 
getDeclaredAnnotations() - Method in class gw.xml.xsd.typeloader.XSDGroupingTypeInfo
 
getDeclaredAnnotations() - Method in class gw.xml.xsd.typeloader.XSDNodeValuePropertyInfo
 
getDeclaredAnnotations() - Method in class gw.xml.xsd.typeloader.XSDSimpleChildPropertyInfo
 
getDeclaredClasses() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
 
getDeclaredClasses() - Method in interface gw.lang.reflect.java.IJavaClassInfo
 
getDeclaredConstructors() - Method in class gw.datatype.DataTypesTypeInfo
 
getDeclaredConstructors() - Method in class gw.lang.reflect.DefaultArrayTypeInfo
 
getDeclaredConstructors() - Method in class gw.lang.reflect.FeatureManagerTypeInfoBase
 
getDeclaredConstructors() - Method in interface gw.lang.reflect.IRelativeTypeInfo
Returns a list of IConstructorInfo objects reflecting all the constructors declared by the class represented by this IType object.
getDeclaredConstructors() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
 
getDeclaredConstructors() - Method in interface gw.lang.reflect.java.IJavaClassInfo
 
getDeclaredConstructors() - Method in class gw.xml.xsd.typeloader.XMLNodeIntrinsicTypeInfoFromXSD
 
getDeclaredConstructors() - Method in class gw.xml.xsd.typeloader.XSDGroupingTypeInfo
 
getDeclaredFields() - Method in class gw.lang.reflect.java.asm.AsmClass
 
getDeclaredFields() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
 
getDeclaredFields() - Method in interface gw.lang.reflect.java.IJavaClassInfo
 
getDeclaredMethod(String, IJavaClassInfo...) - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
 
getDeclaredMethod(String, IJavaClassInfo...) - Method in interface gw.lang.reflect.java.IJavaClassInfo
 
getDeclaredMethods() - Method in class gw.datatype.DataTypesTypeInfo
 
getDeclaredMethods(Class) - Method in interface gw.lang.IGosuShop
 
getDeclaredMethods() - Method in class gw.lang.reflect.DefaultArrayTypeInfo
 
getDeclaredMethods() - Method in class gw.lang.reflect.FeatureManagerTypeInfoBase
 
getDeclaredMethods() - Method in interface gw.lang.reflect.IRelativeTypeInfo
Returns a list of IMethodInfo objects reflecting all the methods declared by the class or interface represented by this IType object.
getDeclaredMethods() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
 
getDeclaredMethods() - Method in interface gw.lang.reflect.java.IJavaClassInfo
 
getDeclaredMethods(Class) - Static method in class gw.lang.reflect.TypeSystem
 
getDeclaredMethods() - Method in class gw.xml.xsd.typeloader.XMLNodeIntrinsicTypeInfoFromXSD
 
getDeclaredMethods() - Method in class gw.xml.xsd.typeloader.XSDGroupingTypeInfo
 
getDeclaredMethodsAndConstructors() - Method in class gw.lang.reflect.java.asm.AsmClass
 
getDeclaredNamespaces() - Method in class gw.xml.XmlElement
Returns a list of explicitly declared namespaces at this element's level.
getDeclaredProperties() - Method in class gw.datatype.DataTypesTypeInfo
 
getDeclaredProperties() - Method in class gw.lang.reflect.DefaultArrayTypeInfo
 
getDeclaredProperties() - Method in class gw.lang.reflect.FeatureManagerTypeInfoBase
 
getDeclaredProperties() - Method in interface gw.lang.reflect.IRelativeTypeInfo
Returns a list of IPropertyInfo objects reflecting all the properties declared by the class or interface represented by this IType object.
getDeclaredProperties() - Method in class gw.xml.xsd.typeloader.XMLNodeIntrinsicTypeInfoFromXSD
 
getDeclaredProperties() - Method in class gw.xml.xsd.typeloader.XSDGroupingTypeInfo
 
getDeclaringClass() - Method in class gw.lang.reflect.java.asm.AsmField
 
getDeclaringClass() - Method in class gw.lang.reflect.java.asm.AsmMethod
 
getDeclaringType() - Method in interface gw.lang.reflect.IConstructorType
Returns the type being contructed.
getDeclaringTypeInfo() - Method in interface gw.lang.parser.IDynamicFunctionSymbol
 
getDeclaringTypeOfProperty() - Method in interface gw.lang.parser.IInitializerSymbol
 
getDeclFunctionStmt() - Method in interface gw.lang.parser.IDynamicFunctionSymbol
 
getDeclSymbols() - Method in class gw.lang.parser.ParserOptions
 
getDecryption(String, String) - Static method in class gw.api.importing.ImportingUtil
This will get the DecryptProvider object and initialize it
getDeepestFirstChild() - Method in interface gw.lang.parser.IParseTree
 
getDeepestLocation(int, boolean) - Method in interface gw.lang.parser.IParseTree
 
getDeepestLocation(int, int, boolean) - Method in interface gw.lang.parser.IParseTree
 
getDeepestLocation(boolean, int, int, boolean) - Method in interface gw.lang.parser.IParseTree
 
getDeepestLocation(boolean, List<IParseTree>, int, int, boolean) - Static method in class gw.lang.parser.IParseTree.Search
 
getDeepestLocation(List<IParseTree>, int, boolean) - Static method in class gw.lang.parser.IParseTree.Search
A convenience method to find the deepest location for a specified position given an array of locations (typically obtained via IGosuParser.getLocations())
getDeepestLocation(List<IParseTree>, int, int, boolean) - Static method in class gw.lang.parser.IParseTree.Search
A convenience method to find the deepest location for a specified segment given an array of locations (typically obtained via IGosuParser.getLocatoins())
getDeepestLocationSpanning(List<IParseTree>, int, int, boolean) - Static method in class gw.lang.parser.IParseTree.Search
 
getDeepestStatementLocation(int, boolean) - Method in interface gw.lang.parser.IParseTree
 
getDeepestStatementLocation(List<IParseTree>, int, boolean) - Static method in class gw.lang.parser.IParseTree.Search
A convenience method to find the deepest location for a specified position given an array of locations (typically obtained via IGosuParser.getLocatoins())
getDefault() - Method in class gw.api.system.ParameterKey
Get the default value for the parameter.
getDefault() - Method in class gw.xml.parser2.XMLAttributeDeclaration
 
getDefault() - Method in class gw.xml.xsd.info.XSDAttributeInfo
 
getDefaultChecks() - Method in class gw.api.tools.ConsistencyChecksPagePrinter
 
getDefaultChecks() - Method in class gw.api.tools.DatabaseCheckPagePrinter
 
getDefaultChecks() - Method in class gw.api.tools.LoadIntegrityCheckPagePrinter
 
getDefaultClassLoader() - Static method in class gw.lang.reflect.gs.GosuClassTypeLoader
 
getDefaultClassLoader(IModule) - Static method in class gw.lang.reflect.gs.GosuClassTypeLoader
 
getDefaultConstant() - Method in class gw.api.system.ParameterKey
Get the default constant value if specified.
getDefaultContextObjectValue(String) - Method in class gw.document.DocumentCreationInfo
Get the default value for a particular context object for use in creation of the new document contents from a template.
getDefaultCountry() - Static method in class gw.api.admin.BaseAdminUtil
Returns the default country.
getDefaultCountry() - Static method in class gw.api.util.LocaleUtil
 
getDefaultCurrency() - Static method in class gw.api.util.CurrencyUtil
Get the default currency, specified in the DefaultApplicationCurrency config.xml parameter.
getDefaultElementName() - Method in class gw.xml.AbstractXMLNode
Deprecated.
use #getDefaultQName
getDefaultEntityAccess() - Static method in class gw.lang.GosuShop
 
getDefaultEntityAccess() - Method in interface gw.lang.IGosuShop
 
getDefaultGroupFromExecutionSession() - Static method in class gw.api.assignment.AssignmentEngineUtil
Helper function that gets the default group stored in the ExecutionSession.
getDefaultGroupIDFromExecutionSession() - Static method in class gw.api.assignment.AssignmentEngineUtil
Helper function that gets the default group ID stored in the ExecutionSession.
getDefaultGroupType() - Method in class gw.api.databuilder.GroupBuilder
 
getDefaultLanguage() - Static method in class gw.api.util.LocaleUtil
 
getDefaultLanguage() - Method in interface gw.pl.workflow.entity.Workflow
Will return the default language from this workflow.
getDefaultLanguageType() - Static method in class gw.api.util.LocaleUtil
 
getDefaultLocale() - Static method in class gw.api.util.LocaleUtil
 
getDefaultLocale() - Method in interface gw.pl.workflow.entity.Workflow
Will return the default locale from this workflow.
getDefaultLocaleType() - Static method in class gw.api.util.LocaleUtil
 
getDefaultNodeClass() - Method in class gw.xml.parser2.PLXMLParser
 
getDefaultNodeClass() - Method in class gw.xml.XMLParser
 
getDefaultNodeClass() - Method in class gw.xml.XMLParserBase
 
getDefaultParameterizedType(IType) - Method in interface gw.lang.reflect.ITypeSystem
 
getDefaultParameterizedType(IType) - Static method in class gw.lang.reflect.TypeSystem
 
getDefaultParameterizedTypeWithTypeVars(IType) - Method in interface gw.lang.reflect.ITypeSystem
 
getDefaultParameterizedTypeWithTypeVars(IType) - Static method in class gw.lang.reflect.TypeSystem
 
getDefaultPhoneCountryCode() - Static method in class gw.api.util.PhoneUtil
This is the server-wide phone country code
getDefaultPhysicalFileSystem() - Method in class gw.fs.FileFactory
 
getDefaultQName() - Method in class gw.pl.modules.ImportModulesNode
 
getDefaultQName() - Method in class gw.pl.modules.ModuleDependencyNode
 
getDefaultQName() - Method in class gw.pl.modules.ModuleNode
 
getDefaultQName() - Method in class gw.pl.modules.ModulePropertyNode
 
getDefaultQName() - Method in class gw.pl.modules.ModulesNode
 
getDefaultQName() - Method in class gw.pl.modules.ModuleSrcNode
 
getDefaultQName() - Method in class gw.pl.modules.ModuleTypeLoaderNode
 
getDefaultQName() - Method in class gw.pl.modules.ModuleTypeLoadersNode
 
getDefaultQName() - Method in class gw.xml.AbstractXMLNode
Gets the default qualified name for this node.
getDefaultQName() - Method in class gw.xml.xsd.schema.XSDAll
 
getDefaultQName() - Method in class gw.xml.xsd.schema.XSDAny
 
getDefaultQName() - Method in class gw.xml.xsd.schema.XSDAttribute
 
getDefaultQName() - Method in class gw.xml.xsd.schema.XSDChoice
 
getDefaultQName() - Method in class gw.xml.xsd.schema.XSDComplexContent
 
getDefaultQName() - Method in class gw.xml.xsd.schema.XSDComplexType
 
getDefaultQName() - Method in class gw.xml.xsd.schema.XSDElement
 
getDefaultQName() - Method in class gw.xml.xsd.schema.XSDEnumeration
 
getDefaultQName() - Method in class gw.xml.xsd.schema.XSDExtension
 
getDefaultQName() - Method in class gw.xml.xsd.schema.XSDRestriction
 
getDefaultQName() - Method in class gw.xml.xsd.schema.XSDSchema
 
getDefaultQName() - Method in class gw.xml.xsd.schema.XSDSequence
 
getDefaultQName() - Method in class gw.xml.xsd.schema.XSDSimpleContent
 
getDefaultQName() - Method in class gw.xml.xsd.schema.XSDSimpleType
 
getDefaultSecurityType() - Method in interface gw.plugin.document.IDocumentTemplateDescriptor
Returns the code of the DocumentSecurityType value to be used as the default value for the SecurityType field on Documents created from this template.
getDefaultSecurityType() - Method in class gw.plugin.document.impl.XMLDocumentTemplateDescriptor
 
getDefaultServerUrl() - Method in class gw.pl.util.webservices.CmdLineToolBase
Obtain a string containing the default server url.
getDefaultStatements() - Method in class gw.lang.ir.statement.IRSwitchStatement
 
getDefaultStatements() - Method in interface gw.lang.parser.statements.ISwitchStatement
 
getDefaultSymbolTable() - Method in class gw.lang.parser.ThreadSafeSymbolTable
 
getDefaultType() - Method in interface gw.lang.reflect.ITypeSystem
 
getDefaultType() - Static method in class gw.lang.reflect.TypeSystem
 
getDefaultTypeLoader() - Method in interface gw.lang.reflect.ITypeSystem
 
getDefaultTypeLoader() - Method in interface gw.lang.reflect.module.ITypeLoaderStack
 
getDefaultTypeLoader() - Static method in class gw.lang.reflect.TypeSystem
 
getDefaultTypeMapping() - Method in class gw.pl.util.webservices.axis.GWEmitter
Returns the default TypeMapping used by the service
getDefaultTypeUses() - Method in interface gw.lang.reflect.IEntityAccess
Get a set of type names that are automatically imported
getDefaultTypeUsesMap() - Static method in class gw.lang.reflect.TypeSystem
 
getDefaultUnitOfDistance() - Static method in class gw.api.geocode.GeocodeScriptHelper
Returns the system default unit of distance.
getDefaultUnitOfDistance() - Static method in class gw.api.geocode.GeocodeUtils
Returns the system-default unit of distance, as defined in config.xml

Note that right now we do not support feet or meters as the default, as these should not be exposed by the UI unless the customer has a very specific reason for doing so.

getDefaultUserName() - Method in class gw.pl.util.webservices.CmdLineToolBase
Obtain a string containing the default user name.
getDefaultValue() - Method in class gw.api.archiving.upgrade.IssueProperty
 
getDefaultValue() - Method in class gw.api.tools.PropertyDisplayInfo
 
getDefaultValue() - Method in class gw.lang.reflect.IPresentationInfo.Default
 
getDefaultValue() - Method in interface gw.lang.reflect.IPresentationInfo
 
getDefaultValue() - Method in interface gw.lang.reflect.java.IJavaClassMethod
 
getDefaultValue() - Method in class gw.lang.reflect.ParameterInfoBuilder.BuiltParameterInfo
 
getDefaultValue() - Method in class gw.xml.parser2.XmlAttributePresentationInfo
 
getDefaultValue() - Method in class gw.xml.parser2.XMLChildElementPresentationInfo
 
getDefaultValue() - Method in class gw.xml.parser2.XMLChildListPresentationInfo
 
getDefaultValue() - Method in class gw.xml.parser2.XMLNodeValuePresentationInfo
 
getDefaultValueExpression() - Method in class gw.document.DocumentCreationInfo.DynamicWidgetInfo
Returns a Gosu expression which should be evaluated to determine the default value of the context object.
getDefaultValueExpression() - Method in class gw.lang.parser.DefaultReducedSymbol
 
getDefaultValueExpression() - Method in interface gw.lang.parser.IReducedSymbol
 
getDefaultValueExpression() - Method in interface gw.lang.parser.ISymbol
The symbol's default value e.g., a default parameter value for a function.
getDefaultValueExpressions() - Method in class gw.lang.reflect.FunctionType
 
getDefaultValueExpressions() - Method in interface gw.lang.reflect.IInvocableType
 
getDefaultValueExpressions() - Method in interface gw.lang.reflect.IOptionalParamCapable
 
getDefaultValueExpressions() - Method in class gw.lang.reflect.MethodInfoDelegate
 
getDefaultValueExpressions() - Method in class gw.lang.reflect.ParameterizedFunctionType
 
getDefaultValueKey() - Method in class gw.api.system.ParameterKey
Get reference to parameter that can provide default value if required.
getDeferredUpgradeCompletedStatus() - Method in interface gw.pl.upgrader.entity.UpgradeInstance
 
getDefinedLevels() - Method in class gw.api.tools.SetLogLevelData
 
getDefinition() - Method in class gw.pl.util.webservices.axis.GWSymbolTable
Get the Definition.
getDefinitionContainer() - Method in class gw.xml.xsd.schema.XSDComplexContent
 
getDefinitionContainer() - Method in class gw.xml.xsd.schema.XSDComplexType
Returns either the type node or the extension node if this type has an extension
getDefinitionContainer() - Method in class gw.xml.xsd.schema.XSDSimpleContent
 
getDelegate() - Method in interface gw.lang.parser.expressions.IQueryPathExpression
 
getDelegate() - Method in interface gw.lang.parser.IExpansionPropertyInfo
 
getDelegate() - Method in interface gw.lang.reflect.gs.IGosuClassDelegate
 
getDelegate() - Method in class gw.xml.XMLNodeAttributeMap
 
getDelegate() - Method in class gw.xml.xsd.info.XSDGroupingInfo
 
getDelegatePI() - Method in class gw.lang.reflect.PropertyInfoDelegate
 
getDelegateStmt() - Method in interface gw.lang.parser.IDelegateFunctionSymbol
 
getDeletableTempFileDirectory() - Static method in class gw.pl.util.FileUtil
Will create a directory for temp files that can be deleted on startup, and will be aged by the PurgeDeletableFiles
getDeleteStatus() - Method in interface gw.plugin.archiving.ArchiveSourceInfo
The delete status
getDensityStatistics() - Method in interface gw.api.database.CatalogSubStatistics
Returns the DensityStatistics.
getDensityStatisticsWithSteps(TableStatistics) - Method in class gw.api.tools.DatabaseStatisticsHelper
 
getDependencies() - Method in class gw.lang.gosuc.GosucModule
 
getDependencies() - Method in interface gw.lang.reflect.module.IModule
 
getDependencies() - Method in class gw.pl.modules.ModuleNode
 
getDependencies() - Method in class gw.pl.modules.pom.PomModuleSpec
 
getDependenciesClass() - Method in class gw.pl.util.internal.DependenciesState
 
getDependenciesClasses() - Method in class gw.pl.util.internal.AllDependenciesState
 
getDependenciesState(Class) - Method in class gw.pl.util.internal.AllDependenciesState
 
getDependency(Class<T>) - Method in class gw.pl.util.internal.DependenciesBase
 
getDependency(String) - Method in class gw.pl.util.internal.DependenciesState
 
getDependency(Class, Class) - Static method in class gw.pl.util.internal.DependenciesUtil
Given a dependencies class (like PLDependencies.class), and the dependency to look for, tries to retrieve the class.
getDependencyIgnoringInitializationFlag(Class<T>) - Method in class gw.pl.util.internal.DependenciesBase
Gets the dependency instance registered for the given dependency interface, regardless of whether these dependencies are "initializing."
getDependsOn() - Method in class gw.api.system.ParameterKey
Get the parameter this one depends on.
getDeploySkeleton() - Method in class gw.pl.util.webservices.axis.GWEmitter
Deprecated.
Use isSkeletonWanted()
getDeprecated() - Method in interface gw.lang.javadoc.IBaseFeatureNode
 
getDeprecated() - Method in interface gw.lang.javadoc.IClassDocNode
 
getDeprecatedReason() - Method in class gw.lang.reflect.BaseFeatureInfo
 
getDeprecatedReason() - Method in interface gw.lang.reflect.IAnnotatedFeatureInfo
 
getDeprecatedReason() - Method in class gw.lang.reflect.MethodInfoBase
 
getDeprecatedReason() - Method in class gw.lang.reflect.MethodInfoDelegate
 
getDeprecatedReason() - Method in class gw.lang.reflect.PropertyInfoBase
 
getDeprecatedReason() - Method in class gw.lang.reflect.PropertyInfoBuilder.BuiltPropertyInfo
 
getDeprecatedReason() - Method in class gw.lang.reflect.PropertyInfoDelegate
 
getDeprecatedReason() - Method in class gw.lang.reflect.TypeInfoBase
 
getDeprecatedReason() - Method in class gw.xml.parser2.XMLFieldPropertyInfo
 
getDeprecatedReason() - Method in class gw.xml.parser2.XMLNodeInstanceTypeInfo
 
getDeprecatedReason() - Method in class gw.xml.xsd.typeloader.XMLNodeIntrinsicTypeInfoFromXSD
 
getDeprecatedReason() - Method in class gw.xml.xsd.typeloader.XSDEnumerationTypeInfo
 
getDeprecatedReason() - Method in class gw.xml.xsd.typeloader.XSDGroupingTypeInfo
 
getDeprecatedReason() - Method in class gw.xml.xsd.typeloader.XSDTypeLoaderBase
 
getDesc() - Method in class gw.api.tools.EntityDisplayInfo
 
getDesc() - Method in class gw.plugin.management.AttributeInfo
Description
getDesc() - Method in class gw.plugin.management.OperationInfo
Description
getDescendents() - Method in class gw.xml.simple.SimpleXmlNode
Returns an Iterable over the descendents of this node (not including this node).
getDescription() - Method in class gw.api.admin.EventMessage
 
getDescription() - Method in class gw.api.archiving.ArchiveCountSummary
 
getDescription() - Method in class gw.api.archiving.ArchiveCountSummaryByDatamodelVersion
 
getDescription() - Method in class gw.api.archiving.ArchiveCountSummaryByDateRange
 
getDescription() - Method in class gw.api.archiving.ArchiveDetailsData
 
getDescription() - Method in class gw.api.archiving.ArchiveExcludedBecauseOfFailureCountSummary
 
getDescription() - Method in class gw.api.archiving.ArchiveExcludedBecauseOfRulesCountSummary
 
getDescription() - Method in class gw.api.archiving.ArchiveSkippedCountSummary
 
getDescription() - Method in interface gw.api.database.ConsistencyCheck
Gets a string description of this check
getDescription() - Method in class gw.api.database.DatabaseSnapshotInfo
 
getDescription() - Method in interface gw.api.database.IndexStatistics
 
getDescription() - Method in class gw.api.database.upgrade.before.BeforeUpgradeVersionCheckWrapper
 
getDescription() - Method in class gw.api.database.upgrade.CompoundVersionCheck
 
getDescription() - Method in class gw.api.database.upgrade.DropColumnIfSafeVersionCheck
 
getDescription() - Method in class gw.api.database.upgrade.DropTableAfterUpgradeTrigger
 
getDescription() - Method in class gw.api.database.upgrade.DropTableIfEmptyVersionTrigger
 
getDescription() - Method in class gw.api.database.upgrade.VersionAction
 
getDescription() - Method in interface gw.api.database.WebLoaderSQLIntegrityCheck
 
getDescription(ConsistencyCheck) - Method in class gw.api.tools.ConsistencyChecksPagePrinter.ConsistencyCheckPrintConvertor
 
getDescription() - Method in class gw.api.tools.ConsistencyChecksRunsPageHelper
 
getDescription(C) - Method in class gw.api.tools.DatabaseCheckPagePrinter.PrintConvertor
 
getDescription() - Method in class gw.api.tools.DataDistDVHelper
 
getDescription(LoaderSQLIntegrityCheck) - Method in class gw.api.tools.LoadIntegrityCheckPagePrinter.LoadIntegrityCheckPrintConvertor
 
getDescription() - Method in class gw.api.tools.OracleSQLTuningSetsHelper
 
getDescription() - Method in class gw.api.tools.PerfDownloadDetail
 
getDescription() - Method in enum gw.api.tools.PerfReportHelper.DBPerfReportStatus
 
getDescription() - Method in class gw.api.tools.PropertyDisplayInfo
 
getDescription() - Method in class gw.api.webservice.typelisttools.TypeKeyData
Corresponds to the description field on TypeKey
getDescription() - Method in interface gw.entity.TypeKey
Returns the description for this typekey for the current locale.
getDescription(ILocale) - Method in interface gw.entity.TypeKey
Returns the description of this typekey for the given locale.
getDescription() - Method in class gw.lang.gosuc.GosucArg
 
getDescription() - Method in interface gw.lang.javadoc.IBaseFeatureNode
 
getDescription() - Method in interface gw.lang.javadoc.IClassDocNode
 
getDescription() - Method in interface gw.lang.javadoc.IExceptionNode
 
getDescription() - Method in interface gw.lang.javadoc.IParamNode
 
getDescription() - Method in class gw.lang.reflect.AnnotationReflectUtil.SyntheticExceptionInfo
Deprecated.
 
getDescription() - Method in class gw.lang.reflect.BaseFeatureInfo
 
getDescription() - Method in class gw.lang.reflect.BaseJavaTypeInfo
 
getDescription() - Method in class gw.lang.reflect.DefaultArrayTypeInfo
 
getDescription() - Method in class gw.lang.reflect.FunctionTypeInfo
 
getDescription() - Method in interface gw.lang.reflect.IAnnotationInfo
 
getDescription() - Method in interface gw.lang.reflect.IFeatureInfo
A full description of this feature.
getDescription() - Method in class gw.lang.reflect.java.JavaExceptionInfo
 
getDescription() - Method in class gw.lang.reflect.MethodInfoBase
 
getDescription() - Method in class gw.lang.reflect.MethodInfoDelegate
 
getDescription() - Method in class gw.lang.reflect.ParameterInfoBuilder.BuiltParameterInfo
 
getDescription() - Method in class gw.lang.reflect.PropertyInfoBase
 
getDescription() - Method in class gw.lang.reflect.PropertyInfoBuilder.BuiltPropertyInfo
 
getDescription() - Method in class gw.lang.reflect.PropertyInfoDelegate
 
getDescription() - Method in class gw.lang.reflect.SimpleParameterInfo
 
getDescription() - Method in class gw.lang.reflect.TypeInfoBase
 
getDescription() - Method in interface gw.pl.external.typelist.TypeKey
Deprecated.
 
getDescription(ILocale) - Method in interface gw.pl.external.typelist.TypeKey
Deprecated.
 
getDescription() - Method in interface gw.pl.scriptparameter.entity.ScriptParameter
Returns localized description of the parameter
getDescription() - Method in class gw.plugin.cluster.StatisticsAttributeInfo
 
getDescription() - Method in class gw.plugin.custompicker.CustomPickerCode
Description of the code
getDescription() - Method in interface gw.plugin.document.IDocumentTemplateDescriptor
Returns human-readable description of the template and/or the document it will create.
getDescription() - Method in class gw.plugin.document.impl.XMLDocumentTemplateDescriptor
 
getDescription(ILocale) - Method in class gw.plugin.document.impl.XMLDocumentTemplateDescriptor
 
getDescription() - Method in class gw.plugin.management.GWMBeanInfo
Description
getDescription() - Method in class gw.plugin.management.NotificationInfo
Description
getDescription() - Method in class gw.processes.BatchProcessBase
This will return a description for this specific batch process, it normally only needs to be overridden to report the arguments passed in the constructor.
getDescription() - Method in class gw.rules.RuleSetDescription
Returns the rule name
getDescription() - Method in interface gw.xml.parser2.EnumWithDescription
 
getDescription() - Method in class gw.xml.parser2.XMLFieldDeclaration
 
getDescription() - Method in class gw.xml.parser2.XMLFieldPropertyInfo
 
getDescription() - Method in class gw.xml.parser2.XMLNodeInstanceTypeInfo
 
getDescription() - Method in class gw.xml.xsd.URLXSDSource
 
getDescription() - Method in interface gw.xml.xsd.XSDSource
 
getDescriptionPart(Element) - Method in class gw.pl.util.webservices.axis.GWSymbolTable
 
getDescriptor() - Method in class gw.lang.ir.IRAnnotation
 
getDescriptor() - Method in class gw.lang.ir.IRGosuAnnotation
 
getDescriptor() - Method in interface gw.lang.ir.IRType
 
getDescriptor(IType) - Method in interface gw.lang.ir.IRTypeResolver
 
getDescriptor(Class) - Method in interface gw.lang.ir.IRTypeResolver
 
getDescriptor(IJavaClassInfo) - Method in interface gw.lang.ir.IRTypeResolver
 
getDescriptor() - Method in class gw.lang.ir.SyntheticIRArrayType
 
getDescriptor() - Method in class gw.lang.ir.SyntheticIRType
 
getDeserializer(String, Class, QName) - Static method in exception gw.pl.util.webservices.login.fault.AlreadyExecutedException
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in exception gw.pl.util.webservices.login.fault.BadIdentifierException
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in exception gw.pl.util.webservices.login.fault.BatchProcessException
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in exception gw.pl.util.webservices.login.fault.DataConversionException
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in exception gw.pl.util.webservices.login.fault.DuplicateKeyException
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in exception gw.pl.util.webservices.login.fault.EntityStateException
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in exception gw.pl.util.webservices.login.fault.FieldConversionException
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in exception gw.pl.util.webservices.login.fault.FieldFormatException
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in exception gw.pl.util.webservices.login.fault.LoginException
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in exception gw.pl.util.webservices.login.fault.PermissionException
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in exception gw.pl.util.webservices.login.fault.RequiredFieldException
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in exception gw.pl.util.webservices.login.fault.ServerStateException
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in exception gw.pl.util.webservices.login.fault.SOAPException
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in exception gw.pl.util.webservices.login.fault.SOAPRetryableException
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in exception gw.pl.util.webservices.login.fault.SOAPSenderException
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in exception gw.pl.util.webservices.login.fault.SOAPServerException
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in exception gw.pl.util.webservices.login.fault.UnknownTypeKeyException
Get Custom Deserializer
getDesktopCounts() - Static method in class gw.api.desktop.DesktopCounts
Returns a handle to the DesktopCounts from which statistics for the Desktop can be retrieved.
getDestId() - Method in class gw.api.admin.EventMessage
 
getDestID() - Method in interface gw.pl.messaging.entity.MessageContext
Returns the ID of the destination to which any messages created will be sent.
getDestinationId() - Method in class gw.api.admin.DestinationMessageStatistics
 
getDestinationId() - Method in class gw.api.admin.SafeOrderedObjectMessageStatistics
Get the id of the destination.
getDestinationID() - Method in interface gw.api.contact.ABMessageTransport
 
getDestinationID() - Method in class gw.api.messaging.SynchStateData
Deprecated.
ID of the destination to which this synchState corresponds
getDestinationName() - Method in class gw.api.admin.DestinationMessageStatistics
 
getDestinationName() - Method in class gw.api.admin.EventMessage
 
getDestinationName() - Method in class gw.api.admin.SafeOrderedObjectMessageStatistics
Get the name of the destination.
getDetail() - Method in class gw.api.web.tools.ProcessHistoryDisplayInfo
 
getDetail() - Method in interface gw.lang.parser.statements.IAssertStatement
 
getDetail() - Method in exception gw.xml.ws.WsdlFault
Gets the detail element.
getDetailedStatus() - Method in interface gw.api.webservice.maintenanceTools.ProcessIDStatus
 
getDetailedStatus() - Method in class gw.api.webservice.maintenanceTools.ProcessStatus
 
getDetailedStatus() - Method in interface gw.processes.BatchProcess
Returns a detailed description of the status, which is useful when integers are not good enough
getDetails() - Method in class gw.api.webservice.importTools.ImportResults
The details of every item that was imported.
getDetailsArray() - Method in class gw.api.webservice.maintenanceTools.WorkQueueStatus
An array of WQTaskDetails for Workers of the given queue.
getDetailsData() - Method in class gw.api.archiving.ArchiveDetails
 
getDetailsData() - Method in class gw.api.archiving.ArchiveExcludedBecauseOfFailureDetails
 
getDfs() - Method in interface gw.lang.reflect.IDFSBackedFeatureInfo
 
getDfsDecls() - Method in interface gw.lang.parser.IGosuParser
 
getDfsOwner() - Method in interface gw.lang.parser.statements.ISyntheticFunctionStatement
 
getDiff() - Method in class gw.api.bean.compare.ui.BaseEntityDiffDisplay
The underlying EntityDiff that was passed in when this EntityDiffDisplay was constructed.
getDiff() - Method in class gw.api.bean.compare.ui.BasePropertyDiffDisplay
Return the underlying property diff that this PropertyDiffDisplay is displaying
getDiff() - Method in class gw.api.bean.compare.ui.EntityDiffDisplay
The underlying EntityDiff that was passed in when this EntityDiffDisplay was constructed.
getDiff() - Method in class gw.api.bean.compare.ui.PropertyDiffDisplay
Return the underlying property diff that this PropertyDiffDisplay is displaying
getDiff() - Method in class gw.pl.util.diff.lcs.LineBasedLCS
 
getDiffable() - Method in class gw.pl.util.diff.lcs.DiffEntry
 
getDiffDisplayTree() - Method in interface gw.api.bean.compare.ui.DiffDisplayUI
Returns a tree of property comparisons (by entity), so that they can be displayed
getDiffDisplayTree() - Method in class gw.api.contact.pendingchanges.PendingChangeUI
 
getDiffDisplayTypes() - Method in interface gw.plugin.contact.PendingContactChangeConfigurationPlugin
Returns a map of diff display types by entity type.
getDifferentRelationshipsMessage() - Method in class gw.api.contact.LinkStatus
Get a message with the types of relationships that are different between the local and remote contacts.
getDiffGraph() - Method in class gw.api.graph.MergeGraph
 
getDirect(K) - Method in class gw.util.ScopedMap
 
getDirection() - Method in class gw.api.admin.DestinationMessageStatistics.DestinationAction
 
getDirections(Address, Address, BundleProvider) - Method in class gw.api.contact.DrivingDirectionsCache
Returns a DrivingDirections object for a given source and destination address.
getDirections(Address, Address, boolean, BundleProvider) - Method in class gw.api.contact.DrivingDirectionsCache
Returns a DrivingDirections object for a given source and destination address.
getDirections(Address, Address, boolean, UnitOfDistance, BundleProvider) - Method in class gw.api.contact.DrivingDirectionsCache
Returns a DrivingDirections object for a given source and destination address.
getDirectory() - Method in class gw.util.ProcessStarter
Deprecated.
Returns this process' working directory.
getDirectoryForPath(String) - Static method in class gw.lang.gosuc.GosucUtil
 
getDirectReferencesTo(KeyableBean, ILinkPropertyInfo, Class<T>) - Static method in class gw.api.bean.LinkedBeans
Gets all beans connected to the target through the given foreign key (and source type), either in the DB or the bundle.
getDirectReferencesTo(KeyableBean, String, Class<T>) - Static method in class gw.api.bean.LinkedBeans
Gets all beans connected to the target through the given foreign key (and source type), either in the DB or the bundle.
getDiscriptorDirectory(TDirectory, String) - Static method in class gw.plugin.document.DocumentConfigUtil
This will return a Directory that is either the virtual directory with the modules or specified by the supplied path
getDiscriptorDirectory(String, String) - Static method in class gw.plugin.document.DocumentConfigUtil
This will return a Directory that is either the virtual directory with the modules or specified by the supplied path
getDiscriptorDirectory(String, String) - Static method in class gw.plugin.email.EmailConfigUtil
This will return the directory that is either the directory with the modules or specified by the supplied path
getDiscriptorDirectory(String, String) - Static method in class gw.plugin.note.NoteConfigUtil
This will return the directory that is either the directory with the modules or specified by the supplied path
getDisplayFormat(Object, IPropertyInfo) - Method in interface gw.datatype.handler.IDataTypePresentationHandler
Gets the display format for the given owning object and numeric property.
getDisplayFormat(Object, IPropertyInfo) - Method in interface gw.datatype.IPresentableDataType
Gets the display format associated with this this datatype.
getDisplayKey() - Method in exception gw.datatype.DataTypeException
 
getDisplayKeyArgs() - Method in exception gw.datatype.DataTypeException
 
getDisplayKeyForContactSubtype(String) - Static method in class gw.api.contact.NewContactUtil
 
getDisplayKeyValue(String) - Static method in class gw.api.domain.DisplayKey
Returns a localized display string corresponding to the specified key.
getDisplayKeyValue(DisplayKey) - Static method in class gw.api.domain.DisplayKey
Returns a localized display string corresponding to the specified key.
getDisplayKeyValue(String, Object[]) - Static method in class gw.api.domain.DisplayKey
Returns the localized display text associated with key, formatted with the specified args.
getDisplayName() - Method in class gw.api.admin.DestinationMessageStatistics.DestinationAction
 
getDisplayName() - Method in class gw.api.admin.ImportDataConflict
Get the display name of the changed entity.
getDisplayName() - Method in interface gw.api.archiving.upgrade.IArchivedTypekey
 
getDisplayName() - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeDBFunction
 
getDisplayName() - Method in interface gw.api.importing.graph.Element
the display name for this entity (will be empty or public id if not a type tha has display name).
getDisplayName() - Method in interface gw.api.importing.graph.Graph
A displayable name for this graph
getDisplayName() - Method in class gw.api.importing.graph.MapBackedGraph
 
getDisplayName() - Method in class gw.api.print.ListViewPrintOptions.ColumnHeaderInfo
Returns the given display name for the given column header.
getDisplayName() - Method in interface gw.api.scm.IScmAdapter
A human readable name that should be unique in the company of several SCM adapters.
getDisplayName() - Method in class gw.api.tools.PickerRow
 
getDisplayName() - Method in class gw.api.tools.SampleDataMethod
 
getDisplayName() - Method in class gw.document.DocumentCreationInfo.DynamicWidgetInfo
Returns the name to be displayed to the user for the context object.
getDisplayName(ILocale) - Method in interface gw.entity.TypeKey
Returns the name of this typekey for the given locale.
getDisplayName() - Method in class gw.lang.parser.DefaultReducedSymbol
 
getDisplayName() - Method in interface gw.lang.parser.IReducedDynamicFunctionSymbol
 
getDisplayName() - Method in interface gw.lang.parser.IReducedSymbol
 
getDisplayName() - Method in interface gw.lang.parser.ISymbol
Returns the Symbol's optional display name.
getDisplayName() - Method in class gw.lang.reflect.AnnotationReflectUtil.SyntheticExceptionInfo
Deprecated.
 
getDisplayName() - Method in class gw.lang.reflect.BaseFeatureInfo
 
getDisplayName() - Method in class gw.lang.reflect.BaseJavaTypeInfo
 
getDisplayName() - Method in class gw.lang.reflect.DefaultArrayType
 
getDisplayName() - Method in class gw.lang.reflect.DefaultArrayTypeInfo
 
getDisplayName() - Method in class gw.lang.reflect.EnumValuePlaceholder
 
getDisplayName() - Method in class gw.lang.reflect.FunctionType
 
getDisplayName() - Method in class gw.lang.reflect.FunctionTypeInfo
 
getDisplayName() - Method in interface gw.lang.reflect.IEnumConstant
 
getDisplayName() - Method in interface gw.lang.reflect.IFeatureInfo
Gets the display name of this feature.
getDisplayName() - Method in interface gw.lang.reflect.IType
The display name of this intrinsic type.
getDisplayName() - Method in interface gw.lang.reflect.IVisibilityModifierType
 
getDisplayName() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
 
getDisplayName() - Method in interface gw.lang.reflect.java.IJavaClassInfo
 
getDisplayName() - Method in interface gw.lang.reflect.java.IJavaParameterDescriptor
 
getDisplayName() - Method in interface gw.lang.reflect.java.IJavaPropertyDescriptor
 
getDisplayName() - Method in class gw.lang.reflect.java.JavaExceptionInfo
 
getDisplayName() - Method in class gw.lang.reflect.MethodInfoBase
 
getDisplayName() - Method in class gw.lang.reflect.MethodInfoDelegate
 
getDisplayName() - Method in class gw.lang.reflect.ParameterInfoBuilder.BuiltParameterInfo
 
getDisplayName() - Method in class gw.lang.reflect.ParameterizedFunctionType
 
getDisplayName() - Method in class gw.lang.reflect.PropertyInfoBase
 
getDisplayName() - Method in class gw.lang.reflect.PropertyInfoDelegate
 
getDisplayName() - Method in class gw.lang.reflect.SimpleParameterInfo
 
getDisplayName() - Method in class gw.lang.reflect.StandardVisibilityModifierType
 
getDisplayName() - Method in class gw.lang.reflect.TypeBase
 
getDisplayName() - Method in class gw.lang.reflect.TypeInfoBase
 
getDisplayName() - Method in interface gw.pl.external.entity.Entity
Deprecated.
Returns the display name of the particular Entity instance.
getDisplayName() - Method in interface gw.pl.external.typelist.TypeKey
Deprecated.
 
getDisplayName(ILocale) - Method in interface gw.pl.external.typelist.TypeKey
Deprecated.
 
getDisplayName() - Method in interface gw.pl.persistence.core.Bean
Returns the display name of the particular Bean instance.
getDisplayName(String) - Method in interface gw.pl.persistence.core.Bean
Returns the display name of the particular Bean instance.
getDisplayName() - Method in interface gw.rules.IRunningRuleInfo
Returns the display name of the currently running rule
getDisplayName() - Method in interface gw.rules.IRunningRuleSetInfo
Returns the display name of the currently running rule set
getDisplayName() - Method in class gw.xml.parser2.LocationRefType
 
getDisplayName() - Method in class gw.xml.parser2.XMLFieldPropertyInfo
 
getDisplayName() - Method in class gw.xml.parser2.XMLNodeInstanceTypeInfo
 
getDisplayName() - Method in class gw.xml.parser2.XMLNodeTypeFromJava
 
getDisplayName() - Method in class gw.xml.xsd.typeloader.XSDEnumerationValue
 
getDisplayString(long) - Static method in class gw.api.web.tools.Duration
 
getDisplayString() - Method in class gw.api.web.tools.Duration
 
getDisplayText() - Method in class gw.api.contact.AutocompleteResult
 
getDisplayText(String) - Method in interface gw.testharness.ISmokeTestHelper
Returns the displayed value of the first element with the given id.
getDisplayTree() - Method in interface gw.plugin.contact.PendingContactChangeConfigurationPlugin
Configuration for converting the entity graph into a tree structure to display in the UI
getDispStepType() - Method in class gw.api.tools.LoadStepDisplayable
 
getDistance() - Method in class gw.api.contact.DrivingDirectionsElem
Total driving distance for this stage, if any
getDistanceFrom(Address) - Method in interface gw.pl.contact.entity.Address
Gets the great circle distance to this address from a given point, given in millimeters.
getDistanceFrom(BigDecimal, BigDecimal) - Method in interface gw.pl.contact.entity.Address
Gets the great circle distance to this address from a given point, given in millimeters.
getDistanceFromAsString(Address, UnitOfDistance) - Method in interface gw.pl.contact.entity.Address
Gets the great circle distance to this address from a given point, rendered as a readable string ie "1.1 mi."
getDistanceFromAsString(Address) - Method in interface gw.pl.contact.entity.Address
Gets the great circle distance to this address from a given point, rendered as a readable string ie "1.1 mi."
getDistanceFromAsString(BigDecimal, BigDecimal, UnitOfDistance) - Method in interface gw.pl.contact.entity.Address
Gets the great circle distance to this address from a given point, rendered as a readable string ie "1.1 mi."
getDistanceFromAsString(BigDecimal, BigDecimal) - Method in interface gw.pl.contact.entity.Address
Gets the great circle distance to this address from a given point, rendered as a readable string ie "1.1 mi."
getDividedChildrenDirectly() - Method in class gw.xml.xsd.typeloader.XSDBasedXMLNode
 
getDocsForParam(int) - Method in interface gw.lang.javadoc.JavaHasParams
 
getDocument() - Method in class gw.document.DocumentCreationInfo
Get the DocumentBase entity containing the metadata values for the newly created document.
getDocument() - Method in class gw.document.DocumentDetailsInfo
Get the DocumentBase entity whose details are being displayed.
getDocument() - Method in class gw.pl.util.xml.XMLCodec
 
getDocumentAssistantJnlpURL() - Static method in class gw.document.DocumentsUtilBase
Returns the absolute URL of the Document Assistant JNLP launch file
getDocumentContents(String, String, String, String, String, String, boolean, boolean) - Static method in class gw.document.DocumentContentsInfo
Builds the DocumentContentsInfo containing the document contents information.
getDocumentContentsInfo(Document, boolean) - Method in interface gw.plugin.document.IDocumentContentSourceBase
Returns the content info of the document corresponding to the specified document's unique id (UID).
getDocumentContentsInfoForExternalUse(Document) - Method in interface gw.plugin.document.IDocumentContentSourceBase
Returns the content info of the document corresponding to the specified document's unique id (UID) for external use.
getDocumentCreationScript() - Method in class gw.document.DocumentCreationInfo
Get the script, if any, which should be run on the user's machine as part of the document creation process.
getDocumentFilePath() - Method in class gw.document.DocumentCreationInfo
Gets the full path on the user's machine of the temp file containing the contents of the new document.
getDocumentLanguage() - Method in interface gw.pl.document.entity.Document
Gets the language in which the document was created in.
getDocumentProductionType() - Method in interface gw.plugin.document.IDocumentTemplateDescriptor
Returns a code which will be used by the document production system to determine how to generate the document from the template.
getDocumentProductionType() - Method in class gw.plugin.document.impl.XMLDocumentTemplateDescriptor
 
getDocuments() - Method in class gw.api.email.Email
 
getDocumentTemplate(String) - Method in interface gw.plugin.document.IDocumentTemplateSource
Deprecated.
use the overloaded method that takes locale
getDocumentTemplate(String, ILocale) - Method in interface gw.plugin.document.IDocumentTemplateSource
Returns the document template for the template id and the given locale
getDocumentTemplateDescriptor() - Method in class gw.document.DocumentCreationInfo
Get the IDocumentTemplateDescriptor to be used to create the new document contents for this document.
getDocumentTemplates(Date, Map, int) - Method in interface gw.plugin.document.IDocumentTemplateSource
Returns an array of document templates that satisfy the specified criteria.
getDocumentTemplatesBackingDir() - Static method in class gw.plugin.document.DocumentConfigUtil
This will return a directory that is the virtual directory with the modules
getDocumentTemplateSearchResults() - Method in class gw.document.DocumentCreationInfo
Deprecated.
use getDocumentTemplateDescriptor for the descriptor directly
getDomainSchemaNamespace() - Static method in class gw.api.importing.ImportingUtil
This will return the namespace for domain objects
getDomainStackTrace(int) - Method in class gw.api.profiler.QuerySummary
Returns a trimmed string that highlights the domain methods on the call stack appropriate for display in a single cell of a list view.
getDomainStackTrace(int) - Method in class gw.api.profiler.StackAggregatedQuerySummary
Returns a trimmed version of the filtered stack trace that can be displayed in a ListView cell.
getDominatingLocationList() - Method in interface gw.lang.parser.IParseTree
 
getDotGraph(DotFormatter<T>) - Method in class gw.api.graph.print.DebuggingVisitor
Returns the graph in DOT format.
getDouble(String, Double) - Method in class gw.processes.WorkQueueInstrumentation
Returns current value if it exists and not null or specified default value otherwise.
getDoubleData() - Method in class gw.api.util.stats.StatisticsCollector.FormattedDouble
 
getDps() - Method in interface gw.lang.parser.statements.IPropertyStatement
 
getDps() - Method in interface gw.lang.reflect.gs.IGosuPropertyInfo
 
getDrivingDirections(Address, Address, UnitOfDistance) - Method in class gw.api.geocode.AbstractGeocodePlugin
There is no practical "generic" way to provide driving directions.
getDrivingDirections(Address, Address, UnitOfDistance) - Method in interface gw.plugin.geocode.GeocodePlugin
Gets driving directions, driving time and a map illustrating the route between the two addresses.
getDrivingDirectionsCache() - Method in class gw.api.contact.ProximitySearchPageHelper
Gets the page-local Driving Directions Cache
getDropUnusedColumnsSQL() - Method in class gw.api.tools.DatabaseInfo.TableWithUnusedColumnInfo
 
getDueInNDaysFilter(int) - Method in class gw.api.activity.ActivityFilterSetBase
Simple filter - is the target date less than today plus N?
getDueTodayFilter() - Method in class gw.api.activity.ActivityFilterSetBase
Simple filter - is the target date today?
getDuplicates(ABContact, ABContactSearchResult) - Static method in class gw.api.web.contact.PendingContactChangeUtil
 
getDuration(Date, Date) - Method in class gw.api.tools.LoadHistoryHelper
 
getDuration() - Method in class gw.api.webservice.systemTools.DBConsistencyCheckResult
 
getDuration() - Method in interface gw.pl.staging.entity.LoadCallback
Get the duration in milliseconds
getDuration() - Method in interface gw.pl.staging.entity.LoadInsertSelect
Get the duration in milliseconds
getDuration() - Method in interface gw.pl.staging.entity.LoadIntegrityCheck
Get the duration in milliseconds
getDuration() - Method in interface gw.pl.staging.entity.LoadStep
 
getDurationInSeconds() - Method in class gw.api.tools.DatabaseStatisticsHelper
 
getDurationString(Date, Date) - Method in class gw.api.tools.LoadHistoryHelper
 
getDynamicFunctionSymbol() - Method in interface gw.lang.parser.statements.IFunctionStatement
 
getDynamicSymbolTable() - Method in interface gw.lang.parser.ISymbol
 
getDynamicWidgetInformation() - Method in class gw.document.DocumentCreationInfo
Return the set of DynamicWidgetInfo objects which correspond to the set of context object values which must be specified to create a new document from a document template.
getEarliestDate() - Method in class gw.api.archiving.ArchiveCountSummaryByDatamodelVersion
 
getEarliestPointInTimeForStatistics() - Method in class gw.api.tools.DatabaseStatisticsHelper
 
getEarliestPointInTimeForStatisticsString() - Method in class gw.api.tools.DatabaseStatisticsHelper
 
getEdgeProvider() - Method in class gw.api.graph.EntityGraphTraverser
 
getEdgeProvider() - Method in class gw.api.graph.GenericGraphTraverser
 
getEdgeProvider() - Method in class gw.api.graph.traverse.GraphTraverserBase
Returns an implementation of EdgeProvider that extracts/creates the appropriate outgoing edges from a given node.
getEdgeProvider() - Method in class gw.api.graph.traverse.TraversalStrategyBase
Returns the edge provider for this strategy.
getEdges() - Method in class gw.api.graph.BasicGraph
Gets the graph edges.
getEdges(Predicate<Edge<T>>) - Method in interface gw.api.graph.GraphView
Returns a set of all edges in the graph filtered by the given condition.
getEdges() - Method in class gw.api.graph.Path
Returns a set of edges in the path.
getEdges() - Method in interface gw.api.graph.ReadableGraph
Returns a set of all edges in the graph.
getEdgeStatus(EntityDiff<KeyableBean>, EntityDiff<KeyableBean>) - Method in class gw.api.graph.MergeGraph
 
getEdgeTableName() - Method in class gw.plugin.upgrade.EdgeForeignKeyUpgradeInfo
Gets the edge table name.
getEditable() - Method in class gw.smoketest.platform.web.ValueElement
Checks if this element is currently editable
getEditEffectiveDate() - Method in class gw.api.diff.DiffItem
 
getEditEffectiveDate() - Method in interface gw.pl.persistence.core.effdate.entity.EffDatedBranch
Date at which edits to this branch are effective.
getEffDatedBean() - Method in class gw.api.diff.DiffItem
Returns EffDated bean associated with this change.
getEffDatedBranchContext() - Method in interface gw.api.importing.ImportingUtilHelper
EffDated entities need to be created with their EffDatedBranch.
getEffDatedKey() - Method in interface gw.pl.persistence.core.effdate.entity.EffDatedBase
Get an effective date independent key for this bean.
getEffectiveDate() - Method in interface gw.pl.persistence.core.effdate.entity.EffDated
Get the date when this bean starts being effective.
getElapsedTime() - Method in interface gw.api.profiler.ProfilerFrame
 
getElapsedTime() - Method in class gw.api.profiler.ProfilerFrameGroup
 
getElapsedTime() - Method in class gw.api.profiler.ProfilerTag
 
getElapsedTime() - Method in class gw.api.tools.DBInfoActivityStatsEntityListsTableRecord
 
getElapsedTimePercentage(int) - Method in class gw.api.profiler.ProfilerFrameGroup
 
getElapsedTimes() - Method in class gw.api.profiler.ProfilerStackGroup
 
getElement(String) - Method in interface gw.api.importing.graph.Graph
An element for the given id
getElement(String) - Method in class gw.api.importing.graph.MapBackedGraph
 
getElement(QName) - Method in class gw.pl.util.webservices.axis.GWSymbolTable
Get the Element TypeEntry with the given QName.
getElement(String) - Method in interface gw.testharness.ISmokeTestHelper
Return the cheat sheet description of the element, use it with care.
getElementClass() - Method in class gw.xml.parser2.XMLChildElementDeclaration
 
getElementClass() - Method in class gw.xml.parser2.XMLChildListDeclaration
 
getElementContainers() - Method in class gw.xml.xsd.schema.XSDComplexType
 
getElementContainers() - Method in class gw.xml.xsd.schema.XSDElement
 
getElementCount(String) - Method in interface gw.testharness.ISmokeTestHelper
Finds out how many elements there are of the given name.
getElementFormDefault() - Method in class gw.xml.xsd.schema.XSDSchema
 
getElementFormDefaults() - Method in class gw.pl.util.webservices.axis.GWSymbolTable
 
getElementIds() - Method in interface gw.api.importing.graph.Graph
all elements ids
getElementIds() - Method in class gw.api.importing.graph.MapBackedGraph
 
getElementIndex() - Method in class gw.pl.util.webservices.axis.GWSymbolTable
Return an unmodifiable map of qnames -> Elements in the symbol table.
getElementInfo() - Method in interface gw.xml.xsd.typeloader.IXmlNodeTypeFromXsd
 
getElementInfo() - Method in class gw.xml.xsd.typeloader.XMLNodeIntrinsicTypeInfoFromXSD
 
getElementInfo() - Method in class gw.xml.xsd.typeloader.XMLNodeTypeFromXSD
 
getElementInfo(String) - Method in class gw.xml.xsd.XSDSchemaIndex
 
getElementName() - Method in class gw.xml.AbstractXMLNode
Gets this node's element name.
getElementName() - Method in interface gw.xml.IReadOnlyXMLNode
 
getElementName() - Method in interface gw.xml.IXMLNode
 
getElementName() - Method in interface gw.xml.parser2.IXMLParseIssue
 
getElementName() - Method in class gw.xml.parser2.XMLChildElementDeclaration
 
getElementName() - Method in class gw.xml.parser2.XMLChildListDeclaration
 
getElementName() - Method in class gw.xml.parser2.XMLParseIssue
 
getElementName() - Method in class gw.xml.xsd.info.XSDElementInfo
 
getElementName() - Method in class gw.xml.xsd.info.XSDNodeTypeInfo
 
getElements() - Method in class gw.api.contact.DrivingDirections
Array of components of driving directions.
getElements() - Method in class gw.lang.ir.expression.IRCompositeExpression
 
getElements() - Method in class gw.xml.xsd.schema.XSDElementContainer
 
getElementType() - Method in class gw.xml.xsd.info.XSDElementRefInfo
 
getElementTypeName() - Method in class gw.xml.parser2.XMLChildElementDeclaration
 
getElementTypeName() - Method in class gw.xml.parser2.XMLChildListDeclaration
 
getElseStatement() - Method in class gw.lang.ir.statement.IRIfStatement
 
getElseStatement() - Method in interface gw.lang.parser.statements.IIfStatement
 
getEmailAddress() - Method in class gw.api.email.EmailContact
 
getEmailForName(String) - Method in class gw.api.contact.ContactEmailAutocompleteHandler
 
getEmailTemplate(String) - Method in interface gw.plugin.email.IEmailTemplateSource
Returns the email template for the template filename.
getEmailTemplate(ILocale, String) - Method in interface gw.plugin.email.IEmailTemplateSource
Returns the email template for the template filename.
getEmailTemplates(String, String[]) - Method in interface gw.plugin.email.IEmailTemplateSource
Returns an array of email templates that satisfy the specified criteria.
getEmailTemplates(ILocale, Map) - Method in interface gw.plugin.email.IEmailTemplateSource
Returns an array of email templates that satisfy the specified criteria.
getEmailTemplatesBackingDir() - Static method in class gw.plugin.email.EmailConfigUtil
This will return a directory that is the source for templates
getEmailVirtualDirectory() - Static method in class gw.plugin.email.EmailConfigUtil
Returns the virtual directory.
getEnabled() - Method in class gw.api.database.DatabaseOutlineInfo
 
getEnabled() - Method in class gw.smoketest.platform.web.ActionElement
Checks if this element is currently enabled
getEnabled() - Method in class gw.smoketest.platform.web.PagingElement
Checks if this element is currently enabled
getEnabled() - Method in class gw.smoketest.platform.web.WizardMenuLinkElement
 
getEnabledPlugins() - Static method in class gw.api.startable.StartablePluginPageHelper
 
getEnclosingClass() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
 
getEnclosingClass() - Method in interface gw.lang.reflect.java.IJavaAnnotatedElement
 
getEnclosingClassInstance(IGosuObject) - Static method in class gw.lang.reflect.ReflectUtil
 
getEnclosingEvalExpression() - Method in interface gw.lang.reflect.gs.IGosuProgram
 
getEnclosingFunctionStatement() - Method in interface gw.lang.parser.IParseTree
 
getEnclosingType() - Method in class gw.lang.ir.IRClass.InnerClassInfo
 
getEnclosingType() - Method in interface gw.lang.parser.expressions.ITypeVariableDefinition
 
getEnclosingType() - Method in interface gw.lang.parser.IParseTree
 
getEnclosingType() - Method in class gw.lang.parser.ParserOptions
 
getEnclosingType() - Method in class gw.lang.reflect.DefaultArrayType
 
getEnclosingType() - Method in class gw.lang.reflect.FunctionType
 
getEnclosingType() - Method in interface gw.lang.reflect.gs.ICompilableType
 
getEnclosingType() - Method in interface gw.lang.reflect.IType
Returns the type immediately enclosing this type.
getEnclosingType() - Method in class gw.lang.reflect.java.asm.AsmClass
 
getEnclosingType() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
 
getEnclosingType() - Method in interface gw.lang.reflect.java.IJavaClassInfo
 
getEnclosingType() - Method in class gw.lang.reflect.ParameterizedFunctionType
 
getEnclosingType() - Method in class gw.lang.reflect.TypeBase
 
getEnclosingType() - Method in class gw.xml.parser2.LocationRefType
 
getEnclosingType() - Method in class gw.xml.parser2.XMLNodeType
 
getEnclosingTypeReference() - Method in interface gw.lang.reflect.gs.IGosuClass
 
getEncoding() - Method in class gw.xml.XmlSerializationOptions
the character set for encoding
getEncryptedLength(int) - Method in interface gw.plugin.util.IEncryption
The max length of the encrypted string for the property
getEncryption() - Method in class gw.api.importing.XmlExporter
 
getEncryptionIdentifier() - Method in interface gw.plugin.util.IEncryption
The unique identifier for the encryption, used to assist encryption change control
getEnd() - Method in class gw.api.util.Range
Gets the end of the range.
getEnd() - Method in interface gw.lang.reflect.gs.ISourceFileHandle
 
getEnd() - Method in class gw.lang.reflect.gs.StringSourceFileHandle
 
getEnd() - Method in class gw.lang.reflect.IProvidesCustomErrorInfo.CustomErrorInfo
 
getEndDate() - Method in class gw.api.database.DBDateRange
 
getEndNumber() - Method in class gw.api.database.NumberRange
 
getEndSnapId() - Method in class gw.api.database.AWRReportUserSettings
 
getEndSnapshotId() - Method in class gw.api.tools.AWRSnapshotHelper.SnapshotRange
 
getEndTime() - Method in class gw.api.archiving.ArchiveCountSummaryByDateRange
 
getEndTime() - Method in class gw.api.tools.PerfDownloadDetail
 
getEndTime() - Method in class gw.api.webservice.maintenanceTools.WQTaskDetails
The time at which the given worker was stopped or null if the worker has not been stopped yet.
getEndTime() - Method in class gw.api.webservice.maintenanceTools.WQueueExecutorDetails
The time at which the given worker was stopped or null if the worker has not been stopped yet.
getEnhancedType() - Method in interface gw.lang.reflect.gs.IGosuEnhancement
 
getEnhancementIndex() - Method in class gw.lang.reflect.gs.GosuClassTypeLoader
 
getEnhancementsForType(IType) - Method in interface gw.lang.reflect.gs.IEnhancementIndex
 
getEntityAccess() - Static method in class gw.config.CommonServices
 
getEntityByName(String) - Method in interface gw.pl.messaging.entity.Message
Looks up and returns the entity stored on the message at the time that the message was created under the supplied name.
getEntityByRef(Class, String) - Method in class gw.pl.external.entity.EntityFactory
Deprecated.
Get a handle to an existing entity from its Public Id.
getEntityByRef(String, String) - Method in class gw.pl.external.entity.EntityFactory
Deprecated.
Get a handle to an existing entity from its Public Id.
getEntityByRef(Object, Class, String) - Method in class gw.pl.external.entity.EntityFactory
Deprecated.
Get a handle to an existing entity from its Public Id.
getEntityByRef(Object, String, String) - Method in class gw.pl.external.entity.EntityFactory
Deprecated.
Get a handle to an existing entity from its Public Id.
getEntityDomainType(IEntityType) - Static method in class gw.api.importing.ImportingUtil
 
getEntityFactory() - Static method in class gw.pl.external.entity.EntityFactory
Deprecated.
getEntityId() - Method in class gw.api.validation.EntityValidation
The id of the entity this validation applies to.
getEntityIdProperty(IType) - Method in interface gw.lang.reflect.IEntityAccess
 
getEntityInstanceFrom(Object, IType) - Method in interface gw.lang.reflect.IEntityAccess
 
getEntityKey() - Method in class gw.api.validation.ValidationExecutionResult
Key of the root entity upon which Validation was executed.
getEntityName() - Method in interface gw.api.archiving.upgrade.IArchivedEntity
 
getEntityName() - Method in interface gw.api.archiving.upgrade.IArchivedEntitySet
 
getEntityName() - Method in class gw.api.archiving.upgrade.IssueEntity
 
getEntityName(T) - Method in class gw.api.bean.compare.ui.BaseEntityDiffDisplay
Helper method to get the name for either the Source bean or the Compare bean to display in the policy refresh UI.
getEntityName(T) - Method in class gw.api.bean.compare.ui.EntityDiffDisplay
Helper method to get the name for either the Source bean or the Compare bean to display in the entity comparison UI.
getEntityName() - Method in class gw.api.system.ParameterKey
Get the name of the entity this parameter is associated with.
getEntityName() - Method in class gw.api.tools.CacheStatistics
Deprecated.
Returns the name of the entity that this cache is tracking
getEntityName() - Method in class gw.api.tools.DBInfoActivityStatsEntityListsTableRecord
 
getEntityName() - Method in class gw.api.tools.SafePersistingOrderInfoHelper.SafePersistingOrderData
 
getEntityName() - Method in class gw.api.webservice.FieldFilter
 
getEntityName() - Method in interface gw.api.webservice.IFieldFilter
 
getEntityName() - Method in interface gw.api.webservice.IInsertPathValue
 
getEntityName() - Method in class gw.api.webservice.importTools.ImportResultDetail
The type of entity.
getEntityName() - Method in class gw.api.webservice.importTools.ImportResultSummary
The name of the entity in question.
getEntityNames() - Method in interface gw.pl.messaging.entity.Message
Get the names used when associating entities with the message.
getEntityPhoneMapperEntries() - Method in interface gw.plugin.phone.IPhoneNormalizerPlugin
Returns the phone mapper structure in case someone wants direct access to the entire mapping structure
getEntityPhoneMapperForIEntityType(IEntityType) - Method in interface gw.plugin.phone.IPhoneNormalizerPlugin
Returns a list of phone mappers for a given entity
getEntityProperties() - Method in interface gw.entity.IEntityType
Returns all properties that implement the IEntityPropertyInfo interface
getEntityPropertiesToIgnoreForComparison() - Method in interface gw.plugin.contact.PendingContactChangeConfigurationPlugin
Set of properties in the entity graph to ignore when determining if the policies under comparison actually have differences.
getEntityType() - Method in class gw.api.admin.ImportDataConflict
Get the name of the type of the changed entity.
getEntityType() - Method in interface gw.api.bean.compare.EntityDiff
Bean property accessor indicating the type of the bean pointed to by this EntityDiff.
getEntityType() - Method in class gw.api.bean.compare.EntityDiffImpl
 
getEntityType() - Method in interface gw.api.bean.compare.EntityMatch
Returns the entity type of the match.
getEntityType() - Method in class gw.api.bean.compare.EntityMatchImpl
Returns the entity type of the match
getEntityType() - Method in class gw.api.database.GroupingQuery
 
getEntityType() - Method in interface gw.api.database.IQuery
 
getEntityType() - Method in interface gw.api.database.ISimpleQueryBuilder
 
getEntityType() - Method in class gw.api.database.Query
getEntityType() - Method in class gw.api.util.phone.EntityPhoneMapper
Returns the underlying entity type
getEntityType() - Method in interface gw.entity.SubtypeKey
Gets the entity subtype associated with this subtype typekey.
getEntityType() - Method in interface gw.lang.parser.expressions.IQueryExpression
 
getEntityType(Class) - Static method in class gw.plugin.util.GWObjectUtils
 
getEntityType() - Method in interface gw.webservice.contactapi.AddressBookUIDTuple
 
getEntityTypeName() - Method in interface gw.api.importing.graph.Element
The string name for this type
getEntityValidation() - Method in class gw.api.validation.ValidationIssue
Corresponding EntityValidation, if any.
getEntityValidation(Key) - Method in class gw.api.validation.ValidationResult
Returns the EntityValidation for a given entity, if one exists.
getEntityValidations() - Method in class gw.api.validation.ValidationResult
Returns the full list of entity validations.
getEntry() - Method in interface gw.lang.reflect.gs.IFileSystemGosuClassRepository.IClassFileInfo
 
getEntryException() - Method in class gw.api.util.LoginForm
 
getEntryPointFrame() - Method in interface gw.api.profiler.ProfilerStack
 
getEntryPointName() - Method in interface gw.api.profiler.ProfilerStack
 
getEntryPointName(String, String) - Static method in class gw.api.profiler.WebServiceProfiler
 
getEnum(Class, String) - Method in class gw.plugin.util.EnumerationCache
 
getEnumConstants() - Method in interface gw.lang.reflect.IEnumType
 
getEnumConstants() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
 
getEnumConstants() - Method in interface gw.lang.reflect.java.IJavaClassInfo
 
getEnumConstants() - Method in class gw.xml.xsd.typeloader.XSDEnumerationType
 
getEnumerationDocumentation(Node, SymbolTable) - Method in class gw.pl.util.webservices.axis.GWJavaTypeWriter
 
getEnumerationInfo(String) - Method in class gw.xml.xsd.XSDSchemaIndex
 
getEnumerationOptions() - Method in class gw.xml.xsd.info.XSDNodeValueInfo
 
getEnumsPackageName() - Method in class gw.xml.xsd.XSDSchemaIndex
 
getEnumsSuffix() - Method in class gw.xml.xsd.XSDSchemaIndex
 
getEnumType() - Method in interface gw.xml.xsd.typeloader.IXsdEnumerationType
 
getEnumType() - Method in class gw.xml.xsd.typeloader.XSDEnumerationType
 
getEnumTypeWriter(Emitter, TypeEntry, Vector) - Method in class gw.pl.util.webservices.axis.GWJavaTypeWriter
 
getEnumValue(String) - Method in interface gw.lang.reflect.IEnumType
 
getEnumValue(String) - Method in class gw.xml.xsd.typeloader.XSDEnumerationType
 
getEnumValues() - Method in interface gw.lang.reflect.IEnumType
 
getEnumValues(Class) - Method in class gw.plugin.util.EnumerationCache
 
getEnumValues() - Method in class gw.xml.xsd.typeloader.XSDEnumerationType
 
getEnv() - Static method in class gw.api.domain.ServiceInfoSource
Deprecated.
 
getEnv() - Static method in class gw.api.system.server.ServerUtil
This is the env for this server, this is a configuration control option.
getEnvelope() - Method in class gw.api.importing.XmlExporterXmlElement
This will return the envelope
getEnvironment() - Method in class gw.test.TestExecutionManager
 
getEnvironment() - Method in class gw.testharness.clustering.ClusterTestManager
 
getEnvironment() - Method in class gw.util.ProcessStarter
Deprecated.
Returns a modifiable string map view of this process' environment.
getEnvironmentHandler(IType, Class<? extends TestEnvironmentHandler>) - Method in class gw.testharness.TestBase
 
getEnvironmentHandler(Class, Class<? extends TestEnvironmentHandler>) - Method in class gw.testharness.TestBase
 
getErrantTypeName() - Method in interface gw.lang.reflect.IErrorType
 
getErrantTypeName() - Method in class gw.xml.parser2.LocationRefType
 
getError() - Method in class gw.api.admin.DestinationMessageStatistics
 
getError() - Method in class gw.api.admin.SafeOrderedObjectMessageStatistics
Get the number of failed messages.
getError() - Method in class gw.lang.gosuc.GosucArg
 
getError() - Method in interface gw.lang.reflect.IErrorType
 
getErrorCode() - Method in exception gw.util.CommandFailedException
 
getErrorDescription() - Method in class gw.api.webservice.messagingTools.Acknowledgement
Retrieve the error description.
getErrorLevel() - Method in class gw.plugin.validation.FieldValidationData
Error level of the validation exception.
getErrorLevel() - Method in class gw.plugin.validation.GeneralValidationData
Error level of the validation exception.
getErrorLog() - Method in class gw.api.webservice.importTools.ImportResults
Contains any error messages that occurred during import.
getErrorMessage() - Method in class gw.lang.reflect.gs.ReloadResults
 
getErrorMessage() - Method in interface gw.plugin.contact.ValidateABContactPluginResult
 
getErrorMessageFactory() - Method in interface gw.pl.persistence.core.effdate.entity.EffDatedBranch
Get factory used to produce branch related error messages.
getErrorMessages() - Method in class gw.api.tools.PerfDownloadDetail
 
getErrorMessages() - Method in interface gw.api.validation.IValidationResult
 
getErrorMessages(ValidationLevel) - Method in interface gw.api.validation.IValidationResult
 
getErrorMessages() - Method in class gw.api.validation.ValidationExecutionResult
Returns all Reason messages (both Errors and Warnings) in the Result that are relevant to the ValidationLevel of this execution.
getErrorMessages() - Method in class gw.api.validation.ValidationResultBase
 
getErrorMessages(ValidationLevel) - Method in class gw.api.validation.ValidationResultBase
 
getErrorMsg(Throwable) - Method in interface gw.pl.util.webservices.DataAPIShell.ShellAPI
 
getErrorReason() - Method in class gw.plugin.validation.FieldValidationData
The message that should be displayed to the user to indicate the reason for the error.
getErrorReason() - Method in class gw.plugin.validation.GeneralValidationData
The message that should be displayed to the user to indicate the reason for the error.
getErrors() - Method in class gw.api.importing.XmlExporter
An array of error strings
getErrors() - Method in class gw.api.tools.DatabaseSchemaVerifierPageHelper
 
getErrors() - Method in class gw.api.validation.FieldValidationResult
 
getErrors() - Method in interface gw.api.validation.IFieldValidationResult
 
getErrors() - Method in interface gw.api.validation.IValidationResult
Returns list of all errors, either global or on any fields, in the ValidationResult, regardless of level
getErrors(ValidationLevel) - Method in interface gw.api.validation.IValidationResult
Returns list of all errors, either global or on any fields, above the given level in the ValidationResult
getErrors() - Method in class gw.api.validation.ValidationResultBase
Returns list of all errors, either global or on any fields, in the ValidationResult, regardless of level
getErrors(ValidationLevel) - Method in class gw.api.validation.ValidationResultBase
Returns list of all errors, either global or on any fields, above the given level in the ValidationResult
getErrors() - Method in interface gw.plugin.cluster.TransportStatistics
Returns the number of transport errors.
getErrors() - Method in class gw.xml.parser2.SchemaValidationResults
 
getErrorString() - Method in class gw.api.admin.ImportDataInfo
A string describing the errors that occurred when the file was imported, or null if there were no errors.
getErrorType() - Method in interface gw.lang.reflect.ITypeSystem
 
getErrorType(String) - Method in interface gw.lang.reflect.ITypeSystem
 
getErrorType(ParseResultsException) - Method in interface gw.lang.reflect.ITypeSystem
 
getErrorType() - Static method in class gw.lang.reflect.TypeSystem
 
getErrorType(String) - Static method in class gw.lang.reflect.TypeSystem
 
getErrorType(ParseResultsException) - Static method in class gw.lang.reflect.TypeSystem
 
getErrorTypeConstructorType(IExpression[], List) - Method in interface gw.lang.reflect.IErrorType
 
getErrorTypeFunctionType(IExpression[], String, List) - Method in interface gw.lang.reflect.IErrorType
 
getEscalatedFilter() - Method in class gw.api.activity.ActivityFilterSetBase
Simple filter - is the activity escalated?
getEscalationBusCalType() - Method in interface gw.pl.activity.entity.ActivityPattern
Gets the escalation business calendar type (e.g. holiday tag or location bean path), if applicable.
getEscapeContents() - Method in class gw.api.database.DatabaseParameterSet
 
getEscaper() - Method in interface gw.lang.parser.template.ITemplateObserver
 
getEvalExpression() - Method in interface gw.lang.parser.statements.IEvalStatement
 
getEvent(CharSequence) - Method in class gw.i18n.ILocaleTypeInfo
 
getEvent(CharSequence) - Method in class gw.lang.reflect.BaseHandBuiltTypeInfo
 
getEvent(CharSequence) - Method in class gw.lang.reflect.BaseTypeInfo
 
getEvent(CharSequence) - Method in class gw.lang.reflect.DefaultArrayTypeInfo
 
getEvent(CharSequence) - Method in class gw.lang.reflect.FunctionTypeInfo
 
getEvent(CharSequence) - Method in interface gw.lang.reflect.ITypeInfo
Get an event mapped to the specified name.
getEvent(CharSequence) - Method in class gw.lang.reflect.TypeInfoBase
 
getEvent(CharSequence) - Method in class gw.lang.ScriptParametersTypeInfo
 
getEvent(CharSequence) - Method in class gw.xml.parser2.XMLNodeInstanceTypeInfo
 
getEventMessageDestinationMap() - Static method in class gw.api.admin.MessagingUtil
Returns a map of destination to destination name
getEventMessages(Long) - Static method in class gw.api.admin.MessagingUtil
Find all messages related to the safe ordering object (e.g. claim) identified by sooKeyValue.
getEventMessagesForDestination(Integer, Long) - Static method in class gw.api.admin.MessagingUtil
Deprecated.
use method returning query
getEventMessagesForDestination(Integer, Long, int) - Static method in class gw.api.admin.MessagingUtil
Returns all messages for the specified destination and the safe ordering object (e.g. claim) identified by sooKeyValue.
getEventName() - Method in interface gw.pl.messaging.entity.MessageContext
Gets the event name of this event.
getEvents() - Method in class gw.api.webservice.messagingTools.CustomEvents
The events to fire for an object.
getEvents() - Method in class gw.i18n.ILocaleTypeInfo
 
getEvents() - Method in class gw.lang.reflect.BaseHandBuiltTypeInfo
 
getEvents() - Method in class gw.lang.reflect.BaseTypeInfo
 
getEvents() - Method in class gw.lang.reflect.DefaultArrayTypeInfo
 
getEvents() - Method in class gw.lang.reflect.FunctionTypeInfo
 
getEvents() - Method in interface gw.lang.reflect.ITypeInfo
 
getEvents() - Method in class gw.lang.reflect.TypeInfoBase
 
getEvents() - Method in class gw.lang.ScriptParametersTypeInfo
 
getEvents() - Method in class gw.xml.parser2.XMLNodeInstanceTypeInfo
 
getExampleNumber(PhoneCountryCode) - Static method in class gw.api.util.PhoneUtil
Returns an example number for the country code
getExampleNumberWithExtension(PhoneCountryCode) - Static method in class gw.api.util.PhoneUtil
Returns an example number for the country code with extension
getExamplePhoneNumber(PhoneCountryCode) - Static method in class gw.api.util.PhoneUtil
Retrieves an example number based on the country code from libphonenumber
getException() - Method in class gw.lang.ir.statement.IRThrowStatement
 
getException(IJavaClassInfo) - Method in interface gw.lang.javadoc.IConstructorNode
 
getException(IJavaClassInfo) - Method in interface gw.lang.javadoc.IMethodNode
 
getExceptionDescription() - Method in class gw.lang.Throws
 
getExceptionMessage(String, SubtypeKey, Country, LocaleType) - Static method in exception gw.api.contact.ContactSubtypeSpecificException
Get the right error message depending on the contact subtype.
getExceptionMessage(String, IType, Country, LocaleType) - Static method in exception gw.api.contact.ContactSubtypeSpecificException
Get the right error message depending on the contact subtype.
getExceptions() - Method in class gw.api.web.tools.WorkItemProcessingSummary
 
getExceptions() - Method in class gw.api.webservice.maintenanceTools.WQTaskDetails
Number of exceptions caught during work items processing
getExceptions() - Method in interface gw.lang.javadoc.IConstructorNode
 
getExceptions() - Method in interface gw.lang.javadoc.IMethodNode
 
getExceptions() - Method in interface gw.lang.reflect.IConstructorInfo
 
getExceptions() - Method in interface gw.lang.reflect.IMethodInfo
 
getExceptions() - Method in class gw.lang.reflect.java.asm.AsmMethod
 
getExceptions() - Method in class gw.lang.reflect.MethodInfoBase
 
getExceptions() - Method in class gw.lang.reflect.MethodInfoDelegate
 
getExceptions() - Method in class gw.lang.reflect.SimpleMethodInfo
 
getExceptions() - Method in class gw.xml.xsd.typeloader.XSDBasedXMLNodeConstructorInfo
 
getExceptions() - Method in class gw.xml.xsd.typeloader.XSDGroupingConstructorInfo
 
getExceptionType() - Method in class gw.lang.reflect.AnnotationReflectUtil.SyntheticExceptionInfo
Deprecated.
 
getExceptionType() - Method in interface gw.lang.reflect.IExceptionInfo
Returns the intrinsic type this exception represents
getExceptionType() - Method in class gw.lang.reflect.java.JavaExceptionInfo
 
getExceptionType() - Method in class gw.lang.Throws
 
getExceptionTypes() - Method in interface gw.lang.reflect.java.IJavaClassConstructor
 
getExceptionTypes() - Method in interface gw.lang.reflect.java.IJavaClassMethod
 
getExceptionWorkItemCount() - Method in class gw.api.web.tools.WorkQueueRunDisplayInfo
 
getExchangeRate() - Method in class gw.api.financials.AbstractMutablePairedMoney
Gets the exchange rate to use for currency conversions.
getExchangeRate(Currency, Currency) - Method in interface gw.pl.currency.entity.ExchangeRateSet
The exchange rate to multiply the base amount by, to get a new amount in the price currency.
getExchangeRateEntity(Currency, Currency) - Method in interface gw.pl.currency.entity.ExchangeRateSet
The ExchangeRate entity in this ExchangeRateSet for the Base Currency to Price Currency conversion rate.
getExcludedBecauseOfFailureCount() - Method in class gw.api.archiving.ArchiveCountSummary
 
getExcludedBecauseOfRulesCount() - Method in class gw.api.archiving.ArchiveCountSummary
 
getExcludeReason() - Method in class gw.api.archiving.ArchiveExcludedBecauseOfRulesCountSummary
 
getExecutionCount() - Method in class gw.api.profiler.AggregatedQuerySummary
 
getExecutionEnvironment() - Method in interface gw.lang.reflect.ITypeSystem
 
getExecutionEnvironment(IProject) - Method in interface gw.lang.reflect.ITypeSystem
 
getExecutionEnvironment() - Method in interface gw.lang.reflect.module.IModule
 
getExecutionEnvironment() - Static method in class gw.lang.reflect.TypeSystem
 
getExecutionEnvironment(IProject) - Static method in class gw.lang.reflect.TypeSystem
 
getExecutionManager() - Method in class gw.test.TestClass
 
getExecutions() - Method in class gw.api.tools.DBInfoActivityStatsEntityListsTableRecord
 
getExecutionTime() - Method in class gw.api.web.tools.ProcessHistoryDisplayInfo
 
getExecutionTime() - Method in class gw.api.web.tools.WorkItemDisplayInfo
 
getExecutors() - Method in class gw.api.webservice.maintenanceTools.WQueueStatus
An array of WQueueExecutorDetails for Executors of the given queue.
getExecutorsRunning() - Method in class gw.api.web.tools.WorkQueueDisplayInfo
 
getExitCode() - Method in exception gw.rules.AbortExecutionException
 
getExitCode() - Method in class gw.util.process.ProcessRunner
Returns the process' exit code, if it finished.
getExpectedReturnType() - Method in interface gw.lang.reflect.gs.IGosuProgram
 
getExpectedType() - Method in exception gw.lang.parser.exceptions.ParseException
 
getExpectedType() - Method in exception gw.lang.parser.exceptions.ParseIssue
 
getExpectedType() - Method in exception gw.lang.parser.exceptions.ParseWarning
 
getExpectedType() - Method in interface gw.lang.parser.IParseIssue
 
getExpectedType() - Method in class gw.lang.parser.ParserOptions
 
getExpectedType() - Method in class gw.xml.parser2.XMLGosuExpression
 
getExpectedTypeName(IType) - Static method in exception gw.lang.parser.exceptions.ParseResultsException
 
getExpirationDate() - Method in interface gw.pl.persistence.core.effdate.entity.EffDated
Get the date when this bean expires.
getExpression() - Method in class gw.lang.ir.statement.IREvalStatement
 
getExpression() - Method in class gw.lang.ir.statement.IRIfStatement
 
getExpression() - Method in class gw.lang.ir.statement.IRMethodCallStatement
 
getExpression() - Method in class gw.lang.ir.statement.IRSyntheticStatement
 
getExpression() - Method in interface gw.lang.parser.expressions.IEvalExpression
 
getExpression() - Method in interface gw.lang.parser.expressions.IParenthesizedExpression
 
getExpression() - Method in interface gw.lang.parser.expressions.IStaticTypeOfExpression
 
getExpression() - Method in interface gw.lang.parser.expressions.ITypeOfExpression
 
getExpression() - Method in interface gw.lang.parser.expressions.IUnaryExpression
 
getExpression() - Method in interface gw.lang.parser.expressions.IUnaryNotPlusMinusExpression
 
getExpression() - Method in interface gw.lang.parser.expressions.IWhereClauseUnaryExpression
 
getExpression() - Method in interface gw.lang.parser.IParseResult
 
getExpression() - Method in class gw.lang.parser.ParseResult
 
getExpression() - Method in interface gw.lang.parser.statements.IArrayAssignmentStatement
 
getExpression() - Method in interface gw.lang.parser.statements.IAssignmentStatement
 
getExpression() - Method in interface gw.lang.parser.statements.ICaseClause
 
getExpression() - Method in interface gw.lang.parser.statements.IIfStatement
 
getExpression() - Method in interface gw.lang.parser.statements.ILoopStatement
 
getExpression() - Method in interface gw.lang.parser.statements.IMapAssignmentStatement
 
getExpression() - Method in interface gw.lang.parser.statements.IMemberAssignmentStatement
 
getExpression() - Method in interface gw.lang.parser.statements.INotAStatement
 
getExpression() - Method in interface gw.lang.parser.statements.IThrowStatement
 
getExpression() - Method in interface gw.lang.parser.statements.IUsingStatement
 
getExpression() - Method in interface gw.lang.reflect.gs.IGosuFragment
 
getExpression() - Method in interface gw.lang.reflect.gs.IGosuProgram
 
getExpression() - Method in class gw.xml.parser2.XMLGosuExpression
 
getExpressionComponentType(String, ISymbolTable) - Method in class gw.xml.parser2.DynamicExpressionInfoProvider
 
getExpressionRuntime() - Method in interface gw.lang.parser.expressions.IMemberAccessExpression
 
getExpressionType(String, ISymbolTable) - Method in class gw.xml.parser2.DynamicExpressionInfoProvider
 
getExpressionValue(String, ISymbolTable) - Method in class gw.xml.parser2.DynamicExpressionInfoProvider
 
getExt() - Method in enum gw.lang.reflect.gs.ClassType
 
getExt(Path) - Static method in class gw.pl.util.FileUtil
 
getExt(File) - Static method in class gw.pl.util.FileUtil
 
getExt(String) - Static method in class gw.pl.util.FileUtil
 
getExtendsText() - Method in class gw.pl.util.webservices.axis.GWJavaStubWriter
Returns "extends org.apache.axis.client.Stub ".
getExtension() - Method in class gw.api.phone.PhoneDelegateBase
 
getExtension() - Method in interface gw.api.phone.PhoneFields
 
getExtension() - Method in class gw.api.tools.PropertyDisplayInfo
 
getExtension() - Method in interface gw.api.util.phone.GWPhoneNumber
 
getExtension() - Method in class gw.api.util.phone.GWPhoneNumberBuilder
Returns the current extension attached to the builder
getExtension() - Method in class gw.api.util.phone.GWPhoneNumberImpl
 
getExtension() - Method in class gw.api.util.phone.GWPhoneNumberUnknown
 
getExtension() - Method in interface gw.fs.IFile
 
getExtension(IFile) - Static method in class gw.fs.IFileUtil
 
getExtension(String) - Static method in class gw.fs.IFileUtil
 
getExtension() - Method in class gw.fs.jar.JarEntryFileImpl
 
getExtension() - Method in class gw.fs.physical.PhysicalFileImpl
 
getExtension() - Method in class gw.fs.url.URLFileImpl
 
getExtensionFolderLocator() - Static method in class gw.config.CommonServices
 
getExtensionFolderPath() - Method in class gw.config.DefaultExtensionFolderLocator
 
getExtensionFolderPath() - Method in interface gw.config.IExtensionFolderLocator
 
getExtensionProperty() - Method in class gw.api.phone.PhoneDelegateBase
 
getExtensions() - Method in class gw.lang.reflect.gs.GosuClassTypeLoader
 
getExtensions() - Method in class gw.lang.reflect.SimpleTypeLoader
 
getExtensions(IDirectory, String) - Static method in class gw.util.Extensions
 
getExtensions(Collection<String>, IDirectory, String) - Static method in class gw.util.Extensions
 
getExtensionVersion() - Method in interface gw.api.importing.graph.Graph
The customer extension version
getExtensionVersion() - Method in class gw.api.importing.graph.MapBackedGraph
 
getExtensionVersion() - Static method in class gw.api.importing.ImportingUtil
Return the customer's exteionsion version
getExtent() - Method in interface gw.lang.parser.IParseTree
 
getExternal_PublicID() - Method in interface gw.ab.addressbook.entity.ABLinkable
Return the external public ID
getExternal_PublicID() - Method in interface gw.webservice.contactapi.AddressBookUIDTuple
 
getExternal_UniqueID() - Method in interface gw.ab.addressbook.entity.ABLinkable
Return the external unique ID
getExternalClass() - Method in class gw.pl.external.Type
Deprecated.
Gets the external class for this type.
getExternalContactSource() - Method in interface gw.pl.contact.entity.ContactSearchCriteria
Gets the source of the contacts to be returned by a search using this criteria object.
getExternalFilter() - Method in class gw.api.activity.ActivityFilterSetBase
Simple filter - is the activity externally owned?
getExternalID() - Method in class gw.api.webservice.importTools.ImportResultDetail
The external ID of the entity.
getExternalSource() - Method in class gw.api.webservice.importTools.ImportResultDetail
The external source for the entity.
getExternalSymbol(String) - Method in interface gw.lang.reflect.gs.ICompilableType
 
getExternalSymbols() - Method in class gw.lang.reflect.gs.StringSourceFileHandle
 
getExternalUpdateApp() - Method in interface gw.ab.addressbook.entity.ABContact
 
getExternalUpdateUser() - Method in interface gw.ab.addressbook.entity.ABContact
 
getFactory() - Method in class gw.pl.util.webservices.axis.GWParser
Method getFactory
getFailed() - Method in class gw.api.web.tools.WorkItemProcessingSummary
 
getFailed() - Method in class gw.api.webservice.messagingTools.MessageStatisticsData
Returns the number of messages that failed.
getFailedAssignables() - Method in class gw.api.assignment.AssignmentPopup
Returns a list of assignables that could not be assigned when performAssignment was called.
getFailedCount() - Method in class gw.api.web.tools.ItemStatusCounts
 
getFailedCount() - Method in class gw.api.web.tools.WorkItemDisplayInfo
 
getFailedCount() - Method in class gw.api.web.tools.WorkQueueDisplayInfo
 
getFailedOps() - Method in interface gw.api.webservice.maintenanceTools.ProcessIDStatus
The number of operations that failed
getFailedOps() - Method in class gw.api.webservice.maintenanceTools.ProcessStatus
The number of operations that failed
getFailedWorkItemCount() - Method in class gw.api.web.tools.WorkQueueRunDisplayInfo
 
getFailureCount() - Method in interface gw.pl.archiving.entity.ArchiveFailure
 
getFailureDescription() - Method in class gw.api.webservice.systemTools.DBConsistencyCheckResult
 
getFailureMessage() - Method in class gw.api.database.upgrade.DropColumnIfSafeVersionCheck
 
getFailureMessage(IBeforeUpgradeSelectBuilder) - Method in class gw.api.database.upgrade.DropColumnIfSafeVersionCheck
 
getFailureReason() - Method in interface gw.api.webservice.maintenanceTools.ProcessIDStatus
If the process didn't succeed, the reason that the process failed
getFailureReason() - Method in class gw.api.webservice.maintenanceTools.ProcessStatus
If the process didn't succeed, the reason that the process failed
getFakeFile(URL, IModule) - Method in interface gw.lang.reflect.module.IFileSystem
 
getFalseValue() - Method in class gw.lang.ir.expression.IRTernaryExpression
 
getFeature() - Method in interface gw.lang.parser.expressions.IFeatureLiteralExpression
 
getFeatureInfo() - Method in class gw.lang.reflect.features.BoundComplexPropertyChainReference
 
getFeatureInfo() - Method in class gw.lang.reflect.features.BoundMethodReference
 
getFeatureInfo() - Method in class gw.lang.reflect.features.BoundPropertyReference
 
getFeatureInfo() - Method in class gw.lang.reflect.features.BoundSimplePropertyChainReference
 
getFeatureInfo() - Method in class gw.lang.reflect.features.ComplexPropertyChainReference
 
getFeatureInfo() - Method in class gw.lang.reflect.features.ConstructorReference
 
getFeatureInfo() - Method in interface gw.lang.reflect.features.IFeatureReference
 
getFeatureInfo() - Method in class gw.lang.reflect.features.MethodChainReference
 
getFeatureInfo() - Method in class gw.lang.reflect.features.MethodReference
 
getFeatureInfo() - Method in class gw.lang.reflect.features.PropertyReference
 
getFeatureInfo() - Method in class gw.lang.reflect.features.SimplePropertyChainReference
 
getFeatureType() - Method in interface gw.entity.IQueryColumn
 
getFeatureType() - Method in interface gw.entity.ITypekeyPropertyInfo
Gets the type of this property, which must be a typelist type.
getFeatureType() - Method in interface gw.lang.reflect.IIntrinsicTypeReference
The type of this feature e.g., for a property this is the property's type.
getFeatureType() - Method in interface gw.lang.reflect.java.IJavaParameterDescriptor
 
getFeatureType() - Method in class gw.lang.reflect.ParameterInfoBuilder.BuiltParameterInfo
 
getFeatureType() - Method in class gw.lang.reflect.PropertyInfoBuilder.BuiltPropertyInfo
 
getFeatureType() - Method in class gw.lang.reflect.PropertyInfoDelegate
 
getFeatureType() - Method in class gw.lang.reflect.SimpleParameterInfo
 
getFeatureType() - Method in class gw.lang.reflect.TypedParameterDescriptor
 
getFeatureType() - Method in class gw.lang.reflect.TypedPropertyDescriptor
 
getFeatureType() - Method in class gw.xml.parser2.XMLAttributePropertyInfo
 
getFeatureType() - Method in class gw.xml.parser2.XMLChildElementPropertyInfo
 
getFeatureType() - Method in class gw.xml.parser2.XMLChildListPropertyInfo
 
getFeatureType() - Method in class gw.xml.parser2.XMLNodeValuePropertyInfo
 
getFeatureType() - Method in class gw.xml.xsd.typeloader.ChildrenPropertyInfo
 
getFeatureType() - Method in class gw.xml.xsd.typeloader.ParentPropertyInfo
 
getFeatureType() - Method in class gw.xml.xsd.typeloader.XSDAttributePropertyInfo
 
getFeatureType() - Method in class gw.xml.xsd.typeloader.XSDChildElementPropertyInfo
 
getFeatureType() - Method in class gw.xml.xsd.typeloader.XSDChildListPropertyInfo
 
getFeatureType() - Method in class gw.xml.xsd.typeloader.XSDEnumerationStaticProperty
 
getFeatureType() - Method in class gw.xml.xsd.typeloader.XSDGroupingListPropertyInfo
 
getFeatureType() - Method in class gw.xml.xsd.typeloader.XSDGroupingPropertyInfo
 
getFeatureType() - Method in class gw.xml.xsd.typeloader.XSDNodeValuePropertyInfo
 
getFeatureType() - Method in class gw.xml.xsd.typeloader.XSDSimpleChildPropertyInfo
 
getFeedback() - Method in interface gw.lang.Gosu.IVerificationResults
 
getFeedback() - Method in exception gw.lang.parser.exceptions.ParseResultsException
 
getFeedback(List<IParseIssue>, List<IParseIssue>) - Static method in exception gw.lang.parser.exceptions.ParseResultsException
 
getFeedback(ICompilableType, List<IParseIssue>, List<IParseIssue>) - Static method in exception gw.lang.parser.exceptions.ParseResultsException
 
getFetchLimit() - Method in exception gw.plugin.solr.FetchLimitExceededException
 
getFetchLimit() - Method in class gw.plugin.solr.PagedQueryIterator
 
getField() - Method in interface gw.lang.reflect.java.IJavaFieldPropertyInfo
 
getField(PLXMLNode) - Method in class gw.xml.parser2.PLXMLNode
 
getField() - Method in class gw.xml.parser2.XMLAttributePropertyInfo
 
getField() - Method in class gw.xml.parser2.XMLChildElementPropertyInfo
 
getField() - Method in class gw.xml.parser2.XMLChildListPropertyInfo
 
getField() - Method in class gw.xml.parser2.XMLFieldPropertyInfo
 
getFieldChanges() - Method in class gw.api.webservice.messagingTools.Acknowledgement
Retrieve field changes.
getFieldConflicts() - Method in class gw.api.admin.ImportDataConflict
Details of the individual fields that changed due to the data import.
getFieldDescription() - Method in class gw.lang.Param
 
getFieldFilters() - Method in class gw.api.webservice.ObjectFilter
Deprecated.
Returns an array containing the field filters for this ObjectFilter.
getFieldForNodeType(IXmlNodeType) - Method in class gw.xml.parser2.XMLNodeInstanceTypeInfo
 
getFieldMapper(String, String) - Method in class gw.api.util.mapping.DataMapping
 
getFieldMapper(IType, IPropertyInfo) - Method in interface gw.api.util.mapping.NameTranslator
 
getFieldMapper(IType, String) - Method in interface gw.api.util.mapping.NameTranslator
 
getFieldMapper(IType, IPropertyInfo) - Method in class gw.api.util.mapping.NameTranslatorImpl
 
getFieldMapper(IType, String) - Method in class gw.api.util.mapping.NameTranslatorImpl
 
getFieldName() - Method in class gw.api.validation.FieldValidation
 
getFieldName() - Method in class gw.lang.Param
 
getFieldNames() - Method in class gw.api.webservice.FieldFilter
 
getFieldNames() - Method in interface gw.api.webservice.IFieldFilter
 
getFieldPath() - Method in class gw.plugin.validation.FieldValidationData
Path to the field from the validated entity.
getFields() - Method in class gw.lang.ir.builder.IRClassBuilder
 
getFields() - Method in class gw.lang.ir.IRClass
 
getFields() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
 
getFields() - Method in interface gw.lang.reflect.java.IJavaClassInfo
 
getFields() - Method in class gw.processes.WorkQueueInstrumentation
Returns map that binds field name to field type.
getFields() - Method in class gw.xml.parser2.XMLFieldChoiceGroup
 
getFields() - Method in class gw.xml.parser2.XMLNodeInstanceTypeInfo
 
getFields() - Method in class gw.xml.parser2.XMLNodeIntrinsicTypeInfoFromJava
 
getFieldSize(Class) - Static method in class gw.util.perf.objectsize.ObjectSizeUtil
 
getFieldType() - Method in class gw.lang.ir.expression.IRFieldGetExpression
 
getFieldType() - Method in class gw.lang.ir.statement.IRFieldSetStatement
 
getFieldValidationData() - Method in class gw.plugin.validation.ValidationResponse
Stores validation data for a individual fields related to the entity being validated.
getFieldValue(String) - Method in class gw.lang.reflect.Expando
 
getFieldValue(String) - Method in interface gw.lang.reflect.IAnnotationInfo
 
getFieldValue(String) - Method in interface gw.lang.reflect.IExpando
 
getFieldValue(String) - Method in interface gw.pl.external.entity.Entity
Deprecated.
Get the value of the named bean field, which can be a simple data field, foreign key field, array field or extension field.
getFieldValue(IEntityPropertyInfo) - Method in interface gw.pl.persistence.core.Bean
Get the value of the given bean field.
getFieldValue(String) - Method in interface gw.pl.persistence.core.Bean
Get the value of the named bean field, which can be a simple data field, foreign key field, array field or extension field.
getFieldValue(ISymbolTable, IDocumentTemplateDescriptor, String) - Method in class gw.plugin.document.impl.BaseDocumentProductionImpl
Get the value of a particular form field in the template
getFieldValues() - Method in class gw.api.webservice.messagingTools.FieldChanges
 
getFieldValues() - Method in class gw.lang.reflect.java.asm.AsmAnnotation
 
getFile() - Method in class gw.api.admin.ImportDataInfo
Return the imported data file, as given to setFile.
getFile() - Method in class gw.api.tools.SmokeTestSearchResult
 
getFile() - Method in class gw.document.DocumentCreationInfo
Get the WebFile holding the contents of the newly created document.
getFile() - Method in class gw.document.DocumentDetailsInfo
Get the WebFile containing the newly uploaded contents for the document.
getFile() - Method in interface gw.lang.reflect.gs.IFileSystemGosuClassRepository.IClassFileInfo
 
getFile() - Method in interface gw.lang.reflect.gs.ISourceFileHandle
 
getFile() - Method in class gw.lang.reflect.gs.StringSourceFileHandle
 
getFile() - Method in class gw.xml.FileNameAndLineNumber
 
getFile() - Method in interface gw.xml.parser2.ConfigParserContext
 
getFileContents() - Method in class gw.api.webservice.templateTools.TemplateImportResults
Returns the new content of the file as produced by the import process.
getFileContext() - Method in class gw.lang.parser.ParserOptions
 
getFileExtension(String) - Static method in class gw.util.GosuClassUtil
 
getFileExtension(File) - Static method in class gw.util.GosuClassUtil
 
getFileExtensionForDocument(Document) - Method in class gw.api.email.AbstractEmailMessageTransport
This will return the file extension for the mime type of the doucment if any.
getFileLocation() - Method in class gw.xml.xsd.typeloader.registry.XSDNode
 
getFileMetadata(ResourcePath) - Method in class gw.fs.physical.fast.FastPhysicalFileSystem
 
getFileMetadata(ResourcePath) - Method in class gw.fs.physical.FullCachingPhysicalFileSystem
 
getFileMetadata(ResourcePath) - Method in class gw.fs.physical.FuzzyTimestampCachingPhysicalFileSystem
 
getFileMetadata(ResourcePath) - Method in class gw.fs.physical.generic.GenericPhysicalFileSystem
 
getFileMetadata(ResourcePath) - Method in interface gw.fs.physical.IPhysicalFileSystem
 
getFileMetadata(ResourcePath) - Method in class gw.fs.physical.win32.Win32PhysicalFileSystem
 
getFileName() - Method in interface gw.lang.reflect.gs.IFileSystemGosuClassRepository.IClassFileInfo
 
getFileName() - Method in interface gw.lang.reflect.gs.ISourceFileHandle
 
getFileName() - Method in class gw.lang.reflect.gs.StringSourceFileHandle
 
getFileName() - Method in class gw.pl.util.webservices.axis.GWJavaDeployWriter
Return the fully-qualified name of the deploy.wsdd file to be generated.
getFileName() - Method in class gw.pl.util.webservices.axis.GWJavaUndeployWriter
Return the fully-qualified name of the deploy.wsdd file to be generated.
getFilename() - Method in interface gw.plugin.email.IEmailTemplateDescriptor
Email filename
getFilename() - Method in interface gw.plugin.ISimpleTemplateDescriptor
 
getFilename() - Method in interface gw.plugin.note.INoteTemplateDescriptor
Note filename
getFileName() - Method in class gw.xml.FileNameAndLineNumber
 
getFileName() - Method in interface gw.xml.parser2.ConfigParserContext
 
getFileNameAndLineNumber() - Method in interface gw.xml.parser2.IXMLParseIssue
 
getFileNameAndLineNumber() - Method in class gw.xml.parser2.XMLNodeConvertibleBase
 
getFileNameAndLineNumber() - Method in class gw.xml.parser2.XMLParseIssue
 
getFilePath() - Method in interface gw.lang.parser.IFileContext
 
getFilePath() - Method in class gw.lang.ProgramFileContext
 
getFilePath() - Method in interface gw.lang.reflect.gs.IFileSystemGosuClassRepository.IClassFileInfo
 
getFilePath() - Method in interface gw.lang.reflect.gs.ISourceFileHandle
 
getFilePath() - Method in class gw.lang.reflect.gs.StringSourceFileHandle
 
getFileReader(String) - Static method in class gw.pl.util.FileUtil
 
getFileReader(File) - Static method in class gw.pl.util.FileUtil
 
getFileReader(FileDescriptor) - Static method in class gw.pl.util.FileUtil
 
getFileReader(URL) - Static method in class gw.pl.util.FileUtil
 
getFileReader(TFile) - Static method in class gw.pl.util.FileUtil
 
getFileRelativePath() - Method in class gw.pl.modules.ImportModulesNode
 
getFileRepository() - Method in interface gw.lang.reflect.module.IModule
 
getFilesInDirectory(File, String, boolean) - Static method in class gw.pl.util.FileUtil
 
getFileStream(Class, String) - Static method in class gw.pl.util.FileUtil
Callers of this method must close the InputStream to avoid leaking of resources!
getFileSystem() - Static method in class gw.config.CommonServices
 
getFileSystemPathString() - Method in class gw.fs.ResourcePath
Returns the path string for this path using the default file system separator, as defined by the File.separator property.
getFileUrl() - Method in class gw.lang.reflect.LocationInfo
 
getFileWriter(String, boolean) - Static method in class gw.pl.util.FileUtil
 
getFileWriter(File, boolean) - Static method in class gw.pl.util.FileUtil
 
getFileWriter(TFile, boolean) - Static method in class gw.pl.util.FileUtil
 
getFileWriter(String) - Static method in class gw.pl.util.FileUtil
 
getFileWriter(File) - Static method in class gw.pl.util.FileUtil
 
getFileWriter(TFile) - Static method in class gw.pl.util.FileUtil
 
getFilterCriteria() - Method in interface gw.pl.assignment.entity.Region
The filter criteria, used for the region UI only.
getFilterCriteria() - Method in interface gw.pl.calendar.entity.BusinessWeek
The filter criteria, used for the region UI only.
getFilterCriteria() - Method in interface gw.pl.calendar.entity.Holiday
The filter criteria, used for the region UI only.
getFilteredAndSortedItems(Object[], Predicate, Comparator) - Static method in class gw.pl.util.CollectionUtil
Creates a new list, then filters, sorts, and returns it.
getFilteredAndSortedItems(List, Predicate, Comparator) - Static method in class gw.pl.util.CollectionUtil
 
getFilteredClassNames() - Method in interface gw.lang.reflect.module.IClassPath
 
getFilteredPossibeRedundantBackingFKIndex(String) - Method in class gw.api.tools.DatabaseTableInfoHelper
 
getFilteredStackTrace() - Method in class gw.api.profiler.QuerySummary
 
getFilteredStackTrace() - Method in class gw.api.profiler.StackAggregatedQuerySummary
 
getFilterOptions() - Method in class gw.api.admin.SOOMessageFilters.FilerSetClass
 
getFilterOptions() - Method in class gw.api.filters.ConsistencyCheckTypelistFilterSet
 
getFilterOptions() - Method in class gw.api.tools.EntityPropertiesFilter.DataBaseFilterSetClass
 
getFilterOptions() - Method in class gw.api.tools.EntityPropertiesFilter.InheritanceFilterSetClass
 
getFilterOptions() - Method in class gw.api.tools.EntityPropertiesFilter.TypeFilterSetClass
 
getFilterOptions() - Method in class gw.api.web.history.HistoryFilters
 
getFinallyBody() - Method in class gw.lang.ir.statement.IRTryCatchFinallyStatement
 
getFinallyStatement() - Method in interface gw.lang.parser.statements.ITryCatchFinallyStatement
 
getFinalRoot() - Method in interface gw.lang.parser.expressions.IFeatureLiteralExpression
 
getFinalRootType() - Method in interface gw.lang.parser.expressions.IFeatureLiteralExpression
 
getFinder(Object...) - Method in class gw.processes.WorkQueueBase
This will return a target finder based on the the arguments.
getFindRetired() - Method in class gw.api.database.Query
 
getFindRetired() - Method in interface gw.api.database.Table
 
getFindTemporaryBranches() - Method in interface gw.api.database.Table
Note the predicate used to restrict finding temporary branches only affects queries involving EffDatedBranch.
getFingerprint() - Method in interface gw.api.database.ConsistencyCheck
 
getFingerprint() - Method in class gw.api.webservice.systemTools.DBConsistencyCheckResult
 
getFinish() - Method in class gw.api.contact.DrivingDirections
Description of finish address
getFirst() - Method in class gw.api.database.DBDateRange
 
getFirst() - Method in class gw.api.database.Range
 
getFirst() - Method in class gw.api.database.ValueRange
 
getFirst() - Method in interface gw.lang.parser.expressions.IConditionalTernaryExpression
 
getFirst() - Method in class gw.util.Pair
 
getFirst() - Method in class gw.util.Triple
 
getFirstChildWithParsedElementType(Class<? extends IParsedElement>) - Method in interface gw.lang.parser.IParseTree
 
getFirstColumn() - Method in interface gw.entity.IDateTimeOrdering
 
getFirstQuerySummary() - Method in class gw.api.profiler.AggregatedQuerySummary
 
getFirstResult() - Method in interface gw.api.database.IQueryResult
Returns this processor's first result if it has one.
getFirstRootInfosWithFailure(int) - Method in interface gw.pl.archiving.entity.ArchiveFailure
 
getFirstScopeNode(PCFElementId.PCFElementScope) - Method in class gw.smoketest.platform.web.PCFElementId
Returns the first node, from the root, that is of the provided scope.
getFirstScopeNode() - Method in class gw.smoketest.platform.web.PCFElementId
 
getFixedId() - Method in class gw.pl.persistence.core.effdate.EffDatedKey
 
getFixedId() - Method in interface gw.pl.persistence.core.effdate.entity.EffDated
Get the logical ID for this bean, not the row ID.
getFKColumnName() - Method in class gw.plugin.upgrade.EdgeForeignKeyUpgradeInfo
Gets the name of the old foreign key column.
getFKConstraintSchema() - Method in class gw.api.tools.DatabaseInfo.ForeignKeyConstraintInfo
 
getFKLinks() - Method in class gw.api.reflect.PropertyExtractor
Returns a collection of all outgoing foreign key links from the entity (excludes any "virtual" links such as arrays or one-to-ones).
getFlowStepId() - Method in class gw.api.validation.ValidationIssue
The identifier of the flow step, such as a WizardStep page, where this ValidationIssue should be displayed to the user.
getFontFamilyName() - Method in class gw.api.print.PrintSettings
Returns the font family name used for printing.
getFontSize() - Method in class gw.api.print.PrintSettings
Returns the size of the standard font used for printing.
getForceBranch() - Method in class gw.api.web.admin.workflow.ManageWorkflows
get the branch to timeout set a message to return
getForceThrower() - Method in interface gw.lang.IGosuShop
 
getForeignKeyConstaintsByTableName(String) - Method in class gw.api.tools.DatabaseInfo
 
getForFeature(IFeatureInfo) - Static method in enum gw.lang.annotation.UsageTarget
 
getForm() - Method in class gw.xml.xsd.schema.XSDElement
 
getFormattedMean() - Method in class gw.api.util.stats.StatisticsCollector
 
getFormattedSum() - Method in class gw.api.util.stats.StatisticsCollector
 
getFormattedVariance() - Method in class gw.api.util.stats.StatisticsCollector
 
getFormatter() - Method in class gw.api.tools.MicrosoftDriverLoggingPageHelper
 
getFormFieldCompiledExpression(ISymbolTable, String) - Method in interface gw.plugin.document.IDocumentTemplateDescriptor
Returns a Gosu compiled expression which will evaluate to the desired value for the form field.
getFormFieldCompiledExpression(ISymbolTable, String) - Method in class gw.plugin.document.impl.XMLDocumentTemplateDescriptor
 
getFormFieldDisplayValue(String, Object) - Method in interface gw.plugin.document.IDocumentTemplateDescriptor
Returns the string which will actually be filled into the completed document, given the field name and the value (which is probably a result of evaluating the expression returned from getFormFieldValueExpression()).
getFormFieldDisplayValue(String, Object) - Method in class gw.plugin.document.impl.XMLDocumentTemplateDescriptor
 
getFormFieldDisplayValue(String, Object, ILocale) - Method in class gw.plugin.document.impl.XMLDocumentTemplateDescriptor
 
getFormFieldNames() - Method in interface gw.plugin.document.IDocumentTemplateDescriptor
Returns the set of names of the form fields defined in the document template.
getFormFieldNames() - Method in class gw.plugin.document.impl.XMLDocumentTemplateDescriptor
 
getFormFieldValue(ISymbolTable, IDocumentTemplateDescriptor, String) - Method in class gw.plugin.document.impl.BaseDocumentProductionImpl
Determine the value of a particular form field, based on the current ISymbolTable context.
getFormFieldValueExpression(String) - Method in interface gw.plugin.document.IDocumentTemplateDescriptor
Returns a Gosu expression which will evaluate to the desired value for the form field.
getFormFieldValueExpression(String) - Method in class gw.plugin.document.impl.XMLDocumentTemplateDescriptor
 
getFormFieldValues(ISymbolTable, IDocumentTemplateDescriptor, String[]) - Method in class gw.plugin.document.impl.BaseDocumentProductionImpl
Evaluate the indicated set of form fields and return the values which should be merged into the document
getForOperator(String) - Static method in enum gw.lang.parser.MemberAccessKind
 
getFqn() - Method in class gw.lang.Gosu.ExecuteMode
 
getFqn() - Method in class gw.lang.reflect.java.asm.AsmClass
 
getFqn() - Method in class gw.lang.reflect.java.asm.AsmType
 
getFqn() - Method in interface gw.lang.reflect.java.asm.IAsmType
 
getFqn() - Method in class gw.util.cache.FqnCacheNode
 
getFqns() - Method in class gw.util.cache.FqnCache
 
getFqns() - Method in interface gw.util.cache.IFqnCache
 
getFqns() - Method in class gw.util.cache.WeakFqnCache
 
getFrameCount() - Method in class gw.api.profiler.ProfilerFrameGroup
 
getFrameCount() - Method in interface gw.api.profiler.ProfilerFrameGroupSource
 
getFrameCount() - Method in interface gw.api.profiler.ProfilerStack
Returns the number of frames in this stack
getFrameCount() - Method in class gw.api.profiler.ProfilerStackAggregate
 
getFrameGroups() - Method in interface gw.api.profiler.ProfilerFrameGroupSource
 
getFrameGroups() - Method in class gw.api.profiler.ProfilerStackAggregate
 
getFrameTime() - Method in interface gw.api.profiler.ProfilerFrame
 
getFrameTime() - Method in class gw.api.profiler.ProfilerFrameGroup
 
getFrameTime() - Method in class gw.api.profiler.ProfilerTag
 
getFrequency() - Method in class gw.api.tools.CacheStatistics.StackTraceFrequencyEntry
Deprecated.
 
getFromCurrency() - Method in interface gw.currency.fxrate.FXRateContext
 
getFromCurrency() - Method in class gw.currency.fxrate.FXRateContextImpl.Builder
 
getFromCurrency() - Method in class gw.currency.fxrate.FXRateContextImpl
 
getFromFileName(String) - Static method in enum gw.lang.reflect.gs.ClassType
 
getFromLeft(int) - Method in class gw.lang.reflect.interval.BigDecimalInterval
 
getFromLeft(int) - Method in class gw.lang.reflect.interval.BigIntegerInterval
 
getFromLeft(int) - Method in class gw.lang.reflect.interval.DateInterval
 
getFromLeft(int) - Method in interface gw.lang.reflect.interval.IIterableInterval
 
getFromLeft(int) - Method in class gw.lang.reflect.interval.IntegerInterval
 
getFromLeft(int) - Method in class gw.lang.reflect.interval.LongInterval
 
getFromLeft(int) - Method in class gw.lang.reflect.interval.SequenceableInterval
 
getFromObject(Object) - Method in interface gw.lang.reflect.ITypeSystem
Returns the intrinsic type for the given Object.
getFromObject(Object) - Static method in class gw.lang.reflect.TypeSystem
Returns the intrinsic type for the given Object.
getFromObject(Object, IModule) - Static method in class gw.lang.reflect.TypeSystem
 
getFromRight(int) - Method in class gw.lang.reflect.interval.BigDecimalInterval
 
getFromRight(int) - Method in class gw.lang.reflect.interval.BigIntegerInterval
 
getFromRight(int) - Method in class gw.lang.reflect.interval.DateInterval
 
getFromRight(int) - Method in interface gw.lang.reflect.interval.IIterableInterval
 
getFromRight(int) - Method in class gw.lang.reflect.interval.IntegerInterval
 
getFromRight(int) - Method in class gw.lang.reflect.interval.LongInterval
 
getFromRight(int) - Method in class gw.lang.reflect.interval.SequenceableInterval
 
getFromSessionMap(Object) - Method in interface gw.pl.messaging.SessionTool
Get the value corresponding to the given key from the session map.
getFromTempMap(Object) - Method in interface gw.pl.messaging.SessionTool
Get the value corresponding to the given key.
getFromType() - Method in class gw.lang.ir.expression.IRPrimitiveTypeConversion
 
getFullAppName() - Method in class gw.testharness.clustering.ClusterTest
 
getFullAppName() - Method in interface gw.testharness.ISmokeTestHelper
 
getFullAppName() - Method in interface gw.testharness.ISmokeTestHelperCallbacks
 
getFullAppName() - Method in class gw.testharness.v3.PLTestClass
Deprecated.
Replaced by Version.getAppName()
getFullArgTypes() - Method in class gw.lang.reflect.features.BoundComplexPropertyChainReference
 
getFullArgTypes() - Method in class gw.lang.reflect.features.BoundMethodReference
 
getFullArgTypes() - Method in class gw.lang.reflect.features.BoundPropertyReference
 
getFullArgTypes() - Method in class gw.lang.reflect.features.BoundSimplePropertyChainReference
 
getFullArgTypes() - Method in class gw.lang.reflect.features.ComplexPropertyChainReference
 
getFullArgTypes() - Method in class gw.lang.reflect.features.ConstructorReference
 
getFullArgTypes() - Method in class gw.lang.reflect.features.FeatureReference
 
getFullArgTypes() - Method in class gw.lang.reflect.features.MethodChainReference
 
getFullArgTypes() - Method in class gw.lang.reflect.features.MethodReference
 
getFullArgTypes() - Method in class gw.lang.reflect.features.PropertyReference
 
getFullArgTypes() - Method in class gw.lang.reflect.features.SimplePropertyChainReference
 
getFullClassNameInternal() - Method in class gw.test.remote.RemoteTestClass
 
getFullClassNameInternal() - Method in class gw.test.TestClass
 
getFullDescription() - Method in class gw.lang.parser.DefaultReducedSymbol
 
getFullDescription() - Method in interface gw.lang.parser.expressions.IVarStatement
 
getFullDescription() - Method in interface gw.lang.parser.IDynamicPropertySymbol
 
getFullDescription() - Method in interface gw.lang.parser.IReducedDynamicFunctionSymbol
 
getFullDescription() - Method in interface gw.lang.parser.IReducedSymbol
 
getFullDisplay(String, Bean) - Method in class gw.api.quickjump.EntityViewCommand
Gets the full display name for a suggestion (the text displayed in the autocomplete drop-down).
getFullDisplay(String) - Method in class gw.api.quickjump.MultiParameterizedNavigationCommand
Gets the full display name for a suggestion (the text displayed in the autocomplete drop-down).
getFullDisplay(String) - Method in class gw.api.quickjump.ParameterizedNavigationCommand
Gets the full display name for a suggestion (the text displayed in the autocomplete drop-down).
getFullEntityDisplay(KeyableBean) - Static method in class gw.api.graph.print.GraphComparisonDebugHelper
Utility method for printing out both the entity type and display name for the given bean.
getFullStackTrace() - Method in class gw.api.profiler.QuerySummary
 
getFullStackTrace() - Method in class gw.api.profiler.StackAggregatedQuerySummary
 
getFullStackTraceFP() - Method in class gw.api.profiler.QuerySummary
 
getFullTypeName() - Method in class gw.xml.xsd.info.XSDElementRefInfo
 
getFullyQualifiedName() - Method in class gw.api.reflect.TypeName
 
getFullyQualifiedName() - Method in class gw.pl.modules.ModuleNode
 
getFullyQualifiedName() - Method in class gw.pl.modules.pom.PomModuleSpec
 
getFullyQualifiedNormalizedTypeName(String) - Method in class gw.xml.xsd.XSDSchemaIndex
 
getFullyQualifiedTypeName() - Method in interface gw.lang.parser.template.ITemplateGenerator
 
getFullyQualifiedTypeName() - Method in class gw.xml.xsd.info.XSDNodeValueInfo
 
getFullyQualifiedTypeName(QName) - Method in class gw.xml.xsd.XSDSchemaIndex
 
getFunction(String) - Method in interface gw.lang.parser.IDynamicPropertySymbol
 
getFunction(String) - Method in interface gw.lang.parser.IReducedDynamicPropertySymbol
 
getFunctionClassForArity(int) - Method in interface gw.lang.reflect.gs.IGosuClassLoader
 
getFunctionName() - Method in interface gw.lang.parser.IParsedElement
 
getFunctions() - Method in interface gw.lang.parser.expressions.IProgram
 
getFunctionStatement(IMethodInfo) - Method in interface gw.lang.reflect.gs.IGosuClass
 
getFunctionSymbol() - Method in interface gw.lang.parser.expressions.IMethodCallExpression
 
getFunctionType() - Method in class gw.lang.function.AbstractBlock
 
getFunctionType() - Method in interface gw.lang.function.IBlock
 
getFunctionType() - Method in interface gw.lang.parser.expressions.IBeanMethodCallExpression
 
getFunctionType() - Method in interface gw.lang.parser.expressions.IMethodCallExpression
 
getFuncType() - Method in exception gw.lang.parser.exceptions.NotImplementedParseException
 
getFXRate(FXRateContext) - Method in interface gw.currency.fxrate.FXRateService
Returns the FXRate obtained and returned by the service.
getFXRate(Currency, Currency) - Method in interface gw.plugin.exchangerate.IFXRatePlugin
 
getFXRate(Currency, Currency, Date) - Method in interface gw.plugin.exchangerate.IFXRatePlugin
 
getFXRate(Currency, Currency, FXRateMarket) - Method in interface gw.plugin.exchangerate.IFXRatePlugin
 
getFXRate(Currency, Currency, Date, FXRateMarket) - Method in interface gw.plugin.exchangerate.IFXRatePlugin
 
getFXRate(FXRateContext) - Method in interface gw.plugin.exchangerate.IFXRatePlugin
 
getGCDistance() - Method in class gw.api.contact.DrivingDirections
Great-circle distance from start to finish, in the units specified in UnitOfDistance
getGCDistanceString() - Method in class gw.api.contact.DrivingDirections
Returns the great circle distance as a user-friendly string, including a short, localized suffix (ie "mi." or "km.").
getGeneralValidationData() - Method in class gw.plugin.validation.ValidationResponse
General validation exceptions related to the validated entity.
getGeneratedClassNames() - Method in class gw.pl.util.webservices.axis.GWEmitter
This method returns a list of all generated class names.
getGeneratedFileInfo() - Method in class gw.pl.util.webservices.axis.GWEmitter
Returns an object which contains of information on all generated files including the class name, filename and a type string.
getGeneratedFileNames() - Method in class gw.pl.util.webservices.axis.GWEmitter
This method returns a list of all generated file names.
getGenerateInToolkit() - Method in interface gw.api.webservice.WebServiceClassAnnotation
True if java toolkit stubs should be created for this web service.
getGenerateServerSide() - Method in class gw.pl.util.webservices.axis.GWEmitter
Deprecated.
Use isServerSide()
getGenerator(TypeEntry, SymbolTable) - Method in class gw.pl.util.webservices.axis.GWJavaGeneratorFactory
 
getGenerator(Binding, SymbolTable) - Method in class gw.pl.util.webservices.axis.GWJavaGeneratorFactory
Method getGenerator
getGenerator(Service, SymbolTable) - Method in class gw.pl.util.webservices.axis.GWJavaGeneratorFactory
 
getGenericComponentType() - Method in interface gw.lang.reflect.java.IJavaClassGenericArrayType
 
getGenericExceptions() - Method in class gw.lang.reflect.java.asm.AsmMethod
 
getGenericInterfaces() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
 
getGenericInterfaces() - Method in interface gw.lang.reflect.java.IJavaClassInfo
 
getGenericIntrinsicType() - Method in interface gw.lang.reflect.java.IJavaPropertyInfo
 
getGenericMethodDescriptor() - Method in interface gw.lang.parser.expressions.IBeanMethodCallExpression
 
getGenericName(IType) - Static method in class gw.lang.reflect.TypeSystem
 
getGenericName(IType, boolean, boolean) - Static method in class gw.lang.reflect.TypeSystem
 
getGenericParameters() - Method in class gw.lang.reflect.java.asm.AsmMethod
 
getGenericParameters() - Method in interface gw.lang.reflect.java.IJavaConstructorInfo
 
getGenericParameters() - Method in interface gw.lang.reflect.java.IJavaMethodInfo
 
getGenericParameterTypes() - Method in interface gw.lang.reflect.java.IJavaClassMethod
 
getGenericRelativeName(IType, boolean) - Static method in class gw.lang.reflect.TypeSystem
 
getGenericReturnType() - Method in class gw.lang.reflect.java.asm.AsmMethod
 
getGenericReturnType() - Method in interface gw.lang.reflect.java.IJavaClassMethod
 
getGenericReturnType() - Method in interface gw.lang.reflect.java.IJavaMethodInfo
 
getGenericSuperclass() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
 
getGenericSuperclass() - Method in interface gw.lang.reflect.java.IJavaClassInfo
 
getGenericType() - Method in class gw.api.tools.PropertyDisplayInfo
 
getGenericType() - Method in class gw.lang.reflect.DefaultArrayType
 
getGenericType() - Method in class gw.lang.reflect.FunctionType
 
getGenericType() - Method in interface gw.lang.reflect.IType
If this is a parameterized type, returns the generic type this type parameterizes.
getGenericType() - Method in interface gw.lang.reflect.java.IJavaClassField
 
getGenericType() - Method in interface gw.lang.reflect.java.IJavaType
If this is a parameterized type, returns the generic type this type parameterizes.
getGenericType() - Method in class gw.lang.reflect.ParameterizedFunctionType
 
getGenericType() - Method in class gw.lang.reflect.TypeBase
 
getGenericType() - Method in class gw.xml.parser2.LocationRefType
 
getGenericType() - Method in class gw.xml.parser2.XMLNodeType
 
getGenericTypeVariables() - Method in class gw.lang.reflect.DefaultArrayType
 
getGenericTypeVariables() - Method in class gw.lang.reflect.FunctionType
 
getGenericTypeVariables() - Method in interface gw.lang.reflect.IType
Returns an array of GenericTypeVariables declared with this Generic Type.
getGenericTypeVariables() - Method in class gw.lang.reflect.ParameterizedFunctionType
 
getGenericTypeVariables() - Method in class gw.lang.reflect.TypeBase
 
getGenericTypeVariables() - Method in class gw.xml.parser2.LocationRefType
 
getGenericTypeVariables() - Method in class gw.xml.parser2.XMLNodeType
 
getGets() - Method in class gw.api.tools.DBInfoActivityStatsEntityListsTableRecord
 
getGetterDfs() - Method in interface gw.lang.parser.IDynamicPropertySymbol
 
getGetterDfs() - Method in interface gw.lang.parser.IReducedDynamicPropertySymbol
 
getGetterMethod(Class, String) - Static method in class gw.lang.reflect.PropertyMethodFinder
 
getGetterMethodExplicit(Class, String) - Static method in class gw.lang.reflect.PropertyMethodFinder
 
getGetterName(String, Class, boolean) - Static method in class gw.pl.util.ClassUtil
 
getGlobalLoaderProvider() - Static method in class gw.config.CommonServices
 
getGlobalLoaders() - Method in class gw.lang.gosuc.GosucProject
 
getGlobalLoaderTypes() - Method in class gw.config.DefaultGlobalLoaderProvider
 
getGlobalLoaderTypes() - Method in interface gw.config.IGlobalLoaderProvider
 
getGlobalLoaderTypes() - Method in class gw.lang.gosuc.GosucGlobalLoaderProvider
 
getGlobalLock() - Static method in class gw.lang.reflect.TypeSystem
 
getGlobalModule() - Method in interface gw.lang.reflect.module.IExecutionEnvironment
 
getGlobalModule() - Static method in class gw.lang.reflect.TypeSystem
 
getGosuClass() - Method in class gw.lang.parser.DefaultReducedSymbol
 
getGosuClass() - Method in interface gw.lang.parser.IDynamicSymbol
 
getGosuClass() - Method in interface gw.lang.parser.IParsedElement
 
getGosuClass() - Method in interface gw.lang.parser.IReducedDynamicFunctionSymbol
 
getGosuClass() - Method in interface gw.lang.parser.IReducedSymbol
 
getGosuClass() - Method in interface gw.lang.parser.statements.IClassFileStatement
 
getGosuClass() - Method in interface gw.lang.parser.statements.IClassStatement
 
getGosuClass() - Method in interface gw.lang.reflect.gs.IGosuClassTypeInfo
 
getGosuClassFrom(IType) - Static method in class gw.lang.GosuShop
 
getGosuClassFrom(IType) - Method in interface gw.lang.IGosuShop
 
getGosuClassLoader() - Method in interface gw.lang.reflect.IDefaultTypeLoader
 
getGosuClassLoader() - Method in interface gw.lang.reflect.ITypeSystem
 
getGosuClassLoader() - Static method in class gw.lang.reflect.TypeSystem
 
getGosuClassLoadingObservers() - Method in interface gw.lang.reflect.IEntityAccess
 
getGosuClassSymbolTable() - Static method in class gw.lang.GosuShop
 
getGosuClassSymbolTable() - Method in interface gw.lang.IGosuShop
 
getGosuExpressionType() - Method in class gw.xml.parser2.XMLAttributeDeclaration
 
getGosuIndustrialPark() - Static method in class gw.config.CommonServices
 
getGosuInitializationHooks() - Static method in class gw.config.CommonServices
 
getGosuLocalizationService() - Static method in class gw.config.CommonServices
 
getGosuNamespace(URL) - Static method in class gw.xml.xsd.LocalResourceResolver
 
getGosuNamespaceByXMLNamespace(String) - Method in class gw.xml.xsd.XSDSchemaIndex
 
getGosuParserFactory() - Static method in class gw.config.CommonServices
 
getGosuPresentationHandler(Object, IPropertyInfo) - Method in interface gw.datatype.handler.IDataTypePresentationHandler
 
getGosuPresentationHandler(Object, IPropertyInfo) - Method in interface gw.datatype.IPresentableDataType
 
getGosuProfilingService() - Static method in class gw.config.CommonServices
 
getGosuProgram() - Method in interface gw.lang.parser.IParsedElement
 
getGosuType(Class<?>) - Static method in class gw.lang.reflect.java.JavaTypes
 
getGosuValue() - Method in class gw.xml.XmlSimpleValue
Returns the Gosu value of this simple value.
getGosuValueType() - Method in class gw.xml.XmlSimpleValue
Returns the Gosu value type.
getGraph() - Method in class gw.api.graph.GraphBuilder
Returns the built graph.
getGroup() - Method in class gw.api.admin.GroupTreeNode
 
getGroup() - Method in class gw.api.print.PrintUserTreeNode
 
getGroup() - Method in interface gw.pl.assignment.entity.UserRoleAssignmentDelegate
Deprecated.
use getAssignedGroup()
getGroupAssignmentState() - Method in interface gw.pl.assignment.entity.GroupUserAssignmentState
returns the associated group assignment state base
getGroupContents() - Method in class gw.api.admin.OrganizationTreeNode
Returns all the immediate child data of this Org.
getGroupCriteria() - Method in class gw.api.assignment.AssignmentSearchCriteria
The criteria used to search for a group, will be used if search type is "Group".
getGroupID() - Method in interface gw.pl.assignment.entity.UserRoleAssignmentDelegate
Deprecated.
use getAssignedGroupID()
getGroupID() - Method in class gw.plugin.approval.UserGroupPair
Gets the group ID.
getGroupID() - Method in class gw.plugin.assignment.AssignmentResponse
The ID of the group within which assignment should.
getGrouping() - Method in class gw.xml.xsd.info.XSDElementInfo
 
getGrouping() - Method in class gw.xml.xsd.info.XSDNodeTypeInfo
 
getGrouping() - Method in interface gw.xml.xsd.typeloader.IXsdGroupingType
 
getGrouping() - Method in class gw.xml.xsd.typeloader.XSDGroupingType
 
getGroupingByTypeName(String) - Method in class gw.xml.xsd.XSDSchemaIndex
 
getGroupLoad(GroupAssignmentState) - Method in class gw.api.assignment.AssignmentType
Get the load for this assignment type from the group's state
getGroupLoad(GroupAssignmentState) - Method in class gw.api.assignment.DefaultAssignmentType
 
getGroups() - Method in class gw.api.assignment.AssignmentSearchResult
If the criteria selected type is "Group", return a query processor that will yield groups matching the group search criteria.
getGroups() - Method in class gw.util.RegExpMatch
Deprecated.
RegExpMatch now implements List<String>, so it is no longer necessary to call getGroups()
getGroupsForCurrentUser() - Static method in class gw.api.admin.BaseAdminUtil
Return a list of all groups of which the current user is a member, sorted by display name.
getGroupType() - Method in class gw.plugin.assignment.AssignmentResponse
Group Type
getGroupUser(User) - Method in interface gw.pl.community.entity.Group
Gets the GroupUser entry in this group that references the given user.
getGsClass() - Method in exception gw.lang.parser.exceptions.ErrantGosuClassException
 
getGsClass() - Method in exception gw.lang.parser.exceptions.NotImplementedParseException
 
getGSClass() - Method in interface gw.lang.parser.statements.IClassDeclaration
 
getGWAdditionsSchema() - Static method in class gw.api.importing.ImportingUtil
This will get the gw additional schema
getGWAdditionsSchemaVersion() - Static method in class gw.api.importing.ImportingUtil
This will get the importing schema version
getHandledPrefixes() - Method in class gw.lang.reflect.gs.GosuClassTypeLoader
 
getHandledPrefixes() - Method in interface gw.lang.reflect.ITypeLoader
 
getHandledPrefixes() - Method in class gw.xml.xsd.typeloader.XSDTypeLoaderBase
 
getHandlers() - Method in class gw.api.soap.SOAPServiceBase
Returns the handlers registered for this service.
getHash() - Method in interface gw.plugin.security.AuthenticationSource
Returns the hash of this authentication source.
getHash() - Method in class gw.plugin.security.UserNamePasswordAuthenticationSource
A char hash
getHashedEntityId(String, IType) - Method in interface gw.lang.reflect.IEntityAccess
 
getHashMap() - Method in class gw.pl.util.webservices.axis.GWSymbolTable
Get the raw symbol table HashMap.
getHasInitializer() - Method in interface gw.lang.parser.expressions.IVarStatement
 
getHasPendingUpdate() - Method in interface gw.pl.contact.entity.Contact
Returns whether contact has pending updates as reported by Contact Manager
getHasPendingUpdates() - Method in interface gw.ab.addressbook.entity.ABContact
 
getHasRules() - Method in class gw.api.tools.SafePersistingOrderInfoHelper.SafePersistingOrderData
 
getHeader(QName) - Method in class gw.api.soap.InboundHeaders
Gets a header value.
getHeader(String) - Static method in class gw.pl.util.webservices.SOAPOutboundHandler
Gets the header for the specified headerName.
getHeader(String) - Method in class gw.xml.ws.HttpHeaders
 
getHeaderFontSize() - Method in class gw.api.print.PrintSettings
Sets the size of the font used for printing headers.
getHeaderLabel() - Method in class gw.api.print.PrintSettings
Returns the print header label which appears on the upper-left corner of every page of the print.
getHeaderNames() - Method in class gw.xml.ws.HttpHeaders
 
getHeaders() - Method in class gw.api.email.Email
 
getHelper_internal() - Method in class gw.smoketest.platform.web.PCFElement
 
getHelperGeneration() - Method in class gw.pl.util.webservices.axis.GWEmitter
Deprecated.
Use isHelperWanted()
getHelpMessageFor(Object) - Static method in class gw.lang.cli.CommandLineAccess
Returns the help message derived from the given type
getHiddenStatement(IParsedElement) - Static method in class gw.lang.parser.IParseTree.Search
 
getHighestRunlevel() - Method in interface gw.api.webservice.systemTools.ISystemTools
Gets the highest run level of the cluster.
getHighestRunlevel() - Method in class gw.api.webservice.systemTools.SystemToolsImpl
 
getHighLevelType() - Method in class gw.xml.parser2.XMLAttributePropertyInfo
 
getHighPriorityPrimitiveOrBoxedConverter(IType) - Method in class gw.lang.parser.StandardCoercionManager
 
getHint() - Method in class gw.api.database.DatabaseOutlineHintInfo
 
getHints() - Method in class gw.api.database.DatabaseOutlineInfo
 
getHintsByOutlineName(String) - Static method in class gw.api.database.DatabaseOutlineHintInfo
 
getHistogramsWithSteps(TableStatistics) - Method in class gw.api.tools.DatabaseStatisticsHelper
 
getHistory(String, int) - Method in class gw.api.tools.ClusterInfoData
Returns latest history of runs for the given server id.
getHistory() - Method in class gw.api.web.tools.ProcessHistoryDisplayInfo
 
getHistoryQuery(String) - Method in class gw.api.tools.ClusterInfoData
This method is created specially for ClusterInfo page to serve pageable server history list view.
getHitPercentage() - Method in class gw.api.tools.CacheByUserStatistics
 
getHitPercentage() - Method in class gw.api.tools.CacheStatistics
Deprecated.
Gets the percentage of requests that resulted in cache hits.
getHitRate() - Method in class gw.util.concurrent.Cache
 
getHits() - Method in class gw.api.tools.CacheByUserStatistics
 
getHits() - Method in class gw.util.concurrent.Cache
 
getHitsAsPercentage() - Method in class gw.api.tools.CacheByUserStatistics
 
getHitTraces() - Method in class gw.api.tools.CacheStatistics
Deprecated.
Returns a frequency map of cache hits, whose keys are stack trace lines (Strings) and whose values are Integer frequencies.
getHolidayZones(ZoneType) - Method in interface gw.pl.calendar.entity.Holiday
This wraps the Holiday.getHolidayZonesQuery(ZoneType) method, converting the result to an array of HolidayZone objects.
getHolidayZonesQuery(ZoneType) - Method in interface gw.pl.calendar.entity.Holiday
This returns the set of HolidayZones of the specified type.
getHost() - Method in class gw.api.web.tools.WorkQueueItemDistribution
 
getHostName() - Method in class gw.api.tools.ClusterInfoData
Returns name of the current host.
getHostName() - Method in class gw.api.web.tools.WorkQueueExecutorDisplayInfo
 
getHostname() - Method in class gw.api.webservice.maintenanceTools.WQTaskDetails
The host name.
getHostname() - Method in class gw.api.webservice.maintenanceTools.WQueueExecutorDetails
The host name.
getHour(Date) - Static method in class gw.api.util.DateUtil
Get the hour of the time, base on a 12-hour clock.
getHour(Date) - Static method in class gw.date.GosuDateUtil
Get the hour of the time, base on a 12-hour clock.
getHour() - Method in class gw.xml.date.AbstractXmlDateType
 
getHour() - Method in class gw.xml.date.XmlDateTime
 
getHour() - Method in class gw.xml.date.XmlTime
 
getHourOfDay(Date) - Static method in class gw.api.util.DateUtil
Get the hour of the time, based on a 24-hour clock.
getHourOfDay(Date) - Static method in class gw.date.GosuDateUtil
Get the hour of the time, based on a 24-hour clock.
getHours() - Method in class gw.xml.date.XmlDuration
 
getHTMLLink(int, Object) - Method in class gw.api.database.DatabaseParameterSet
 
getHttpHeaders() - Method in class gw.plugin.security.WebservicesAuthenticationContext
 
getHttpServletRequest() - Method in class gw.plugin.security.WebservicesAuthenticationContext
 
getHttpServletRequest() - Method in class gw.xml.ws.WsiInvocationContext
 
getIcon() - Method in interface gw.pl.document.entity.Document
Returns the name of an icon image to represent this document.
getIcon() - Method in class gw.smoketest.platform.web.ValueElement
 
getIcon(String) - Method in interface gw.testharness.ISmokeTestHelper
Gets the icon of the named input.
getId() - Method in class gw.api.admin.DestinationMessageStatistics
 
getId() - Method in class gw.api.admin.EventMessage
A version of getMessageId that returns the message id as a string if the message can be skipped, otherwise returns null.
getId() - Method in class gw.api.admin.SafeOrderedObjectMessageStatistics
Get the Id.
getId() - Method in class gw.api.archiving.upgrade.IssueEntity
 
getId() - Method in class gw.api.database.DatabaseSnapshotInfo
 
getId() - Method in interface gw.api.team.TeamModel
Returns a unique identifier for the data, to be used in TeamTree caching.
getId() - Method in class gw.api.tools.SharedSectionUsageStat
 
getId() - Method in class gw.lang.parser.HashedObjectLiteral
 
getId() - Method in class gw.lang.parser.IScriptPartId
 
getId() - Method in class gw.lang.parser.ScriptPartId
 
getId() - Method in class gw.lang.parser.TypelessScriptPartId
 
getID() - Method in interface gw.pl.external.entity.KeyableEntity
Deprecated.
 
getId() - Method in class gw.pl.util.diff.lcs.Diffable
 
getId() - Method in class gw.smoketest.platform.web.PCFElement
Gets the fully qualified render id for this element
getIdAttributeName() - Method in class gw.xml.AbstractXMLNode
 
getIDAttributeName() - Method in class gw.xml.xsd.info.XSDNodeTypeInfo
 
getIdAttributeName() - Method in class gw.xml.xsd.typeloader.XSDBasedXMLNode
 
getIDEACachesDir() - Method in class gw.config.AbstractPlatformHelper
 
getIDEACachesDir() - Method in interface gw.config.IPlatformHelper
 
getIDEACachesDirFile() - Method in class gw.config.AbstractPlatformHelper
 
getIDEACachesDirFile() - Method in interface gw.config.IPlatformHelper
 
getIDEACorruptionMarkerFile() - Method in class gw.config.AbstractPlatformHelper
 
getIDEACorruptionMarkerFile() - Method in interface gw.config.IPlatformHelper
 
getIdentifier() - Method in class gw.api.webservice.pl.FieldValue
The public id if the field referred to by name is a foreign key field.
getIdentifier() - Method in class gw.lang.ir.statement.IRCatchClause
 
getIdentifier() - Method in interface gw.lang.parser.expressions.IExistsExpression
 
getIdentifier() - Method in interface gw.lang.parser.expressions.IQueryExpression
 
getIdentifier() - Method in interface gw.lang.parser.statements.IAssignmentStatement
 
getIdentifier() - Method in interface gw.lang.parser.statements.IForEachStatement
 
getIdentifier() - Method in interface gw.plugin.document.IDocumentTemplateDescriptor
Returns an (optional) human-readable identifier string.
getIdentifier() - Method in class gw.plugin.document.impl.XMLDocumentTemplateDescriptor
 
getIdentifierName() - Method in interface gw.lang.parser.expressions.IVarStatement
 
getIdentifierToNullCheck() - Method in class gw.lang.ir.statement.IRForEachStatement
 
getIdentityBeanPath() - Method in interface gw.entity.IAssociativeArrayCustomAccessor
 
getIDirectory(File) - Method in class gw.fs.FileFactory
 
getIDirectory(String) - Method in class gw.fs.FileFactory
 
getIDirectory(File) - Method in interface gw.lang.reflect.module.IFileSystem
 
getIDirectory(URL) - Method in interface gw.lang.reflect.module.IFileSystem
 
getIDirectory(URL) - Method in interface gw.lang.reflect.module.IProtocolAdapter
 
getIdPart() - Method in class gw.smoketest.platform.web.PCFElementId
 
getIdsAsList() - Method in class gw.smoketest.platform.web.PCFElementId
 
getIdStringUntilNode(PCFElementId) - Method in class gw.smoketest.platform.web.PCFElementId
Returns the string path of all nodes util (excluding) the start node.
getIFile(File) - Method in class gw.fs.FileFactory
 
getIFile(String) - Method in class gw.fs.FileFactory
 
getIFile(URL) - Method in class gw.fs.FileFactory
 
getIFile(URL, boolean) - Method in class gw.fs.FileFactory
 
getIFile(File) - Method in interface gw.lang.reflect.module.IFileSystem
 
getIFile(URL) - Method in interface gw.lang.reflect.module.IFileSystem
 
getIFile(URL) - Method in interface gw.lang.reflect.module.IProtocolAdapter
 
getIFile() - Method in class gw.xml.FileNameAndLineNumber
 
getIFileMetadata() - Method in class gw.fs.physical.PhysicalResourceImpl
 
getIfStatement() - Method in class gw.lang.ir.statement.IRIfStatement
 
getILoginAPI() - Method in interface gw.pl.util.webservices.login.api.ILoginAPIService
 
getILoginAPI(URL) - Method in interface gw.pl.util.webservices.login.api.ILoginAPIService
 
getILoginAPI() - Method in class gw.pl.util.webservices.login.api.ILoginAPIServiceLocator
 
getILoginAPI(URL) - Method in class gw.pl.util.webservices.login.api.ILoginAPIServiceLocator
 
getILoginAPIAddress() - Method in interface gw.pl.util.webservices.login.api.ILoginAPIService
A remote interface that allows a user to log in and out of a system.
getILoginAPIAddress() - Method in class gw.pl.util.webservices.login.api.ILoginAPIServiceLocator
 
getILoginAPIWSDDServiceName() - Method in class gw.pl.util.webservices.login.api.ILoginAPIServiceLocator
 
getImmediateParseIssue(ResourceKey) - Method in interface gw.lang.parser.IParsedElement
 
getImmediateParseIssues() - Method in interface gw.lang.parser.IParsedElement
 
getImmediateSubtypes() - Method in interface gw.entity.IEntityType
Returns a list of immediate subtypes of the current object.
getImplementationClassName() - Method in class gw.pl.util.webservices.axis.GWEmitter
Get an implementation classname to use instead of the default.
getImplementingClass() - Method in class gw.api.startable.StartableServiceImpl
 
getImplementingClass() - Method in class gw.plugin.document.impl.BFOMergeHandler
 
getImplementsText() - Method in class gw.pl.util.webservices.axis.GWJavaStubWriter
Returns "implements ".
getImplicitReturnStatement() - Method in class gw.lang.ir.IRAbstractLoopStatement
 
getImplicitReturnStatement() - Method in interface gw.lang.ir.statement.IRLoopStatement
 
getImportingSchema() - Static method in class gw.api.importing.ImportingUtil
This will get the importing schema
getImportingSchemaVersion() - Static method in class gw.api.importing.ImportingUtil
This will get the importing schema version
getImportModulesFileRelativePaths() - Method in class gw.pl.modules.ModulesNode
 
getIncludeDatabaseStatistics() - Method in class gw.api.tools.MicrosoftDMVPageHelper
 
getIncludedNamespace() - Method in class gw.xml.xsd.schema.XSDImport
 
getIncludedSchema(URL) - Method in class gw.xml.xsd.schema.XSDImportOrInclude
 
getIncludeQueues() - Method in interface gw.api.assignment.SuggestedAssigneeBuilder
 
getIncludeQueues() - Method in class gw.api.assignment.SuggestedAssigneeBuilderBase
 
getIncomingEdges(T) - Method in class gw.api.graph.BasicGraph
Gets the incoming edges for a given node
getIncomingEdges(T, Predicate<Edge<T>>) - Method in interface gw.api.graph.GraphView
Returns a set of all edges going into the given node, filtered by the given condition.
getIncomingEdges(T) - Method in interface gw.api.graph.ReadableGraph
Returns a set of all edges going into the given node.
getIncremental() - Method in class gw.lang.GosuVersion
 
getIncrementalUpdateTableStatisticsData() - Method in interface gw.api.webservice.systemTools.ISystemTools
Obtains the set of SQL statements that are required to update database statistics based on update statistics threshold
getIncrementalUpdateTableStatisticsData() - Method in class gw.api.webservice.systemTools.SystemToolsImpl
Obtains the set of SQL statements that are required to update database statistics
getIncrementors() - Method in class gw.lang.ir.statement.IRForEachStatement
 
getInDatabase() - Method in class gw.api.tools.PropertyDisplayInfo
 
getIndent() - Method in class gw.xml.XmlSerializationOptions
 
getIndex() - Method in class gw.api.database.OracleIndexHint
Deprecated.
 
getIndex(TreeNode) - Method in class gw.api.profiler.IterationInfoNode
 
getIndex() - Method in class gw.lang.ir.expression.IRArrayLoadExpression
 
getIndex() - Method in class gw.lang.ir.statement.IRArrayStoreStatement
 
getIndex() - Method in class gw.lang.parser.DefaultReducedSymbol
 
getIndex() - Method in interface gw.lang.parser.IReducedSymbol
 
getIndex() - Method in interface gw.lang.parser.ISymbol
 
getIndex() - Method in interface gw.xml.xsd.info.IXSDChildElementInfo
 
getIndex() - Method in class gw.xml.xsd.info.XSDElementRefInfo
 
getIndex() - Method in class gw.xml.xsd.info.XSDGroupingInfo
 
getIndexDescription() - Method in class gw.api.tools.DatabaseInfo.IndexInfo
 
getIndexes() - Method in class gw.api.tools.DatabaseInfo.MaterializedViewInfo
 
getIndexes() - Method in class gw.api.tools.DatabaseInfo.TableInfo
 
getIndexesWithoutDescriptions(String) - Method in class gw.api.tools.DatabaseTableInfoHelper
 
getIndexesWithSharedKeyColumns(String) - Method in class gw.api.tools.DatabaseTableInfoHelper
 
getIndexesWithSharesPrefixes(String) - Method in class gw.api.tools.DatabaseTableInfoHelper
 
getIndexFile(String) - Method in class gw.config.AbstractPlatformHelper
 
getIndexFile(String) - Method in interface gw.config.IPlatformHelper
 
getIndexForLineNumber(String, int) - Static method in class gw.util.GosuStringUtil
 
getIndexIdentifier() - Method in interface gw.lang.parser.expressions.IExistsExpression
 
getIndexIdentifier() - Method in interface gw.lang.parser.statements.IForEachStatement
 
getIndexName() - Method in class gw.api.tools.DatabaseInfo.PartitionedIndexInfo
 
getIndexOfChild(N) - Method in class gw.xml.AbstractXMLNode
Gets the 0-based index of the given node in this node's child list.
getIndexPartitionStatistics() - Method in interface gw.api.database.IndexStatistics
 
getIndexSchema() - Method in class gw.api.tools.DatabaseInfo.IndexInfo
 
getIndexStatisticsWithSteps(TableStatistics) - Method in class gw.api.tools.DatabaseStatisticsHelper
 
getInExpression() - Method in interface gw.lang.parser.expressions.IExistsExpression
 
getInExpression() - Method in interface gw.lang.parser.expressions.IQueryExpression
 
getInExpression() - Method in interface gw.lang.parser.statements.IForEachStatement
 
getInferredFunctionType() - Method in class gw.lang.reflect.MethodScore
 
getInflight() - Method in class gw.api.admin.DestinationMessageStatistics
 
getInflight() - Method in class gw.api.admin.SafeOrderedObjectMessageStatistics
Get the number of inflight messages.
getInflight() - Method in class gw.api.webservice.messagingTools.MessageStatisticsData
Returns the number of messages that are in flight.
getInfo() - Method in class gw.api.tools.PropertyDisplayInfo
 
getInit() - Method in class gw.lang.ir.statement.IRSwitchStatement
 
getInitializer() - Method in interface gw.lang.parser.expressions.INewExpression
 
getInitializer() - Method in interface gw.lang.parser.IDynamicFunctionSymbol
 
getInitializers() - Method in class gw.lang.ir.statement.IRForEachStatement
 
getInitializers() - Method in interface gw.lang.parser.expressions.IObjectInitializerExpression
 
getInitializing() - Method in class gw.pl.util.internal.DependenciesBase
 
getInitialRetryInterval() - Method in class gw.api.messaging.ExternalDestinationConfig
 
getInnerClass() - Method in class gw.lang.ir.IRClass.InnerClassInfo
 
getInnerClass(CharSequence) - Method in interface gw.lang.parser.IHasInnerClass
returns the appropriate inner class
getInnerClass(CharSequence) - Method in interface gw.lang.reflect.gs.IGosuClass
 
getInnerClasses() - Method in class gw.lang.ir.IRClass
 
getInnerClasses() - Method in interface gw.lang.parser.IHasInnerClass
 
getInnerClasses() - Method in class gw.lang.reflect.gs.GosuClassLightParser
 
getInnerClasses() - Method in interface gw.lang.reflect.gs.IGosuClass
 
getInnerClasses() - Method in class gw.lang.reflect.java.asm.AsmClass
 
getInnerClasses() - Method in interface gw.lang.reflect.java.IJavaType
 
getInnerClassesMap() - Method in interface gw.lang.reflect.gs.IGosuClass
 
getInputMask(AddressFillable, String) - Method in class gw.api.address.DefaultAddressAutocompletePlugin
Return the inputmask for the given address field; returns null if none defined.
getInputMask(Country, String) - Method in class gw.api.address.DefaultAddressAutocompletePlugin
getInputMask(AddressFillable, String) - Static method in class gw.api.contact.AddressAutocompleteUtil
Return the inputmask for the given address field; returns null if none defined.
getInputMask(Country, String) - Static method in class gw.api.contact.AddressAutocompleteUtil
 
getInputMask(Object, IPropertyInfo) - Method in interface gw.datatype.handler.IStringPresentationHandler
Gets the input mask associated with this datatype.
getInputMask(Object, IPropertyInfo) - Method in interface gw.datatype.IPresentableDataType
Gets the input mask associated with this datatype.
getInputMask(AddressFillable, String) - Method in interface gw.plugin.addressautocomplete.IAddressAutocompletePlugin
Return the inputmask for the given address field; returns null if none defined.
getInputMask(Country, String) - Method in interface gw.plugin.addressautocomplete.IAddressAutocompletePlugin
 
getInputStream() - Method in class gw.api.email.AbstractEmailMessageTransport.DocumentContentsDataSource
 
getInputStream() - Method in class gw.api.importing.XmlExporter
Return a new input stream for this export, which will be closed in releaseResources
getInputStream() - Method in class gw.api.importing.XmlExporterXmlElement
Return a new input stream for this export, the caller is responsible for closing the stream.
getInputStream() - Method in class gw.api.importing.XmlExporterXmlWriter
 
getInputStream() - Method in interface gw.api.web.WebFile
 
getInputStream() - Method in class gw.document.DocumentContentsInfo
 
getInputStream(JarEntry) - Method in class gw.fs.jar.JarFileDirectoryImpl
 
getInputStream() - Method in class gw.xml.BinaryData
Returns the backing content as an input stream.
getInputStreamReader(InputStream) - Static method in class gw.util.StreamUtil
Returns a reader for the specified input stream, using UTF-8 encoding.
getInputStreamReader(InputStream, String) - Static method in class gw.util.StreamUtil
Returns a reader for the specified input stream, using specified encoding.
getInsertedBeans() - Method in interface gw.api.preupdate.PreUpdateContext
Returns the list of beans that are being inserted by this transaction.
getInsertedBeans() - Method in interface gw.pl.persistence.core.Bundle
Gets the beans that have been created in this bundle.
getInstance() - Static method in class gw.api.tools.MicrosoftDMVPageHelper
 
getINSTANCE() - Static method in class gw.api.util.mapping.IdentityFieldMapper
 
getInstance() - Static method in class gw.api.util.phone.NANPACountryCodeResolver
Retrieves the resolver singleton.
getInstance() - Static method in class gw.api.util.UltraFastDateFormat
Gets a formatter instance using the default pattern in the default locale.
getInstance(String) - Static method in class gw.api.util.UltraFastDateFormat
Gets a formatter instance using the specified pattern in the default locale.
getInstance(String, TimeZone) - Static method in class gw.api.util.UltraFastDateFormat
Gets a formatter instance using the specified pattern and time zone.
getInstance(String, Locale) - Static method in class gw.api.util.UltraFastDateFormat
Gets a formatter instance using the specified pattern and locale.
getInstance(String, TimeZone, Locale) - Static method in class gw.api.util.UltraFastDateFormat
Gets a formatter instance using the specified pattern, time zone and locale.
getInstance() - Method in interface gw.lang.reflect.IAnnotationInfo
 
getInstance() - Static method in class gw.lang.reflect.TypeSystemRefresher
 
getInstance() - Static method in class gw.pl.external.entity.EntityFactory
Deprecated.
Gets the single EntityFactory instance.
getInstance() - Static method in class gw.pl.external.Invoker
Deprecated.
Gets the single Invoker instance
getInstance() - Static method in class gw.plugin.management.SolrMessageMonitor
 
getInstance() - Static method in class gw.plugin.management.SolrSearchMonitor
 
getInstance() - Static method in class gw.rules.Action
Returns the singleton instance of the action object
getInstance() - Static method in class gw.rules.RuleSetCache
 
getInstance() - Static method in class gw.test.servlet.ChangedTypesRefresher
 
getInstance() - Static method in class gw.xml.parser2.LocationRefType
 
getInstanceFilter() - Method in class gw.api.graph.EntityGraphTraverser
 
getInstanceId() - Method in class gw.api.webservice.maintenanceTools.WQTaskDetails
The Instance ID.
getInstances() - Method in class gw.api.webservice.maintenanceTools.WorkQueueConfig
Get the number of worker instances configured to run on this server
getInstructionFor(int) - Method in interface gw.lang.parser.ITokenizerInstructor
 
getInstructor() - Method in interface gw.lang.parser.ISourceCodeTokenizer
 
getInstrumentedExecutor() - Method in class gw.api.web.tools.WorkQueueExecutorDisplayInfo
 
getInstrumentedWorkExecutor() - Method in interface gw.pl.workqueue.entity.InstrumentedWorkerTask
Returns InstrumentedWorkExecutor that runs this task.
getIntegrityCheckQuery() - Method in interface gw.api.database.WebSQLIntegrityCheck
 
getIntegrityChecksByLoadErrorType(boolean, LoadErrorType) - Method in class gw.api.tools.LoadIntegrityChecksHelper
Returns the loader integreity checks for a given load error type.
getIntegrityChecksByStagingTable(boolean, WebStagingTable) - Method in class gw.api.tools.LoadIntegrityChecksHelper
Returns the loader integrity checks for a given staging table.
getInterfaceMethodsClassName(ICompilableType) - Method in interface gw.lang.reflect.gs.IGosuClassLoader
 
getInterfaces() - Method in class gw.lang.ir.IRClass
 
getInterfaces() - Method in interface gw.lang.parser.statements.IInterfacesClause
 
getInterfaces() - Method in class gw.lang.reflect.DefaultArrayType
 
getInterfaces() - Method in class gw.lang.reflect.FunctionType
 
getInterfaces() - Method in interface gw.lang.reflect.IType
 
getInterfaces() - Method in class gw.lang.reflect.java.asm.AsmClass
 
getInterfaces() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
 
getInterfaces() - Method in interface gw.lang.reflect.java.IJavaClassInfo
 
getInterfaces() - Method in class gw.lang.reflect.ParameterizedFunctionType
 
getInterfaces() - Method in class gw.xml.parser2.LocationRefType
 
getInterfaces() - Method in class gw.xml.parser2.XMLNodeTypeFromJava
 
getInterfaces() - Method in class gw.xml.xsd.typeloader.XMLNodeTypeFromXSD
 
getInterfaces() - Method in class gw.xml.xsd.typeloader.XSDEnumerationType
 
getInterfaces() - Method in class gw.xml.xsd.typeloader.XSDGroupingType
 
getInternalCodeByAlias(String, String, String) - Method in interface gw.api.util.TypecodeMapper
For use during imports, returns a string corresponding to a typecode in the given typelist that matches the given namespace/alias.
getInternalCodeByAlias(String, String, String) - Method in class gw.plugin.util.TypecodeMapperUtil
For use during imports, returns a string corresponding to a typecode in the given typelist that matches the given namespace/alias.
getInternalCodesByAlias(String, String, String) - Method in interface gw.api.util.TypecodeMapper
For use during imports, returns an array of strings representing typecodes given a typelist, a namespace, and an alias.
getInternalCodesByAlias(String, String, String) - Method in class gw.plugin.util.TypecodeMapperUtil
For use during imports, returns an array of strings representing typecodes given a typelist, a namespace, and an alias.
getInternalID() - Method in class gw.api.webservice.importTools.ImportResultDetail
The internal ID of the entity.
getInternalSettings() - Method in class gw.api.print.PrintSettings
Retrieves a handle for access to the set of internal print settings.
getIntersection(Rectangle) - Method in class gw.pl.util.Rectangle
 
getIntrinsicClass() - Method in interface gw.lang.reflect.java.IJavaType
Deprecated.
Use only at runtime. At compile time use getBackingClassInfo().
getIntrinsicType(String) - Static method in class gw.document.ContextObject
 
getIntrinsicType() - Method in interface gw.entity.TypeKey
Returns the owning type for this key.
getIntrinsicType() - Method in class gw.lang.function.AbstractBlock
 
getIntrinsicType() - Method in class gw.lang.reflect.FunctionType
 
getIntrinsicType() - Method in class gw.lang.reflect.gs.FragmentInstance
 
getIntrinsicType() - Method in interface gw.lang.reflect.gs.IGosuObject
 
getIntrinsicType() - Method in interface gw.pl.persistence.core.Bean

Overridden to return the entity specialization of IType.

getIntrinsicType() - Method in class gw.xml.parser2.PLXMLNode
 
getIntrinsicType() - Method in class gw.xml.XmlElement
 
getIntrinsicType() - Method in class gw.xml.XmlTypeInstance
 
getIntrinsicType() - Method in class gw.xml.xsd.info.ChoiceNodeInstance
 
getIntrinsicType() - Method in class gw.xml.xsd.info.ParsedNodeList
 
getIntrinsicType() - Method in class gw.xml.xsd.typeloader.IdrefsList
 
getIntrinsicType() - Method in class gw.xml.xsd.typeloader.XSDBasedXMLNode
 
getIntrinsicType() - Method in class gw.xml.xsd.typeloader.XSDEnumerationValue
 
getIntrinsicTypeFromObject(Object) - Method in interface gw.lang.reflect.IExtendedTypeLoader
Returns the intrinsic type for the given Object.
getIntrinsicTypeName(XSDSchemaIndex) - Method in class gw.xml.xsd.schema.XSDElement
 
getInvalidCharPos() - Method in interface gw.lang.parser.IToken
 
getinvoke() - Method in class gw.lang.reflect.features.BoundMethodReference
 
getinvoke() - Method in class gw.lang.reflect.features.ConstructorReference
 
getinvoke() - Method in interface gw.lang.reflect.features.IInvokableFeatureReference
Returns the method reference as a block in an invokation-friendly syntax
getinvoke() - Method in class gw.lang.reflect.features.MethodChainReference
 
getinvoke() - Method in class gw.lang.reflect.features.MethodReference
 
getIRClassCompiler() - Static method in class gw.lang.GosuShop
 
getIRClassCompiler() - Method in interface gw.lang.IGosuShop
 
getIRType(Class) - Method in class gw.lang.ir.builder.IRBuilder
 
getIRType(IType) - Method in class gw.lang.ir.builder.IRBuilder
 
getIRType(IJavaClassInfo) - Method in class gw.lang.ir.builder.IRBuilder
 
getIRType(Class) - Static method in class gw.lang.ir.builder.IRBuilderMethods
 
getIRType(IType) - Static method in class gw.lang.ir.builder.IRBuilderMethods
 
getIRType(IJavaClassInfo) - Static method in class gw.lang.ir.builder.IRBuilderMethods
 
getIRType(Class) - Static method in class gw.lang.ir.builder.IRElementBuilder
 
getIRType(IType) - Static method in class gw.lang.ir.builder.IRElementBuilder
 
getIRType(IJavaClassInfo) - Static method in class gw.lang.ir.builder.IRElementBuilder
 
getIRTypeResolver() - Static method in class gw.lang.GosuShop
 
getIRTypeResolver() - Method in interface gw.lang.IGosuShop
 
getIRTypes(Class[]) - Method in class gw.lang.ir.builder.IRBuilder
 
getIRTypes(Class[]) - Static method in class gw.lang.ir.builder.IRBuilderMethods
 
getIRTypes(Class[]) - Static method in class gw.lang.ir.builder.IRElementBuilder
 
getIRTypes(IJavaClassInfo[]) - Static method in class gw.lang.ir.builder.IRElementBuilder
 
getIsDone() - Method in class gw.util.ShellProcess
Returns true if the process is done, false if not
getIsFolder() - Method in class gw.smoketest.platform.web.TreeViewNodeElement
 
getIsFolderOpen() - Method in class gw.smoketest.platform.web.TreeViewNodeElement
Returns true if this node is currently expanded.
getIssueColumn() - Method in interface gw.xml.parser2.IXMLParseIssue
 
getIssueColumn() - Method in class gw.xml.parser2.XMLParseIssue
 
getIssueLine() - Method in interface gw.xml.parser2.IXMLParseIssue
 
getIssueLine() - Method in class gw.xml.parser2.XMLParseIssue
 
getIssues() - Method in class gw.api.validation.ValidationExecutionResult
Returns all ValidationIssues (both Errors and Warnings) in the Result that are relevant to the ValidationLevel of this execution.
getIssuesFromPos(int) - Method in exception gw.lang.parser.exceptions.ParseResultsException
 
getItem(int) - Method in class gw.xml.xsd.info.ChoiceNodeInstance
 
getItem(int) - Method in interface gw.xml.xsd.info.NestedList
 
getItem(int) - Method in class gw.xml.xsd.info.ParsedNodeList
 
getItemDistribution(WorkQueueDisplayInfo, Date, int) - Method in class gw.api.web.tools.WorkQueueInfoPage
 
getItemsCheckedOut() - Method in class gw.api.webservice.maintenanceTools.WQTaskDetails
Number of checked out work items
getItemsFailed() - Method in class gw.api.webservice.maintenanceTools.WQTaskDetails
Number of failed work items
getItemsProcessed() - Method in class gw.api.webservice.maintenanceTools.WQTaskDetails
Number of processed work items
getItemsSkipped() - Method in class gw.api.webservice.maintenanceTools.WQTaskDetails
Number of skipped work items
getIteratedElementType(IXMLNode, ISymbolTable) - Method in class gw.xml.parser2.DynamicExpressionInfoProvider
 
getJarFile() - Method in class gw.fs.jar.JarFileDirectoryImpl
 
getJarsWithSources(IModule) - Static method in class gw.util.Extensions
 
getJavaClass() - Method in interface gw.lang.ir.IRType
 
getJavaClass() - Method in class gw.lang.ir.SyntheticIRArrayType
 
getJavaClass() - Method in class gw.lang.ir.SyntheticIRType
 
getJavaClass() - Method in interface gw.lang.reflect.java.IClassJavaClassInfo
 
getJavaClassInfo() - Method in interface gw.lang.ir.IJavaClassIRType
 
getJavaClassInfo(String) - Method in interface gw.lang.reflect.IDefaultTypeLoader
 
getJavaClassInfo(Class) - Static method in class gw.lang.reflect.TypeSystem
 
getJavaClassInfo(Class, IModule) - Static method in class gw.lang.reflect.TypeSystem
 
getJavaClassInfo(String, IModule) - Static method in class gw.lang.reflect.TypeSystem
 
getJavaClassInfoForClassDirectly(Class, IModule) - Method in interface gw.lang.reflect.IDefaultTypeLoader
 
getJavaClassPath() - Method in interface gw.lang.reflect.module.IModule
 
getJavaConstructor() - Method in interface gw.lang.reflect.java.IJavaConstructorInfo
 
getJavadocDescriptionPart(String, boolean) - Method in class gw.pl.util.webservices.axis.GWJavaInterfaceWriter
 
getJavaDocFactory() - Static method in class gw.lang.GosuShop
 
getJavaDocFactory() - Method in interface gw.lang.IGosuShop
 
getJavaImplWriter(Emitter, BindingEntry, SymbolTable) - Method in class gw.pl.util.webservices.axis.GWJavaBindingWriter
 
getJavaInterfaceWriter(Emitter, PortTypeEntry, BindingEntry, SymbolTable) - Method in class gw.pl.util.webservices.axis.GWJavaBindingWriter
 
getJavaMath() - Static method in class gw.api.util.Math
The class Math contains standard methods for performing basic numeric operations such as the elementary exponential, logarithm, square root, and trigonometric functions in the host's Java virtual machine.
getJavaMethodName() - Method in class gw.lang.reflect.PropertyInfoBuilder.BuiltPropertyInfo
 
getJavaName(QName) - Method in class gw.pl.util.webservices.axis.GWEmitter
Convert the specified QName into a full Java Name.
getJavaNameHook(QName) - Method in class gw.pl.util.webservices.axis.GWEmitter
 
getJavaStubWriter(Emitter, BindingEntry, SymbolTable) - Method in class gw.pl.util.webservices.axis.GWJavaBindingWriter
 
getJavaType() - Method in interface gw.lang.reflect.gs.IGosuClass
 
getJavaType(Class) - Method in interface gw.lang.reflect.ITypeSystem
 
getJavaType() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
 
getJavaType() - Method in interface gw.lang.reflect.java.IJavaClassInfo
 
getJavaType(Class) - Static method in class gw.lang.reflect.TypeSystem
Deprecated.
getJavaType() - Method in enum gw.processes.WorkQueueInstrumentationFieldType
Returns Java type used for this instrumentation type.
getJavaVariableName(QName, QName, boolean) - Method in class gw.pl.util.webservices.axis.GWEmitter
 
getJavaVariableNameHook(QName, QName, boolean) - Method in class gw.pl.util.webservices.axis.GWEmitter
 
getJdbcType() - Method in interface gw.datatype.handler.IDataTypePersistenceHandler
The JDBC type corresponding to values of this datatype.
getJdbcType() - Method in class gw.datatype.impl.ClobPersistenceHandler
 
getJdbcType() - Method in class gw.datatype.impl.DatePersistenceHandler
 
getJdbcType() - Method in class gw.datatype.impl.DecimalPersistenceHandler
 
getJdbcType() - Method in class gw.datatype.impl.KeyPersistenceHandlerBase
 
getJdbcType() - Method in class gw.datatype.impl.SimplePersistenceHandler
 
getJdbcType() - Method in class gw.datatype.impl.SoftEntityReferencePersistenceHandler
 
getJdbcType() - Method in class gw.datatype.impl.TypeKeyPersistenceHandler
 
getJdbcType() - Method in class gw.datatype.impl.VarBinaryPersistenceHandler
 
getJdbcType() - Method in class gw.datatype.impl.VarcharPersistenceHandler
 
getJdbcType() - Method in interface gw.datatype.IPersistentDataType
Gets the JDBC type associated with this datatype.
getJdbcUrl() - Method in interface gw.testharness.clustering.IDatabaseServer
 
getJoinPos() - Method in class gw.api.database.DatabaseOutlineHintInfo
 
getJreModule() - Method in interface gw.lang.reflect.module.IExecutionEnvironment
 
getJreModule() - Static method in class gw.lang.reflect.TypeSystem
 
getJreType(Class<?>) - Static method in class gw.lang.reflect.java.JavaTypes
 
getKeptContact() - Method in interface gw.ab.contact.entity.DuplicateContactPair
Returns the ABContact which should be kept from this ContactPair, i.e.
getKernel() - Static method in class gw.config.CommonServices
 
getKey() - Method in class gw.api.quickjump.ContextualNavigationCommand
Returns a String used to uniquely identify this command, for the purpose of detecting duplicate command definitions.
getKey() - Method in class gw.lang.parser.resources.ResourceKey
 
getKey() - Method in interface gw.pl.persistence.core.effdate.EffDatedVersionList
 
getKey() - Method in interface gw.pl.persistence.typelist.TypeKeyReference
Deprecated.
getKey() - Method in class gw.pl.util.PropertyTree
The key of this node.
getKey() - Method in class gw.xml.parser2.XSDEnumeratedType
 
getKeyAfterInsertion() - Method in interface gw.api.database.IInsertBuilder
 
getKeyColumnNames() - Method in interface gw.api.database.IndexStatistics
 
getKeyColumnNamesDisplayString() - Method in class gw.api.tools.DatabaseInfo.IndexInfo
 
getKeyColumnNamesWithSortDir() - Method in interface gw.api.database.IndexStatistics
 
getKeyColumns() - Method in class gw.api.database.DatabaseParameterSet
 
getKeyExpression() - Method in interface gw.lang.parser.expressions.IMapAccessExpression
 
getKeyForValue(V) - Method in class gw.util.DerivedKeyHashMap
 
getKeyMap() - Static method in class gw.api.system.PLConfigParameters
 
getKeys() - Method in interface gw.lang.parser.expressions.IMapInitializerExpression
 
getKeyType() - Method in interface gw.lang.parser.expressions.IMapAccessExpression
 
getKeyType() - Method in interface gw.lang.reflect.IEntityAccess
 
getKeyType() - Static method in class gw.lang.reflect.TypeSystem
 
getKeywords() - Method in interface gw.plugin.document.IDocumentTemplateDescriptor
Returns an array of keywords which can be used to search for this template.
getKeywords() - Method in class gw.plugin.document.impl.XMLDocumentTemplateDescriptor
 
getKeywords() - Method in interface gw.plugin.email.IEmailTemplateDescriptor
Email Keywords
getKeywords() - Method in interface gw.plugin.note.INoteTemplateDescriptor
Keywords
getKnownInnerClassesWithoutCompiling() - Method in interface gw.lang.reflect.gs.IGosuClass
 
getLabel() - Method in class gw.api.archiving.ArchiveDetails
 
getLabel() - Method in class gw.api.archiving.ArchiveExcludedBecauseOfFailureDetails
 
getLabel() - Method in class gw.api.archiving.ArchiveExcludedBecauseOfRulesDetails
 
getLabel() - Method in class gw.api.archiving.ArchiveSkippedDetails
 
getLabel() - Method in class gw.api.bean.compare.ui.BaseEntityDiffDisplay
Label for rows displaying entities in the policy comparison UI.
getLabel() - Method in class gw.api.bean.compare.ui.BasePropertyDiffDisplay
The label used in the UI when displaying a property difference.
getLabel() - Method in interface gw.api.bean.compare.ui.DiffDisplay
 
getLabel() - Method in class gw.api.bean.compare.ui.EntityDiffDisplay
Label for rows displaying entities in the entity comparison UI.
getLabel() - Method in class gw.api.bean.compare.ui.PropertyDiffDisplay
The label used in the UI when displaying a property difference.
getLabel() - Method in class gw.api.graph.print.DotAttributes
Returns the label value.
getLabel() - Method in interface gw.api.team.TeamModel
Returns the display label for this element of data.
getLabel() - Method in class gw.api.tools.DBInfoActivityStatsSummaryListsTableRecord
 
getLabel(IPropertyInfo) - Static method in class gw.api.util.PropertyDisplay
Returns the label for the given property based on the display key, if present, or on the property name.
getLabel(String, String) - Static method in class gw.api.util.PropertyDisplay
Returns the label for the given property based on the display key, if present, or on the property name.
getLabel() - Method in interface gw.lang.parser.IActivationContext
 
getLabel() - Method in interface gw.pl.contact.entity.ProximitySearchParameters
Returns a localized, human-readable string for indicated search, such as "10 miles" or "5 closest".
getLabel() - Method in class gw.smoketest.platform.web.ValueElement
 
getLabel(String) - Method in interface gw.testharness.ISmokeTestHelper
Gets the label of the name@d input.
getLanguage() - Method in interface gw.plugin.document.IDocumentTemplateDescriptor
Returns the language in which the document will be generated from this template descriptor.
getLanguage() - Method in class gw.plugin.document.impl.XMLDocumentTemplateDescriptor
 
getLanguageLabel(LanguageType) - Static method in class gw.api.util.LocaleUtil
Returns the display label for the language
getLanguageLevel() - Method in interface gw.lang.reflect.IEntityAccess
 
getLast() - Method in class gw.api.database.DBDateRange
 
getLast() - Method in class gw.api.database.Range
 
getLast() - Method in class gw.api.database.ValueRange
 
getLastAccessTime() - Method in class gw.fs.physical.win32.Win32FindData
 
getLastAssignedGroup(GroupAssignmentState) - Method in class gw.api.assignment.AssignmentType
Get the last assigned group for this assignment type from the state
getLastAssignedGroup(DynamicAssignmentState) - Method in class gw.api.assignment.AssignmentType
Get the last assigned group for this assignment type from the state
getLastAssignedGroup(GroupAssignmentState) - Method in class gw.api.assignment.DefaultAssignmentType
 
getLastAssignedGroup(DynamicAssignmentState) - Method in class gw.api.assignment.DefaultAssignmentType
 
getLastAssignedUser(GroupAssignmentState) - Method in class gw.api.assignment.AssignmentType
Get the last assigned user for this assignment type from the state
getLastAssignedUser(DynamicAssignmentState) - Method in class gw.api.assignment.AssignmentType
Get the last assigned user for this assignment type from the state
getLastAssignedUser(GroupAssignmentState) - Method in class gw.api.assignment.DefaultAssignmentType
 
getLastAssignedUser(DynamicAssignmentState) - Method in class gw.api.assignment.DefaultAssignmentType
 
getLastChild() - Method in interface gw.lang.parser.IParseTree
 
getLastChildWithParsedElementType(Class<? extends IParsedElement>) - Method in interface gw.lang.parser.IParseTree
 
getLastCreatedBean() - Method in class gw.api.databuilder.DataBuilder
Gets the last bean created by this builder, or null if DataBuilder.create(gw.pl.persistence.core.Bundle) has not yet been called.
getLastEdge() - Method in class gw.api.graph.Path
Returns the last edge in the path.
getLastErrors() - Method in interface gw.plugin.cluster.TransportStatistics
Returns the last few transport errors.
getLastResult() - Static method in class gw.api.tools.InternalToolsUtil
 
getLastRun(BatchProcessType) - Static method in class gw.api.tools.BatchProcess
 
getLastRunDate() - Method in class gw.api.archiving.ArchiveCountSummarySinceLastRun
 
getLastRunDateForBatchProcess(String) - Method in interface gw.api.webservice.maintenanceTools.MaintenanceToolsBase
get the last date that a given BatchProcess was run
getLastRunDateForBatchProcess(String) - Method in class gw.api.webservice.maintenanceTools.MaintenanceToolsImpl
get the last date that a given BatchProcess was run
getLastRunStatus(BatchProcessType) - Static method in class gw.api.tools.BatchProcess
 
getLastScopeNode(PCFElementId.PCFElementScope) - Method in class gw.smoketest.platform.web.PCFElementId
Returns the last node, from the root, that is of the provided scope.
getLastUpdateAsDate() - Method in interface gw.pl.clusterinfo.entity.ClusterMemberData
Returns LastUpdate timestamp as Date.
getLastWriteTime() - Method in class gw.fs.physical.win32.Win32FindData
 
getLatest(File, File) - Method in interface gw.api.scm.IScmAdapter
Gets the latest version of the given file in the repository, and writes it to the temporary file specified.
getLatestDate() - Method in class gw.api.archiving.ArchiveCountSummaryByDatamodelVersion
 
getLatestUpgrade() - Method in class gw.api.tools.UpgradeInfoPageHelper
 
getLatitude() - Method in class gw.api.database.spatial.SpatialPoint
 
getLatitude() - Method in interface gw.pl.contact.entity.Address
Latitude expressed in degrees.
getLatLongFromAddress(Address) - Method in class gw.api.geocode.AbstractGeocodePlugin
 
getLcsLength() - Method in class gw.pl.util.diff.lcs.LongestCommonSubsequence
 
getLeafValue(A) - Method in interface gw.api.path.Path
 
getLeafValue(A) - Method in class gw.api.path.PersistentPath
 
getLeastSignificantTerminalStatement() - Method in class gw.lang.ir.IRStatement
 
getLeastSignificantTerminalStatement() - Method in class gw.lang.ir.statement.IRArrayStoreStatement
 
getLeastSignificantTerminalStatement() - Method in class gw.lang.ir.statement.IRAssignmentStatement
 
getLeastSignificantTerminalStatement() - Method in class gw.lang.ir.statement.IRBreakStatement
 
getLeastSignificantTerminalStatement() - Method in class gw.lang.ir.statement.IRContinueStatement
 
getLeastSignificantTerminalStatement() - Method in class gw.lang.ir.statement.IRDoWhileStatement
 
getLeastSignificantTerminalStatement() - Method in class gw.lang.ir.statement.IREvalStatement
 
getLeastSignificantTerminalStatement() - Method in class gw.lang.ir.statement.IRFieldDecl
 
getLeastSignificantTerminalStatement() - Method in class gw.lang.ir.statement.IRFieldSetStatement
 
getLeastSignificantTerminalStatement() - Method in class gw.lang.ir.statement.IRForEachStatement
 
getLeastSignificantTerminalStatement() - Method in class gw.lang.ir.statement.IRIfStatement
 
getLeastSignificantTerminalStatement() - Method in class gw.lang.ir.statement.IRMethodCallStatement
 
getLeastSignificantTerminalStatement() - Method in class gw.lang.ir.statement.IRMethodStatement
 
getLeastSignificantTerminalStatement() - Method in class gw.lang.ir.statement.IRMonitorLockAcquireStatement
 
getLeastSignificantTerminalStatement() - Method in class gw.lang.ir.statement.IRMonitorLockReleaseStatement
 
getLeastSignificantTerminalStatement() - Method in class gw.lang.ir.statement.IRNewStatement
 
getLeastSignificantTerminalStatement() - Method in class gw.lang.ir.statement.IRNoOpStatement
 
getLeastSignificantTerminalStatement() - Method in class gw.lang.ir.statement.IRReturnStatement
 
getLeastSignificantTerminalStatement() - Method in class gw.lang.ir.statement.IRStatementList
 
getLeastSignificantTerminalStatement() - Method in class gw.lang.ir.statement.IRSwitchStatement
The switch statement has a non-null terminal stmt iff: 1) There are no case stmts or all the the case stmts have non-break terminator and 2) The default stmt exists and has a non-break terminator
getLeastSignificantTerminalStatement() - Method in class gw.lang.ir.statement.IRSyntheticStatement
 
getLeastSignificantTerminalStatement() - Method in class gw.lang.ir.statement.IRThrowStatement
 
getLeastSignificantTerminalStatement() - Method in class gw.lang.ir.statement.IRTryCatchFinallyStatement
 
getLeastSignificantTerminalStatement() - Method in class gw.lang.ir.statement.IRWhileStatement
 
getLeastSignificantTerminalStatement(boolean[]) - Method in interface gw.lang.parser.IStatement
Indicates whether or not control flow is terminal at this statement.
getLeaves() - Method in class gw.api.graph.Tree
Returns a collection of all leaf nodes in the tree.
getLeftEndpoint() - Method in class gw.lang.reflect.interval.AbstractInterval
 
getLeftEndpoint() - Method in interface gw.lang.reflect.interval.IInterval
 
getLegalChildren() - Method in class gw.xml.parser2.XMLNodeInstanceTypeInfo
Returns the list of Classes of nodes that this element can potentially have as children.
getLegalChildren() - Method in class gw.xml.parser2.XMLNodeIntrinsicTypeInfoFromJava
Returns the list of Classes of nodes that this element can potentially have as children.
getLength() - Method in class gw.api.tools.DatabaseInfo.ColumnInfo
 
getLength(Object, IPropertyInfo) - Method in interface gw.datatype.handler.IStringConstraintsHandler
Gets the maximum number of characters in values of this datatype.
getLength() - Method in interface gw.datatype.handler.IVarcharPersistenceHandler
Gets the maximum number of characters in values of this datatype.
getLength(Object, IPropertyInfo) - Method in interface gw.datatype.IConstrainedDataType
Gets the maximum length for the datatype, for the given property on the given object.
getLength(Object, IPropertyInfo) - Method in class gw.datatype.impl.StringConstraintsHandler
 
getLength() - Method in class gw.datatype.impl.VarcharPersistenceHandler
 
getLength() - Method in interface gw.datatype.IPersistentDataType
Gets the maximum length of values for this datatype.
getLength() - Method in interface gw.lang.parser.IParseTree
 
getLength() - Method in class gw.lang.parser.SourceCodeReader
 
getLength() - Method in interface gw.lang.reflect.gs.IGosuArrayClassInstance
 
getLengthAccessor() - Static method in class gw.lang.GosuShop
 
getLengthAccessor() - Method in interface gw.lang.IGosuShop
 
getLesserOrEqualAvailabilityLevels(AvailabilityLevel) - Static method in enum gw.api.server.AvailabilityLevel
 
getLevel() - Method in class gw.api.tools.LoadStepDisplayable
 
getLevel() - Method in class gw.api.tools.SetLogLevelData.LevelComparable
 
getLevel() - Method in class gw.api.validation.ValidationExecutionResult
ValidationLevel of the execution.
getLevel() - Method in class gw.api.validation.ValidationIssue
ValidationLevel to which the reason message applies.
getLevel() - Method in class gw.lang.reflect.IProvidesCustomErrorInfo.CustomErrorInfo
 
getLevel() - Method in class gw.pl.logging.LoggerImpl
Deprecated.
a new mechanism will be introduced to do this in 9.
getLevel() - Method in interface gw.testharness.LoggerCapturedEvent
 
getLevel() - Method in class gw.testharness.LoggerCapturedEventImpl
 
getLevel() - Method in class gw.testharness.v3.LoggerCapturedEventImpl
 
getLevenshteinDistance(String, String) - Static method in class gw.util.GosuStringUtil
Find the Levenshtein distance between two Strings.
getLhs() - Method in class gw.lang.ir.expression.IRArithmeticExpression
 
getLhs() - Method in class gw.lang.ir.expression.IRConditionalAndExpression
 
getLhs() - Method in class gw.lang.ir.expression.IRConditionalOrExpression
 
getLhs() - Method in class gw.lang.ir.expression.IREqualityExpression
 
getLhs() - Method in class gw.lang.ir.expression.IRFieldGetExpression
 
getLhs() - Method in class gw.lang.ir.expression.IRRelationalExpression
 
getLhs() - Method in class gw.lang.ir.statement.IRFieldSetStatement
 
getLHS() - Method in interface gw.lang.parser.expressions.IArithmeticExpression
 
getLHS() - Method in interface gw.lang.parser.expressions.IBinaryExpression
 
getLHS() - Method in interface gw.lang.parser.expressions.IConditionalExpression
 
getLHS() - Method in interface gw.lang.parser.expressions.ITypeAsExpression
 
getLHS() - Method in interface gw.lang.parser.expressions.ITypeIsExpression
 
getLightWeightReference() - Method in interface gw.lang.parser.ISymbol
Creates a copy of this symbol without the value so that the empty symbol can be stored.
getLine() - Method in exception gw.lang.parser.exceptions.ParseIssue
 
getLine() - Method in interface gw.lang.parser.IParseIssue
 
getLine() - Method in interface gw.lang.parser.IToken
 
getLine(int) - Method in class gw.pl.io.StringLineWriter
Gets the contents of the line at the given line number.
getLineHeight() - Method in class gw.api.print.PrintSettings
Returns the total height of a standard printed line.
getLineNum() - Method in interface gw.lang.parser.IParsedElement
 
getLineNum() - Method in interface gw.lang.parser.IParseTree
 
getLineNumber() - Method in class gw.lang.ir.IRElement
 
getLineNumber() - Method in exception gw.lang.parser.exceptions.ParseIssue
 
getLineNumber() - Method in interface gw.lang.parser.IParserState
 
getLineNumber() - Method in interface gw.lang.parser.ISourceCodeTokenizer
 
getLineNumber() - Method in exception gw.lang.parser.template.TemplateParseException
 
getLineNumber() - Method in class gw.lang.reflect.LocationInfo
 
getLineNumber() - Method in class gw.xml.FileNameAndLineNumber
 
getLineNumber() - Method in exception gw.xml.XMLParseException
 
getLineNumberForIndex(String, int) - Static method in class gw.util.GosuStringUtil
 
getLineNumShift() - Method in interface gw.lang.parser.IParserPart
 
getLineOffset() - Method in exception gw.lang.parser.exceptions.ParseIssue
 
getLineOffset() - Method in interface gw.lang.parser.IParserState
 
getLineOffset() - Method in interface gw.lang.parser.ISourceCodeTokenizer
 
getLineOffset() - Method in interface gw.lang.parser.IToken
 
getLineReportingOffset() - Method in exception gw.lang.parser.exceptions.ParseIssue
 
getLineSeparator() - Method in class gw.xml.XmlSerializationOptions
 
getLinkedContact() - Method in interface gw.pl.contact.entity.AddressBookConvertable
Deprecated.
Since ClaimCenter 8.0, use getLinkedContact() in ContactSystemUtil
getLinkedZone() - Method in class gw.api.admin.ZoneSearchCriteria
Deprecated.
 
getLinkedZoneTypes() - Method in class gw.api.webservice.zone.InsertZoneLinkTransaction
Returns a list, each element in the list is a 2 element array of zone types.
getLinkID() - Method in interface gw.webservice.contactapi.AddressBookUIDTuple
 
getLinkStatusMessage() - Method in class gw.api.contact.LinkStatus
Returns the appropriate localized message, depending on the linkStatus as defined in the display-property Java.ContactLinkStatus.linkStatus.
getLinkStatusValue() - Method in class gw.api.contact.LinkStatus
See the LinkStatus class page for the possible enum values.
getLinksToMe(boolean) - Method in interface gw.entity.IEventType
 
getLinkVersionList(ILinkPropertyInfo) - Method in interface gw.pl.persistence.core.effdate.entity.EffDatedBase
Get the version list for an effective dated foreign key.
getListName() - Method in interface gw.pl.external.typelist.TypeKey
Deprecated.
 
getListViewBlockSize() - Method in class gw.api.print.PrintSettings.InternalPrintSettings
 
getListViewFontSize() - Method in class gw.api.print.PrintSettings
Returns the size of the font used for printing list view content.
getListViewTitle(String) - Method in class gw.api.print.PrintSettings.InternalPrintSettings
Fetches a title for a given list view if it has been overridden with addListViewTitle.
getLiteralMetaType() - Method in class gw.lang.reflect.AbstractType
 
getLiteralMetaType() - Method in interface gw.lang.reflect.IType
 
getLiteralType() - Method in class gw.lang.ir.expression.IRClassLiteral
 
getLoadCommandID() - Method in class gw.api.webservice.tableImport.TableImportResult
Returns the public id of the row in loadcommand table for the operation.
getLoadedInnerClasses() - Method in interface gw.lang.parser.IHasInnerClass
 
getLoader() - Method in exception gw.lang.parser.exceptions.ParseResultsException
 
getLoaderIntegrityCheckPredicates(String) - Method in interface gw.datatype.IConstrainedDataType
Gets any related loader integrity checks for the given column, as a string.
getLoadErrorRows() - Method in interface gw.pl.staging.entity.LoadError
Get all of the LoadErrorRows associated with this LoadError.
getLoadErrors() - Method in class gw.api.tools.LoadErrorsHelper
 
getLoadErrorType() - Method in interface gw.api.database.WebLoaderSQLIntegrityCheck
 
getLoadErrorTypes(boolean) - Method in class gw.api.tools.LoadIntegrityChecksHelper
Returns all the load error types available.
getLoaderValidationPredicates(String) - Method in interface gw.datatype.handler.IDataTypeConstraintsHandler
Same as IDataTypeConstraintsHandler.getConsistencyCheckerPredicates(String), except that the checks apply to the staging tables.
getLoaderValidationPredicates(String) - Method in class gw.datatype.impl.DateOnlyConstraintsHandler
 
getLoaderValidationPredicates(String) - Method in class gw.datatype.impl.DateTimeConstraintsHandler
 
getLoaderValidationPredicates(String) - Method in class gw.datatype.impl.DecimalConstraintsHandlerBase
 
getLoaderValidationPredicates(String) - Method in class gw.datatype.impl.IntegerConstraintsHandlerBase
 
getLoaderValidationPredicates(String) - Method in class gw.datatype.impl.LongConstraintsHandlerBase
 
getLoaderValidationPredicates(String) - Method in class gw.datatype.impl.PastDateTimeConstraintsHandler
 
getLoaderValidationPredicates(String) - Method in class gw.datatype.impl.StringConstraintsHandlerBase
 
getLoaderValidationPredicates(String) - Method in class gw.datatype.impl.TypeKeyConstraintsHandler
 
getLoadHistoryDownloadsInfo(int) - Method in interface gw.api.webservice.tableImport.ITableImportAPI
Return Load History downloads information.
getLoadHistoryDownloadsInfo(int) - Method in class gw.api.webservice.tableImport.TableImportImpl
 
getLoadStep() - Method in class gw.api.tools.LoadStepDisplayable
 
getLobTypes() - Method in interface gw.plugin.note.INoteTemplateDescriptor
LobTypes
getLocale() - Method in class gw.api.util.UltraFastDateFormat
Gets the locale used by this formatter.
getLocale() - Method in class gw.api.webservice.addressbook.contactapi.ABContactAPISearchSpec
Deprecated.
 
getLocale() - Method in class gw.api.webservice.addressbook.contactapi.ABContactSearchSpecWithoutPaging
 
getLocale() - Method in interface gw.lang.reflect.IEntityAccess
 
getLocale() - Method in interface gw.pl.document.entity.Document
Deprecated.
see getDocumentLanugage() instead
getLocale() - Method in interface gw.plugin.document.IDocumentTemplateDescriptor
Deprecated.
Should use getLanguage instead, documents are stored by language not locale/regional formatting
getLocale() - Method in class gw.plugin.document.impl.XMLDocumentTemplateDescriptor
Deprecated. 
getLocale() - Method in interface gw.plugin.email.IEmailTemplateDescriptor
Email locale
getLocale() - Method in interface gw.plugin.note.INoteTemplateDescriptor
Locale
getLocaleLabel(LocaleType) - Static method in class gw.api.util.LocaleUtil
 
getLocalizedName() - Method in enum gw.api.server.AvailabilityLevel
get the localized name for this enumeration
getLocalizedName() - Method in enum gw.api.system.server.Runlevel
get the localized name for this enumeration
getLocalizedName() - Method in enum gw.api.tools.SecurityDictionaryOutputFormat
 
getLocalizedName(IType) - Static method in class gw.api.util.LocaleUtil
 
getLocalizeMessage() - Method in interface gw.pl.workflow.entity.WorkflowLogEntry
This will localize the message for the current locale
getLocalServletRoot() - Method in class gw.pl.modules.ModulesNode
 
getLocalVarName() - Method in interface gw.lang.parser.expressions.ILocalVarDeclaration
 
getLocation() - Method in interface gw.lang.parser.IParsedElement
 
getLocation(String, int, int, SearchLocation) - Static method in class gw.pl.util.StringUtil
 
getLocation() - Method in class gw.xml.AbstractXMLNode
Gets file location information about this node, if it was parsed from a file.
getLocation() - Method in interface gw.xml.IXMLNodeParserCallbacks
 
getLocation() - Method in exception gw.xml.XMLParseException
 
getLocationArguments() - Method in class gw.api.quickjump.ContextualNavigationCommand
 
getLocationArguments() - Method in class gw.api.quickjump.StaticNavigationCommand
Returns the arguments being passed to the target location.
getLocationArgumentTypes() - Method in class gw.api.quickjump.ContextualNavigationCommand
 
getLocationArgumentTypes() - Method in class gw.api.quickjump.StaticNavigationCommand
Returns the types of the arguments being passed to the target location.
getLocationInfo() - Method in interface gw.lang.reflect.ILocationAwareFeature
 
getLocationInfo() - Method in class gw.lang.reflect.PropertyInfoBuilder.BuiltPropertyInfo
 
getLocationKey() - Method in class gw.api.tools.LocationUsageStat
 
getLocations() - Method in interface gw.lang.parser.IGosuParser
 
getLocationType() - Method in class gw.api.tools.LocationUsageStat
 
getLocksForAssignable(Assignable, Set) - Method in interface gw.api.assignment.DynamicGroupAssignmentStrategy
Return the set of entities which should be locked while the assignment is performed, based on the supplied set of candidate groups.
getLocksForAssignable(Assignable, Set) - Method in interface gw.api.assignment.DynamicUserAssignmentStrategy
Return the set of entities which should be locked while the assignment is performed, based on the supplied set of candidate users.
getLog4jLogger() - Method in class gw.pl.logging.LoggerImpl
Deprecated.
a new mechanism will be introduced to do this in 9.
getLogFile() - Method in class gw.api.tools.LogViewInfo
 
getLogFileLocation() - Method in class gw.api.tools.MicrosoftDriverLoggingPageHelper
 
getLogFiles() - Static method in class gw.api.tools.LogViewInfo
Return a list of the available log files.
getLogger(Logger) - Static method in class gw.api.system.logging.LoggerFactory
Deprecated.
 
getLogger(Logger, String) - Static method in class gw.api.system.logging.LoggerFactory
Deprecated.
getLogger() - Static method in class gw.api.webservice.zone.ZoneImportHelper
 
getLogger() - Method in interface gw.lang.reflect.IEntityAccess
 
getLogger(String) - Static method in class gw.pl.logging.LoggerFactory
Deprecated.
Create a logger with a certain name
getLogger(String, String) - Static method in class gw.pl.logging.LoggerFactory
Deprecated.
Create a sublogger of a logger with name
getLogger(Class) - Static method in class gw.pl.logging.LoggerFactory
Deprecated.
Create a logger using class name
getLogger(Class, String) - Static method in class gw.pl.logging.LoggerFactory
Deprecated.
Create a sublogger of a logger based on class name.
getLogger(Logger) - Static method in class gw.pl.logging.LoggerFactory
Deprecated.
For consistency - a wrapper.
getLogger(Logger, String) - Static method in class gw.pl.logging.LoggerFactory
Deprecated.
Create a sublogger of existing logger
getLogger(String, Level) - Static method in class gw.pl.logging.LoggerFactory
Deprecated.
Create a logger with a specific level
getLogger(Logger, String, Level) - Static method in class gw.pl.logging.LoggerFactory
Deprecated.
Create a sublogger of existing logger with a specific level
getLogger(Logger, Appender) - Static method in class gw.pl.logging.LoggerFactory
Deprecated.
This is a hack to allow a custom appender.
getLogger() - Method in interface gw.testharness.ISmokeTestHelperCallbacks
 
getLogger() - Method in class gw.testharness.v3.APICompatibleTestEnvironment
 
getLogger() - Method in class gw.testharness.v3.PLTestClass
 
getLogger() - Method in class gw.xml.parser2.BaseAbstractNode
Deprecated.
Use LoggerCategory instead
getLogger() - Method in class gw.xml.parser2.XMLNodeConvertibleBase
Deprecated.
Use Logger instead
getLogger() - Method in interface gw.xml.ws.IWsdlPort
the logger used for this web service
getLoggerLevel(String) - Method in class gw.api.tools.SetLogLevelData
 
getLoggers() - Method in class gw.api.tools.SetLogLevelData
 
getLoggerSources() - Method in class gw.api.tools.SetLogLevelData
 
getLoggingCategories() - Method in interface gw.api.webservice.systemTools.ISystemTools
Get a list of all of the logger categories available in the system.
getLoggingCategories() - Method in class gw.api.webservice.systemTools.SystemToolsImpl
 
getLoggingLevel() - Method in class gw.api.tools.MicrosoftDriverLoggingPageHelper
 
getLogicalName() - Method in class gw.api.tools.ClusteredServer
 
getLogicalName() - Method in class gw.testharness.clustering.ClusterMember
Returns server logical name in the cluster
getLogicalName() - Static method in class gw.testharness.clustering.ClusterTestUtil
 
getLogText() - Method in class gw.api.tools.LogViewInfo
 
getLong(String, Long) - Method in class gw.processes.WorkQueueInstrumentation
Returns current value if it exists and not null or specified default value otherwise.
getLongitude() - Method in class gw.api.database.spatial.SpatialPoint
 
getLongitude() - Method in interface gw.pl.contact.entity.Address
Longitude expressed in degrees relative to the prime meridian.
getLoopTest() - Method in class gw.lang.ir.statement.IRDoWhileStatement
 
getLoopTest() - Method in class gw.lang.ir.statement.IRForEachStatement
 
getLoopTest() - Method in class gw.lang.ir.statement.IRWhileStatement
 
getLowerCaseHashCode(CharSequence) - Static method in class gw.lang.parser.CICS
 
getMainStatement() - Method in interface gw.lang.parser.expressions.IProgram
 
getMajor() - Method in class gw.lang.GosuVersion
 
getMajorVersion() - Method in interface gw.plugin.upgrade.IDatamodelUpgrade
 
getManagementElapsed() - Method in class gw.api.web.tools.WorkItemProcessingSummary
 
getManager() - Static method in class gw.testharness.clustering.ClusterTestManager
 
getMap() - Method in class gw.lang.parser.ExternalSymbolMapForMap
 
getMap() - Method in class gw.lang.reflect.Expando
 
getMap() - Method in interface gw.lang.reflect.IExpando
 
getMap(UnitOfDistance) - Method in interface gw.pl.contact.entity.Address
Gets a URL to a map showing this address.
getMap() - Method in interface gw.pl.contact.entity.Address
Gets a URL to a map showing this address.
getMapAccessExpression() - Method in interface gw.lang.parser.statements.IMapAssignmentStatement
 
getMapForAddress(Address, UnitOfDistance) - Method in class gw.api.geocode.AbstractGeocodePlugin
There is no practical "generic" way to generate maps.
getMapForAddress(Address, UnitOfDistance, String) - Method in class gw.api.geocode.AbstractGeocodePlugin
By default, this simply drops the options string and calls the base getMapForAddress() method.
getMapForAddress(Address, UnitOfDistance) - Method in interface gw.plugin.geocode.GeocodePlugin
Gets a URL to a map showing the address provided.
getMapForAddress(Address, UnitOfDistance, String) - Method in interface gw.plugin.geocode.GeocodePlugin
Gets a URL to a map showing the address provided.
getMapImageTag() - Method in class gw.api.contact.MapImageUrl
Wraps a MapImageURL inside a HTML IMG tag, for display in the Guidewire UI.
getMapImageUrl() - Method in class gw.api.contact.MapImageUrl
The URL of the Map image.
getMapInt(Map, String) - Static method in class gw.pl.util.CollectionUtil
Int typed Map.get()
getMapOverviewUrl() - Method in class gw.api.contact.DrivingDirections
URL of overview map showing entire journey
getMappedTargetColumns() - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeInsertBuilder
 
getMappedTargetColumns() - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeInsertSelectBuilder
 
getMappedTargetColumns() - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeUpdateBuilder
 
getMapString(Map, String) - Static method in class gw.pl.util.CollectionUtil
String typed Map.get()
getMapURLs() - Method in class gw.api.contact.DrivingDirections
URLs of maps of parts of the journey can be found.
getMarginBottom() - Method in class gw.api.print.PrintSettings
Returns the print page bottom margin size.
getMarginLeft() - Method in class gw.api.print.PrintSettings
Returns the print page left margin size.
getMarginRight() - Method in class gw.api.print.PrintSettings
Sets the print page right margin size.
getMarginTop() - Method in class gw.api.print.PrintSettings
Returns the print page top margin size.
getMarket() - Method in interface gw.currency.fxrate.FXRateContext
 
getMarket() - Method in class gw.currency.fxrate.FXRateContextImpl.Builder
 
getMarket() - Method in class gw.currency.fxrate.FXRateContextImpl
 
getMarketDescription(FXRateMarket) - Method in interface gw.currency.fxrate.FXRateService
The description of the market
getMarketExchangeRate(Currency, Currency) - Static method in class gw.api.util.CurrencyUtil
Get the ExchangeRate by which to multiply the amount in the from Currency to get the equivalent amount in the to currency.
getMarketExchangeRateEntity(Currency, Currency) - Static method in class gw.api.util.CurrencyUtil
Get the ExchangeRateEntity that contains an exchange rate from one currency to another.
getMarketName(FXRateMarket) - Method in interface gw.currency.fxrate.FXRateService
The name of the market
getMarketTime() - Method in interface gw.currency.fxrate.FXRateContext
 
getMarketTime() - Method in class gw.currency.fxrate.FXRateContextImpl.Builder
 
getMarketTime() - Method in class gw.currency.fxrate.FXRateContextImpl
 
getMatcher() - Method in class gw.util.RegExpMatch
 
getMatcherContext() - Method in class gw.api.bean.compare.InitializableMatcherBase
Returns the MatcherContext.
getMatcherTypes() - Method in interface gw.plugin.contact.PendingContactChangeConfigurationPlugin
Returns a map of matcher types by entity type.
getMatches() - Method in interface gw.api.contact.AddressBookMatch
Gets the matching Contacts.
getMatches() - Method in class gw.api.graph.compare.EntityComparison
Returns all matches that were found in the graph comparison.
getMatches() - Method in interface gw.api.graph.compare.GraphComparison
Returns all the matches (source and compare) in the comparison.
getMatches() - Method in interface gw.api.graph.compare.QueryableBeanComparison
Returns a collection of matches between the compared entity graphs.
getMatchesOfType(Class<E>) - Method in class gw.api.graph.compare.EntityComparison
Returns all matches of the given type.
getMatchingElement(int, int) - Method in interface gw.lang.parser.IParseTree
 
getMatchPrioritizer(T) - Method in interface gw.api.bean.compare.EntityMatcher
To assist with the case where there are multiple matches for an entity, this method returns a Comparator to determine the closest match.
getMatchPrioritizer(KeyableBean) - Method in class gw.api.contact.pendingchanges.LinkIDMatcher
Prioritizes matches based on whether or not the bean toBeMatched has either a AddressBookUID or a PolicySystemID.
getMaterializedViewInfos() - Method in class gw.api.tools.DatabaseInfo
 
getMaterializedViewNVPairInfos() - Method in class gw.api.tools.DatabaseInfo
 
getMaxElapsed() - Method in class gw.api.profiler.ProfilerStackGroup
 
getMaxFOPClaimPrintFileSize() - Method in class gw.api.print.PrintSettings.InternalPrintSettings
 
getMaxIdFor(IEntityType) - Static method in class gw.api.testdata.TestDataUtil
Return the current maximum committed id for the given entity type.
getMaximumExtensionLength() - Static method in class gw.api.util.PhoneUtil
 
getMaximumExtensionLength() - Method in interface gw.plugin.phone.IPhoneNormalizerPlugin
The maximum length allowed for phone extensions.
getMaxLength() - Method in class gw.api.database.DatabaseRow
 
getMaxLength() - Method in class gw.api.system.StringParameterKey
Returns maximum length of string (inclusive).
getMaxLength() - Method in class gw.xml.xsd.info.XSDNodeValueInfo
 
getMaxLengthEstimate() - Method in class gw.api.util.UltraFastDateFormat
Gets an estimate for the maximum string length that the formatter will produce.
getMaxLines() - Method in class gw.api.tools.LogViewInfo
 
getMaxNestedListViewSize() - Method in class gw.api.print.PrintSettings.InternalPrintSettings
 
getMaxNumberOfWorkers() - Method in class gw.api.web.tools.WorkQueueExecutorDisplayInfo
 
getMaxNumOfWorkers() - Method in class gw.api.webservice.maintenanceTools.WQueueExecutorDetails
Maximum number of allowed workers for the given executor.
getMaxOccurs() - Method in class gw.xml.parser2.XMLChildListDeclaration
 
getMaxOccurs() - Method in class gw.xml.xsd.info.XSDElementRefInfo
 
getMaxOccurs() - Method in class gw.xml.xsd.info.XSDGroupingInfo
 
getMaxOccurs(XSDElement) - Method in class gw.xml.xsd.schema.XSDAll
 
getMaxOccurs(XSDElement) - Method in class gw.xml.xsd.schema.XSDChoice
 
getMaxOccurs() - Method in class gw.xml.xsd.schema.XSDElement
 
getMaxOccurs(XSDElement) - Method in class gw.xml.xsd.schema.XSDElementContainer
 
getMaxOccurs(XSDElement) - Method in class gw.xml.xsd.schema.XSDGroup
 
getMaxOccurs(XSDElement) - Method in class gw.xml.xsd.schema.XSDSequence
 
getMaxPollInterval() - Method in class gw.api.webservice.maintenanceTools.WorkQueueConfig
Get the maximum time in milliseconds that a worker will wait between queries for new workitems.
getMaxQueryTime() - Method in class gw.api.profiler.AggregatedQuerySummary
 
getMaxQueryTime() - Method in class gw.api.profiler.StackQuerySummary
 
getMaxResults() - Method in class gw.plugin.search.RemotableSearchResultSpec
Specifies the maximum number of results to return.
getMaxResults() - Method in class gw.plugin.util.RemotableSearchResultSpec
Specifies the maximum number of results to return.
getMaxRetries() - Method in class gw.api.messaging.ExternalDestinationConfig
 
getMaxScore() - Method in class gw.plugin.solr.SolrQueryProcessor
 
getMaxScore() - Method in class gw.plugin.solr.SolrResultSet
Return the highest score of any record matched by this query
getMaxSize() - Method in class gw.api.util.LRUCache
 
getMaxSize() - Method in class gw.util.LRUCache
 
getMaxSizeOfExecutorsArray() - Method in class gw.api.web.tools.WorkQueueInfoPage
getMaxSizeOfWorkerRunsArray() - Method in class gw.api.web.tools.WorkQueueInfoPage
 
getMaxSizeOfWriterRunsArray() - Method in class gw.api.web.tools.WorkQueueInfoPage
 
getMaxValue() - Method in class gw.api.system.DoubleParameterKey
Returns maximum value.
getMaxValue() - Method in class gw.api.system.IntegerParameterKey
Returns maximum value.
getMaxWorkerEndTime() - Method in class gw.api.web.tools.ItemStatusCounts
 
getMaxWorkerEndTime() - Method in class gw.api.web.tools.WorkItemDisplayInfo
 
getMaxX() - Method in class gw.pl.util.Rectangle
 
getMaxY() - Method in class gw.pl.util.Rectangle
 
getMBeanInfo() - Method in interface gw.plugin.management.GWMBean
MBeanInfo
getMean() - Method in class gw.api.util.stats.StatisticsCollector
 
getMeanElapsedTime() - Method in class gw.api.profiler.ProfilerFrameGroup
 
getMeanFrameTime() - Method in class gw.api.profiler.ProfilerFrameGroup
 
getMedian() - Method in class gw.api.util.stats.StatisticsCollector
 
getMember() - Method in class gw.api.tools.ClusteredServer
 
getMemberAccess() - Method in interface gw.lang.parser.statements.IMemberAssignmentStatement
 
getMemberAccessContext() - Method in exception gw.lang.parser.exceptions.ParseException
 
getMemberAccessExpression() - Method in interface gw.lang.parser.statements.ISyntheticMemberAccessStatement
 
getMemberExpression() - Method in interface gw.lang.parser.expressions.IArrayAccessExpression
 
getMemberExpression() - Method in interface gw.lang.parser.expressions.IFieldAccessExpression
 
getMemberExpression() - Method in interface gw.lang.parser.statements.IMemberAssignmentStatement
 
getMemberFields() - Method in interface gw.lang.reflect.gs.IGosuClass
 
getMemberFieldsMap() - Method in interface gw.lang.reflect.gs.IGosuClass
 
getMemberFunctions() - Method in interface gw.lang.reflect.gs.IGosuClass
 
getMemberFunctions(IGosuClass) - Static method in class gw.util.GosuClassTestUtil
 
getMemberName() - Method in interface gw.lang.parser.expressions.IMemberAccessExpression
 
getMemberName() - Method in interface gw.lang.parser.statements.IMemberAssignmentStatement
 
getMemberProperty(String) - Method in interface gw.lang.reflect.gs.IGosuClass
 
getMembers() - Method in interface gw.pl.community.entity.Group
Returns all the users in this group that are members (including system users)
getMembers() - Method in interface gw.plugin.cluster.ClusterChannelCallback
Returns list of all cluster member UUIDs
getMembersCount() - Method in class gw.testharness.clustering.ClusterMember
Returns number of cluster members (from this server's point of view)
getMembersCount() - Static method in class gw.testharness.clustering.ClusterTestUtil
 
getMembersNoSystemUsers() - Method in interface gw.pl.community.entity.Group
Returns all the users in this group that are members but who aren't system users
getMembersNoSystemUsersAsList() - Method in interface gw.pl.community.entity.Group
Returns all the users in this group that are members but who aren't system users.
getMembersNoSystemUsersSortedByName() - Method in interface gw.pl.community.entity.Group
Returns all the users in this group that are members, sorted by name
getMemoryMonitor() - Static method in class gw.config.CommonServices
 
getMemoryMonitor() - Method in class gw.lang.gosuc.GosucProject
 
getMergeScriptResourceNames() - Method in class gw.plugin.document.impl.BaseExcelDocumentProductionImpl
 
getMergeScriptResourceNames() - Method in class gw.plugin.document.impl.BaseMailMergeDocumentProductionImpl
Gets name of resource containing the JavaScript code which is needed to do the actual merge.
getMergeScriptResourceNames() - Method in class gw.plugin.document.impl.BaseWordDocumentProductionImpl
 
getMessage() - Method in class gw.api.admin.EventMessage
Looks up and returns the actual message entity associated with this object.
getMessage(Long) - Static method in class gw.api.admin.MessagingUtil
Looks up a message object based on the supplied ID.
getMessage() - Method in interface gw.api.contact.AddressBookMatch
Gets the message that should be displayed to the user regarding this definitive match.
getMessage() - Method in class gw.api.util.LoginForm
 
getMessage() - Method in class gw.api.web.admin.workflow.ManageWorkflows
the current message
getMessage() - Method in class gw.api.web.tools.BatchProcessInfoPage
 
getMessage() - Method in exception gw.api.webservice.exception.SOAPException
The message associated with this exception
getMessage() - Method in exception gw.lang.parser.EvaluationException
 
getMessage() - Method in exception gw.lang.parser.exceptions.ErrantGosuClassException
 
getMessage() - Method in exception gw.lang.parser.exceptions.ParseResultsException
 
getMessage() - Method in exception gw.lang.parser.template.TemplateParseException
 
getMessage() - Method in class gw.lang.reflect.IProvidesCustomErrorInfo.CustomErrorInfo
 
getMessage() - Method in class gw.plugin.management.Notification
Message
getMessage() - Method in class gw.plugin.security.CredentialVerificationResult
Get message associated with result
getMessage() - Method in class gw.test.remote.RemoteTestResult.ExceptionInfo
 
getMessage() - Method in interface gw.testharness.LoggerCapturedEvent
 
getMessage() - Method in class gw.testharness.LoggerCapturedEventImpl
 
getMessage() - Method in class gw.testharness.v3.LoggerCapturedEventImpl
 
getMessage1() - Method in exception gw.pl.util.webservices.login.fault.SOAPException
Gets the message1 value for this SOAPException.
getMessageArgs() - Method in exception gw.lang.parser.exceptions.ParseIssue
 
getMessageArgs() - Method in interface gw.lang.parser.IParseIssue
 
getMessageArgs() - Method in interface gw.lang.reflect.ITypeParseIssue
 
getMessageArgs() - Method in class gw.xml.parser2.XMLParseIssue
 
getMessageCode() - Method in class gw.api.webservice.messagingTools.MessageOptionalFields
Deprecated.
 
getMessageEntries() - Method in class gw.pl.util.webservices.axis.GWSymbolTable
 
getMessageEntry(QName) - Method in class gw.pl.util.webservices.axis.GWSymbolTable
Get the MessageEntry with the given QName.
getMessageFinder() - Static method in class gw.api.messaging.MessageDestinationUtil
This will return MessageFinder for use in message plugins.
getMessageId() - Method in class gw.api.admin.EventMessage
 
getMessageID() - Method in class gw.api.webservice.messagingTools.Acknowledgement
Get the ID of the message to which this acknowledgement refers.
getMessageId(String, int) - Method in interface gw.api.webservice.messagingTools.MessagingToolsBase
Deprecated.
Please use {@link #getMessageIdBySenderRefId(String, int) instead.
getMessageId(String, int) - Method in class gw.api.webservice.messagingTools.MessagingToolsImpl
 
getMessageIdBySenderRefId(String, int) - Method in interface gw.api.webservice.messagingTools.MessagingToolsBase
Gets the message id for a message with a specific sender ref id and a specific destination id.
getMessageIdBySenderRefId(String, int) - Method in class gw.api.webservice.messagingTools.MessagingToolsImpl
 
getMessageKey() - Method in exception gw.lang.parser.exceptions.ParseIssue
 
getMessageKey() - Method in interface gw.lang.parser.IParseIssue
 
getMessageKey() - Method in interface gw.lang.reflect.ITypeParseIssue
 
getMessageKey() - Method in class gw.xml.parser2.XMLParseIssue
 
getMessageName() - Method in class gw.api.admin.EventMessage
 
getMessageRoot() - Method in interface gw.pl.messaging.entity.Message
Get the message root of this message.
getMessageRoot() - Method in interface gw.pl.messaging.entity.MessageHistory
Get the message root of this message.
getMessages() - Method in class gw.plugin.approval.ApprovalResult
 
getMessages() - Method in class gw.smoketest.platform.web.MessagesElement
 
getMessages() - Method in interface gw.testharness.ISmokeTestHelper
Gets the messages rendered on the current page
getMessages(String) - Method in interface gw.testharness.ISmokeTestHelper
Gets the messages rendered by the given widget
getMessageSinkID() - Method in class gw.api.messaging.SynchStateData
Deprecated.
getMessagesReceived() - Method in interface gw.plugin.cluster.TransportStatistics
Returns the number of received messages.
getMessagesSent() - Method in interface gw.plugin.cluster.TransportStatistics
Returns the number of sent messages.
getMessageStatistics() - Static method in class gw.api.admin.DestinationMessageStatisticsUtil
Creates and returns a DestinationMessageStatistics object for each destination in the system.
getMessageStatisticsForSafeOrderedObject(int, String) - Method in interface gw.api.webservice.messagingTools.MessagingToolsBase
Gets all the message statistics of a given destination and safe ordered object.
getMessageStatisticsForSafeOrderedObject(int, String) - Method in class gw.api.webservice.messagingTools.MessagingToolsImpl
 
getMessageStatusString(int) - Static method in class gw.pl.messaging.MessageStatus
 
getMessagingHelper() - Method in class gw.api.webservice.messagingTools.MessagingToolsImpl
Get the MessagingHelper
getMetadata() - Method in interface gw.test.ITestWithMetadata
Returns any applicable metadata for the tests in this class.
getMetadata() - Method in class gw.test.TestBreakInfo
 
getMetadata() - Method in class gw.test.TestClass
 
getMetadataDifferences(XMLDocumentTemplateDescriptor) - Method in class gw.plugin.document.impl.XMLDocumentTemplateDescriptor
Method used for testing parse process; compares whether this descriptor and another have the same set of info
getMetadataDir() - Static method in class gw.plugin.document.DocumentConfigUtil
This will use the web app's directory to store the metadata files.
getMetadataPropertyNames() - Method in interface gw.plugin.document.IDocumentTemplateDescriptor
Returns the set of extra metadata properties which exist in the document template definition.
getMetadataPropertyNames() - Method in class gw.plugin.document.impl.XMLDocumentTemplateDescriptor
 
getMetadataPropertyValue(String) - Method in interface gw.plugin.document.IDocumentTemplateDescriptor
Returns the value specified for the given metadata property in this template descriptor.
getMetadataPropertyValue(String) - Method in class gw.plugin.document.impl.XMLDocumentTemplateDescriptor
 
getMetaType() - Method in class gw.lang.reflect.AbstractType
 
getMetaType() - Method in interface gw.lang.reflect.IType
 
getMethod(IJavaMethodDescriptor) - Method in interface gw.lang.javadoc.IClassDocNode
 
getMethod(String, Type[]) - Method in interface gw.lang.javadoc.IClassDocNode
 
getMethod(IType, CharSequence, IType...) - Method in class gw.lang.reflect.BaseHandBuiltTypeInfo
 
getMethod(CharSequence, IType...) - Method in class gw.lang.reflect.BaseJavaTypeInfo
 
getMethod(CharSequence, IType...) - Method in class gw.lang.reflect.BaseTypeInfo
 
getMethod(IType, CharSequence, IType...) - Method in class gw.lang.reflect.DefaultArrayTypeInfo
 
getMethod(IRelativeTypeInfo.Accessibility, CharSequence, IType...) - Method in class gw.lang.reflect.FeatureManager
 
getMethod(CharSequence, IType...) - Method in class gw.lang.reflect.FeatureManagerTypeInfoBase
 
getMethod(IType, CharSequence, IType...) - Method in class gw.lang.reflect.FeatureManagerTypeInfoBase
 
getMethod(CharSequence, IType...) - Method in class gw.lang.reflect.FunctionTypeInfo
 
getMethod(IType, CharSequence, IType...) - Method in interface gw.lang.reflect.IRelativeTypeInfo
 
getMethod(CharSequence, IType...) - Method in interface gw.lang.reflect.ITypeInfo
Returns a IMethodInfo matching the specified name and parameter types or null if no match is found.
getMethod(String, IJavaClassInfo...) - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
 
getMethod(String, IJavaClassInfo...) - Method in interface gw.lang.reflect.java.IJavaClassInfo
 
getMethod() - Method in interface gw.lang.reflect.java.IJavaMethodDescriptor
 
getMethod() - Method in interface gw.lang.reflect.java.IJavaMethodInfo
 
getMethod(CharSequence, IType...) - Method in class gw.lang.reflect.TypeInfoBase
 
getMethod() - Method in class gw.testharness.clustering.InvokeMethodRequest
 
getMethod(CharSequence, IType...) - Method in class gw.xml.parser2.XMLNodeIntrinsicTypeInfoFromJava
 
getMethod(IType, CharSequence, IType...) - Method in class gw.xml.xsd.typeloader.XSDGroupingTypeInfo
 
getMethodBody() - Method in class gw.lang.ir.statement.IRMethodStatement
 
getMethodByClassByNameAndByArgumentTypes(Class, String, Class[]) - Static method in class gw.lang.reflect.PropertyMethodFinder
 
getMethodCall() - Method in interface gw.lang.parser.statements.IMethodCallStatement
 
getMethodDescriptor() - Method in interface gw.lang.parser.expressions.IBeanMethodCallExpression
 
getMethodDescriptors() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
 
getMethodDescriptors() - Method in interface gw.lang.reflect.java.IJavaClassInfo
 
getMethodDocs() - Method in interface gw.lang.reflect.java.IJavaMethodInfo
 
getMethodDocs() - Method in interface gw.lang.reflect.java.IJavaPropertyInfo
 
getMethodFromName(String, Class[]) - Method in class gw.api.startable.StartableServiceImpl
 
getMethodFromName(String, Class[]) - Method in class gw.plugin.document.impl.BFOMergeHandler
 
getMethodInfo() - Method in class gw.api.tools.SampleDataMethod
 
getMethodInfo() - Method in class gw.lang.reflect.features.BoundMethodReference
 
getMethodInfo() - Method in interface gw.lang.reflect.features.IMethodReference
Returns the method info for this reference
getMethodInfo() - Method in class gw.lang.reflect.features.MethodChainReference
 
getMethodInfo() - Method in class gw.lang.reflect.features.MethodReference
 
getMethodInfo() - Method in class gw.lang.reflect.FunctionType
 
getMethodInfo() - Method in interface gw.lang.reflect.IFunctionType
An associated IMethodInfo.
getMethodInfo() - Method in class gw.lang.reflect.ParameterizedFunctionType
 
getMethodName() - Method in interface gw.lang.parser.expressions.IPropertyAsMethodCallIdentifier
 
getMethodNameForSyntheticAccess() - Method in interface gw.lang.parser.expressions.IFieldAccessExpression
 
getMethodNames() - Method in class gw.testharness.QuickRemoteTestSuite
 
getMethodOrConstructorInfo(boolean) - Method in interface gw.lang.parser.IDynamicFunctionSymbol
 
getMethodOrConstructorInfo() - Method in interface gw.lang.parser.IDynamicFunctionSymbol
 
getMethodOrConstructorInfo() - Method in interface gw.lang.parser.IReducedDynamicFunctionSymbol
 
getMethodOrConstructorInfo() - Method in class gw.lang.reflect.FunctionType
 
getMethodOrConstructorInfo() - Method in interface gw.lang.reflect.IFunctionType
 
getMethodOrConstructorInfo() - Method in class gw.lang.reflect.ParameterizedFunctionType
 
getMethods() - Method in class gw.i18n.ILocaleTypeInfo
 
getMethods(ITypeInfo, IType) - Method in interface gw.lang.IGosuShop
 
getMethods() - Method in class gw.lang.ir.builder.IRClassBuilder
 
getMethods() - Method in class gw.lang.ir.IRClass
 
getMethods() - Method in interface gw.lang.javadoc.IClassDocNode
 
getMethods() - Method in class gw.lang.reflect.BaseHandBuiltTypeInfo
 
getMethods(IType) - Method in class gw.lang.reflect.BaseHandBuiltTypeInfo
 
getMethods() - Method in class gw.lang.reflect.BaseTypeInfo
 
getMethods() - Method in class gw.lang.reflect.DefaultArrayTypeInfo
 
getMethods(IType) - Method in class gw.lang.reflect.DefaultArrayTypeInfo
 
getMethods(IRelativeTypeInfo.Accessibility) - Method in class gw.lang.reflect.FeatureManager
 
getMethods() - Method in class gw.lang.reflect.FeatureManagerTypeInfoBase
 
getMethods(IType) - Method in class gw.lang.reflect.FeatureManagerTypeInfoBase
 
getMethods() - Method in class gw.lang.reflect.FunctionTypeInfo
 
getMethods(IType) - Method in interface gw.lang.reflect.IRelativeTypeInfo
 
getMethods() - Method in interface gw.lang.reflect.ITypeInfo
 
getMethods(IJavaClassInfo) - Static method in class gw.lang.reflect.java.IJavaClassInfo.Util
 
getMethods(String) - Method in class gw.lang.reflect.MethodList
 
getMethods(ITypeInfo, IType) - Static method in class gw.lang.reflect.TypeSystem
 
getMethods() - Method in class gw.lang.ScriptParametersTypeInfo
 
getMethods() - Method in class gw.test.TestSpec
 
getMethods() - Method in class gw.xml.parser2.XMLNodeIntrinsicTypeInfoFromJava
 
getMethods() - Method in class gw.xml.xsd.typeloader.XSDEnumerationTypeInfo
 
getMethods() - Method in class gw.xml.xsd.typeloader.XSDGroupingTypeInfo
 
getMethods(IType) - Method in class gw.xml.xsd.typeloader.XSDGroupingTypeInfo
 
getMethodSignature() - Method in interface gw.lang.parser.IDynamicFunctionSymbol
 
getMethodSignature(IMethodInfo) - Static method in class gw.lang.reflect.TypeInfoUtil
 
getMethodsSorted(Class<?>) - Method in class gw.test.ClassByteCodeAnalyzer
Returns list of methods according to their order in the source file.
getMethodsSorted(Class<T>) - Static method in class gw.test.TestClassHelper
Returns list of methods according to their order in the source file.
getMethodType() - Method in class gw.lang.reflect.java.asm.AsmMethod
 
getMIMEType() - Method in interface gw.api.web.WebFile
 
getMimeType() - Method in interface gw.plugin.document.IDocumentTemplateDescriptor
Returns the type of document which will be created from this document template.
getMimeType() - Method in class gw.plugin.document.impl.XMLDocumentTemplateDescriptor
 
getMimeTypeDescription(String) - Static method in class gw.document.DocumentsUtilBase
Returns the user-facing description for a MIME type.
getMimeTypes() - Static method in class gw.document.DocumentsUtilBase
Returns a list of all available MIME types.
getMinEditDistance() - Method in class gw.pl.util.diff.lcs.LongestCommonSubsequence
 
getMinElapsed() - Method in class gw.api.profiler.ProfilerStackGroup
 
getMinLength() - Method in class gw.api.database.DatabaseRow
 
getMinLength() - Method in class gw.api.system.StringParameterKey
Returns minimum length of string (inclusive).
getMinLength() - Method in class gw.xml.xsd.info.XSDNodeValueInfo
 
getMinMaxContactId(SQLFunction) - Static method in class gw.api.contact.ContactAutoSyncUtilBase
 
getMinOccurs() - Method in class gw.xml.parser2.XMLChildListDeclaration
 
getMinOccurs() - Method in class gw.xml.xsd.info.XSDElementRefInfo
 
getMinOccurs() - Method in class gw.xml.xsd.info.XSDGroupingInfo
 
getMinOccurs(XSDElement) - Method in class gw.xml.xsd.schema.XSDAll
 
getMinOccurs(XSDElement) - Method in class gw.xml.xsd.schema.XSDChoice
 
getMinOccurs() - Method in class gw.xml.xsd.schema.XSDElement
 
getMinOccurs(XSDElement) - Method in class gw.xml.xsd.schema.XSDElementContainer
 
getMinOccurs(XSDElement) - Method in class gw.xml.xsd.schema.XSDGroup
 
getMinOccurs(XSDElement) - Method in class gw.xml.xsd.schema.XSDSequence
 
getMinor() - Method in class gw.lang.GosuVersion
 
getMinute(Date) - Static method in class gw.api.util.DateUtil
Get the minute of the given date
getMinute(Date) - Static method in class gw.date.GosuDateUtil
Get the minute of the time
getMinute() - Method in class gw.xml.date.AbstractXmlDateType
 
getMinute() - Method in class gw.xml.date.XmlDateTime
 
getMinute() - Method in class gw.xml.date.XmlTime
 
getMinutes() - Method in class gw.xml.date.XmlDuration
 
getMinValue() - Method in class gw.api.system.DoubleParameterKey
Returns minimum value.
getMinValue() - Method in class gw.api.system.IntegerParameterKey
Returns minimum value.
getMinX() - Method in class gw.pl.util.Rectangle
 
getMinY() - Method in class gw.pl.util.Rectangle
 
getMisses() - Method in class gw.api.tools.CacheByUserStatistics
 
getMisses() - Method in class gw.util.concurrent.Cache
 
getMissesAsPercentage() - Method in class gw.api.tools.CacheByUserStatistics
 
getMissPercentage() - Method in class gw.api.tools.CacheByUserStatistics
 
getMissPercentage() - Method in class gw.api.tools.CacheStatistics
Deprecated.
Gets the percentage of requests that resulted in cache misses.
getMissTraces() - Method in class gw.api.tools.CacheStatistics
Deprecated.
Returns a frequency map of cache misses, whose keys are stack trace lines (Strings) and whose values are Integer frequencies.
getMixedContent() - Method in class gw.xml.XmlBase
Returns the mixed content of this element.
getModelDate() - Method in interface gw.pl.persistence.core.effdate.entity.EffDatedBranch
Date when this branch was promoted, NULL is this branch is still a draft.
getModelNumber() - Method in interface gw.pl.persistence.core.effdate.entity.EffDatedBranch
Model numbers are minted in the order in which a branch within this period is promoted, e.g. when a new submission is promoted its model number becomes 1, when a policy change on that submission is promoted its model number is 2, and so on.
getModifierInfo() - Method in interface gw.lang.parser.expressions.IVarStatement
 
getModifierInfo() - Method in interface gw.lang.parser.ISymbol
 
getModifierInfo() - Method in interface gw.lang.reflect.gs.IGosuClass
 
getModifiers() - Method in class gw.lang.ir.IRClass
 
getModifiers() - Method in class gw.lang.ir.IRClass.InnerClassInfo
 
getModifiers() - Method in class gw.lang.ir.statement.IRFieldDecl
 
getModifiers() - Method in class gw.lang.ir.statement.IRMethodStatement
 
getModifiers() - Method in class gw.lang.parser.DefaultReducedSymbol
 
getModifiers() - Method in interface gw.lang.parser.expressions.IVarStatement
 
getModifiers() - Method in interface gw.lang.parser.IFunctionSymbol
Returns the modifiers for this function symbol
getModifiers() - Method in interface gw.lang.parser.IReducedDynamicFunctionSymbol
 
getModifiers() - Method in interface gw.lang.parser.IReducedSymbol
 
getModifiers() - Method in class gw.lang.reflect.DefaultArrayType
 
getModifiers() - Method in class gw.lang.reflect.FunctionType
 
getModifiers() - Method in interface gw.lang.reflect.IModifierInfo
 
getModifiers() - Method in interface gw.lang.reflect.IType
Returns the modifiers for this type, encoded in an integer.
getModifiers() - Method in class gw.lang.reflect.java.asm.AsmClass
 
getModifiers() - Method in class gw.lang.reflect.java.asm.AsmField
 
getModifiers() - Method in class gw.lang.reflect.java.asm.AsmInnerClassType
 
getModifiers() - Method in class gw.lang.reflect.java.asm.AsmMethod
 
getModifiers() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
 
getModifiers() - Method in interface gw.lang.reflect.java.IJavaClassConstructor
 
getModifiers() - Method in interface gw.lang.reflect.java.IJavaClassField
 
getModifiers() - Method in interface gw.lang.reflect.java.IJavaClassInfo
 
getModifiers() - Method in interface gw.lang.reflect.java.IJavaClassMethod
 
getModifiers() - Method in interface gw.lang.reflect.java.IJavaMethodInfo
 
getModifiers() - Method in class gw.lang.reflect.ParameterizedFunctionType
 
getModifiers() - Method in class gw.lang.reflect.TypeBase
 
getModifiers() - Method in class gw.xml.parser2.LocationRefType
 
getModifiers() - Method in class gw.xml.parser2.XMLNodeType
 
getModifiersFrom(IAttributedFeatureInfo) - Static method in class gw.lang.reflect.Modifier
 
getModifierWithType(IVisibilityModifierType) - Method in interface gw.lang.reflect.IScriptabilityModifier
 
getModifierWithType(IVisibilityModifierType) - Method in class gw.lang.reflect.ScriptabilityModifier
 
getModule(IType) - Static method in class gw.lang.GosuShop
 
getModule() - Method in interface gw.lang.IModuleAware
 
getModule() - Method in interface gw.lang.parser.IParsedElement
 
getModule() - Method in interface gw.lang.reflect.gs.IGosuClassRepository
The module having this repository
getModule() - Method in class gw.lang.reflect.gs.TypeName
 
getModule() - Method in interface gw.lang.reflect.INamespaceType
 
getModule() - Method in interface gw.lang.reflect.ITypeLoader
 
getModule() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
 
getModule() - Method in interface gw.lang.reflect.java.IJavaClassType
 
getModule() - Method in interface gw.lang.reflect.java.ITypeInfoResolver
 
getModule() - Method in class gw.lang.reflect.module.Dependency
 
getModule(String) - Method in interface gw.lang.reflect.module.IExecutionEnvironment
 
getModule(IResource) - Method in interface gw.lang.reflect.module.IExecutionEnvironment
 
getModule(URL) - Method in interface gw.lang.reflect.module.IExecutionEnvironment
 
getModule() - Method in interface gw.lang.reflect.module.ITypeLoaderStack
 
getModule() - Method in class gw.lang.reflect.TypeLoaderBase
 
getModule(String) - Method in class gw.pl.modules.ModulesNode
 
getModuleClassLoader() - Method in interface gw.lang.reflect.module.IModule
Get class loader, associated with this module.
getModuleFromType(IType) - Static method in class gw.lang.reflect.TypeSystem
 
getModuleName() - Method in class gw.lang.gosuc.GosucDependency
 
getModuleRoot(String) - Static method in class gw.api.util.ConfigAccess
Returns the root directory for the given module.
getModules() - Method in class gw.lang.gosuc.GosucProject
 
getModules() - Method in interface gw.lang.reflect.module.IExecutionEnvironment
 
getModules() - Method in class gw.pl.modules.ModulesNode
 
getModulesFile() - Method in class gw.pl.modules.ModulesNode
 
getModulesRoot() - Method in class gw.pl.modules.ModulesNode
 
getModuleTraversalList() - Method in interface gw.lang.reflect.module.IModule
 
getModuleTypeLoader() - Method in interface gw.lang.reflect.module.IModule
 
getMonitoredObject() - Method in class gw.lang.ir.statement.IRMonitorLockAcquireStatement
 
getMonitoredObject() - Method in class gw.lang.ir.statement.IRMonitorLockReleaseStatement
 
getMonth(Date) - Static method in class gw.api.util.DateUtil
The month of the year.
getMonth(Date) - Static method in class gw.date.GosuDateUtil
The month of the year.
getMonth() - Method in class gw.xml.date.AbstractXmlDateType
 
getMonth() - Method in class gw.xml.date.XmlDate
 
getMonth() - Method in class gw.xml.date.XmlDateTime
 
getMonth() - Method in class gw.xml.date.XmlMonth
 
getMonth() - Method in class gw.xml.date.XmlMonthDay
 
getMonth() - Method in class gw.xml.date.XmlYearMonth
 
getMonthName(int) - Static method in class gw.api.util.DateUtil
Gets the name of the given month.
getMonths() - Method in class gw.xml.date.XmlDuration
 
getMoveDownInstruction(IParseTree) - Static method in class gw.util.GosuRefactorUtil
 
getMoveUpInstruction(IParseTree) - Static method in class gw.util.GosuRefactorUtil
 
getMulticastAddress() - Method in class gw.testharness.clustering.ClusterTestEnvironment
 
getMulticastPort() - Method in class gw.testharness.clustering.ClusterTestEnvironment
 
getMulticastTtl() - Method in class gw.testharness.clustering.ClusterTest
 
getMulticastTtl() - Method in class gw.testharness.clustering.ClusterTestEnvironment
 
getMultiValues() - Method in class gw.smoketest.platform.web.MultiSelectElement
gets selected values of this select-multiple element
getMutableAttributes() - Method in class gw.xml.AbstractXMLNode
 
getMviewSchema() - Method in class gw.api.tools.DatabaseInfo.MaterializedViewInfo
 
getMyClassLoader(Object) - Static method in class gw.pl.util.ClassLoaderUtil
 
getMyClassLoader(Class) - Static method in class gw.pl.util.ClassLoaderUtil
 
getMyFilter() - Method in class gw.api.activity.ActivityFilterSetBase
Simple filter - get activities assigned to current user.
getName() - Method in interface gw.api.database.ColumnRef
 
getName() - Method in class gw.api.database.DatabaseOutlineInfo
 
getName() - Method in class gw.api.database.DatabaseParameterSet
 
getName() - Method in interface gw.api.database.upgrade.after.IAfterUpgradeColumn
 
getName() - Method in interface gw.api.database.upgrade.after.IAfterUpgradeTable
 
getName() - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeReadOnlyColumn
 
getName() - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeReadOnlyTable
 
getName() - Method in interface gw.api.database.WebDBColumn
 
getName() - Method in interface gw.api.database.WebDBTable
 
getName() - Method in class gw.api.email.AbstractEmailMessageTransport.DocumentContentsDataSource
 
getName() - Method in class gw.api.email.EmailContact
 
getName() - Method in enum gw.api.messaging.MessageProcessingDirection
The processing direction.
getName() - Method in interface gw.api.profiler.DbmsReportZipProvider
 
getName() - Method in interface gw.api.profiler.ProfilerDataSource
 
getName() - Method in class gw.api.reflect.graph.PropertyAttribute
Returns the name of the edge.
getName(PluginDef) - Static method in class gw.api.startable.StartablePluginPageHelper
 
getName() - Method in class gw.api.suite.GuidewireProductInfo
 
getName() - Method in class gw.api.system.ParameterKey
Get the name of the parameter in config.xml.
getName() - Method in class gw.api.tools.DatabaseInfo.MaterializedViewNVPairInfo
 
getName() - Method in class gw.api.tools.DatabaseStorageValues
 
getName() - Method in class gw.api.tools.EntityDisplayInfo
 
getName() - Method in class gw.api.tools.OracleSQLTuningSetsHelper
 
getName() - Method in class gw.api.tools.PropertyDisplayInfo
 
getName() - Method in class gw.api.tools.SampleDataParam
 
getName() - Method in class gw.api.tools.SmokeTestSearchResult
 
getName() - Method in class gw.api.tools.UpgradeNameValuePair
 
getName() - Method in interface gw.api.web.WebFile
 
getName() - Method in class gw.api.webservice.messagingTools.FieldChangeValue
 
getName() - Method in class gw.api.webservice.pl.FieldValue
The name of the field on the entity; case insensitive
getName() - Method in class gw.api.webservice.templateTools.validation.NameTypePair
 
getName() - Method in class gw.api.webservice.typelisttools.TypeKeyData
Corresponds to the name field on TypeKey
getName() - Method in class gw.api.webservice.zone.InsertTransaction
 
getName() - Method in class gw.api.webservice.zone.InsertZoneLinkTransaction
 
getName() - Method in class gw.api.webservice.zone.InsertZoneTransaction
 
getName() - Method in interface gw.datatype.IDataType
Gets the name of this datatype.
getName() - Method in class gw.document.DocumentCreationInfo.DynamicWidgetInfo
Returns the internal unique name of the corresponding context object.
getName() - Method in interface gw.entity.IQueryColumn
 
getName() - Method in interface gw.entity.TypeKey
Deprecated.
getName() - Method in interface gw.fs.IResource
Gets this file's or directory's name.
getName() - Method in class gw.fs.jar.JarEntryResourceImpl
 
getName() - Method in class gw.fs.jar.JarFileDirectoryImpl
 
getName() - Method in class gw.fs.physical.PhysicalResourceImpl
 
getName() - Method in class gw.fs.physical.win32.Win32FindData
 
getName() - Method in class gw.fs.ResourcePath
Returns the leaf name of this resource path.
getName() - Method in class gw.fs.url.URLFileImpl
 
getName() - Method in class gw.lang.gosuc.GosucArg
 
getName() - Method in class gw.lang.gosuc.GosucModule
 
getName() - Method in class gw.lang.gosuc.GosucProject
 
getName() - Method in class gw.lang.ir.expression.IRFieldGetExpression
 
getName() - Method in class gw.lang.ir.expression.IRMethodCallExpression
 
getName() - Method in class gw.lang.ir.IRClass
 
getName() - Method in class gw.lang.ir.IRSymbol
 
getName() - Method in interface gw.lang.ir.IRType
 
getName() - Method in class gw.lang.ir.statement.IRFieldDecl
 
getName() - Method in class gw.lang.ir.statement.IRFieldSetStatement
 
getName() - Method in class gw.lang.ir.statement.IRMethodStatement
 
getName() - Method in class gw.lang.ir.SyntheticIRArrayType
 
getName() - Method in class gw.lang.ir.SyntheticIRType
 
getName() - Method in interface gw.lang.javadoc.IMethodNode
 
getName() - Method in interface gw.lang.javadoc.IParamNode
 
getName() - Method in interface gw.lang.javadoc.IVarNode
 
getName() - Method in class gw.lang.parser.DefaultReducedSymbol
 
getName() - Method in interface gw.lang.parser.expressions.INameInDeclaration
 
getName() - Method in interface gw.lang.parser.expressions.ITypeVariableDefinition
 
getName() - Method in interface gw.lang.parser.IReducedDynamicFunctionSymbol
 
getName() - Method in interface gw.lang.parser.IReducedSymbol
 
getName() - Method in interface gw.lang.parser.ISymbol
Returns the Symbol's name.
getName() - Method in class gw.lang.parser.Keyword
 
getName() - Method in class gw.lang.reflect.AnnotationReflectUtil.SyntheticExceptionInfo
Deprecated.
 
getName() - Method in class gw.lang.reflect.BaseJavaTypeInfo
 
getName() - Method in class gw.lang.reflect.BaseTypeInfo
 
getName() - Method in class gw.lang.reflect.DefaultArrayType
 
getName() - Method in class gw.lang.reflect.DefaultArrayTypeInfo
 
getName() - Method in class gw.lang.reflect.FeatureCategory
 
getName() - Method in class gw.lang.reflect.FunctionType
 
getName() - Method in class gw.lang.reflect.FunctionTypeInfo
 
getName() - Method in interface gw.lang.reflect.gs.IGenericTypeVariable
 
getName() - Method in interface gw.lang.reflect.IAnnotationInfo
 
getName() - Method in interface gw.lang.reflect.IFeatureInfo
Gets the programmatic name or identifier of this feature.
getName() - Method in interface gw.lang.reflect.IMethodInfo
 
getName() - Method in class gw.lang.reflect.ImplicitPropertyUtil.ImplicitPropertyInfo
 
getName() - Method in interface gw.lang.reflect.IType
The fully qualified name of this intrinsic type.
getName() - Method in interface gw.lang.reflect.IVisibilityModifierType
 
getName() - Method in class gw.lang.reflect.java.asm.AsmClass
 
getName() - Method in class gw.lang.reflect.java.asm.AsmField
 
getName() - Method in class gw.lang.reflect.java.asm.AsmMethod
 
getName() - Method in class gw.lang.reflect.java.asm.AsmType
 
getName() - Method in interface gw.lang.reflect.java.asm.IAsmType
 
getName() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
 
getName() - Method in interface gw.lang.reflect.java.IJavaClassField
 
getName() - Method in interface gw.lang.reflect.java.IJavaClassMethod
 
getName() - Method in interface gw.lang.reflect.java.IJavaClassType
 
getName() - Method in interface gw.lang.reflect.java.IJavaClassTypeVariable
 
getName() - Method in interface gw.lang.reflect.java.IJavaMethodDescriptor
 
getName() - Method in interface gw.lang.reflect.java.IJavaParameterDescriptor
 
getName() - Method in interface gw.lang.reflect.java.IJavaPropertyDescriptor
 
getName() - Method in class gw.lang.reflect.java.JavaExceptionInfo
 
getName() - Method in class gw.lang.reflect.LazyType
 
getName() - Method in class gw.lang.reflect.MethodInfoDelegate
 
getName() - Method in interface gw.lang.reflect.module.IModule
 
getName() - Method in interface gw.lang.reflect.module.IProject
 
getName() - Method in class gw.lang.reflect.ParameterInfoBuilder.BuiltParameterInfo
 
getName() - Method in class gw.lang.reflect.ParameterizedFunctionType
 
getName() - Method in class gw.lang.reflect.PropertyInfoBuilder.BuiltPropertyInfo
 
getName() - Method in class gw.lang.reflect.PropertyInfoDelegate
 
getName() - Method in class gw.lang.reflect.SimpleMethodInfo
 
getName() - Method in class gw.lang.reflect.SimpleParameterInfo
 
getName() - Method in class gw.lang.reflect.StandardVisibilityModifierType
 
getName() - Method in class gw.lang.reflect.TypeInfoBase
 
getName() - Method in interface gw.pl.external.typelist.TypeKey
Deprecated.
getName() - Method in class gw.pl.logging.ILoggerImpl
Deprecated.
 
getName() - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
getName() - Method in class gw.pl.main.SimpleToolMain
 
getName() - Method in class gw.pl.modules.ModuleNode
 
getName() - Method in class gw.pl.modules.ModulePropertyNode
 
getName() - Method in class gw.pl.modules.pom.PomModuleSpec
 
getName() - Method in interface gw.pl.persistence.type.DynamicEntityPropertyInfoReference
Gets the name of the entity property.
getName() - Method in interface gw.pl.persistence.type.EntityPropertyInfoReference
Gets the name of the property referred to by this object.
getName() - Method in class gw.pl.util.FilteringDirectory
 
getName() - Method in interface gw.plugin.cluster.ClusterTransport
Name of the protocol.
getName() - Method in class gw.plugin.cluster.StatisticsAttributeInfo
 
getName() - Method in interface gw.plugin.document.IDocumentTemplateDescriptor
Returns the human-readable name of the template in the current locale
getName(ILocale) - Method in interface gw.plugin.document.IDocumentTemplateDescriptor
Returns the human-readable localized name of the template.
getName() - Method in class gw.plugin.document.impl.XMLDocumentTemplateDescriptor
 
getName(ILocale) - Method in class gw.plugin.document.impl.XMLDocumentTemplateDescriptor
 
getName() - Method in interface gw.plugin.email.IEmailTemplateDescriptor
Email Name
getName() - Method in interface gw.plugin.ISimpleTemplateDescriptor
 
getName() - Method in class gw.plugin.management.Attribute
Name
getName() - Method in class gw.plugin.management.AttributeInfo
Name
getName() - Method in class gw.plugin.management.GWMBeanInfo
Name
getName() - Method in class gw.plugin.management.NotificationInfo
Name
getName() - Method in class gw.plugin.management.OperationInfo
Name
getName() - Method in interface gw.plugin.note.INoteTemplateDescriptor
Name
getName() - Method in class gw.rules.RuleName
Returns the rule name
getName() - Method in interface gw.test.ITestMetadata
 
getName() - Method in class gw.test.remote.RemoteTestClassWrapper
 
getName() - Method in class gw.test.TestBreakInfo
 
getName() - Method in class gw.test.TestClass
 
getName() - Method in class gw.test.TestClassWrapper
 
getName() - Method in class gw.test.TestMetadata
 
getName() - Method in interface gw.testharness.ISmokeTestHelperCallbacks
 
getName() - Method in class gw.testharness.QuickRemoteTestSuite
 
getName() - Method in class gw.util.cache.FqnCacheNode
 
getName() - Method in interface gw.util.ILogger
 
getName() - Method in class gw.util.SystemOutLogger
 
getName() - Method in class gw.xml.parser2.LocationRefType
 
getName(T, ISymbolTable) - Method in class gw.xml.parser2.NameOnlySymbolProvider
 
getName(T, ISymbolTable) - Method in class gw.xml.parser2.SingleInferredSymbolProvider
 
getName(IXMLNode, ISymbolTable) - Method in class gw.xml.parser2.StaticInferredSymbolProvider
 
getName(IXMLNode, ISymbolTable) - Method in class gw.xml.parser2.ValueSymbolProvider
 
getName() - Method in class gw.xml.parser2.XMLFieldPropertyInfo
 
getName() - Method in class gw.xml.parser2.XMLNodeInstanceTypeInfo
 
getName() - Method in class gw.xml.parser2.XMLNodeTypeFromJava
 
getName() - Method in class gw.xml.simple.SimpleXmlNode
Returns the name of this node.
getName() - Method in class gw.xml.xsd.info.XSDAttributeInfo
 
getName() - Method in class gw.xml.xsd.info.XSDChoiceInfo
 
getName() - Method in class gw.xml.xsd.info.XSDGroupInfo
 
getName() - Method in interface gw.xml.xsd.info.XSDGroupingInfoDelegate
 
getName() - Method in class gw.xml.xsd.info.XSDSequenceInfo
 
getName() - Method in interface gw.xml.xsd.schema.IXSDType
 
getName() - Method in class gw.xml.xsd.schema.XSDAttribute
 
getName() - Method in class gw.xml.xsd.schema.XSDAttributeGroup
 
getName() - Method in class gw.xml.xsd.schema.XSDElement
 
getName() - Method in class gw.xml.xsd.schema.XSDGroup
 
getName() - Method in class gw.xml.xsd.schema.XSDTypeBase
 
getName() - Method in class gw.xml.xsd.typeloader.ChildrenPropertyInfo
 
getName() - Method in class gw.xml.xsd.typeloader.ParentPropertyInfo
 
getName() - Method in class gw.xml.xsd.typeloader.XMLNodeTypeFromXSD
 
getName() - Method in class gw.xml.xsd.typeloader.XSDAttributePropertyInfo
 
getName() - Method in class gw.xml.xsd.typeloader.XSDBasedXMLNodeConstructorInfo
 
getName() - Method in class gw.xml.xsd.typeloader.XSDChildElementPropertyInfo
 
getName() - Method in class gw.xml.xsd.typeloader.XSDChildListPropertyInfo
 
getName() - Method in class gw.xml.xsd.typeloader.XSDEnumerationStaticProperty
 
getName() - Method in class gw.xml.xsd.typeloader.XSDEnumerationType
 
getName() - Method in class gw.xml.xsd.typeloader.XSDGroupingConstructorInfo
 
getName() - Method in class gw.xml.xsd.typeloader.XSDGroupingListPropertyInfo
 
getName() - Method in class gw.xml.xsd.typeloader.XSDGroupingPropertyInfo
 
getName() - Method in class gw.xml.xsd.typeloader.XSDGroupingType
 
getName() - Method in class gw.xml.xsd.typeloader.XSDNodeValuePropertyInfo
 
getName() - Method in class gw.xml.xsd.typeloader.XSDSimpleChildPropertyInfo
 
getNameable() - Method in class gw.api.tools.PickerRow
 
getNamedArgOrder() - Method in class gw.lang.reflect.MethodScore
 
getNameForType(Type) - Static method in class gw.pl.util.ClassUtil
 
getNameForTypeKey(TypeKey) - Method in interface gw.pl.custom.entity.DateCriteria
The name of the given type key.
getNameFromType() - Method in class gw.lang.reflect.LazyType
 
getNameNoPackage(Class) - Static method in class gw.lang.reflect.ClassUtil
Returns the relative name of a class without its package.
getNameNoPackage(String) - Static method in class gw.lang.reflect.ClassUtil
Returns the relative name of a class without its package.
getNameNoPackage(String) - Static method in class gw.util.GosuClassUtil
 
getNameOffset(String) - Method in interface gw.lang.parser.IParsedElementWithAtLeastOneDeclaration
The offset of the token representing the name for the declaration
getNameOfParams(IType[], boolean, boolean) - Method in interface gw.lang.reflect.ITypeSystem
 
getNameOfParams(IType[], boolean, boolean) - Static method in class gw.lang.reflect.TypeSystem
 
getNameOfSyncEventForAdd() - Method in interface gw.entity.IEventType
 
getNameOfSyncEventForChange() - Method in interface gw.entity.IEventType
 
getNameOfSyncEventForRemoval() - Method in interface gw.entity.IEventType
 
getNames(IXMLNode, ISymbolTable) - Method in class gw.xml.parser2.MultipleInferredSymbolProvider
 
getNameSansProxy(IType) - Static method in class gw.lang.reflect.gs.IGosuClass.ProxyUtil
 
getNameSansProxy(String) - Static method in class gw.lang.reflect.gs.IGosuClass.ProxyUtil
 
getNameSignature() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
 
getNameSignature() - Method in interface gw.lang.reflect.java.IJavaClassInfo
 
getNamespace(IEntityType) - Method in class gw.api.importing.XmlExporterXmlElement
Deprecated.
getNamespace(IEntityType) - Method in class gw.api.importing.XmlExporterXmlWriter
Deprecated.
getNamespace() - Method in class gw.api.reflect.TypeName
 
getNamespace() - Method in interface gw.lang.parser.statements.INamespaceStatement
 
getNamespace() - Method in class gw.lang.reflect.DefaultArrayType
 
getNamespace() - Method in class gw.lang.reflect.FunctionType
 
getNamespace() - Method in interface gw.lang.reflect.gs.ISourceFileHandle
 
getNamespace() - Method in class gw.lang.reflect.gs.StringSourceFileHandle
 
getNamespace() - Method in interface gw.lang.reflect.IType
The namespace for this class.
getNamespace(String) - Method in interface gw.lang.reflect.ITypeSystem
 
getNamespace() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
 
getNamespace() - Method in interface gw.lang.reflect.java.IJavaClassType
 
getNamespace() - Method in class gw.lang.reflect.ParameterizedFunctionType
 
getNamespace(String) - Static method in class gw.lang.reflect.TypeSystem
 
getNamespace(String, IModule) - Static method in class gw.lang.reflect.TypeSystem
 
getNamespace() - Method in class gw.xml.parser2.LocationRefType
 
getNamespace() - Method in class gw.xml.parser2.XMLNodeTypeFromJava
 
getNamespace() - Method in class gw.xml.XmlElement
Returns the namespace of this element.
getNamespace() - Method in class gw.xml.xsd.typeloader.registry.XSDNode
 
getNamespace() - Method in class gw.xml.xsd.typeloader.XMLNodeTypeFromXSD
 
getNamespace() - Method in class gw.xml.xsd.typeloader.XSDEnumerationType
 
getNamespace() - Method in class gw.xml.xsd.typeloader.XSDGroupingType
 
getNamespaceContext() - Method in class gw.xml.XmlElement
Returns the namespace context of this element.
getNamespaceExcludes() - Method in class gw.pl.util.webservices.axis.GWEmitter
Returns the list of excludes to specifically exclude from the generated source.
getNamespaceFor(String) - Static method in class gw.api.importing.ImportingUtil
Deprecated.
This method will be removed in a future release. Only one schema namespace for entity type is available. There is no differentiation on domain and other schmea namespace anymore.
getNamespaceForDirectory(IDirectory) - Method in interface gw.lang.reflect.ITypeLoader
 
getNamespaceForDirectory(IDirectory) - Method in class gw.lang.reflect.SimpleTypeLoader
 
getNamespaceForDirectory(IDirectory) - Method in class gw.lang.reflect.TypeLoaderBase
 
getNamespaceIncludes() - Method in class gw.pl.util.webservices.axis.GWEmitter
Returns the list of namespaces specifically excluded from the generated code.
getNamespaceMap() - Method in class gw.pl.util.webservices.axis.GWEmitter
Get the map of namespace -> Java package names
getNamespaces() - Method in interface gw.lang.parser.ITypeUsesMap
Returns the set of strings representing the namespaces that are currently used by this parser.
getNamespaces() - Method in class gw.pl.util.webservices.axis.GWEmitter
Method getNamespaces
getNamespacesFromTypeNames(Set<? extends CharSequence>, Set<String>) - Method in interface gw.lang.reflect.ITypeSystem
 
getNamespacesFromTypeNames(Set<? extends CharSequence>, Set<String>) - Static method in class gw.lang.reflect.TypeSystem
 
getNamespaceURI() - Method in class gw.xml.XmlNamespace
Returns the namespace URI of this namespace.
getNamespaceURIForPrefix(String) - Method in class gw.xml.AbstractXMLNode
Gets the namespace for the given prefix.
getNamespaceURIForPrefix(String) - Method in interface gw.xml.IReadOnlyXMLNode
 
getNameValuePairArrays() - Method in class gw.api.database.DatabaseParameterSet
 
getNameWithArrayBrackets() - Method in class gw.lang.reflect.java.asm.AsmClass
 
getNameWithArrayBrackets() - Method in class gw.lang.reflect.java.asm.AsmType
 
getNameWithBounds(boolean) - Method in interface gw.lang.reflect.gs.IGenericTypeVariable
 
getNameWithEnclosingType() - Method in interface gw.lang.reflect.ITypeVariableType
 
getNameWithFirstLetterCapped(String) - Static method in class gw.pl.util.ClassUtil
 
getNameWithoutExt(File) - Static method in class gw.pl.util.FileUtil
 
getNameWithoutExt(String) - Static method in class gw.pl.util.FileUtil
 
getNameWithQualifiedTypeVariables(IType) - Method in interface gw.lang.reflect.ITypeSystem
 
getNameWithQualifiedTypeVariables(IType) - Static method in class gw.lang.reflect.TypeSystem
 
getNationalNumber() - Method in interface gw.api.util.phone.GWPhoneNumber
 
getNationalNumber() - Method in class gw.api.util.phone.GWPhoneNumberBuilder
Returns the national subscriber number current attached to the builder
getNationalNumber() - Method in class gw.api.util.phone.GWPhoneNumberImpl
 
getNationalNumber() - Method in class gw.api.util.phone.GWPhoneNumberUnknown
 
getNationalNumberFormatted() - Method in interface gw.api.util.phone.GWPhoneNumber
 
getNationalNumberFormatted() - Method in class gw.api.util.phone.GWPhoneNumberImpl
 
getNationalNumberFormatted() - Method in class gw.api.util.phone.GWPhoneNumberUnknown
 
getNationalSubscriberNumber() - Method in class gw.api.phone.PhoneDelegateBase
 
getNationalSubscriberNumber() - Method in interface gw.api.phone.PhoneFields
 
getNativeModule() - Method in class gw.lang.gosuc.GosucModule
 
getNativeModule() - Method in interface gw.lang.reflect.module.IModule
 
getNativeModule() - Method in interface gw.lang.reflect.module.INativeModule
 
getNativeProject() - Method in class gw.lang.gosuc.GosucProject
 
getNativeProject() - Method in interface gw.lang.reflect.module.IProject
 
getNativeSDK() - Method in interface gw.lang.reflect.module.IJreModule
 
getNDaysBefore() - Method in class gw.api.util.CoreFilters.CompareNDays
 
getNestedString(String, String) - Static method in class gw.util.GosuStringUtil
Deprecated.
Use the better named GosuStringUtil.substringBetween(String, String). Method will be removed in Commons Lang 3.0.
getNestedString(String, String, String) - Static method in class gw.util.GosuStringUtil
Deprecated.
Use the better named GosuStringUtil.substringBetween(String, String, String). Method will be removed in Commons Lang 3.0.
getNewExpression() - Method in class gw.lang.ir.statement.IRNewStatement
 
getNewExpression() - Method in interface gw.lang.parser.statements.INewStatement
 
getNewFieldName() - Method in class gw.api.util.mapping.NameTranslatingFieldMapper
 
getNewFieldName() - Method in interface gw.api.util.mapping.NameTranslatingMapper
Returns the translated field name, corresponding to the property in ClaimCenter.
getNewId() - Method in class gw.smoketest.platform.web.PCFElement
 
getNewItem() - Method in class gw.util.diff.sorted.Diff
Returns the new item.
getNewValue() - Method in class gw.api.bean.compare.ui.BaseEntityDiffDisplay
The value to show in the new value column in the policy comparison UI.
getNewValue() - Method in class gw.api.bean.compare.ui.BasePropertyDiffDisplay
The new value of the property, as a user displayable string.
getNewValue() - Method in interface gw.api.bean.compare.ui.DiffDisplay
 
getNewValue() - Method in class gw.api.bean.compare.ui.EntityDiffDisplay
The value to show in the new value column in the entity comparison UI.
getNewValue() - Method in class gw.api.bean.compare.ui.PropertyDiffDisplay
The new value of the property, as a user displayable string.
getNext() - Method in class gw.api.graph.traverse.BreadthFirstTraversal
Returns the next edge to process.
getNext() - Method in class gw.api.graph.traverse.DepthFirstTraversal
Returns the next edge to be processed according to the traversal strategy.
getNext() - Method in interface gw.api.graph.traverse.TraversalStrategy
Gets (and consumes) the next edge to be traversed.
getNextHighest() - Method in enum gw.api.system.server.Runlevel
Get the next highest runlevel
getNextHighest() - Method in enum gw.api.webservice.WSRunlevel
Get the next highest runlevel
getNextLowest() - Method in enum gw.api.system.server.Runlevel
Get the next lowest runlevel
getNextLowest() - Method in enum gw.api.webservice.WSRunlevel
Get the next highest runlevel
getNextRun() - Method in class gw.api.tools.BatchProcess
 
getNextRun(BatchProcessType) - Static method in class gw.api.tools.BatchProcess
 
getNextSequenceNumber(String, long) - Static method in class gw.api.webservice.DataObjectAPIImpl
 
getNextSibling() - Method in interface gw.lang.parser.IParseTree
 
getNextStackIndex() - Method in interface gw.lang.parser.IStackProvider
For compile-time assignment of stack indexes.
getNextStackIndex() - Method in class gw.lang.parser.StandardSymbolTable
For compile-time assignment of stack indexes.
getNextStackIndex() - Method in class gw.lang.parser.ThreadSafeSymbolTable
 
getNextStackIndexForScope(IScope) - Method in interface gw.lang.parser.IStackProvider
For compile-time assignment of stack indexes at a particular scope.
getNextStackIndexForScope(IScope) - Method in class gw.lang.parser.StandardSymbolTable
For compile-time assignment of stack indexes.
getNextStackIndexForScope(IScope) - Method in class gw.lang.parser.ThreadSafeSymbolTable
 
getNinetiethPercentile() - Method in class gw.api.util.stats.StatisticsCollector
 
getNinetyninethPercentile() - Method in class gw.api.util.stats.StatisticsCollector
 
getNode() - Method in class gw.api.database.DatabaseOutlineHintInfo
 
getNode(String) - Method in class gw.util.cache.FqnCache
 
getNode(String) - Method in interface gw.util.cache.IFqnCache
 
getNode(String) - Method in class gw.util.cache.WeakFqnCache
 
getNode() - Method in interface gw.xml.parser2.IXMLParseIssue
 
getNode() - Method in class gw.xml.parser2.XMLParseIssue
 
getNodeClass() - Method in class gw.xml.parser2.XMLNodeIntrinsicTypeInfoFromJava
 
getNodeId(T) - Method in class gw.api.graph.print.ColoringDotFormatter
Returns the node id.
getNodeId(T) - Method in interface gw.api.graph.print.DotFormatter
Returns the node id for the given node.
getNodeId(EntityDiff<KeyableBean>) - Method in class gw.api.graph.print.EntityDiffFormatter
 
getNodeId(KeyableBean) - Method in class gw.api.graph.print.EntityDotFormatter
Gets the node id.
getNodeId(T) - Method in class gw.api.graph.print.ITypeDotFormatter
Get the node id.
getNodeID() - Method in interface gw.xml.xsd.IXMLNodeWithID
Returns the ID of this node.
getNodeID() - Method in class gw.xml.xsd.typeloader.XSDBasedXMLNode
 
getNodeName() - Method in class gw.xml.parser2.BaseAbstractNode
 
getNodeName() - Method in class gw.xml.parser2.XMLNodeConvertibleBase
 
getNodes() - Method in class gw.api.graph.BasicGraph
Gets the graph nodes.
getNodes(Predicate<T>) - Method in interface gw.api.graph.GraphView
Returns a set of filtered nodes.
getNodes() - Method in interface gw.api.graph.ReadableGraph
Returns a set of all nodes in the graph.
getNodeSet() - Method in class gw.api.graph.CollectingVisitor
Returns the set of nodes.
getNodeValueObject() - Method in class gw.xml.AbstractXMLNode
Gets the value of this node.
getNonCanonicalFileName() - Method in interface gw.lang.reflect.gs.IFileSystemGosuClassRepository.IClassFileInfo
 
getNonNullPropertiesNotOnType(String) - Method in interface gw.api.archiving.upgrade.IArchivedEntity
Gets properties with non-null values on the current entity that do not exist on the new type.
getNonValidatingSaxParserFactory() - Static method in class gw.pl.util.GWSAXParserFactory
 
getNotApprovalFilter() - Method in class gw.api.activity.ActivityFilterSetBase
Simple filter - is the activity not an approval activity?
getNotEnabledBatchProcessTypes() - Static method in class gw.api.profiler.BatchProcessWorkQueueProfilerPageHelper
 
getNotEnabledMessageDestinationNames() - Static method in class gw.api.profiler.MessageDestinationProfilerPageHelper
 
getNotEnabledWorkQueueNames() - Static method in class gw.api.profiler.BatchProcessWorkQueueProfilerPageHelper
 
getNoteRelatedTo() - Method in interface gw.pl.note.entity.Note
Returns what the note's related to: either a Contact, an Exposure, or the whole claim.
getNotEscalatedFilter() - Method in class gw.api.activity.ActivityFilterSetBase
Simple filter - is the activity not escalated?
getNoteTemplate(String) - Method in interface gw.plugin.note.INoteTemplateSource
Deprecated.
use method with locale
getNoteTemplate(ILocale, String) - Method in interface gw.plugin.note.INoteTemplateSource
Returns the note template for the template filename.
getNoteTemplates(String, String, String, String[]) - Method in interface gw.plugin.note.INoteTemplateSource
Deprecated.
use locale version
getNoteTemplates(ILocale, Map) - Method in interface gw.plugin.note.INoteTemplateSource
Returns an array of note templates that satisfy the specified criteria.
getNoteTemplatesBackingDir() - Static method in class gw.plugin.note.NoteConfigUtil
This will return a directory that is the source for templates
getNoteVirtualDirectory() - Static method in class gw.plugin.note.NoteConfigUtil
This will return a virtual directory that is the source for templates
getNotExternalFilter() - Method in class gw.api.activity.ActivityFilterSetBase
Simple filter - is the activity not externally owned?
getNotifications() - Method in class gw.plugin.management.GWMBeanInfo
Notifications
getNotificationTypes() - Method in class gw.plugin.management.NotificationInfo
NotificationTypes
getNotProfilerEnabledStartablePluginNames() - Static method in class gw.api.startable.StartablePluginPageHelper
 
getNotReviewExternalOpenFilter() - Method in class gw.api.activity.ActivityFilterSetBase
Compound filter - not assignment review, external and open.
getNotReviewFilter() - Method in class gw.api.activity.ActivityFilterSetBase
Simple filter - is the activity not an assignment review activity?
getNotReviewNotExternalFilter() - Method in class gw.api.activity.ActivityFilterSetBase
Compound filter - not assignment review, not external.
getNotReviewOpenFilter() - Method in class gw.api.activity.ActivityFilterSetBase
Compound filter - not assignment review, open.
getNullExpressionInstance() - Static method in class gw.lang.GosuShop
 
getNullExpressionInstance() - Method in interface gw.lang.IGosuShop
 
getNumActiveExecutors() - Method in class gw.api.webservice.maintenanceTools.WQueueStatus
The number of active executors.
getNumActiveWorkerItems() - Method in class gw.api.webservice.maintenanceTools.WorkQueueStatus
The number of active workers.
getNumActiveWorkers() - Method in class gw.api.webservice.maintenanceTools.WorkQueueStatus
The number of active workers.
getNumActiveWorkItems(String) - Method in interface gw.api.webservice.maintenanceTools.MaintenanceToolsBase
This will get the number of active work items for a specific queue.
getNumActiveWorkItems(String) - Method in class gw.api.webservice.maintenanceTools.MaintenanceToolsImpl
This will get the number of active work items for a specific queue.
getNumActiveWorkItems() - Method in class gw.api.webservice.maintenanceTools.WorkQueueStatus
the number of active work items (checkedout or available).
getNumActiveWorkItems() - Method in class gw.api.webservice.maintenanceTools.WQueueStatus
The number of active work items.
getNumAllExec() - Method in interface gw.pl.database.entity.DBConsistCheckRun
 
getNumAvailableWorkItems() - Method in class gw.api.webservice.maintenanceTools.WorkQueueStatus
The number of available work items
getNumber() - Method in class gw.api.admin.ImportDataConflict
Get the number identifying this conflict.
getNumberOfArrays() - Method in class gw.api.tools.DatabaseInfo.TableInfo
 
getNumberOfColumns() - Method in class gw.api.tools.DatabaseInfo.TableInfo
 
getNumberOfEffDatedForeignKeys() - Method in class gw.api.tools.DatabaseInfo.TableInfo
 
getNumberOfEncryptedColumns() - Method in class gw.api.tools.DatabaseInfo.TableInfo
 
getNumberOfExtensionColumns() - Method in class gw.api.tools.DatabaseInfo.TableInfo
 
getNumberOfExtensionEffDatedForeignKeys() - Method in class gw.api.tools.DatabaseInfo.TableInfo
 
getNumberOfExtensionForeignKeys() - Method in class gw.api.tools.DatabaseInfo.TableInfo
 
getNumberOfExtensionIndexes() - Method in class gw.api.tools.DatabaseInfo.TableInfo
 
getNumberOfForeignKeys() - Method in class gw.api.tools.DatabaseInfo.TableInfo
 
getNumberOfIndexes() - Method in class gw.api.tools.DatabaseInfo.TableInfo
 
getNumberOfInstancesOfTestClassCreated(String) - Static method in class gw.test.TestClass
 
getNumberOfItems() - Method in class gw.api.web.tools.WorkItemDisplayInfo
 
getNumberOfReferencingExtensionForeignKeys() - Method in class gw.api.tools.DatabaseInfo.TableInfo
 
getNumberOfReferencingForeignKeys() - Method in class gw.api.tools.DatabaseInfo.TableInfo
 
getNumberOfSubtypes() - Method in class gw.api.tools.DatabaseInfo.TableInfo
 
getNumberOfThreads() - Method in class gw.api.tools.ConsistencyChecksRunsPageHelper
 
getNumberOfUnindexedDenormColumns() - Method in class gw.api.tools.DatabaseInfo.TableInfo
 
getNumBytes() - Method in enum gw.pl.util.BOM
 
getNumCheckedoutWorkItems() - Method in class gw.api.webservice.maintenanceTools.WorkQueueStatus
The number of checkedout work items
getNumChildren() - Method in class gw.api.admin.GroupPickerTreeNode
 
getNumChildren() - Method in class gw.api.admin.GroupTreeNode
 
getNumChildren() - Method in class gw.api.admin.OrganizationTreeNode
 
getNumChildren() - Method in class gw.api.admin.RootTreeNode
 
getNumChildren() - Method in class gw.api.admin.UnassignedUsersGroupNode
 
getNumChildren() - Method in interface gw.api.profiler.ProfilerFrame
 
getNumChildren() - Method in class gw.api.profiler.ProfilerTag
 
getNumChildren() - Method in class gw.api.tree.AbstractLazyLoadingTreeNode
This is a light weight funtion to get number of children for the node data, without fully retrieving them all.
getNumChildren() - Method in class gw.api.tree.SimpleTreeNode
Returns the number of children of this node.
getNumChildren() - Method in interface gw.api.tree.TreeNode
Returns the number of children of this node.
getNumChildren() - Method in class gw.api.web.team.TeamTreeNode
 
getNumChildren() - Method in class gw.api.web.util.BeanArrayTreeNode
 
getNumChildren() - Method in class gw.api.web.util.BeanFieldsTreeNode
 
getNumChildren() - Method in class gw.api.web.util.BeanTreeNode
 
getNumChildren() - Method in class gw.smoketest.platform.web.TreeViewNodeElement
Gets the number of direct child nodes that have been loaded
getNumChildren() - Method in class gw.xml.AbstractXMLNode
Gets the number of child nodes.
getNumChildTreeNodes(String) - Method in interface gw.testharness.ISmokeTestHelper
Deprecated.
@param id
getNumColumns() - Method in class gw.api.database.DatabaseRow
 
getNumConflicts() - Method in class gw.api.admin.ImportDataInfo
The number of conflicts found when the file was imported.
getNumDeleted() - Method in class gw.api.admin.ImportDataInfo
The number of records retired from this import
getNumDenormSearchColumns() - Method in class gw.api.database.DatabaseRow
 
getNumDistinctArgLists() - Method in class gw.api.profiler.AggregatedQuerySummary
Returns the number of distinct argument lists for all of the queries in this aggregated query summary.
getNumDistinctArgLists() - Method in class gw.api.profiler.StackAggregatedQuerySummary
Returns the number of distinct argument lists for all of the queries in this aggregated query summary.
getNumEffDatedFKColumns() - Method in class gw.api.database.DatabaseRow
 
getNumEjections() - Method in class gw.api.tools.CacheStatistics
Deprecated.
Gets the number of objects evicted from the cache.
getNumEntries(String) - Method in interface gw.testharness.ISmokeTestHelper
Gets the number of entries on page for the given iterator
getNumErrorExecs() - Method in interface gw.pl.database.entity.DBConsistCheckRun
 
getNumErrors() - Method in class gw.api.webservice.tableImport.TableImportResult
Returns the number of load errors generated by the operation.
getNumExecsFinished() - Method in interface gw.pl.database.entity.DBConsistCheckRun
 
getNumExecsInProgress() - Method in interface gw.pl.database.entity.DBConsistCheckRun
 
getNumExecsNotStarted() - Method in interface gw.pl.database.entity.DBConsistCheckRun
 
getNumExtensionColumns() - Method in class gw.api.database.DatabaseRow
 
getNumFailedWorkItems() - Method in class gw.api.webservice.maintenanceTools.WorkQueueStatus
the number of failed work items
getNumFKColumns() - Method in class gw.api.database.DatabaseRow
 
getNumFound() - Method in class gw.plugin.solr.SolrResultSet
Return total number of records matched by this query
getNumHits() - Method in class gw.api.tools.CacheStatistics
Deprecated.
Gets the number of cache hits.
getNumHitsAsPercentage() - Method in class gw.api.tools.CacheStatistics
Deprecated.
Formats the hit percentage as a string.
getNumHotObjects() - Method in class gw.api.tools.DB2PDPageHelper
 
getNumInCache() - Method in class gw.api.tools.CacheStatistics
Deprecated.
Gets the number of objects in the cache.
getNumInconsistencies() - Method in class gw.api.webservice.systemTools.DBConsistencyCheckResult
This method is only valid for the following types of checks (NO_MATCH_ROWS).
getNumItemsInQueue(BatchProcessType) - Static method in class gw.workqueue.WorkQueueTestUtil
Get number of times in queue
getNumItemsInQueue(WorkQueue) - Static method in class gw.workqueue.WorkQueueTestUtil
Get number of items in Queue
getNumLines() - Method in class gw.pl.io.StringLineWriter
Returns the number of lines.
getNumLVElements() - Method in class gw.smoketest.platform.web.PagingElement
 
getNumMinutesForCPUUtilization() - Method in class gw.api.tools.DB2PDPageHelper
 
getNumMinutesForCPUUtilization() - Method in class gw.api.tools.MicrosoftDMVPageHelper
 
getNumMisses() - Method in class gw.api.tools.CacheStatistics
Deprecated.
Gets the number of cache misses.
getNumMissesAsPercentage() - Method in class gw.api.tools.CacheStatistics
Deprecated.
Formats the miss percentage as a string.
getNumMissesDueToEviction() - Method in class gw.api.tools.CacheStatistics
Deprecated.
Gets the number of cache misses due to eviction.
getNumMissesDueToEvictionAsPercentage() - Method in class gw.api.tools.CacheStatistics
Deprecated.
Formats the miss-due-to-eviction percentage as a string.
getNumNullableColumns() - Method in class gw.api.database.DatabaseRow
 
getNumOptions() - Method in class gw.smoketest.platform.web.PagingElement
 
getNumOptions() - Method in class gw.smoketest.platform.web.SelectElement
 
getNumOutOfDateHistograms() - Method in class gw.api.tools.DatabaseStatisticsHelper
 
getNumOutOfDateIndices() - Method in class gw.api.tools.DatabaseStatisticsHelper
 
getNumRequests() - Method in class gw.api.tools.CacheStatistics
Deprecated.
Gets the total number of cache requests.
getNumResultsFromContactCenter(ContactSearchCriteria) - Static method in class gw.api.geocode.GeocodeScriptHelper
Retrieves the number of search results findable in Contact Center.
getNumRetries() - Method in interface gw.pl.workqueue.entity.WorkItem
Return that number of retries, i.e.
getNumRowsFromDateAnalysis(String, String) - Method in interface gw.pl.database.entity.TableDataDist
 
getNumSenderThreads() - Method in class gw.api.messaging.ExternalDestinationConfig
 
getNumSupportsLinguisticSearchColumns() - Method in class gw.api.database.DatabaseRow
 
getNumTabs() - Method in class gw.smoketest.platform.web.WorksheetTabBarElement
 
getNumTestMethods() - Method in class gw.test.remote.RemoteTestClassWrapper
 
getNumThreads() - Method in class gw.api.tools.DataDistDVHelper
 
getNumTopQueries() - Method in class gw.api.tools.DB2PDPageHelper
 
getNumTypeKeyColumns() - Method in class gw.api.database.DatabaseRow
 
getNumVisits() - Method in class gw.api.tools.LocationUsageStat
 
getNumVisits() - Method in class gw.api.tools.SharedSectionUsageStat
 
getObject() - Method in class gw.api.util.stats.StatisticsCollector
 
getObject(String) - Method in class gw.processes.WorkQueueInstrumentation
Returns current value if it exists or null.
getObjectArray() - Method in interface gw.lang.reflect.gs.IGosuArrayClassInstance
 
getObjectById(String, String, IFieldFilter[]) - Static method in class gw.api.webservice.DataObjectAPIImpl
 
getObjectKey() - Method in class gw.api.webservice.messagingTools.CustomEvents
The object key associated with the additional acknowledgement update.
getObjectKey() - Method in class gw.api.webservice.messagingTools.FieldChanges
The object key associated with the additional acknowledgement update.
getOfficialID(OfficialIDType) - Method in interface gw.pl.contact.entity.Contact
Get official id by type (supports typinfo for XYZOfficialID) works only for non-state specific ids.
getOfficialIDByTypeAndState(OfficialIDType, Jurisdiction) - Method in interface gw.pl.contact.entity.Contact
Get official id by state and type.
getOfficialIDInsuredAndType() - Method in interface gw.pl.contact.entity.OfficialID
Returns a resolved display key (Java.OfficialID.InsuredAndOfficialIDType) that displays both the type of the official ID and the display name of the contact who owns this official id.
getOffset() - Method in interface gw.api.profiler.ProfilerFrame
 
getOffset() - Method in class gw.api.profiler.ProfilerTag
 
getOffset() - Method in interface gw.lang.parser.IParseTree
 
getOffset() - Method in exception gw.lang.parser.template.TemplateParseException
 
getOffset() - Method in interface gw.lang.reflect.gs.ISourceFileHandle
 
getOffset() - Method in class gw.lang.reflect.gs.StringSourceFileHandle
 
getOffsetMark() - Method in interface gw.lang.parser.ITokenizerOffsetMarker
 
getOffsetShift() - Method in interface gw.lang.parser.IParserPart
 
getOldItem() - Method in class gw.util.diff.sorted.Diff
Returns the old item.
getOldStyleId() - Method in class gw.smoketest.platform.web.PCFElementId
 
getOldTableObjectObject() - Method in interface gw.api.database.ISimpleQueryBuilder
Deprecated.
This method will be removed in a future release. Do not use. Internal code should use ISimpleQueryBuilderInternal.getOldTableObjectObject() instead. instead.
getOldTableObjectObject() - Method in class gw.api.database.Query
Deprecated.
This method will be removed in a future release. Do not use. Internal code should use ISimpleQueryBuilderInternal.getOldTableObjectObject() instead. instead.
getOldValue() - Method in class gw.api.archiving.upgrade.IssueProperty
 
getOldValue() - Method in class gw.api.bean.compare.ui.BaseEntityDiffDisplay
The value to show in the old value column in the policy comparison UI.
getOldValue() - Method in class gw.api.bean.compare.ui.BasePropertyDiffDisplay
The old value of the property, as a user displayable string.
getOldValue() - Method in interface gw.api.bean.compare.ui.DiffDisplay
 
getOldValue() - Method in class gw.api.bean.compare.ui.EntityDiffDisplay
The value to show in the old value column in the entity comparison UI.
getOldValue() - Method in class gw.api.bean.compare.ui.PropertyDiffDisplay
The old value of the property, as a user displayable string.
getOneToOneLinks() - Method in class gw.api.reflect.PropertyExtractor
Returns a collection of all outgoing one-to-one links from the entity.
getOneToOneWithRetired(KeyableBean, IOneToOnePropertyInfo, Class<T>) - Static method in class gw.api.bean.LinkedBeans
Finds the target of a one-to-one property regardless of whether or not it is retired.
getOneToOneWithRetired(KeyableBean, String, Class<T>) - Static method in class gw.api.bean.LinkedBeans
Finds the target of a one-to-one property regardless of whether or not it is retired.
getOnlyResult() - Method in interface gw.api.database.IQueryResult
Returns this processor's first result if it has one.
getOnPage() - Method in class gw.smoketest.platform.web.PCFLocation
Returns true, if we are currently on this page
getOOSConflictingVersions() - Method in class gw.api.diff.DiffProperty
Returns a list of future versions that conflict with this OOS change.
getOp() - Method in class gw.lang.ir.expression.IRArithmeticExpression
 
getOp() - Method in class gw.lang.ir.expression.IRRelationalExpression
 
getOpenActivities() - Method in interface gw.pl.community.entity.Group
 
getOpenActivities() - Method in interface gw.pl.community.entity.User
 
getOpenActivityCount() - Method in interface gw.pl.community.entity.Group
 
getOpenActivityCount() - Method in interface gw.pl.community.entity.User
 
getOpenApprovalFilter() - Method in class gw.api.activity.ActivityFilterSetBase
Compound filter - open, approval.
getOpenDueInNDaysFilter(int) - Method in class gw.api.activity.ActivityFilterSetBase
Compound filter - open due in N days.
getOpenDueTodayFilter() - Method in class gw.api.activity.ActivityFilterSetBase
Compound filter - open due today.
getOpenEscalatedFilter() - Method in class gw.api.activity.ActivityFilterSetBase
Compound filter - open escalated.
getOpenFilter() - Method in class gw.api.activity.ActivityFilterSetBase
Simple filter - is activity status open?
getOpenOverdueFilter() - Method in class gw.api.activity.ActivityFilterSetBase
Compound filter - open overdue.
getOperationParameters(Operation, String, BindingEntry) - Method in class gw.pl.util.webservices.axis.GWSymbolTable
For the given operation, this method returns the parameter info conveniently collated.
getOperations() - Method in class gw.plugin.management.GWMBeanInfo
Attributes
getOperationsCompleted() - Method in interface gw.processes.BatchProcess
 
getOperationsExpected() - Method in interface gw.processes.BatchProcess
 
getOperationsFailed() - Method in interface gw.processes.BatchProcess
 
getOperationsFailedReasons() - Method in interface gw.processes.BatchProcess
 
getOperator() - Method in interface gw.entity.IDateTimeOrdering
 
getOperator() - Method in interface gw.lang.parser.expressions.IArithmeticExpression
 
getOperator() - Method in interface gw.lang.parser.expressions.IBinaryExpression
 
getOperator() - Method in interface gw.lang.parser.expressions.IRelationalExpression
 
getOperator() - Method in interface gw.lang.parser.expressions.IWhereClauseRelationalExpression
 
getOpsCompleted() - Method in interface gw.api.webservice.maintenanceTools.ProcessIDStatus
The number of operations completed by the process
getOpsCompleted() - Method in class gw.api.webservice.maintenanceTools.ProcessStatus
The number of operations completed by the process
getOpsExpected() - Method in class gw.api.webservice.maintenanceTools.ProcessStatus
The number of operations expected to be completed by the process
getOption(int) - Method in class gw.smoketest.platform.web.SelectElement
 
getOptionalInt() - Method in class gw.api.webservice.messagingTools.MessageOptionalFields
Deprecated.
 
getOptionalMoney() - Method in class gw.api.webservice.messagingTools.MessageOptionalFields
Deprecated.
 
getOptionalString() - Method in class gw.api.webservice.messagingTools.MessageOptionalFields
Deprecated.
 
getOptionByLabel(String) - Method in class gw.smoketest.platform.web.SelectElement
 
getOptionByValue(String) - Method in class gw.smoketest.platform.web.SelectElement
 
getOptionCountInSelect(String) - Method in interface gw.testharness.ISmokeTestHelper
Deprecated. 
getOptionDisplayName(int) - Method in interface gw.plugin.document.IDocumentCreationOptions
Deprecated.
 
getOptionIds() - Method in interface gw.plugin.document.IDocumentCreationOptions
Deprecated.
 
getOptionLabels() - Method in class gw.smoketest.platform.web.SelectElement
Gets labels of all options in this select
getOptionLabelsInSelect(String) - Method in interface gw.testharness.ISmokeTestHelper
Return the labels in the given SELECT
getOptions() - Method in interface gw.pl.custom.entity.DateCriterionChoice
The list of options specifying which field to search.
getOptions() - Method in interface gw.pl.custom.entity.FinancialCriterion
The list of options specifying which field to search.
getOptionsOneRequired() - Method in class gw.pl.util.webservices.CmdLineToolBase
Subclasses must provide an array of Options; if none of the options returned by this array are contained in the command line, then parsing will fail.
getOptionValueInSelectByLabel(String, String) - Method in interface gw.testharness.ISmokeTestHelper
Return the value in a SELECT corresponding to the given label
getOptionValues() - Method in class gw.smoketest.platform.web.SelectElement
Gets values of all options in this select
getOptionValuesInSelect(String) - Method in interface gw.testharness.ISmokeTestHelper
Return the real values in the given SELECT
getOrCreateChild(String) - Method in class gw.util.cache.FqnCacheNode
 
getOrCreateChildElement(XMLChildElementDeclaration<T>) - Method in class gw.xml.parser2.PLXMLNode
Returns the child element specified, or none if no child element is present.
getOrCreateChildElement(Class<T>) - Method in class gw.xml.parser2.PLXMLNode
 
getOrCreateCustomInstrumentation(Map<String, WorkQueueInstrumentationFieldType>) - Method in interface gw.pl.workqueue.entity.InstrumentedWorkerTask
Gets custom instrumentation.
getOrCreateDirectory(String) - Method in interface gw.fs.jar.IJarFileDirectory
 
getOrCreateDirectory(String) - Method in class gw.fs.jar.JarEntryDirectoryImpl
 
getOrCreateDirectory(String) - Method in class gw.fs.jar.JarFileDirectoryImpl
 
getOrCreateDynamicAssignmentState(KeyableBean, Group) - Static method in class gw.api.assignment.DynamicAssignmentUtil
Generate a fingerprint based on the supplied entity's properties and use the result to retrieve a DynamicAssignmentState
getOrCreateDynamicAssignmentState(String, boolean) - Static method in class gw.api.assignment.DynamicAssignmentUtil
Retrieves a DynamicAssignmentState entity with the specified fingerprint value.
getOrCreateEntries(PCFElementId.PCFElementScope, Class, Class<E>) - Method in class gw.smoketest.platform.web.PCFElement
Helper method to get the entries property, or to create it if necessary.
getOrCreateFile(String) - Method in interface gw.fs.jar.IJarFileDirectory
 
getOrCreateFile(String) - Method in class gw.fs.jar.JarEntryDirectoryImpl
 
getOrCreateFile(String) - Method in class gw.fs.jar.JarFileDirectoryImpl
 
getOrCreateFunctionType(IMethodInfo) - Method in interface gw.lang.reflect.ITypeSystem
 
getOrCreateFunctionType(String, IType, IType[]) - Method in interface gw.lang.reflect.ITypeSystem
 
getOrCreateFunctionType(IMethodInfo) - Static method in class gw.lang.reflect.TypeSystem
 
getOrCreateFunctionType(String, IType, IType[]) - Static method in class gw.lang.reflect.TypeSystem
 
getOrCreateId(Key) - Method in class gw.api.importing.XmlExporter
 
getOrCreateMenuLinksProperty(String, String, PCFElementId.PCFElementScope, Class<T>, String) - Method in class gw.smoketest.platform.web.PCFElement
Helper method to get a menu links property off of this element, or create it if need be.
getOrCreateProperty(String, String, PCFElementId.PCFElementScope, Class<T>) - Method in class gw.smoketest.platform.web.PCFElement
Helper method to get a property off of this element, or create it if need be.
getOrCreateProperty(String, Class<T>) - Method in class gw.smoketest.platform.web.PCFElement
Helper method to get a property off of this element, or create it if need be.
getOrCreateScriptParameter(IPropertyInfo) - Static method in class gw.api.admin.ScriptParameterUtil
Retrieves or creates a new script parameter with the given property
getOrCreateTypeInfo(String, ITypeLoader) - Method in class gw.xml.xsd.XSDSchemaIndex
 
getOrCreateTypeReference(IType) - Method in interface gw.lang.reflect.ITypeSystem
 
getOrCreateTypeReference(IType) - Static method in class gw.lang.reflect.TypeSystem
IMPORTANT: The only time you should call this method is: 1) within a class implementing IType, or 2) wrapping a call to a Type constructor, typically within a type loader e.g., TypeSystem.getOrCreateTypeReference( new MyVeryOwnType() ) Gets or creates a type ref for the specified type.
getOrCreateTypeVariableType(String, IType, IType) - Method in interface gw.lang.reflect.ITypeSystem
 
getOrCreateTypeVariableType(String, IType, IType) - Static method in class gw.lang.reflect.TypeSystem
 
getOrCreateUserRoleAssignmentByRole(UserRole) - Method in interface gw.api.assignment.UserRoleOwner
Gets the user role assignment for that role If there's no assignment for that role, creates a new one.
getOrCreateUserSettings() - Method in interface gw.pl.community.entity.User
Creates a UserSettings instance for this user.
getOrCreateVar(String, IRType) - Method in class gw.lang.ir.builder.IRBuilderContext
 
getOrCreateWizardStepProperty(String, String, PCFElementId.PCFElementScope, Class<T>) - Method in class gw.smoketest.platform.web.PCFElement
Helper method to get a wizard step property off of this element, or create it if need be.
getOrder() - Method in class gw.api.admin.EventMessage
 
getOrder() - Method in class gw.api.database.upgrade.before.BeforeUpgradeOrderBy
 
getOrder() - Method in class gw.api.tools.SafePersistingOrderInfoHelper.SafePersistingOrderData
 
getOrder() - Method in class gw.lang.reflect.FeatureCategory
 
getOrderedCallbacks() - Method in interface gw.pl.staging.entity.LoadCommand
 
getOrderedChildren(List<XMLFieldDeclaration>) - Method in class gw.xml.parser2.PLXMLNode
 
getOrderedFieldNames() - Method in class gw.api.admin.ImportDataArrayDifferences
A sorted array of the field names present on elements of the array.
getOrderedFields() - Method in class gw.xml.parser2.PLXMLNode
 
getOrderedHistograms() - Method in interface gw.api.database.TableStatistics
 
getOrderedIndexStatistics() - Method in interface gw.api.database.TableStatistics
 
getOrderedInserts() - Method in interface gw.pl.staging.entity.LoadCommand
 
getOrderedIntegrityChecks() - Method in interface gw.pl.staging.entity.LoadCommand
 
getOrderedOps() - Method in interface gw.pl.staging.entity.LoadStep
 
getOrderedResults() - Method in interface gw.pl.staging.entity.LoadCallback
Get the LoadCallbackResults in chronological order
getOrderedRowCounts() - Method in interface gw.pl.staging.entity.LoadCommand
 
getOrdinal() - Method in class gw.lang.reflect.EnumValuePlaceholder
 
getOrdinal() - Method in interface gw.lang.reflect.IEnumConstant
 
getOrdinal() - Method in interface gw.xml.IXmlSchemaEnumValue
Returns the ordinal value of this enum constant.
getOrdinal() - Method in class gw.xml.xsd.typeloader.XSDEnumerationValue
 
getOrganization() - Method in interface gw.pl.activity.entity.ActivityPattern
The organization to which this ActivityPatternBase belongs.
getOrganization() - Method in interface gw.pl.admin.entity.DecentralizedEntity
FK to organization
getOrganization() - Method in interface gw.pl.assignment.entity.Region
The organization to which this region belongs.
getOrganization() - Method in interface gw.pl.security.entity.Role
The organization to which this role belongs.
getOrganizationID() - Method in interface gw.pl.admin.entity.DecentralizedEntity
FK to organization
getOrganizationLink() - Method in class gw.api.admin.DecentralizedAdminActivityPatternFilter
 
getOrganizationLink() - Method in class gw.api.admin.DecentralizedAdminFilter
 
getOrganizationLink() - Method in class gw.api.admin.DecentralizedAdminRoleFilter
 
getOriginalAttributeName(String) - Method in class gw.xml.parser2.BaseAbstractNode
Some attribute names get munged a little to turn them into property names; this allows nodes to get the original name back if they need it (for writing back out, for example)
getOriginalAttributeName(String) - Method in class gw.xml.parser2.XMLNodeConvertibleBase
Some attribute names get munged a little to turn them into property names; this allows nodes to get the original name back if they need it (for writing back out, for example)
getOriginalSourceStatement() - Method in class gw.lang.ir.IRStatement
 
getOriginalStream() - Method in class gw.test.servlet.RemoteTestServlet.StreamInfo
 
getOriginalStream() - Method in class gw.test.servlet.RemoteTestServlet.SystemErrInfo
 
getOriginalStream() - Method in class gw.test.servlet.RemoteTestServlet.SystemOutInfo
 
getOriginalType() - Method in class gw.lang.reflect.ModifiedParameterInfo
 
getOriginalValue(String) - Method in interface gw.pl.external.entity.Entity
Deprecated.
Returns the orignal value of a field if it has changed, otherwise returns the current value.
getOriginalValue(IEntityPropertyInfo) - Method in interface gw.pl.persistence.core.Bean
Returns the original value of a field if it has changed, otherwise returns the current value.
getOriginalValue(String) - Method in interface gw.pl.persistence.core.Bean
Returns the original value of a field if it has changed, otherwise returns the current value.
getOriginalValuesXML() - Method in interface gw.pl.contact.entity.Contact
Return the original values xml that was created when this contact was created by the ContactIntegrationXMLMapper.
getOriginalValuesXMLElement() - Method in interface gw.pl.contact.entity.Contact
Returns the original values XML as an XMLElement
getOriginalVersion() - Method in interface gw.pl.external.entity.Entity
Deprecated.
Given a bean with changes, returns a clone of the bean in a new bundle with all of its original values.
getOriginalVersion() - Method in interface gw.pl.persistence.core.Bean
Given a bean with changes, returns a clone of the bean in a new bundle with all of its original values.
getOrInferPrimaryLanguage() - Method in interface gw.pl.contact.entity.Contact
Returns the PrimaryLanguage if it is not null, else the default LanguageType for the application
getOrLookupZoneCode(AddressFillable, ZoneType) - Static method in class gw.api.contact.AddressAutocompleteUtil
Returns the zone code for the given address and zone type.
getOrLookupZoneCode(AddressFillable, ZoneType, boolean) - Static method in class gw.api.contact.AddressAutocompleteUtil
Returns the zone code for the given address and zone type.
getOrphanedEnhancement(String) - Method in interface gw.lang.reflect.gs.IEnhancementIndex
 
getOrphansAdopted() - Method in class gw.api.webservice.maintenanceTools.WQTaskDetails
Number of orphans adopted by this task
getOrphansReclaimed() - Method in class gw.api.web.tools.WorkItemProcessingSummary
 
getOtherBidiRel(CommonContact, ContactBidiRel) - Method in interface gw.pl.contact.entity.CommonContactContact
This will return the bidirectional relationship type from the other contact in this relationship to the primaryContact
getOtherCommonContactType(ABContact) - Method in interface gw.ab.addressbook.entity.ABContactContact
This will return the type of the other contact in this relationship
getOtherCommonContactType(CommonContact) - Method in interface gw.pl.contact.entity.ContactContact
This will return the type of the other contact in this relationship
getOtherContact(ABContact) - Method in interface gw.ab.addressbook.entity.ABContactContact
This will return the other contact for this link.
getOtherContact(Contact) - Method in interface gw.pl.contact.entity.ContactContact
This will return the other contact for this link.
getOtherDiffable() - Method in class gw.pl.util.diff.lcs.DiffEntry
 
getOtherMessages() - Method in exception gw.api.webservice.exception.SOAPException
Other messages attached to this exception.
getOtherMessages() - Method in exception gw.pl.util.webservices.login.fault.SOAPException
Gets the otherMessages value for this SOAPException.
getOtherSchemaNamespace() - Static method in class gw.api.importing.ImportingUtil
Deprecated.
This method will be removed in a future release. Use ImportingUtil.getDomainSchemaNamespace() instead.
getOtherStats() - Method in interface gw.plugin.cluster.TransportStatistics
Returns additional protocol specific counters/stats values.
getOtherStatsMetadata() - Method in interface gw.plugin.cluster.TransportStatistics
Returns additional protocol specific counters/stats metadata.
getOutgoingEdges(T) - Method in class gw.api.graph.BasicGraph
Gets the outgoing edges for a given node.
getOutgoingEdges(T, Predicate<Edge<T>>) - Method in interface gw.api.graph.GraphView
Returns a set of all edges going out of the given node, filtered by the given condition.
getOutgoingEdges(T) - Method in interface gw.api.graph.ReadableGraph
Returns a set of all edges going out of the given node.
getOutgoingEdges(T) - Method in interface gw.api.graph.traverse.EdgeProvider
Returns all outgoing edges from a node.
getOutgoingEdges(KeyableBean) - Method in class gw.api.graph.traverse.EntityEdgeProvider
Returns the outgoing edges from the entity, filtered accordingly.
getOutgoingEdges(T) - Method in class gw.api.graph.traverse.GenericGraphEdgeProvider
Determines all outgoing edges from the given node.
getOutgoingEdges(KeyableBean) - Method in class gw.api.graph.traverse.NoBacktrackingEdgeProvider
Returns all outgoing edges from a node.
getOutgoingEdges(T) - Method in class gw.api.graph.traverse.TraversalStrategyBase
Returns the outgoing edges from the given node, possibly filtered.
getOutgoingEdges(IType) - Method in class gw.api.reflect.graph.GosuTypeEdgeProvider
Returns all outgoing edges from a type.
getOutlineInfo() - Method in class gw.api.tools.OracleOutlineHelper
 
getOutOfDateSourceHistograms() - Method in class gw.api.tools.DatabaseStatisticsHelper
 
getOutOfDateSourceIndices() - Method in class gw.api.tools.DatabaseStatisticsHelper
 
getOutOfDateSourceIndicesDescription() - Method in class gw.api.tools.DatabaseStatisticsHelper
 
getOutOfDateSrcHistogramsDescription() - Method in class gw.api.tools.DatabaseStatisticsHelper
 
getOutOfDateStagingHistograms() - Method in class gw.api.tools.DatabaseStatisticsHelper
 
getOutOfDateStagingIndices() - Method in class gw.api.tools.DatabaseStatisticsHelper
 
getOutOfDateTypelistHistograms() - Method in class gw.api.tools.DatabaseStatisticsHelper
 
getOutOfDateTypelistIndices() - Method in class gw.api.tools.DatabaseStatisticsHelper
 
getOutput() - Method in class gw.api.graph.print.DotAttributes
Outputs the attributes in DOT format: [attr1="value", attr2="value", ...]
getOutput() - Method in class gw.api.webservice.templateTools.TemplateImportResults
Returns the human-readable output of the import process.
getOutputDir() - Method in class gw.pl.util.webservices.axis.GWEmitter
Get the output directory to use for emitted source files
getOutputPath() - Method in class gw.lang.gosuc.GosucModule
 
getOutputPath() - Method in interface gw.lang.reflect.module.IModule
 
getOutputPath() - Method in interface gw.lang.reflect.module.INativeModule
 
getOutputStream() - Method in class gw.api.email.AbstractEmailMessageTransport.DocumentContentsDataSource
 
getOutputStreamWriter(OutputStream) - Static method in class gw.util.StreamUtil
Returns a writer for the specified output stream, using UTF-8 encoding.
getOverdueFilter() - Method in class gw.api.activity.ActivityFilterSetBase
Simple filter - is the target date before today?
getOverlappingBoundPeriods(Date, Date) - Method in interface gw.pl.persistence.core.effdate.entity.EffDatedBranch
Returns the periods that overlap this period using the given period start and end dates.
getOverride() - Method in interface gw.lang.parser.expressions.IOverridableOperation
 
getOwner() - Method in interface gw.lang.parser.IParserPart
 
getOwnersType() - Method in interface gw.entity.IEntityPropertyInfo
Gets the type of this property's owner, which must be an entity type.
getOwnersType() - Method in interface gw.entity.IQueryColumn
 
getOwnersType() - Method in class gw.lang.ir.expression.IRFieldGetExpression
 
getOwnersType() - Method in class gw.lang.ir.expression.IRMethodCallExpression
 
getOwnersType() - Method in class gw.lang.ir.expression.IRNewExpression
 
getOwnersType() - Method in class gw.lang.ir.statement.IRFieldSetStatement
 
getOwnersType() - Method in class gw.lang.reflect.AnnotationReflectUtil.SyntheticExceptionInfo
Deprecated.
 
getOwnersType() - Method in class gw.lang.reflect.BaseFeatureInfo
 
getOwnersType() - Method in class gw.lang.reflect.DefaultArrayTypeInfo
 
getOwnersType() - Method in class gw.lang.reflect.FeatureManagerTypeInfoBase
 
getOwnersType() - Method in interface gw.lang.reflect.IAnnotationInfo
 
getOwnersType() - Method in interface gw.lang.reflect.IFeatureInfo
Get this feature's owner's type.
getOwnersType() - Method in class gw.lang.reflect.java.JavaExceptionInfo
 
getOwnersType() - Method in class gw.lang.reflect.MethodInfoBase
 
getOwnersType() - Method in class gw.lang.reflect.MethodInfoDelegate
 
getOwnersType() - Method in class gw.lang.reflect.ParameterInfoBuilder.BuiltParameterInfo
 
getOwnersType() - Method in class gw.lang.reflect.PropertyInfoBase
 
getOwnersType() - Method in class gw.lang.reflect.PropertyInfoDelegate
 
getOwnersType() - Method in class gw.xml.parser2.XMLFieldPropertyInfo
 
getOwnersType() - Method in class gw.xml.parser2.XMLNodeInstanceTypeInfo
 
getOwnersType() - Method in class gw.xml.xsd.typeloader.XSDBasedXMLNodeConstructorInfo
 
getOwnersType() - Method in class gw.xml.xsd.typeloader.XSDEnumerationTypeInfo
 
getOwnersType() - Method in class gw.xml.xsd.typeloader.XSDGroupingTypeInfo
 
getOwnersTypeAsXsdType() - Method in class gw.xml.xsd.typeloader.XMLNodeIntrinsicTypeInfoFromXSD
 
getOwnerType() - Method in class gw.api.reflect.PropertyExtractor
Returns the owner type of the properties being extracted.
getOwningParameterizedType() - Method in class gw.lang.reflect.FunctionType
 
getPackage(Class) - Static method in class gw.lang.reflect.ClassUtil
Returns the package name of a class.
getPackage(String) - Static method in class gw.lang.reflect.ClassUtil
Returns the package name of a class.
getPackage(String) - Method in class gw.pl.util.webservices.axis.GWEmitter
Get the Package name for the specified namespace
getPackage(QName) - Method in class gw.pl.util.webservices.axis.GWEmitter
Get the Package name for the specified QName
getPackage(String) - Static method in class gw.util.GosuClassUtil
 
getPackageCacheThreshold() - Method in class gw.api.tools.DB2PDPageHelper
 
getPackageExpression() - Method in interface gw.lang.parser.expressions.ITypeLiteralExpression
 
getPackageList(Class) - Static method in class gw.pl.util.ClassUtil
 
getPackageList(String) - Static method in class gw.pl.util.ClassUtil
 
getPackageName(Test) - Method in class gw.junit.XMLJUnitResultFormatter
 
getPackageName() - Method in class gw.pl.util.webservices.axis.GWEmitter
Get global package name to use instead of mapping namespaces
getPackageName() - Method in class gw.test.TestClass
 
getPageBaseURL(HttpServletRequest) - Method in interface gw.plugin.baseurlbuilder.IBaseURLBuilder
Return the base URL of the page for the given request.
getPageHeight() - Method in class gw.api.print.PrintSettings
Returns the print page height.
getPageWidth() - Method in class gw.api.print.PrintSettings
Returns the print page width.
getParameter(String[]) - Method in class gw.api.quickjump.MultiParameterizedNavigationCommand
Creates or fetches the expected parameter objects.
getParameter(String) - Method in class gw.api.quickjump.ParameterizedNavigationCommand
Creates or fetches the expected parameter object.
getParameterAnnotations() - Method in class gw.lang.reflect.java.asm.AsmMethod
 
getParameterDisplay(boolean) - Method in interface gw.lang.parser.IDynamicFunctionSymbol
 
getParameterDisplay(IMethodInfo) - Static method in class gw.lang.reflect.TypeInfoUtil
 
getParameterDisplay(IConstructorInfo) - Static method in class gw.lang.reflect.TypeInfoUtil
 
getParameterizedParameterTypes(IType...) - Method in class gw.lang.reflect.FunctionType
 
getParameterizedParameterTypes(IType...) - Method in interface gw.lang.reflect.IGenericMethodInfo
 
getParameterizedParameterTypes(IType...) - Method in class gw.lang.reflect.MethodInfoDelegate
 
getParameterizedParameterTypes2(IGosuClass, IType...) - Method in class gw.lang.reflect.FunctionType
 
getParameterizedParameterTypes2(IGosuClass, IType[]) - Method in interface gw.lang.reflect.IGenericMethodInfo
 
getParameterizedParameterTypes2(IGosuClass, IType...) - Method in class gw.lang.reflect.MethodInfoDelegate
 
getParameterizedReturnType(IType...) - Method in class gw.lang.reflect.FunctionType
 
getParameterizedReturnType(IType...) - Method in interface gw.lang.reflect.IGenericMethodInfo
 
getParameterizedReturnType(IType...) - Method in class gw.lang.reflect.MethodInfoDelegate
 
getParameterizedType(IType...) - Method in class gw.lang.reflect.DefaultArrayType
 
getParameterizedType(IType...) - Method in class gw.lang.reflect.FunctionType
 
getParameterizedType(IType...) - Method in interface gw.lang.reflect.IType
Assuming this intrinsic type is a Generic type, return the parameterized type associated with the given list of type parameters.
getParameterizedType(IType...) - Method in class gw.lang.reflect.ParameterizedFunctionType
 
getParameterizedType(IType...) - Method in class gw.lang.reflect.TypeBase
 
getParameterizedType(IType...) - Method in class gw.xml.parser2.LocationRefType
 
getParameterizedType(IType...) - Method in class gw.xml.parser2.XMLNodeType
 
getParameterizedVersion(IGosuClass) - Method in interface gw.lang.parser.IDynamicPropertySymbol
 
getParameterNames() - Method in class gw.lang.reflect.FunctionType
 
getParameterNames() - Method in interface gw.lang.reflect.IInvocableType
 
getParameterNames() - Method in interface gw.lang.reflect.IOptionalParamCapable
 
getParameterNames() - Method in class gw.lang.reflect.MethodInfoDelegate
 
getParameterNames() - Method in class gw.lang.reflect.ParameterizedFunctionType
 
getParameters() - Static method in class gw.api.tools.DatabaseParametersHelper
 
getParameters() - Method in class gw.api.tools.SampleDataMethod
 
getParameters() - Method in interface gw.datatype.IDataType
Gets the parameters used to instantiate this datatype, as a read-only map of names to values.
getParameters() - Method in class gw.lang.ir.builder.IRMethodBuilder
 
getParameters() - Method in class gw.lang.ir.statement.IRMethodStatement
 
getParameters() - Method in interface gw.lang.parser.statements.IFunctionStatement
 
getParameters() - Method in interface gw.lang.parser.template.ITemplateGenerator
 
getParameters() - Method in interface gw.lang.reflect.IConstructorInfo
 
getParameters() - Method in interface gw.lang.reflect.IHasParameterInfos
 
getParameters() - Method in interface gw.lang.reflect.IMethodInfo
 
getParameters() - Method in class gw.lang.reflect.java.asm.AsmMethod
 
getParameters() - Method in class gw.lang.reflect.MethodInfoDelegate
 
getParameters() - Method in class gw.lang.reflect.SimpleMethodInfo
 
getParameters() - Method in class gw.xml.xsd.typeloader.XSDBasedXMLNodeConstructorInfo
 
getParameters() - Method in class gw.xml.xsd.typeloader.XSDGroupingConstructorInfo
 
getParametersDebugString() - Method in class gw.api.webservice.zone.ZonePreparedStatementHandler
 
getParameterSetNames(DatabaseParameterSet[]) - Static method in class gw.api.tools.DatabaseParametersHelper
 
getParameterSetNameValuePairs(DatabaseParameterSet) - Method in class gw.api.tools.UpgradeInfoPageHelper
 
getParametersFromParts(Vector, Collection, boolean, String, BindingEntry) - Method in class gw.pl.util.webservices.axis.GWSymbolTable
This method returns a vector containing Parameters which represent each Part (shouldn't we call these "Parts" or something?)
getParameterSuggestions(String[], String) - Method in class gw.api.quickjump.MultiParameterizedNavigationCommand
Gets the list of suggestions for a single parameter.
getParameterSuggestions(String) - Method in class gw.api.quickjump.ParameterizedNavigationCommand
Gets the list of suggestions for the parameter.
getParameterTypes() - Method in class gw.lang.ir.expression.IRMethodCallExpression
 
getParameterTypes() - Method in class gw.lang.ir.expression.IRNewExpression
 
getParameterTypes() - Method in class gw.lang.reflect.FunctionType
 
getParameterTypes() - Method in interface gw.lang.reflect.IConstructorType
The constructor's argument types.
getParameterTypes() - Method in interface gw.lang.reflect.IFunctionType
 
getParameterTypes() - Method in interface gw.lang.reflect.IInvocableType
 
getParameterTypes() - Method in interface gw.lang.reflect.java.IJavaClassConstructor
 
getParameterTypes() - Method in interface gw.lang.reflect.java.IJavaClassMethod
 
getParameterTypes() - Method in class gw.lang.reflect.ParameterizedFunctionType
 
getParameterValues() - Method in class gw.api.admin.SOOMessageFilters
Returns the set of parameter values for this filter.
getParameterValues() - Method in class gw.api.util.CoreFilters.DaysBase
 
getParamIndex(SampleDataMethod, SampleDataParam) - Method in class gw.api.tools.SampleDataHelper
Helper for the UI: given a method and one of its parameters, returns the index of that param
getParamName() - Method in class gw.api.webservice.pl.dataExtraction.NVParam
The name of the parameter
getParamNameValuePairs() - Method in class gw.api.database.AWRReportUserSettingsFactory
 
getParams() - Method in interface gw.lang.javadoc.IConstructorNode
 
getParams() - Method in interface gw.lang.javadoc.IMethodNode
 
getParamSignature() - Method in class gw.lang.reflect.FunctionType
 
getParamSignature() - Method in interface gw.lang.reflect.IFunctionType
Formatted signature of the form " ( param-list )"
getParamSignature() - Method in interface gw.lang.reflect.IInvocableType
 
getParamSignature() - Method in class gw.lang.reflect.ParameterizedFunctionType
 
getParamSignatureForCurrentModule() - Method in class gw.lang.reflect.FunctionType
 
getParamSignatureForCurrentModule() - Method in interface gw.lang.reflect.IFunctionType
 
getParamSignatureForCurrentModule() - Method in class gw.lang.reflect.ParameterizedFunctionType
 
getParamTypeNameFromJavaBackedType(IType) - Static method in class gw.lang.reflect.FunctionType
 
getParamTypes(IParameterInfo[]) - Static method in class gw.lang.reflect.BaseFeatureInfo
 
getParamTypesExpected() - Method in exception gw.lang.parser.exceptions.ParseException
 
getParamTypesPossible() - Method in exception gw.lang.parser.exceptions.ParseException
 
getParamValue() - Method in class gw.api.webservice.pl.dataExtraction.NVParam
The value of the parameter
getParent() - Method in class gw.api.profiler.IterationInfoNode
 
getParent() - Method in interface gw.api.profiler.ProfilerFrame
 
getParent() - Method in class gw.api.profiler.ProfilerTag
 
getParent() - Method in interface gw.fs.IResource
Gets this file's our directory's parent directory.
getParent() - Method in class gw.fs.jar.JarEntryResourceImpl
 
getParent() - Method in class gw.fs.jar.JarFileDirectoryImpl
 
getParent() - Method in class gw.fs.physical.PhysicalResourceImpl
 
getParent() - Method in class gw.fs.ResourcePath
Returns the parent of this resource path.
getParent() - Method in class gw.fs.url.URLFileImpl
 
getParent() - Method in interface gw.i18n.ILocale
Gets the parent local of this locale, if any.
getParent() - Method in class gw.lang.ir.IRElement
 
getParent() - Method in interface gw.lang.parser.IDynamicPropertySymbol
 
getParent() - Method in interface gw.lang.parser.IParsedElement
 
getParent() - Method in interface gw.lang.parser.IParseTree
 
getParent() - Method in interface gw.lang.parser.IReducedDynamicPropertySymbol
 
getParent() - Method in class gw.pl.util.FilteringDirectory
 
getParent() - Method in class gw.smoketest.platform.web.OptionElement
 
getParent() - Method in class gw.smoketest.platform.web.OptionElementForMulti
 
getParent() - Method in class gw.smoketest.platform.web.PCFElementId
 
getParent() - Method in class gw.xml.AbstractXMLNode
Gets this node's parent.
getParent() - Method in interface gw.xml.IReadOnlyXMLNode
 
getParent() - Method in class gw.xml.simple.SimpleXmlNode
Returns the parent of this node, or null if this node is a root node.
getParentBean() - Method in interface gw.api.databuilder.BuilderContext
Gets the parent of the bean being built.
getParentBean() - Method in class gw.api.databuilder.NullBuilderContext
 
getParentFile() - Method in interface gw.lang.reflect.gs.IFileSystemGosuClassRepository.IClassFileInfo
 
getParentId() - Method in class gw.smoketest.platform.web.IteratorEntries
 
getParentOf(T) - Method in class gw.api.graph.Tree
Returns the parent of the given child, or null if the given node is the root of the tree.
getParentOtherThanThis() - Method in interface gw.lang.parser.IParseTree
 
getParentType() - Method in interface gw.lang.reflect.gs.ISourceFileHandle
 
getParentType() - Method in class gw.lang.reflect.gs.StringSourceFileHandle
 
getParsedElement() - Method in class gw.lang.function.AbstractBlock
 
getParsedElement() - Method in interface gw.lang.function.IBlock
 
getParsedElement() - Method in exception gw.lang.parser.exceptions.ParseResultsException
 
getParsedElement() - Method in interface gw.lang.parser.IParseResult
 
getParsedElement() - Method in interface gw.lang.parser.IParseTree
 
getParsedElement() - Method in class gw.lang.parser.ParseResult
 
getParseErrors() - Method in interface gw.lang.reflect.ITypeParseIssues
Returns a list of all parse errors for this type.
getParseException() - Method in exception gw.lang.parser.template.TemplateParseException
 
getParseException(IType) - Static method in class gw.lang.reflect.ClassUtil
 
getParseExceptions() - Method in exception gw.lang.parser.exceptions.ParseResultsException
 
getParseExceptions() - Method in interface gw.lang.parser.IParsedElement
 
getParseExceptionsForKey(ResourceKey) - Method in exception gw.lang.parser.exceptions.ParseResultsException
 
getParseIssues() - Method in exception gw.lang.parser.exceptions.ParseResultsException
 
getParseIssues() - Method in interface gw.lang.parser.IParsedElement
 
getParseIssues() - Method in interface gw.lang.reflect.ITypeParseIssues
Returns a list of all parse issues for this type.
getParser() - Method in class gw.lang.parser.ParserOptions
 
getParser() - Method in interface gw.lang.reflect.gs.ICompilableType
 
getParseResultsException() - Method in interface gw.lang.reflect.gs.IGosuClass
 
getParseResultsException(String) - Static method in class gw.util.GosuTestUtil
Gets the parse results exception caused by the given program.
getParseTime() - Method in class gw.api.webservice.importTools.ImportResults
The amount of time spent parsing the XML.
getParseWarnings() - Method in exception gw.lang.parser.exceptions.ParseResultsException
 
getParseWarnings() - Method in interface gw.lang.parser.IParsedElement
 
getParseWarnings() - Method in interface gw.lang.reflect.ITypeParseIssues
Returns a list of all parse warnings for this type.
getParseWarningsForKey(ResourceKey) - Method in exception gw.lang.parser.exceptions.ParseResultsException
 
getPartitionIndexes() - Method in class gw.api.tools.DatabaseInfo.TableInfo
 
getPartitionStatistics() - Method in interface gw.api.database.TableStatistics
 
getParts(String) - Static method in class gw.util.cache.FqnCache
 
getPassword() - Method in class gw.api.util.LoginForm
 
getPassword() - Method in class gw.pl.util.webservices.axis.GWParser
Method getPassword
getPassword() - Method in class gw.plugin.credentials.UsernamePasswordPairBase
 
getPassword() - Method in class gw.plugin.dbauth.UsernamePasswordPair
 
getPassword() - Method in interface gw.plugin.document.IDocumentTemplateDescriptor
Returns the password which is required for the user to create a document from the template.
getPassword() - Method in class gw.plugin.document.impl.XMLDocumentTemplateDescriptor
 
getPassword() - Method in class gw.plugin.security.UserNamePasswordAuthenticationSource
Password
getPath() - Method in class gw.api.diff.DiffItem
For debugging
getPath() - Method in interface gw.api.profiler.ProfilerFrame
 
getPath() - Method in class gw.api.profiler.ProfilerTag
 
getPath() - Method in interface gw.api.webservice.IInsertPathValue
 
getPath() - Method in interface gw.api.webservice.IPathValue
 
getPath() - Method in interface gw.fs.IResource
 
getPath() - Method in class gw.fs.jar.JarEntryResourceImpl
 
getPath() - Method in class gw.fs.jar.JarFileDirectoryImpl
 
getPath() - Method in class gw.fs.physical.PhysicalResourceImpl
 
getPath() - Method in class gw.fs.url.URLFileImpl
 
getPath() - Method in class gw.lang.reflect.gs.IFileSystemGosuClassRepository.ClassPathEntry
 
getPath() - Method in class gw.pl.util.FilteringDirectory
 
getPath() - Method in class gw.plugin.security.UserValueNVP
Path
getPaths() - Method in class gw.lang.gosuc.GosucSdk
 
getPaths() - Method in interface gw.lang.parser.statements.IClasspathStatement
 
getPaths() - Method in interface gw.lang.reflect.module.IClassPath
 
getPathString() - Method in class gw.fs.ResourcePath
Returns the path string for this path using the / path separator.
getPathString(String) - Method in class gw.fs.ResourcePath
Returns the path string for this path using the specified path separator.
getPathValues(String, String, String[]) - Static method in class gw.api.webservice.DataObjectAPIImpl
 
getPathValues(String, String, List) - Method in interface gw.pl.util.webservices.DataAPIShell.ShellAPI
 
getPattern() - Method in class gw.api.util.UltraFastDateFormat
Gets the pattern used by this formatter.
getPattern() - Method in class gw.util.RegExpMatch
 
getPattern() - Method in class gw.xml.xsd.info.XSDNodeValueInfo
 
getPatterns() - Method in class gw.api.activity.ActivityPatternMenuCategory
Returns the activity patterns associated with this ActivityPatternMenuCategory.
getPCFMode() - Method in class gw.api.util.CountryConfig
The PCF mode to use
getPcfStackTrace() - Method in class gw.api.profiler.QuerySummary
 
getPcfStackTraceFP() - Method in class gw.api.profiler.QuerySummary
 
getPendingClaimAssignmentFilter() - Method in class gw.api.activity.ActivityFilterSetBase
Simple filter - is assignment status set to unassigned?
getPendingContactChanges() - Method in class gw.api.desktop.DesktopCounts
Returns count of the pending contact changes in the database
getPendingContactCreates() - Method in class gw.api.desktop.DesktopCounts
Returns count of pending contact creates in the database
getPendingContactUpdates() - Method in class gw.api.desktop.DesktopCounts
Returns count of pending contact updates in the database
getPendingMessages() - Method in interface gw.pl.messaging.entity.MessageContext
Gets the array of pending messages.
getPercentage(long, long) - Static method in class gw.api.tools.CacheStatsBase
 
getPercentComplete() - Method in class gw.api.tools.PerfReportHelper
Used by the ProgressInput widget.
getPercentile(float) - Method in class gw.api.util.stats.StatisticsCollector
 
getPerfDownloads() - Static method in class gw.api.tools.PerfReportHelper
 
getPerfDownloadsInfo(int) - Method in interface gw.api.webservice.systemTools.ISystemTools
Return AWR downloads information.
getPerfDownloadsInfo(int) - Method in class gw.api.webservice.systemTools.SystemToolsImpl
 
getPeriodEnd() - Method in interface gw.pl.persistence.core.effdate.entity.EffDatedBranch
Any bean in this branch's graph must have an expiration date equal to or before this date.
getPeriodId() - Method in interface gw.pl.persistence.core.effdate.entity.EffDatedBranch
Every branch belongs to a period, identified by its PeriodId.
getPeriodStart() - Method in interface gw.pl.persistence.core.effdate.entity.EffDatedBranch
Any bean in this branch's graph must have an effective date equal to or after this date.
getPersistedTableInfo() - Method in class gw.api.tools.DatabaseInfo.IndexInfo
 
getPersistedTableSchema() - Method in class gw.api.tools.DatabaseInfo.PersistedTableInfo
 
getPersistenceHandler() - Method in interface gw.datatype.def.IDataTypeDef
Gets the persistence handler for this datatype.
getPhoneColumnProperties(String, String, String) - Method in class gw.api.util.phone.EntityPhoneMapper
 
getPhoneCountry(Country) - Static method in class gw.api.util.PhoneUtil
Converts a Country typekey to a PhoneCountryCode typekey if possible
getPhoneCountryCode() - Method in class gw.api.util.phone.PhoneColumnProperties
 
getPhoneCountryFromRegionCode(int) - Static method in class gw.api.util.PhoneUtil
Converts a numeric region code to a PhoneCountryCode typekey if possible.
getPhoneExtension() - Method in class gw.api.util.phone.PhoneColumnProperties
 
getPhoneNumber() - Method in class gw.api.util.phone.PhoneColumnProperties
 
getPhoneProperty() - Method in class gw.api.phone.PhoneDelegateBase
 
getPickedCategory() - Method in class gw.api.tools.SetLogLevelData
 
getPickedCategoryLevel() - Method in class gw.api.tools.SetLogLevelData
 
getPickedLoggerSource() - Method in class gw.api.tools.SetLogLevelData
 
getPicker() - Method in class gw.api.assignment.AssignmentPopup
The assignee picker, used to store the status of any searches the User uses to find an assignee.
getPickersFilteredByName() - Method in class gw.api.tools.ConsistCheckTypePicker
 
getPid() - Method in class gw.api.tools.ProcessID
The process id of the batch process
getPKConstraintSchema() - Method in class gw.api.tools.DatabaseInfo.PrimaryKeyConstraintInfo
 
getPlaceholderChar(Object, IPropertyInfo) - Method in interface gw.datatype.handler.IStringPresentationHandler
Gets the placeholder character associated with this datatype.
getPlaceholderChar(Object, IPropertyInfo) - Method in interface gw.datatype.IPresentableDataType
Gets the placeholder character associated with this datatype.
getPlainMessage() - Method in exception gw.lang.parser.exceptions.ParseIssue
 
getPlainMessage() - Method in interface gw.lang.parser.IParseIssue
 
getPlainMessage() - Method in interface gw.lang.reflect.ITypeParseIssue
 
getPlainMessage() - Method in class gw.xml.parser2.XMLParseIssue
 
getPlatform() - Static method in class gw.pl.util.PlatformUtil
 
getPlatform() - Static method in class gw.util.OSPlatform
 
getPlatform() - Static method in class gw.util.Shell
Deprecated.
getPlatformHelper() - Static method in class gw.config.CommonServices
 
getPlatformMajorVersion() - Method in interface gw.api.importing.graph.Graph
The application minor version
getPlatformMajorVersion() - Method in class gw.api.importing.graph.MapBackedGraph
 
getPlatformMajorVersion() - Static method in class gw.api.importing.ImportingUtil
Return the current platform major version
getPlatformMinorVersion() - Method in interface gw.api.importing.graph.Graph
The platform minor version
getPlatformMinorVersion() - Method in class gw.api.importing.graph.MapBackedGraph
 
getPlatformMinorVersion() - Static method in class gw.api.importing.ImportingUtil
Return the current platform minor version
getPlatformVersion() - Method in class gw.api.webservice.systemTools.ServerVersion
The version of the platform
getPlugin(Class<T>) - Method in class gw.plugin.PluginRegistry
Deprecated.
Get a handle to an instance of a plugin given the interface which the plugin implements.
getPluginByName(String) - Method in class gw.plugin.PluginRegistry
Deprecated.
Get a handle to an instance of a plugin given the name of the plugin.
getPluginCallbackHandler() - Static method in class gw.api.messaging.MessageDestinationUtil
This will return PluginCallbackHandler for use in message plugins.
getPluginClassLoader() - Method in interface gw.lang.reflect.IEntityAccess
 
getPluginNameFilters() - Static method in class gw.api.startable.StartablePluginPageHelper
 
getPluginRegistry() - Static method in class gw.plugin.PluginRegistry
Deprecated.
Gets the singleton plugin registry.
getPluginRepositories() - Method in interface gw.lang.reflect.IEntityAccess
 
getPluginState(String) - Method in interface gw.api.startable.IStartableService
 
getPluginState(PluginDef) - Static method in class gw.api.startable.StartablePluginPageHelper
 
getPluginState(String) - Method in class gw.api.startable.StartableServiceImpl
 
getPointerSize() - Static method in class gw.util.perf.objectsize.ObjectSizeUtil
 
getPointInTime() - Method in class gw.api.tools.DatabaseStatisticsHelper
 
getPollInterval() - Method in class gw.api.messaging.ExternalDestinationConfig
 
getPopulator(Object) - Method in class gw.api.databuilder.DataBuilder
Gets the BeanPopulator associated with the given ID, or null if no builder is associated with that ID.
getPort(Class) - Method in class gw.pl.util.webservices.login.api.ILoginAPIServiceLocator
For the given interface, get the stub implementation.
getPort(QName, Class) - Method in class gw.pl.util.webservices.login.api.ILoginAPIServiceLocator
For the given interface, get the stub implementation.
getPort() - Method in class gw.xml.ws.Server
Returns the local port of the server.
getPortQName() - Method in interface gw.xml.ws.IWsdlPort
This is the qname for the port
getPorts() - Method in class gw.pl.util.webservices.login.api.ILoginAPIServiceLocator
 
getPortTypeEntry(QName) - Method in class gw.pl.util.webservices.axis.GWSymbolTable
Get the PortTypeEntry with the given QName.
getPosition() - Method in class gw.lang.parser.SourceCodeReader
 
getPossibleBidiRelsToContact(ABContact) - Method in interface gw.ab.addressbook.entity.ABContact
 
getPossibleBidiRelsToContact(Contact) - Method in interface gw.pl.contact.entity.Contact
 
getPossibleContextObjectValues(String) - Method in class gw.document.DocumentCreationInfo
Get the set of possible values for a particular context object for use in creation of the new document contents from a template.
getPossibleValuesExpression() - Method in class gw.document.DocumentCreationInfo.DynamicWidgetInfo
Returns a Gosu expression which should be evaluated to determine the set of possible values for the context object.
getPostalCode() - Method in interface gw.api.address.AddressFillable
 
getPostalCodeLabel() - Method in class gw.api.util.CountryConfig
The label to use for the postal code field.
getPostText() - Method in interface gw.api.database.QueryHint
Deprecated.
This method will be removed in a future release. Do not use.
getPostText() - Method in class gw.api.database.SQLServerQueryLevelHintBase
 
getPotentialClusterMembers() - Method in class gw.api.tools.ClusterInfoData
Returns the list of potential members of the cluster.
getPotentiallyMatchingNeighbors(KeyableBean, KeyableBean) - Method in class gw.api.graph.compare.EntityGraphPair
Returns all neighbors of the source/potentialMatch that have the same type and are connected through the same link property.
getPotentialMatchPool() - Method in class gw.api.graph.compare.EntityGraphPair
Returns the potential match pool for the comparison graph.
getPrechomp(String, String) - Static method in class gw.util.GosuStringUtil
Deprecated.
Use GosuStringUtil.substringBefore(String,String) instead (although this doesn't include the separator). Method will be removed in Commons Lang 3.0.
getPrecision() - Method in class gw.api.tools.DatabaseInfo.ColumnInfo
 
getPrecision(Object, IPropertyInfo) - Method in interface gw.datatype.handler.IDecimalConstraintsHandler
Gets the precision of values for this datatype.
getPrecision() - Method in interface gw.datatype.handler.IDecimalPersistenceHandler
Gets the precision of values for this datatype.
getPrecision(Object, IPropertyInfo) - Method in interface gw.datatype.IConstrainedDataType
Gets the precision for the datatype, for the given property on the given object.
getPrecision(Object, IPropertyInfo) - Method in class gw.datatype.impl.DecimalConstraintsHandler
 
getPrecision() - Method in class gw.datatype.impl.DecimalPersistenceHandler
 
getPrecision() - Method in interface gw.datatype.IPersistentDataType
Gets the precision for this datatype.
getPrefix(Object, Object) - Method in interface gw.api.validation.IPresentationHandler
 
getPrefix() - Method in class gw.xml.XmlNamespace
Returns the prefix of this namespace.
getPresentationHandler() - Method in interface gw.datatype.def.IDataTypeDef
Gets the presentation handler for this datatype.
getPresentationInfo() - Method in interface gw.lang.reflect.IPropertyInfo
 
getPresentationInfo() - Method in class gw.lang.reflect.PropertyInfoBase
 
getPresentationInfo() - Method in class gw.lang.reflect.PropertyInfoBuilder.BuiltPropertyInfo
 
getPresentationInfo() - Method in class gw.lang.reflect.PropertyInfoDelegate
 
getPresentationInfo() - Method in class gw.xml.parser2.XMLAttributePropertyInfo
 
getPresentationInfo() - Method in class gw.xml.parser2.XMLChildElementPropertyInfo
 
getPresentationInfo() - Method in class gw.xml.parser2.XMLChildListPropertyInfo
 
getPresentationInfo() - Method in class gw.xml.parser2.XMLFieldPropertyInfo
 
getPresentationInfo() - Method in class gw.xml.parser2.XMLNodeValuePropertyInfo
 
getPresentationType(Object, IPropertyInfo) - Method in interface gw.datatype.handler.IDataTypePresentationHandler
 
getPresentationType(Object, IPropertyInfo) - Method in interface gw.datatype.IPresentableDataType
 
getPreText() - Method in interface gw.api.database.QueryHint
Deprecated.
This method will be removed in a future release. Do not use.
getPreText() - Method in class gw.api.database.SQLServerQueryLevelHintBase
 
getPretty() - Method in class gw.xml.XmlSerializationOptions
 
getPrettyPrintedSQL() - Method in class gw.api.profiler.AggregatedQuerySummary
 
getPrettyPrintedSQL() - Method in class gw.api.profiler.QuerySummary
 
getPrettySQL() - Method in class gw.api.database.DatabaseOutlineInfo
 
getPrettySQLAsHTML() - Method in class gw.api.database.DatabaseOutlineInfo
 
getPreviousSibling() - Method in interface gw.lang.parser.IParseTree
 
getPrimaryAddressDisplayValue() - Method in interface gw.pl.contact.entity.Contact
Returns the display value for this Contact's primary address.
getPrimaryAmount() - Method in class gw.api.financials.CurrencyAmountPair
 
getPrimaryEntityClass(IType) - Method in interface gw.lang.reflect.IEntityAccess
 
getPrimaryKeyConstraintsByTable(String) - Method in class gw.api.tools.DatabaseInfo
 
getPrimaryKeyContraintsTableInfo() - Method in class gw.api.tools.DatabaseInfo
 
getPrimaryObject() - Method in interface gw.pl.messaging.entity.Message
Returns the primary entity associated with this message
getPrimaryObjectKey() - Method in interface gw.pl.messaging.entity.Message
Returns the key of the primary object associated with this message
getPrimaryPhoneNumberHelper(Contact, PrimaryPhoneType) - Static method in class gw.api.util.PhoneUtil
Returns a GWPhoneNumber object for the PrimaryPhoneValue
getPrimaryPhoneValue() - Method in interface gw.ab.addressbook.entity.ABContact
 
getPrimaryPhoneValue() - Method in interface gw.pl.contact.entity.Contact
Gets the value of the Contact's primary phone number.
getPrimarySortValue() - Method in interface gw.ab.addressbook.entity.ABContact
Returns the primary value used for sorting contact available to list views as sort criterion.
getPrimarySortValue() - Method in interface gw.pl.contact.entity.Contact
Returns the primary value used for sorting contact available to list views as sort criterion.
getPrimitiveOrBoxedConverter(IType) - Method in class gw.lang.parser.StandardCoercionManager
 
getPrimitiveType(String) - Method in interface gw.lang.reflect.ITypeSystem
 
getPrimitiveType(IType) - Method in interface gw.lang.reflect.ITypeSystem
 
getPrimitiveType(String) - Static method in class gw.lang.reflect.TypeSystem
 
getPrimitiveType(IType) - Static method in class gw.lang.reflect.TypeSystem
 
getPrintableLocation() - Method in class gw.api.print.PrintLocationAction
Get the location that is to be printed.
getPrintContext() - Method in class gw.api.print.PrintAction
Returns the print context being applied to this print operation.
getPrintOptions() - Method in class gw.api.print.ListViewCustomPrintAction
Retrieves print options to apply to print job.
getPrintProcessorFactory() - Method in class gw.api.print.PrintSettings.InternalPrintSettings
 
getPrintWriter(String) - Method in class gw.pl.util.webservices.axis.GWJavaBeanFaultWriter
 
getPrintWriter(String) - Method in class gw.pl.util.webservices.axis.GWJavaBeanWriter
 
getPrintWriter(String) - Method in class gw.pl.util.webservices.axis.GWJavaEnumTypeWriter
 
getPrintWriter(String) - Method in class gw.pl.util.webservices.axis.GWJavaFaultWriter
 
getPrintWriter(String) - Method in class gw.pl.util.webservices.axis.GWJavaImplWriter
 
getPrintWriter(String) - Method in class gw.pl.util.webservices.axis.GWJavaInterfaceWriter
 
getPrintWriter(String) - Method in class gw.pl.util.webservices.axis.GWJavaServiceIfaceWriter
 
getPrintWriter(String) - Method in class gw.pl.util.webservices.axis.GWJavaServiceImplWriter
 
getPrintWriter(String) - Method in class gw.pl.util.webservices.axis.GWJavaServiceWriter
 
getPrintWriter(String) - Method in class gw.pl.util.webservices.axis.GWJavaStubWriter
 
getPrintWriter(String) - Static method in class gw.pl.util.webservices.axis.UTF8PrintWriterUtil
Create a UTF-8 Print Writer for the given filename.
getPriority() - Method in interface gw.entity.TypeKey
Returns the priority for this type key
getPriority() - Method in class gw.lang.Gosu.ExecuteMode
 
getPriority() - Method in interface gw.lang.mode.IGosuMode
 
getPriority(IType, IType) - Method in class gw.lang.parser.coercers.BaseBoxedCoercer
 
getPriority(IType, IType) - Method in class gw.lang.parser.coercers.BasePHighPriorityCoercer
 
getPriority(IType, IType) - Method in class gw.lang.parser.coercers.BasePrimitiveCoercer
 
getPriority(IType, IType) - Method in class gw.lang.parser.coercers.BlockCoercer
 
getPriority(IType, IType) - Method in class gw.lang.parser.coercers.FunctionFromInterfaceCoercer
 
getPriority(IType, IType) - Method in class gw.lang.parser.coercers.FunctionToInterfaceCoercer
 
getPriority(IType, IType) - Method in class gw.lang.parser.coercers.GosuArrayToJavaArrayCoercer
 
getPriority(IType, IType) - Method in class gw.lang.parser.coercers.IdentityCoercer
 
getPriority(IType, IType) - Method in class gw.lang.parser.coercers.IMonitorLockCoercer
 
getPriority(IType, IType) - Method in class gw.lang.parser.coercers.MetaTypeToClassCoercer
 
getPriority(IType, IType) - Method in class gw.lang.parser.coercers.PrimitiveCoercer
 
getPriority(IType, IType) - Method in class gw.lang.parser.coercers.PriorityDelegatingCoercer
 
getPriority(IType, IType) - Method in class gw.lang.parser.coercers.RegExpMatchToBooleanCoercer
 
getPriority(IType, IType) - Method in class gw.lang.parser.coercers.RuntimeCoercer
 
getPriority(IType, IType) - Method in class gw.lang.parser.coercers.StandardCoercer
 
getPriority(IType, IType) - Method in class gw.lang.parser.coercers.TypeVariableCoercer
 
getPriority(IType, IType) - Method in interface gw.lang.parser.ICoercer
 
getPriority() - Method in interface gw.pl.external.typelist.TypeKey
Deprecated.
 
getPrivateGlobalScopeCount() - Method in interface gw.lang.parser.ISymbolTable
 
getPrivateGlobalScopeCount() - Method in class gw.lang.parser.StandardSymbolTable
 
getPrivateGlobalScopeCount() - Method in class gw.lang.parser.ThreadSafeSymbolTable
 
getProcessed() - Method in class gw.api.web.tools.WorkItemProcessingSummary
 
getProcessedAfterCdc() - Method in class gw.api.web.tools.WorkItemProcessingSummary
 
getProcessedAfterError() - Method in class gw.api.web.tools.WorkItemProcessingSummary
 
getProcessedCount() - Method in class gw.api.web.tools.ProcessHistoryDisplayInfo
 
getProcessedWorkItemCount() - Method in class gw.api.web.tools.WorkQueueRunDisplayInfo
 
getProcessHistory() - Method in interface gw.pl.workqueue.entity.WorkItem
Return ProcessHistory that may be null
getProcessHistory() - Method in interface gw.processes.BatchProcess
 
getProcessHistory() - Method in class gw.processes.BatchProcessBase
Returns process history entity associated with this process.
getProcessId() - Method in class gw.api.archiving.ArchiveCountSummarySinceLastRun
 
getProcessId() - Method in class gw.api.web.tools.WorkItemDisplayInfo
 
getProcessStatus() - Method in class gw.api.tools.BatchProcess
 
getProduct() - Static method in class gw.api.system.server.ServerUtil
This is the product for this server, this is a build artifact for use in logging and determining compatibility.
getProduct() - Method in class gw.pl.modules.ModulesNode
 
getProductCode() - Method in class gw.api.system.server.GWProduct
Code of the product, e.g. cc
getProductCode() - Method in class gw.pl.util.webservices.CmdLineToolBase
 
getProductInfo(String) - Static method in class gw.api.suite.GuidewireSuiteUtil
Returns the product information registered with the specified name in suite-config.xml.
getProductName() - Method in class gw.api.system.server.GWProduct
Name of the product, e.g.
getProductSpecificClass(String, Class, boolean) - Static method in class gw.testharness.TestBase
 
getProfiler() - Method in interface gw.pl.messaging.entity.MessageContext
Gets the profiler.
getProfilerFrameGroupSource() - Method in interface gw.api.profiler.ProfilerDataSource
For all stacks in this source
getProfilerFrameGroupSource(ProfilerStack) - Method in interface gw.api.profiler.ProfilerDataSource
For the given stack
getProfilerStack() - Method in class gw.api.profiler.ProfilerStackHolder
 
getProfilerStack(SoapCallHistory) - Static method in class gw.api.profiler.WebServiceProfiler
 
getProfilerStacks() - Method in interface gw.api.profiler.ProfilerDataSource
 
getProfilerTag() - Method in class gw.api.profiler.IterationInfoNode
 
getProfilerTag() - Method in class gw.api.profiler.ProfilerFrameGroup
 
getProgram() - Method in interface gw.lang.parser.IParseResult
 
getProgram() - Method in class gw.lang.parser.ParseResult
 
getProgram() - Method in interface gw.lang.parser.template.ITemplateGenerator
 
getProgramArgs() - Method in class gw.lang.Gosu.ExecuteMode
 
getProgramInstance() - Method in interface gw.lang.reflect.gs.IGosuProgram
 
getProgramInstance(String) - Static method in class gw.lang.reflect.gs.IGosuProgram.Runner
 
getProgramInstance(String, ISymbolTable) - Static method in class gw.lang.reflect.gs.IGosuProgram.Runner
 
getProgramInstance(String, ISymbolTable, IType) - Static method in class gw.lang.reflect.gs.IGosuProgram.Runner
 
getProgress() - Method in class gw.api.webservice.maintenanceTools.ProcessStatus
 
getProgress() - Method in interface gw.processes.BatchProcess
 
getProgressPercentageIfRunning() - Method in class gw.api.tools.ConsistencyChecksRunsPageHelper
 
getProject() - Method in interface gw.lang.reflect.module.IExecutionEnvironment
 
getProperties(KeyableBean) - Method in class gw.api.importing.XmlExporter
This will return the set of properties to be written out for this bean.
getProperties() - Method in class gw.api.tools.EntityDisplayInfo
 
getProperties() - Method in class gw.i18n.ILocaleTypeInfo
 
getProperties(ITypeInfo, IType) - Method in interface gw.lang.IGosuShop
 
getProperties() - Method in class gw.lang.reflect.BaseHandBuiltTypeInfo
 
getProperties(IType) - Method in class gw.lang.reflect.BaseHandBuiltTypeInfo
 
getProperties() - Method in class gw.lang.reflect.BaseTypeInfo
 
getProperties() - Method in class gw.lang.reflect.DefaultArrayTypeInfo
 
getProperties(IType) - Method in class gw.lang.reflect.DefaultArrayTypeInfo
 
getProperties(IRelativeTypeInfo.Accessibility) - Method in class gw.lang.reflect.FeatureManager
 
getProperties() - Method in class gw.lang.reflect.FeatureManagerTypeInfoBase
 
getProperties(IType) - Method in class gw.lang.reflect.FeatureManagerTypeInfoBase
 
getProperties() - Method in class gw.lang.reflect.FunctionTypeInfo
 
getProperties(IType) - Method in interface gw.lang.reflect.IRelativeTypeInfo
 
getProperties() - Method in interface gw.lang.reflect.ITypeInfo
 
getProperties(ITypeInfo, IType) - Static method in class gw.lang.reflect.TypeSystem
 
getProperties() - Method in class gw.lang.ScriptParametersTypeInfo
 
getProperties() - Method in class gw.pl.modules.ModuleNode
 
getProperties() - Method in class gw.pl.util.webservices.axis.GWEmitter
Gets the list of extension properties for custom JavaGeneratorFactories.
getProperties() - Method in class gw.xml.parser2.XMLNodeIntrinsicTypeInfoFromJava
 
getProperties() - Method in class gw.xml.xsd.typeloader.XSDEnumerationTypeInfo
 
getProperties() - Method in class gw.xml.xsd.typeloader.XSDGroupingTypeInfo
 
getProperties(IType) - Method in class gw.xml.xsd.typeloader.XSDGroupingTypeInfo
 
getPropertiesAndCounters() - Method in interface gw.api.profiler.ProfilerFrame
 
getPropertiesAndCounters() - Method in class gw.api.profiler.ProfilerFrameGroup
 
getPropertiesAndCounters() - Method in class gw.api.profiler.ProfilerTag
 
getPropertiesAndCountersExcludingTracesString(ProfilerFrame) - Static method in class gw.api.profiler.ProfilerPageHelper
 
getPropertiesAndCountersExcludingTracesString(ProfilerFrameGroup) - Static method in class gw.api.profiler.ProfilerPageHelper
 
getPropertiesFileKey(IPropertyInfo) - Method in interface gw.lang.reflect.gs.IPropertiesType
 
getProperty() - Method in class gw.api.diff.DiffPathElement
 
getProperty(IType, String) - Static method in class gw.api.reflect.PropertyExtractor
Utility method for getting a property
getProperty() - Method in exception gw.datatype.DataTypeException
 
getProperty(CharSequence) - Method in class gw.i18n.ILocaleTypeInfo
 
getProperty(CharSequence) - Method in class gw.lang.reflect.BaseHandBuiltTypeInfo
 
getProperty(IType, CharSequence) - Method in class gw.lang.reflect.BaseHandBuiltTypeInfo
 
getProperty(CharSequence) - Method in class gw.lang.reflect.BaseTypeInfo
 
getProperty(CharSequence) - Method in class gw.lang.reflect.DefaultArrayTypeInfo
 
getProperty(IType, CharSequence) - Method in class gw.lang.reflect.DefaultArrayTypeInfo
 
getProperty(IRelativeTypeInfo.Accessibility, CharSequence) - Method in class gw.lang.reflect.FeatureManager
 
getProperty(CharSequence) - Method in class gw.lang.reflect.FeatureManagerTypeInfoBase
 
getProperty(IType, CharSequence) - Method in class gw.lang.reflect.FeatureManagerTypeInfoBase
 
getProperty(CharSequence) - Method in class gw.lang.reflect.FunctionTypeInfo
 
getProperty(IType, CharSequence) - Method in interface gw.lang.reflect.IRelativeTypeInfo
 
getProperty(CharSequence) - Method in interface gw.lang.reflect.ITypeInfo
Get a property mapped to the specified name.
getProperty(Object, String) - Static method in class gw.lang.reflect.ReflectUtil
 
getProperty(CharSequence) - Method in class gw.lang.ScriptParametersTypeInfo
 
getProperty(Object, Class<?>, String) - Method in class gw.pl.external.Invoker
Deprecated.
Get a property value for a proxied external type.
getProperty(IType) - Method in interface gw.pl.persistence.type.DynamicEntityPropertyInfoReference
getProperty(String) - Method in class gw.pl.util.GWProperties
 
getProperty(String, String) - Method in class gw.pl.util.GWProperties
 
getProperty(Class, String) - Method in class gw.plugin.util.BeanInfoCache
Gets a class property by name.
getProperty(CharSequence) - Method in class gw.xml.parser2.XMLNodeIntrinsicTypeInfoFromJava
 
getProperty(CharSequence) - Method in class gw.xml.xsd.typeloader.XSDEnumerationTypeInfo
 
getProperty(CharSequence) - Method in class gw.xml.xsd.typeloader.XSDGroupingTypeInfo
 
getProperty(IType, CharSequence) - Method in class gw.xml.xsd.typeloader.XSDGroupingTypeInfo
 
getPropertyByCaseInsensitiveName(Class, String) - Method in class gw.plugin.util.BeanInfoCache
Gets a class property by name.
getPropertyClassInfo() - Method in interface gw.lang.reflect.java.IJavaPropertyDescriptor
 
getPropertyDefaultValue(String) - Method in interface gw.api.archiving.upgrade.IArchivedEntitySet
 
getPropertyDescriptor() - Method in interface gw.lang.reflect.java.IJavaPropertyInfo
 
getPropertyDescriptors() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
 
getPropertyDescriptors() - Method in interface gw.lang.reflect.java.IJavaClassInfo
 
getPropertyDifferences() - Method in interface gw.api.bean.compare.EntityDiff
Returns all the property differences for the paired entities.
getPropertyDifferences() - Method in class gw.api.bean.compare.EntityDiffImpl
 
getPropertyGetterOrSetter() - Method in interface gw.lang.parser.statements.IPropertyStatement
 
getPropertyInfo() - Method in interface gw.api.bean.compare.PropertyDiff
 
getPropertyInfo() - Method in class gw.api.bean.compare.PropertyDiffImpl
 
getPropertyInfo() - Method in class gw.api.diff.DiffProperty
Gets the property that changed.
getPropertyInfo(IType, String, IFeatureFilter, IParserPart, IScriptabilityModifier) - Method in interface gw.lang.IGosuShop
 
getPropertyInfo() - Method in interface gw.lang.parser.expressions.IFieldAccessExpression
 
getPropertyInfo() - Method in interface gw.lang.parser.expressions.IInitializerAssignment
 
getPropertyInfo() - Method in interface gw.lang.parser.expressions.IMemberAccessExpression
 
getPropertyInfo() - Method in interface gw.lang.parser.expressions.IQueryPathExpression
 
getPropertyInfo() - Method in interface gw.lang.parser.IDynamicPropertySymbol
 
getPropertyInfo() - Method in class gw.lang.reflect.features.BoundComplexPropertyChainReference
 
getPropertyInfo() - Method in class gw.lang.reflect.features.BoundPropertyReference
 
getPropertyInfo() - Method in class gw.lang.reflect.features.BoundSimplePropertyChainReference
 
getPropertyInfo() - Method in class gw.lang.reflect.features.ComplexPropertyChainReference
 
getPropertyInfo() - Method in interface gw.lang.reflect.features.IPropertyReference
 
getPropertyInfo() - Method in class gw.lang.reflect.features.PropertyReference
 
getPropertyInfo() - Method in class gw.lang.reflect.features.SimplePropertyChainReference
 
getPropertyInfo(IType, String, IFeatureFilter, IParserPart, IScriptabilityModifier) - Static method in class gw.lang.reflect.TypeSystem
 
getPropertyMap() - Method in class gw.smoketest.platform.web.PCFElement
 
getPropertyName() - Method in class gw.api.archiving.upgrade.IssueProperty
 
getPropertyName() - Method in interface gw.lang.parser.expressions.IInitializerAssignment
 
getPropertyName() - Method in interface gw.lang.parser.expressions.IVarStatement
 
getPropertyName(String) - Static method in class gw.lang.reflect.ImplicitPropertyUtil
 
getPropertyName() - Method in interface gw.pl.persistence.type.DynamicEntityPropertyInfoReference
getPropertyName() - Method in class gw.xml.parser2.XMLFieldDeclaration
 
getPropertyName() - Method in class gw.xml.xsd.info.XSDAttributeInfo
 
getPropertyName() - Method in class gw.xml.xsd.info.XSDElementRefInfo
 
getPropertyName() - Method in class gw.xml.xsd.info.XSDGroupingInfo
 
getPropertyNameByAttributeName(String) - Method in class gw.xml.xsd.info.XSDNodeTypeInfo
 
getPropertyNameByElementName(QName) - Method in class gw.xml.xsd.info.XSDNodeTypeInfo
 
getPropertyNameOffset() - Method in interface gw.lang.parser.expressions.IVarStatement
 
getPropertyType() - Method in interface gw.entity.IAssociativeArrayCustomAccessor
Returns the property type of the associative array values.
getPropertyType() - Method in interface gw.lang.reflect.java.IJavaPropertyDescriptor
 
getPropertyType() - Method in class gw.lang.reflect.TypedPropertyDescriptor
 
getPropertyValue(String) - Method in interface gw.api.archiving.upgrade.IArchivedEntity
Returns the current value of the property of the given name.
getPropertyValue(String) - Method in interface gw.api.profiler.ProfilerFrame
 
getPropertyValue(String) - Method in class gw.api.profiler.ProfilerFrameGroup
 
getPropertyValue(String) - Method in class gw.api.profiler.ProfilerTag
 
getProxiedType(IType) - Static method in class gw.lang.reflect.gs.IGosuClass.ProxyUtil
 
getProxy(Class, String) - Static method in class gw.pl.util.webservices.CmdLineToolBase
Returns a proxy of the given type.
getProxy(Class, String, String, String) - Method in interface gw.pl.util.webservices.GWSOAPProvider
getPublicID() - Method in class gw.api.admin.ImportDataConflict
Get the public id of the type of the changed entity.
getPublicId() - Method in class gw.api.archiving.upgrade.IssueEntity
 
getPublicId() - Method in interface gw.api.importing.graph.Element
The public id for this entity (will be null if not an entity)
getPublicID() - Method in class gw.api.tools.PerfDownloadDetail
 
getPublicID(Object) - Static method in class gw.plugin.util.GWObjectUtils
 
getPublicIDOfRoot() - Method in interface gw.pl.extract.entity.RootInfo
Returns the public ID of the root.
getPublishedType(IType, IJavaClassInfo) - Static method in class gw.lang.reflect.java.ClassInfoUtil
 
getPublishedTypeMap(IJavaClassInfo) - Static method in class gw.lang.GosuShop
 
getPureGenericType(IType) - Static method in class gw.lang.GosuShop
 
getPureGenericType(IType) - Method in interface gw.lang.IGosuShop
 
getPureGenericType(E) - Static method in class gw.lang.reflect.TypeSystem
 
getQName() - Method in class gw.xml.AbstractXMLNode
Gets this node's qualified name.
getQName() - Method in interface gw.xml.IReadOnlyXMLNode
 
getQName() - Method in interface gw.xml.IXMLNode
 
getQName() - Method in class gw.xml.parser2.XMLChildElementDeclaration
 
getQName() - Method in class gw.xml.parser2.XMLChildListDeclaration
 
getQName() - Method in class gw.xml.XmlElement
Returns the QName of this element.
getQName() - Method in class gw.xml.xsd.info.XSDElementRefInfo
 
getQName2ClassMap() - Method in class gw.pl.util.webservices.axis.GWEmitter
Get the type qname to java class map
getQNameForString(String) - Method in class gw.xml.AbstractXMLNode
 
getQNames() - Method in class gw.xml.XmlSimpleValue
Returns a list of QNames associated with this simple value ( such as in the case of xs:QName or an xs:list of the same )
getQNames() - Method in exception gw.xml.XmlSortException
 
getQualifier() - Method in class gw.lang.GosuVersion
 
getQualifiers() - Method in interface gw.lang.reflect.IScriptabilityModifier
 
getQualifiers() - Method in class gw.lang.reflect.ScriptabilityModifier
 
getQualifiersAsArray() - Method in class gw.lang.reflect.ScriptabilityModifier
 
getQuaternarySortValue() - Method in interface gw.ab.addressbook.entity.ABContact
Returns the quaternary (4th) value used for sorting contact available to list views as sort criterion.
getQuaternarySortValue() - Method in interface gw.pl.contact.entity.Contact
Returns the quaternary (4th) value used for sorting contact available to list views as sort criterion.
getQueriesPerStack() - Method in class gw.api.profiler.StackQuerySummary
 
getQuery() - Method in interface gw.api.database.IDeleteBuilder
 
getQuery() - Method in interface gw.api.database.IUpdateBuilder
 
getQueryableTable() - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeDeleteBuilder
 
getQueryableTable() - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeUpdateBuilder
 
getQueryColumnBeanPath() - Method in interface gw.api.database.IQuerySelectColumn
 
getQueryCount() - Method in class gw.api.profiler.StackQuerySummary
 
getQueryExecsWithErrors() - Method in interface gw.pl.database.entity.DBConsistCheckRun
 
getQueryExpressionEvaluator(IQueryExpression) - Method in interface gw.lang.reflect.IEntityAccess
 
getQueryExpressionFeatureFilter() - Method in interface gw.lang.reflect.IEntityAccess
 
getQueryForRootInfos() - Method in class gw.api.archiving.ArchiveDetails
 
getQueryForRootInfos(ArchiveDetailsData) - Method in class gw.api.archiving.ArchiveDetails
 
getQueryForRootInfos() - Method in class gw.api.archiving.ArchiveDetailsData
 
getQueryForRootInfos(ArchiveDetailsData) - Method in class gw.api.archiving.ArchiveExcludedBecauseOfFailureDetails
 
getQueryForRootInfos() - Method in class gw.api.archiving.ArchiveExcludedBecauseOfFailureDetails
 
getQueryForRootInfos(ArchiveDetailsData) - Method in class gw.api.archiving.ArchiveExcludedBecauseOfRulesDetails
 
getQueryForRootInfos() - Method in class gw.api.archiving.ArchiveExcludedBecauseOfRulesDetails
 
getQueryForRootInfos(ArchiveDetailsData) - Method in class gw.api.archiving.ArchiveSkippedDetails
 
getQueryForRootInfos() - Method in class gw.api.archiving.ArchiveSkippedDetails
 
getQueryFP() - Method in class gw.api.profiler.AggregatedQuerySummary
 
getQueryFP() - Method in class gw.api.profiler.QuerySummary
 
getQueryGeneratorQueries() - Method in class gw.api.tools.DBInfoActivityStatsSummaryListsTableRecord
 
getQueryProcessor(String) - Method in class gw.api.quickjump.EntityViewCommand
Gets the query processor used to find suggestions.
getQueryString() - Method in class gw.api.profiler.AggregatedQuerySummary
 
getQueryString() - Method in class gw.api.profiler.QuerySummary
 
getQuerySummaries() - Method in class gw.api.profiler.AggregatedQuerySummary
 
getQueryToIdentifyRows() - Method in interface gw.api.database.ConsistencyCheck
 
getQueryToIdentifyRows(ConsistencyCheck) - Method in class gw.api.tools.ConsistencyChecksPagePrinter.ConsistencyCheckPrintConvertor
 
getQueryToIdentifyRows(C) - Method in class gw.api.tools.DatabaseCheckPagePrinter.PrintConvertor
 
getQueryToIdentifyRows(LoaderSQLIntegrityCheck) - Method in class gw.api.tools.LoadIntegrityCheckPagePrinter.LoadIntegrityCheckPrintConvertor
 
getQueryToIdentifyRows() - Method in class gw.api.webservice.systemTools.DBConsistencyCheckResult
This method is only valid for the following types of checks (NO_MATCH_ROWS).
getQueue(String) - Method in interface gw.pl.community.entity.Group
 
getQueueCriteria() - Method in class gw.api.assignment.AssignmentSearchCriteria
The criteria used to search for a queue, will be used if search type is "Queue".
getQueueID() - Method in class gw.plugin.assignment.AssignmentResponse
The ID of the queue within the group specified by groupID to which assignment is made.
getQueueName() - Method in class gw.api.webservice.maintenanceTools.WorkQueueStatus
The queue name
getQueueName() - Method in class gw.api.webservice.maintenanceTools.WQueueStatus
The queue name
getQueueName() - Method in class gw.processes.WorkQueueBase
This will return the queue name from batch process type
getQueues() - Method in class gw.api.assignment.AssignmentSearchResult
If the criteria selected type is "Queue", return a query processor that will yield queues matching the queue search criteria.
getQueueType() - Method in class gw.api.web.tools.WorkQueueDisplayInfo
 
getQueueType() - Method in class gw.processes.WorkQueueBase
This will return the queue type
getRandom() - Static method in class gw.api.datagen.DatagenUtil
 
getRandomAlphaCharacter() - Static method in class gw.api.datagen.DatagenUtil
Gets a random alphabet character.
getRandomAlphaString(int) - Static method in class gw.api.datagen.DatagenUtil
Creates and returns a random alphabetic string.
getRandomBellCurve(int, int, int) - Static method in class gw.api.datagen.DatagenUtil
Get a gaussian distributed pick around a mean
getRandomBoolean() - Static method in class gw.api.datagen.DatagenUtil
 
getRandomBooleanValue() - Static method in class gw.api.datagen.DatagenUtil
 
getRandomDate(int) - Static method in class gw.api.datagen.DatagenUtil
Gets a random date from a particular year.
getRandomDateBetween(Date, Date) - Static method in class gw.api.datagen.DatagenUtil
 
getRandomDateFuture() - Static method in class gw.api.datagen.DatagenUtil
Gets a date from the future.
getRandomDateNearAfter(Date) - Static method in class gw.api.datagen.DatagenUtil
Gets a random date within a year after a given date
getRandomDateNearPast() - Static method in class gw.api.datagen.DatagenUtil
Gets a random date within the past six months.
getRandomDateNearPast(Date) - Static method in class gw.api.datagen.DatagenUtil
Gets a random date within the past six months.
getRandomDatePast() - Static method in class gw.api.datagen.DatagenUtil
Gets a random date from the past
getRandomDateWithinWeek(Date) - Static method in class gw.api.datagen.DatagenUtil
Gets a random date within a year after a given date
getRandomDouble() - Static method in class gw.api.datagen.DatagenUtil
 
getRandomFromArray(Object[]) - Static method in class gw.api.datagen.DatagenUtil
Gets a random object from this Array.
getRandomFromDistribution(Map<Object, Integer>) - Static method in class gw.api.datagen.DatagenUtil
Gets an object from a distribution map, where the key is the object, and the value is the relative number of times it should appear.
getRandomFromList(List<T>) - Static method in class gw.api.datagen.DatagenUtil
Gets a random object from this list.
getRandomFromSet(Set<T>) - Static method in class gw.api.datagen.DatagenUtil
Gets a random object from this Set.
getRandomFromTypeList(Class) - Static method in class gw.api.datagen.DatagenUtil
Calls "getAllTypeKeys" from the class passed in.
getRandomInIntegerRange(Integer[]) - Static method in class gw.api.datagen.DatagenUtil
Gets a random number given an array [start,end] conforming to [start, end) This is a convenience method for cases where the range is looked up from a properties file.
getRandomInRange(int[]) - Static method in class gw.api.datagen.DatagenUtil
Gets a random number given an array [start,end] conforming to [start, end) This is a convenience method for cases where the range is looked up from a properties file.
getRandomNonZeroInt(int) - Static method in class gw.api.datagen.DatagenUtil
Returns a random non-zero integer between zero and x(inclusive)
getRandomNumber(int) - Static method in class gw.api.datagen.DatagenUtil
gets a random number < end
getRandomNumber(int, int) - Static method in class gw.api.datagen.DatagenUtil
Get a uniform random number in [start, end)
getRange(Object, IPropertyInfo) - Method in interface gw.datatype.handler.IDecimalConstraintsHandler
Gets the valid value range for this datatype.
getRange(Object, IPropertyInfo) - Method in interface gw.datatype.handler.IIntegerConstraintsHandler
Gets the valid value range for this datatype.
getRange(Object, IPropertyInfo) - Method in interface gw.datatype.handler.ILongConstraintsHandler
Gets the valid value range for this datatype.
getRange(Object, IPropertyInfo) - Method in interface gw.datatype.handler.INumberConstraintsHandler
Gets the valid value range for this datatype.
getRange(Object, IPropertyInfo) - Method in interface gw.datatype.IConstrainedDataType
Gets the range for the datatype, for the given property on the given object.
getRange(Object, IPropertyInfo) - Method in class gw.datatype.impl.DecimalConstraintsHandler
 
getRange(Object, IPropertyInfo) - Method in class gw.datatype.impl.IntegerConstraintsHandler
 
getRate() - Method in interface gw.currency.fxrate.FXRate
 
getRate() - Method in interface gw.pl.currency.entity.ExchangeRate
The actual exchange rate, without any of the scaling that occurs internally.
getRaw(Object) - Method in class gw.lang.parser.TypeVarToTypeMap
 
getRawArgs() - Static method in class gw.lang.cli.CommandLineAccess
 
getRawCmdStr() - Method in class gw.util.process.ProcessRunner
 
getRawConstructor() - Method in interface gw.lang.reflect.java.IJavaConstructorInfo
 
getRawExpression() - Method in interface gw.lang.parser.IParseResult
 
getRawExpression() - Method in class gw.lang.parser.ParseResult
 
getRawFingerprint() - Method in class gw.util.fingerprint.FP64
 
getRawFunctionType() - Method in class gw.lang.reflect.MethodScore
 
getRawInput() - Method in interface gw.api.util.phone.GWPhoneNumber
 
getRawInput() - Method in class gw.api.util.phone.GWPhoneNumberImpl
 
getRawInput() - Method in class gw.api.util.phone.GWPhoneNumberUnknown
 
getRawMethod() - Method in interface gw.lang.reflect.java.IJavaMethodInfo
 
getRawQuery() - Method in class gw.api.database.GroupingQuery
 
getRawQuery() - Method in interface gw.api.database.IQuery
Deprecated.
Do not use. The underlying query implementation object has methods that will not work when used in conjunction with this interface. This is only provided for backward-compatibility with older APIs that require instances of Query.
getRawQuery() - Method in class gw.api.database.Query
Deprecated.
Do not use. The underlying query implementation object has methods that will not work when used in conjunction with this interface. This is only provided for backward-compatibility with older APIs that require instances of Query.
getRawSource() - Method in class gw.lang.reflect.gs.StringSourceFileHandle
 
getRawType() - Method in class gw.lang.reflect.java.asm.AsmClass
 
getRawType() - Method in class gw.lang.reflect.java.asm.AsmType
 
getRawType() - Method in interface gw.lang.reflect.java.asm.IAsmType
 
getReader() - Method in interface gw.lang.parser.ISourceCodeTokenizer
 
getReader() - Method in interface gw.lang.reflect.gs.IFileSystemGosuClassRepository.IClassFileInfo
 
getReadMethod() - Method in interface gw.lang.reflect.java.IJavaPropertyDescriptor
 
getReadMethodInfo() - Method in interface gw.lang.reflect.IMethodBackedPropertyInfo
 
getReadMethodInfo() - Method in interface gw.lang.reflect.java.IJavaPropertyInfo
 
getReads() - Method in class gw.api.tools.DBInfoActivityStatsEntityListsTableRecord
 
getRealElementContainer(XSDSchemaIndex) - Method in class gw.xml.xsd.schema.XSDAll
 
getRealElementContainer(XSDSchemaIndex) - Method in class gw.xml.xsd.schema.XSDChoice
 
getRealElementContainer(XSDSchemaIndex) - Method in class gw.xml.xsd.schema.XSDElementContainer
 
getRealElementContainer(XSDSchemaIndex) - Method in class gw.xml.xsd.schema.XSDGroup
 
getRealElementContainer(XSDSchemaIndex) - Method in class gw.xml.xsd.schema.XSDSequence
 
getRealLocation() - Method in class gw.xml.FileNameAndLineNumber
 
getReason() - Method in class gw.api.validation.ValidationIssue
The validation message.
getRecentAWRSnapshotInfo(int) - Method in interface gw.api.webservice.systemTools.ISystemTools
Return recent AWR snapshot information.
getRecentAWRSnapshotInfo(int) - Method in class gw.api.webservice.systemTools.SystemToolsImpl
 
getRecords() - Method in class gw.plugin.solr.SolrResultSet
Return the result set data itself
getRef() - Method in class gw.xml.xsd.schema.XSDAttribute
 
getRef() - Method in class gw.xml.xsd.schema.XSDAttributeGroup
 
getRef() - Method in class gw.xml.xsd.schema.XSDElement
 
getReferencedTable() - Method in class gw.api.tools.DatabaseInfo.ColumnInfo
 
getReferencingColumns() - Method in class gw.api.tools.DatabaseInfo.TableInfo
 
getReferencingColumnsString() - Method in class gw.api.tools.DatabaseInfo.TableInfo
 
getReferredSymbol() - Method in interface gw.lang.parser.ICapturedSymbol
 
getRefId() - Method in interface gw.api.webservice.IInsertPathValue
 
getRefIndex() - Method in class gw.xml.xsd.info.ChoiceNodeInstance
 
getRefInfo() - Method in class gw.xml.parser2.XMLChildElementDeclaration
 
getRefInfo() - Method in class gw.xml.parser2.XMLChildListDeclaration
 
getRefreshChecksum() - Method in interface gw.lang.reflect.ITypeSystem
 
getRefreshChecksum() - Static method in class gw.lang.reflect.TypeSystem
 
getRegexPattern(Object, IPropertyInfo) - Method in interface gw.datatype.handler.IStringPresentationHandler
Gets the regex pattern associated with this datatype.
getRegexPattern(Object, IPropertyInfo) - Method in interface gw.datatype.IPresentableDataType
Gets the regex pattern associated with this datatype.
getRegionName() - Method in class gw.api.admin.RegionSearchCriteria
 
getRegionZones(ZoneType) - Method in interface gw.pl.assignment.entity.Region
This wraps the Region.getRegionZonesQuery(ZoneType) method, converting the result to an array of RegionZone objects.
getRegionZonesQuery(ZoneType) - Method in interface gw.pl.assignment.entity.Region
This returns the set of RegionZones of the specified type.
getRegionZoneTypes(Country) - Static method in class gw.api.admin.BaseAdminUtil
Returns all the zone types that regions can be created from.
getRegionZoneTypesForDefaultCountry() - Static method in class gw.api.admin.BaseAdminUtil
Returns all the zone types that regions can be created from.
getRegionZoneTypesWithGranularity(Country) - Static method in class gw.api.admin.BaseAdminUtil
Returns all the zone types that regions can be created from.
getRelatedBeanID() - Method in class gw.api.validation.ValidationIssue
A sub-entity of the bean being validated, to which this issue is tied.
getRelativeName() - Method in class gw.api.reflect.TypeName
 
getRelativeName() - Method in interface gw.lang.ir.IRType
 
getRelativeName() - Method in class gw.lang.ir.SyntheticIRArrayType
 
getRelativeName() - Method in class gw.lang.ir.SyntheticIRType
 
getRelativeName() - Method in class gw.lang.reflect.DefaultArrayType
 
getRelativeName() - Method in class gw.lang.reflect.FunctionType
 
getRelativeName() - Method in interface gw.lang.reflect.gs.ISourceFileHandle
 
getRelativeName() - Method in class gw.lang.reflect.gs.StringSourceFileHandle
 
getRelativeName() - Method in interface gw.lang.reflect.IType
The relative or unqualified name.
getRelativeName() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
 
getRelativeName() - Method in interface gw.lang.reflect.java.IJavaClassInfo
 
getRelativeName() - Method in class gw.lang.reflect.ParameterizedFunctionType
 
getRelativeName() - Method in class gw.xml.parser2.LocationRefType
 
getRelativeName() - Method in class gw.xml.parser2.XMLNodeTypeFromJava
 
getRelativeName() - Method in class gw.xml.xsd.typeloader.XMLNodeTypeFromXSD
 
getRelativeName() - Method in class gw.xml.xsd.typeloader.XSDEnumerationType
 
getRelativeName() - Method in class gw.xml.xsd.typeloader.XSDGroupingType
 
getRelativeNameSansBlock() - Method in interface gw.lang.reflect.IBlockType
 
getRelativeParamSignature(boolean) - Method in interface gw.lang.reflect.IBlockType
 
getRelativePath(File, File) - Static method in class gw.pl.util.FileUtil
Produces a relative path string that describes one directory's location relative to another.
getRelativeSrcDir(String, String) - Static method in class gw.pl.util.FileUtil
Gives a source directory string relative to the devhome (commons,src) => "platform/commons/src" (platform,src) => "platform/pl/src" (platform,gunit) => "platform/pl-gunit/src" (px,src) => "app-px/px/src" (px,gunit) => "app-px/px-gunit/src"
getRemoteURL() - Method in class gw.test.remote.ForwardingTestEnvironment
 
getRemoteURL() - Method in class gw.test.remote.RemoteForwardingTestEnvironment
 
getRemoved() - Method in class gw.api.graph.compare.EntityComparison
Returns all beans that are in the source graph but not in the comparison graph.
getRemoved() - Method in interface gw.api.graph.compare.GraphComparison
Returns all of the nodes which are present in the source but not present in the compare graph ("removed").
getRemovedArrayElements(String) - Method in interface gw.pl.external.entity.Entity
Deprecated.
 
getRemovedArrayElements(IArrayPropertyInfo) - Method in interface gw.pl.persistence.core.Bean
 
getRemovedArrayElements(String) - Method in interface gw.pl.persistence.core.Bean
 
getRemovedBeans() - Method in interface gw.api.preupdate.PreUpdateContext
Returns the list of beans that are being removed by this transaction.
getRemovedBeans() - Method in interface gw.pl.persistence.core.Bundle
Gets the beans that have been removed in this bundle.
getRemovedElements() - Method in class gw.api.admin.ImportDataArrayDifferences
The elements removed from the array by the import.
getRenderName() - Method in class gw.api.database.DatabaseParameterSet
 
getRepeatInterval() - Method in class gw.api.tools.OracleSQLTuningSetsHelper
 
getReplacementContact() - Method in interface gw.ab.addressbook.entity.ABContact
 
getReplacementText(String) - Method in class gw.pl.util.SearchLocation
 
getReplyTo() - Method in class gw.api.email.Email
Get email reply to contact
getReport(String) - Method in class gw.api.tools.LoadHistoryHelper
 
getReportingCurrency() - Static method in class gw.api.util.CurrencyUtil
Get the reporting currency (same as Default currency for now).
getReportName() - Method in class gw.api.tools.ConsistencyChecksPagePrinter
 
getReportName() - Method in class gw.api.tools.DatabaseCheckPagePrinter
 
getReportName() - Method in class gw.api.tools.LoadIntegrityCheckPagePrinter
 
getRepository() - Method in class gw.lang.reflect.gs.GosuClassTypeLoader
 
getRepresentativeFunctionType(IType) - Static method in class gw.lang.parser.coercers.FunctionToInterfaceCoercer
 
getRequest() - Static method in class gw.api.web.Scopes
Deprecated.
Returns a Map that can be used to store and retrieve values whose lifespan should be bound up with the lifespan of the request.
getRequest() - Method in class gw.util.servlet.ServletParams
 
getRequestEnvelope() - Method in class gw.xml.ws.WsiInvocationContext
 
getRequestHttpHeaders() - Method in class gw.xml.ws.WsiInvocationContext
 
getRequests() - Method in class gw.util.concurrent.Cache
 
getRequestSoapHeaders() - Method in class gw.plugin.security.WebservicesAuthenticationContext
 
getRequestSoapHeaders() - Method in class gw.xml.ws.WsiInvocationContext
 
getRequired() - Method in interface gw.xml.ws.annotation.IWsiCheckDuplicateExternalTransaction
 
getRequiredPermission() - Method in interface gw.plugin.document.IDocumentTemplateDescriptor
Returns the code of the SystemPermissionType value, if any, required for the user to use this template.
getRequiredPermission() - Method in class gw.plugin.document.impl.XMLDocumentTemplateDescriptor
 
getRequiredPermissions() - Method in interface gw.api.webservice.WebServiceAnnotation
Get the required permissions for this service annotation.
getRequiredPermissions() - Method in interface gw.lang.IWsiPermissionsAnnotation
 
getRequiredSymbols() - Method in interface gw.plugin.email.IEmailTemplateDescriptor
RequiredSymbols
getRequiredSymbols() - Method in interface gw.plugin.note.INoteTemplateDescriptor
RequiredSymbols
getResolutionOptions() - Method in class gw.api.admin.ImportDataInfo
The available strategies for resolving conflicts - overwrite, discard or manual.
getResolutionStrategy() - Method in class gw.api.admin.ImportDataInfo
The currently selected resolution strategy, which determines what will happen when the changes are committed.
getResource(String) - Method in class gw.lang.reflect.gs.GosuClassTypeLoader
 
getResource(String) - Method in interface gw.lang.reflect.ITypeLoader
Finds the resource with the given name.
getResource(String) - Method in class gw.lang.reflect.TypeLoaderBase
 
getResourceName(URL) - Method in interface gw.lang.reflect.gs.IFileSystemGosuClassRepository
 
getResourcePackageAsIDirectory() - Method in class gw.testharness.TestBase
Finds the resource of the current type as an IFile representing this gosu or java type, then returns the parent IDirectory of the found IFile.
getResourcePackageAsIDirectory() - Method in class gw.testharness.v3.PLTestClass
Gets the enclosing IDirectory of this type
getResourcesDir() - Static method in class gw.api.web.WebUtil
Returns the relative URL of the localized web resources for the current user's locale and skin.
getResourcesPath() - Static method in class gw.api.web.WebUtil
 
getResponse() - Method in class gw.api.admin.EventMessage
 
getResponse() - Method in class gw.util.servlet.ServletParams
 
getResponseHttpHeaders() - Method in class gw.xml.ws.WsiInvocationContext
 
getResponseMimeType() - Method in class gw.document.DocumentContentsInfo
 
getResponseSoapHeaders() - Method in class gw.xml.ws.WsiInvocationContext
 
getResponseType() - Method in class gw.document.DocumentContentsInfo
 
getRestoreState() - Method in interface gw.lang.parser.ISourceCodeTokenizer
 
getRestriction() - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeDeleteBuilder
 
getRestriction() - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeUpdateBuilder
 
getResult() - Method in class gw.api.validation.ValidationExecutionResult
The results of executing Validation.
getResults() - Method in class gw.api.admin.ImportDataInfo
Returns an object describing the results of the import.
getResults() - Method in class gw.api.webservice.addressbook.contactapi.ABContactAPISearchResultHelper
Deprecated.
 
getResults() - Method in class gw.api.webservice.addressbook.contactapi.ABContactSearchResult
 
getResults() - Method in interface gw.pl.contact.entity.ContactSearchResult
Deprecated.
Gets the results.
getResults() - Method in interface gw.pl.contact.entity.ExtContactSrchResult
Set of contact summaries returned from the search.
getResults() - Method in class gw.pl.util.ResultsBuffer
 
getResultsExact() - Method in class gw.api.webservice.addressbook.contactapi.ABContactAPISearchResultHelper
Deprecated.
 
getResultsExact() - Method in class gw.api.webservice.addressbook.contactapi.ABContactSearchResult
 
getResultsFromContactCenter(ContactSearchCriteria) - Static method in class gw.api.geocode.GeocodeScriptHelper
Retrieves ALL search results from Contact Center.
getResultsFromContactCenter(ContactSearchCriteria, Integer) - Static method in class gw.api.geocode.GeocodeScriptHelper
Retrieves search results from Contact Center.
getResultsFromContactCenter(ContactSearchCriteria, Integer, Integer) - Static method in class gw.api.geocode.GeocodeScriptHelper
Retrieves search results from Contact Center.
getResultsFromUsers(UserSearchCriteria) - Static method in class gw.api.geocode.GeocodeScriptHelper
Retrieves ALL search results from the set of users.
getResultsFromUsers(UserSearchCriteria, Integer) - Static method in class gw.api.geocode.GeocodeScriptHelper
Retrieves search results from the set of users.
getResultsFromUsers(UserSearchCriteria, Integer, Integer) - Static method in class gw.api.geocode.GeocodeScriptHelper
Retrieves search results from the set of users.
getResultsWriter() - Method in class gw.pl.util.DataChangeUtil
An appender to write additional information into the results record
getResultType() - Method in class gw.lang.ir.expression.IRNewMultiDimensionalArrayExpression
 
getResultType() - Method in class gw.lang.ir.expression.IRTernaryExpression
 
getResultType() - Method in interface gw.lang.parser.expressions.IQueryExpressionEvaluator
 
getResumeSuspendOptions() - Method in class gw.api.admin.DestinationMessageStatistics
Returns the options for suspending/resuming inbound/outbound message processing for the destination based on the status of the destination.
getRetainedMemory() - Method in class gw.lang.reflect.FunctionType
 
getRetainedMemory() - Method in interface gw.lang.reflect.IFunctionType
 
getRetainedMemory() - Method in interface gw.lang.reflect.java.IJavaType
 
getRetainedMemory() - Method in class gw.lang.reflect.ParameterizedFunctionType
 
getRetiredContact() - Method in interface gw.ab.contact.entity.DuplicateContactPair
Returns the ABContact which should be retired from this ContactPair, i.e. the newest contact.
getRetrievedAt() - Method in interface gw.currency.fxrate.FXRate
 
getRetrieveStatus() - Method in interface gw.plugin.archiving.ArchiveSourceInfo
The retrieve status
getRetry() - Method in class gw.api.webservice.messagingTools.MessageStatisticsData
Returns the number of failed messages that can be retried.
getRetryableError() - Method in class gw.api.admin.DestinationMessageStatistics
 
getRetryableError() - Method in class gw.api.admin.SafeOrderedObjectMessageStatistics
Get the number of retry messages.
getRetryableErrorMessage() - Method in class gw.api.admin.SafeOrderedObjectMessageStatistics
Get the number of error messages.
getRetryBackoffMultiplier() - Method in class gw.api.messaging.ExternalDestinationConfig
 
getReturnClassInfo() - Method in interface gw.lang.reflect.java.IJavaClassMethod
 
getReturnDescription() - Method in interface gw.lang.javadoc.IMethodNode
 
getReturnDescription() - Method in interface gw.lang.reflect.IMethodInfo
 
getReturnDescription() - Method in interface gw.lang.reflect.java.IJavaBasePropertyInfo
 
getReturnDescription() - Method in class gw.lang.reflect.MethodInfoBase
 
getReturnDescription() - Method in class gw.lang.reflect.MethodInfoDelegate
 
getReturnDescription() - Method in class gw.lang.reflect.SimpleMethodInfo
 
getReturnType() - Method in class gw.lang.ir.builder.IRMethodBuilder
 
getReturnType() - Method in class gw.lang.ir.expression.IRMethodCallExpression
 
getReturnType() - Method in class gw.lang.ir.statement.IRMethodStatement
 
getReturnType() - Method in interface gw.lang.parser.IDynamicFunctionSymbol
 
getReturnType() - Method in interface gw.lang.parser.IParsedElement
 
getReturnType() - Method in interface gw.lang.parser.IReducedDynamicFunctionSymbol
 
getReturnType() - Method in class gw.lang.reflect.FunctionType
 
getReturnType() - Method in interface gw.lang.reflect.gs.IGosuProgram
 
getReturnType() - Method in interface gw.lang.reflect.IFunctionType
 
getReturnType() - Method in interface gw.lang.reflect.IMethodInfo
 
getReturnType() - Method in class gw.lang.reflect.java.asm.AsmMethod
 
getReturnType() - Method in interface gw.lang.reflect.java.IJavaClassMethod
 
getReturnType() - Method in class gw.lang.reflect.MethodInfoDelegate
 
getReturnType() - Method in class gw.lang.reflect.ParameterizedFunctionType
 
getReturnType() - Method in class gw.lang.reflect.SimpleMethodInfo
 
getReturnType() - Method in class gw.plugin.management.OperationInfo
Type the return type from this operation
getReturnType(T, ISymbolTable, String) - Method in class gw.xml.parser2.DynamicReturnTypeProvider
 
getReturnType(IXMLNode, ISymbolTable, String) - Method in class gw.xml.parser2.OtherAttributeTypeReturnTypeProvider
 
getReturnType(IXMLNode, ISymbolTable, String) - Method in class gw.xml.parser2.StaticReturnTypeProvider
 
getReturnTypeName() - Method in interface gw.lang.reflect.java.IJavaClassMethod
 
getReturnValue() - Method in class gw.lang.ir.statement.IRReturnStatement
 
getReverseXSDType() - Method in class gw.xml.xsd.typeloader.CustomTypeMapping
 
getReviewerId() - Method in class gw.plugin.assignment.AssignmentResponse
An optional value specifying the person that the review activity will be assigned to.
getReviewFilter() - Method in class gw.api.activity.ActivityFilterSetBase
Simple filter - is the activity an assignment review activity?
getReviewSummaries(ABContact) - Static method in class gw.api.contact.ABReviewUtil
A helper method providing a QueryProcessor returning the ReviewSummaries (if any) for a given ABContact.
getRhs() - Method in class gw.lang.ir.expression.IRArithmeticExpression
 
getRhs() - Method in class gw.lang.ir.expression.IRConditionalAndExpression
 
getRhs() - Method in class gw.lang.ir.expression.IRConditionalOrExpression
 
getRhs() - Method in class gw.lang.ir.expression.IREqualityExpression
 
getRhs() - Method in class gw.lang.ir.expression.IRRelationalExpression
 
getRhs() - Method in class gw.lang.ir.statement.IRFieldSetStatement
 
getRHS() - Method in interface gw.lang.parser.expressions.IArithmeticExpression
 
getRHS() - Method in interface gw.lang.parser.expressions.IBinaryExpression
 
getRHS() - Method in interface gw.lang.parser.expressions.IConditionalExpression
 
getRhs() - Method in interface gw.lang.parser.expressions.IInitializerAssignment
 
getRHS() - Method in interface gw.lang.parser.expressions.ITypeIsExpression
 
getRightEndpoint() - Method in class gw.lang.reflect.interval.AbstractInterval
 
getRightEndpoint() - Method in interface gw.lang.reflect.interval.IInterval
 
getRoles(boolean) - Method in interface gw.pl.community.entity.UserSearchCriteria
Returns only internal or external roles only controlled by the boolean parameter passed in.
getRoot() - Method in class gw.api.graph.MergeGraph
 
getRoot() - Method in class gw.api.graph.Tree
Get the root node.
getRoot() - Method in class gw.lang.init.GosuPathEntry
Returns the root directory for this GosuPathEntry.
getRoot() - Method in class gw.lang.ir.expression.IRArrayLengthExpression
 
getRoot() - Method in class gw.lang.ir.expression.IRArrayLoadExpression
 
getRoot() - Method in class gw.lang.ir.expression.IRCastExpression
 
getRoot() - Method in class gw.lang.ir.expression.IRInstanceOfExpression
 
getRoot() - Method in class gw.lang.ir.expression.IRMethodCallExpression
 
getRoot() - Method in class gw.lang.ir.expression.IRNegationExpression
 
getRoot() - Method in class gw.lang.ir.expression.IRNotExpression
 
getRoot() - Method in class gw.lang.ir.expression.IRPrimitiveTypeConversion
 
getRoot() - Method in interface gw.pl.messaging.entity.MessageContext
Gets the root object of this event, namely, the object that generated the event.
getRoot() - Method in class gw.util.cache.FqnCache
 
getRoot() - Method in class gw.xml.AbstractXMLNode
Gets the root of this node tree.
getRoot() - Method in class gw.xml.XMLNodeHandler
 
getRootContactType() - Method in interface gw.api.contact.AddressBookMatch
Get the type of the root contact that is trying to match.
getRootDir() - Method in class gw.testharness.v3.APICompatibleTestEnvironment
 
getRootExpression() - Method in interface gw.lang.parser.expressions.IArrayAccessExpression
 
getRootExpression() - Method in interface gw.lang.parser.expressions.IMapAccessExpression
 
getRootExpression() - Method in interface gw.lang.parser.expressions.IMemberAccessExpression
 
getRootExpression() - Method in interface gw.lang.parser.statements.IMemberAssignmentStatement
 
getRootFeatureReference() - Method in class gw.lang.reflect.features.BoundComplexPropertyChainReference
 
getRootFeatureReference() - Method in class gw.lang.reflect.features.BoundSimplePropertyChainReference
 
getRootFeatureReference() - Method in class gw.lang.reflect.features.ComplexPropertyChainReference
 
getRootFeatureReference() - Method in interface gw.lang.reflect.features.IFeatureChain
 
getRootFeatureReference() - Method in class gw.lang.reflect.features.MethodChainReference
 
getRootFeatureReference() - Method in class gw.lang.reflect.features.SimplePropertyChainReference
 
getRootGroup() - Method in interface gw.pl.community.entity.Group
 
getRootGroup() - Method in interface gw.pl.community.entity.User
Return the root group for this user
getRootGroupForCurrentUser() - Static method in class gw.api.databuilder.GroupBuilder
 
getRootGroupId() - Method in interface gw.pl.community.entity.Group
Returns the id of the root group.
getRootName() - Method in interface gw.lang.parser.expressions.IQueryPathExpression
 
getRootNode() - Method in class gw.api.contact.pendingchanges.DiffDisplayBuilder
Bean accessor method to retrieve the root TreeNode.
getRootNodes() - Method in class gw.api.graph.traverse.GraphTraverserBase
 
getRootPhysicalFileSystem() - Method in class gw.fs.FileFactory
 
getRoots() - Method in interface gw.api.graph.GraphView
Returns all graph roots (nodes with no incoming edges).
getRoots() - Method in interface gw.lang.reflect.module.IModule
 
getRootType() - Method in class gw.api.contact.pendingchanges.ContactMergeGraphBuilder
 
getRootType() - Method in interface gw.entity.IEntityType
Returns the root type for this entity.
getRootType() - Method in interface gw.lang.parser.expressions.IFeatureLiteralExpression
 
getRootType() - Method in interface gw.lang.parser.expressions.IMemberAccessExpression
 
getRootType() - Method in interface gw.lang.parser.expressions.IQueryPathExpression
 
getRootType() - Method in class gw.lang.reflect.features.BoundComplexPropertyChainReference
 
getRootType() - Method in class gw.lang.reflect.features.BoundMethodReference
 
getRootType() - Method in class gw.lang.reflect.features.BoundPropertyReference
 
getRootType() - Method in class gw.lang.reflect.features.BoundSimplePropertyChainReference
 
getRootType() - Method in class gw.lang.reflect.features.ComplexPropertyChainReference
 
getRootType() - Method in class gw.lang.reflect.features.ConstructorReference
 
getRootType() - Method in interface gw.lang.reflect.features.IFeatureReference
 
getRootType() - Method in class gw.lang.reflect.features.MethodChainReference
 
getRootType() - Method in class gw.lang.reflect.features.MethodReference
 
getRootType() - Method in class gw.lang.reflect.features.PropertyReference
 
getRootType() - Method in class gw.lang.reflect.features.SimplePropertyChainReference
 
getRootType() - Method in class gw.pl.persistence.core.Key
Gets the root entity type, which corresponds to the table representing the entity.
getRootTypeName() - Method in class gw.pl.external.entity.Key
Deprecated.
Get the root name of the type this key represents
getRoundingMode() - Static method in class gw.api.util.CurrencyUtil
The Default RoundingMode to the be used during monetary calculations.
getRowCount() - Method in class gw.api.profiler.QuerySummary
 
getRowItemLabel() - Method in class gw.api.database.DatabaseParameterSet
 
getRule() - Method in class gw.rules.Action
Returns information about the currently executing rule
getRuleSet() - Method in class gw.rules.Action
Returns information about the currently executing rule set.
getRuleSetName() - Method in class gw.rules.ExecutionSession
 
getRulesForType(IType) - Method in interface gw.rules.IRuleTreeExpander
 
getRulesForType(IType) - Method in class gw.rules.RuleSetCache
 
getRunlevel() - Method in enum gw.api.server.AvailabilityLevel
Get the runlevel
getRunlevel(String) - Static method in enum gw.api.system.server.Runlevel
 
getRunlevel(int) - Static method in enum gw.api.system.server.Runlevel
 
getRunlevel() - Method in interface gw.api.webservice.systemTools.ISystemTools
Gets the run level of the server.
getRunlevel() - Method in class gw.api.webservice.systemTools.SystemToolsImpl
 
getRunLevel() - Method in interface gw.api.webservice.WebServiceAnnotation
Get the run level for this web service annotation.
getRunlevel(int) - Static method in enum gw.api.webservice.WSRunlevel
 
getRunlevel(WSRunlevel) - Static method in enum gw.api.webservice.WSRunlevel
Return the associated Runlevel for the given WSRunlevel
getRunlevel() - Method in enum gw.api.webservice.WSRunlevel
Return the associated Runlevel for this WSRunlevel
getRunning() - Method in interface gw.api.webservice.maintenanceTools.ProcessIDStatus
Whether or not the process is currently running
getRunning() - Method in class gw.api.webservice.maintenanceTools.ProcessStatus
Whether or not the process is currently running
getRunningRule() - Method in class gw.rules.ExecutionSession
 
getRunningRuleSet() - Method in class gw.rules.ExecutionSession
 
getRunningRuleType() - Method in class gw.rules.ExecutionSession
 
getRunningServers() - Method in class gw.api.tools.ClusterInfoData
Returns the list of members of current JGroups cluster.
getRuntimeType() - Method in class gw.lang.parser.IScriptPartId
 
getRuntimeType() - Method in class gw.lang.parser.ScriptPartId
 
getRuntimeType() - Method in class gw.lang.parser.TypelessScriptPartId
 
getRuntimeType() - Method in class gw.lang.reflect.FunctionType
 
getSafeOrderedObjectKeyValue() - Method in class gw.api.admin.SafeOrderedObjectMessageStatistics
Get the key value for this object.
getSafeOrderedObjectName() - Method in class gw.api.admin.SafeOrderedObjectMessageStatistics
Get the name for this object.
getSafePersistingOrderTableNames() - Static method in class gw.api.tools.SafePersistingOrderInfoHelper
 
getSatisfiedCount() - Method in class gw.api.tools.RuleStats
 
getSavedProfilerSources() - Method in class gw.api.profiler.SavedFileProfilerPageHelper
 
getSaxParser() - Static method in class gw.api.importing.ImportingUtil
this will get a sax parser
getScale() - Method in class gw.api.tools.DatabaseInfo.ColumnInfo
 
getScale(Object, IPropertyInfo) - Method in interface gw.datatype.handler.IDecimalConstraintsHandler
Gets the scale of values for this datatype.
getScale() - Method in interface gw.datatype.handler.IDecimalPersistenceHandler
Gets the scale of values for this datatype.
getScale(Object, IPropertyInfo) - Method in interface gw.datatype.IConstrainedDataType
Gets the scale for the datatype, for the given property on the given object.
getScale(Object, IPropertyInfo) - Method in class gw.datatype.impl.CurrencyAmountConstraintsHandlerBase
 
getScale(Object, IPropertyInfo) - Method in class gw.datatype.impl.DecimalConstraintsHandler
 
getScale() - Method in class gw.datatype.impl.DecimalPersistenceHandler
 
getScale() - Method in interface gw.datatype.IPersistentDataType
Gets the scale for this datatype.
getSchedule(BatchProcessType) - Static method in class gw.api.tools.BatchProcess
 
getSchedule(String) - Method in interface gw.api.webservice.maintenanceTools.MaintenanceToolsBase
This returns the current cron string used wby this batch process
getSchedule(String) - Method in class gw.api.webservice.maintenanceTools.MaintenanceToolsImpl
This returns the current cron string used wby this batch process
getSchema() - Method in class gw.api.tools.DatabaseInfo.MaterializedViewNVPairInfo
 
getSchema() - Method in class gw.xml.XmlSchemaAccess
Returns the schema represented by this XmlSchemaAccess type.
getSchemaForTypeFromXSDTypeLoaders(String) - Static method in class gw.xml.xsd.typeloader.XSDTypeLoaderBase
 
getSchemaFromXSDTypeLoaders(String) - Static method in class gw.xml.xsd.typeloader.XSDTypeLoaderBase
 
getSchemaIndex() - Method in class gw.xml.xsd.info.XSDElementRefInfo
 
getSchemaInfoByType(IType) - Static method in class gw.xml.XmlTypeInstance
 
getSchemaVersion() - Method in class gw.api.webservice.systemTools.ServerVersion
The schema version
getScmState(File) - Method in interface gw.api.scm.IScmAdapter
Returns the ScmState of the specified file.
getScope() - Method in class gw.lang.parser.DefaultReducedSymbol
 
getScope() - Method in interface gw.lang.parser.expressions.IBlockExpression
 
getScope() - Method in interface gw.lang.parser.expressions.IVarStatement
 
getScope(String) - Static method in enum gw.lang.parser.GlobalScope
 
getScope() - Method in interface gw.lang.parser.IReducedSymbol
 
getScope() - Method in class gw.pl.modules.ModuleDependencyNode
 
getScope() - Method in class gw.pl.modules.pom.PomModuleDependencySpec
 
getScope() - Method in class gw.pl.util.webservices.axis.GWEmitter
Get the scope for the deploy.xml file.
getScope() - Method in interface gw.plugin.document.IDocumentTemplateDescriptor
Returns the contexts in which this document should be used.
getScope() - Method in class gw.plugin.document.impl.XMLDocumentTemplateDescriptor
 
getScope() - Method in class gw.smoketest.platform.web.PCFElementId
 
getScopeCount() - Method in interface gw.lang.parser.ISymbolTable
 
getScopeCount() - Method in class gw.lang.parser.StandardSymbolTable
 
getScopeCount() - Method in class gw.lang.parser.ThreadSafeSymbolTable
 
getScopedSymbolType() - Method in interface gw.lang.reflect.gs.IGosuVarPropertyInfo
 
getScopeNode(PCFElementId.PCFElementScope) - Method in class gw.smoketest.platform.web.PCFElementId
 
getScore() - Method in class gw.api.profiler.GloballyAggregatedQuerySummary
 
getScore() - Method in class gw.lang.reflect.MethodScore
 
getScript(IDocumentTemplateDescriptor, Map) - Method in class gw.plugin.document.impl.BaseMailMergeDocumentProductionImpl
Get the JavaScript code which will be returned to the browser to perform the actual document creation.
getScriptPart() - Method in class gw.lang.parser.DefaultReducedSymbol
 
getScriptPart() - Method in interface gw.lang.parser.expressions.IVarStatement
 
getScriptPart() - Method in interface gw.lang.parser.IDynamicSymbol
 
getScriptPart() - Method in interface gw.lang.parser.IGosuParser
The context associated with the parser's script.
getScriptPart() - Method in interface gw.lang.parser.IReducedDynamicFunctionSymbol
 
getScriptPart() - Method in interface gw.lang.parser.IReducedSymbol
 
getScriptPart() - Method in class gw.lang.reflect.FunctionType
 
getScriptPart() - Method in interface gw.lang.reflect.IFunctionType
 
getScriptPart() - Method in class gw.lang.reflect.ParameterizedFunctionType
 
getScriptPartId() - Method in interface gw.lang.parser.IParseTree
 
getScriptPartId() - Method in class gw.lang.parser.ParserOptions
 
getScriptValue(String) - Static method in class gw.lang.ScriptParameters
 
getSdk() - Method in class gw.lang.gosuc.GosucProject
 
getSearchPanel(SymbolProviderElement) - Static method in class gw.api.util.SearchUtil
Looks for either a SearchPanel parent, or else any SearchPanel in the current Screen.
getSearchString() - Method in class gw.api.tools.ConsistCheckTypePicker
 
getSearchString() - Method in class gw.api.tools.DBTablePicker
 
getSearchString() - Method in class gw.api.tools.NameablePicker
 
getSearchType() - Method in class gw.api.assignment.AssignmentSearchCriteria
Return the type of assignee being searched for; one of "User", "Group" or "Gueue".
getSecond(Date) - Static method in class gw.date.GosuDateUtil
Get the second of the time
getSecond() - Method in interface gw.lang.parser.expressions.IConditionalTernaryExpression
 
getSecond() - Method in class gw.util.Pair
 
getSecond() - Method in class gw.util.Triple
 
getSecond() - Method in class gw.xml.date.AbstractXmlDateType
 
getSecond() - Method in class gw.xml.date.XmlDateTime
 
getSecond() - Method in class gw.xml.date.XmlTime
 
getSecondaryAddresses() - Method in interface gw.ab.addressbook.entity.ABContact
Gets all the Contact's secondary Addresses.
getSecondaryAddresses() - Method in interface gw.pl.contact.entity.Contact
Gets all the Contact's secondary Addresses.
getSecondaryMoneyComponent() - Method in class gw.api.financials.CurrencyAmountPair
 
getSecondaryMoneyComponent() - Method in interface gw.api.financials.IPairedMoney
Gets the linked secondary money component, if any.
getSecondaryMoneyComponent() - Method in interface gw.api.financials.MoneyComponentFacade
Deprecated.
Gets the linked secondary money component, if any.
getSecondarySortValue() - Method in interface gw.ab.addressbook.entity.ABContact
Returns the secondary value used for sorting contact available to list views as sort criterion.
getSecondarySortValue() - Method in interface gw.pl.contact.entity.Contact
Returns the secondary value used for sorting contact available to list views as sort criterion.
getSecondColumn() - Method in interface gw.entity.IDateTimeOrdering
 
getSeconds() - Method in class gw.xml.date.XmlDuration
 
getSectionType() - Method in class gw.api.tools.SharedSectionUsageStat
 
getSecurityZones() - Method in interface gw.pl.community.entity.User
Returns a list of all the security zones that this user can currently see (is assigned to a group)
getSeenTypes() - Method in class gw.xml.xsd.XSDSchemaIndex
 
getSegmentDistance() - Method in class gw.api.contact.DrivingDirectionsElem
Returns the driving distance for this segment in a given unit.
getSegmentTimeInMinutes() - Method in class gw.api.contact.DrivingDirectionsElem
Given a particular hop/segment, returns the time in minutes.
getSelectBody() - Method in interface gw.api.database.WebSQLIntegrityCheck
 
getSelectColumns() - Method in class gw.api.archiving.ArchiveDetails
 
getSelectColumns() - Method in class gw.api.archiving.ArchiveExcludedBecauseOfFailureDetails
 
getSelectColumns() - Method in class gw.api.archiving.ArchiveExcludedBecauseOfRulesDetails
 
getSelectColumns() - Method in class gw.api.archiving.ArchiveSkippedDetails
 
getSelectedDirections(CommonContact[], CommonContactSearchCriteria) - Method in class gw.api.contact.DrivingDirectionsCache
Gets the driving directions for those selected (checked) users on a Contact (Address Book) search LV.
getSelectedDirections(CommonContact[], CommonContactSearchCriteria, UnitOfDistance) - Method in class gw.api.contact.DrivingDirectionsCache
Gets the driving directions for those selected (checked) users on a Contact (Address Book) search LV.
getSelectedDirections(GroupUser[], CommonContactSearchCriteria) - Method in class gw.api.contact.DrivingDirectionsCache
Gets the driving directions for those selected (checked) users on a GroupUser (User Assignment) search LV.
getSelectedDirections(GroupUser[], CommonContactSearchCriteria, UnitOfDistance) - Method in class gw.api.contact.DrivingDirectionsCache
Gets the driving directions for those selected (checked) users on a GroupUser (User Assignment) search LV.
getSelectedDirections(User[], CommonContactSearchCriteria) - Method in class gw.api.contact.DrivingDirectionsCache
Gets the driving directions for those selected (checked) users on a user search LV.
getSelectedDirections(User[], CommonContactSearchCriteria, UnitOfDistance) - Method in class gw.api.contact.DrivingDirectionsCache
Gets the driving directions for those selected (checked) users on a user search LV.
getSelectedFromList() - Method in class gw.api.assignment.AssignmentPopup
Get the assignee chosen from the suggested assignee list, if any.
getSelectedGroup() - Method in class gw.api.assignment.AssigneePicker
Returns the last Group set as the selected assignee.
getSelectedQueue() - Method in class gw.api.assignment.AssigneePicker
Returns the last Queue set as the selected assignee.
getSelectedUser() - Method in class gw.api.assignment.AssigneePicker
Returns the last GroupUser set as the selected assignee.
getSelectFromSearchLabel() - Method in class gw.api.assignment.AssignmentPopup
Return a label describing the user's options for searching for an assignee.
getSelection() - Method in class gw.api.assignment.AssigneePicker
The assignee selected by the user, or null if none selected.
getSelectionType() - Method in class gw.api.assignment.AssignmentPopup
Returns either "FromList" (if one of the suggested assignees was chosen) or "FromSearch" (if the user searched for an assignee).
getSelectOptionIndex(String, String) - Method in interface gw.testharness.ISmokeTestHelper
Deprecated. 
getSelectOptionIndexByLabel(String, String) - Method in interface gw.testharness.ISmokeTestHelper
Deprecated. 
getSemiPermanentTransitionCheck() - Method in class gw.api.system.ParameterKey
 
getSender() - Method in class gw.api.email.Email
 
getSenderRef() - Method in class gw.api.admin.EventMessage
 
getSenderRefID() - Method in class gw.api.webservice.messagingTools.MessageOptionalFields
Deprecated.
 
getSendTime() - Method in class gw.api.admin.EventMessage
 
getSendTime() - Method in class gw.api.admin.SafeOrderedObjectMessageStatistics
The send time for blocking message of the safe order object.
getSeparator() - Method in interface gw.api.database.QueryHint
Deprecated.
This method will be removed in a future release. Do not use.
getSeparator() - Method in class gw.api.database.SQLServerQueryLevelHintBase
 
getSequenceNumber() - Method in class gw.plugin.management.Notification
Sequence Number
getSequenceUtil() - Static method in class gw.plugin.util.SequenceUtil
Get a handle to the SequenceUtil
getSerializer(String, Class, QName) - Static method in exception gw.pl.util.webservices.login.fault.AlreadyExecutedException
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in exception gw.pl.util.webservices.login.fault.BadIdentifierException
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in exception gw.pl.util.webservices.login.fault.BatchProcessException
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in exception gw.pl.util.webservices.login.fault.DataConversionException
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in exception gw.pl.util.webservices.login.fault.DuplicateKeyException
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in exception gw.pl.util.webservices.login.fault.EntityStateException
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in exception gw.pl.util.webservices.login.fault.FieldConversionException
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in exception gw.pl.util.webservices.login.fault.FieldFormatException
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in exception gw.pl.util.webservices.login.fault.LoginException
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in exception gw.pl.util.webservices.login.fault.PermissionException
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in exception gw.pl.util.webservices.login.fault.RequiredFieldException
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in exception gw.pl.util.webservices.login.fault.ServerStateException
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in exception gw.pl.util.webservices.login.fault.SOAPException
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in exception gw.pl.util.webservices.login.fault.SOAPRetryableException
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in exception gw.pl.util.webservices.login.fault.SOAPSenderException
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in exception gw.pl.util.webservices.login.fault.SOAPServerException
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in exception gw.pl.util.webservices.login.fault.UnknownTypeKeyException
Get Custom Serializer
getSerializerMapForTests() - Static method in class gw.pl.util.xml.XMLObjectSerializerRegistry
 
getServer(String, String, int) - Method in class gw.testharness.clustering.ClusterTestEnvironment
 
getServerApiUrl(String, String) - Static method in class gw.pl.util.webservices.Globals
Given a Guidewire server URL and the name a SOAP api, return a URL for a web service implementing the given api
getServerApiUrl(String) - Static method in class gw.pl.util.webservices.Globals
Given the name a SOAP api, return a URL for a web service implementing the given api using the default server url.
getServerApiUrl2(String, String) - Static method in class gw.pl.util.webservices.Globals
Given a Guidewire server URL and the name a SOAP api, return a URL for a web service implementing the given api
getServerId() - Static method in class gw.api.domain.ServiceInfoSource
Deprecated.
 
getServerId() - Static method in class gw.api.system.server.ServerUtil
The server id for this server, this is a configuration control option and this might not be unique.
getServerId() - Method in class gw.api.tools.ClusteredServer
 
getServerId() - Method in class gw.api.tools.ClusterInfoData
Returns serverID.
getServerId(UUID) - Method in interface gw.plugin.cluster.ClusterChannelCallback
Resolves server UUID to server ID
getServerVersion() - Static method in class gw.api.system.server.ServerUtil
This is the ServerVersion for this server, this is a build artifact for use in logging and determining compatibility.
getService(Class<? extends T>) - Method in class gw.config.ServiceKernel
 
getServiceDesc() - Method in class gw.pl.util.webservices.axis.GWEmitter
Retruns the SericeDesc object
getServiceEntry(QName) - Method in class gw.pl.util.webservices.axis.GWSymbolTable
Get the ServiceEntry with the given QName.
getServiceName() - Method in class gw.pl.util.webservices.login.api.ILoginAPIServiceLocator
 
getServiceNameFilters() - Static method in class gw.api.profiler.WebServiceProfilerPageHelper
 
getServiceQName() - Method in interface gw.xml.ws.IWsdlPort
this is the qname for the service
getServletContext() - Method in class gw.util.servlet.ServletParams
 
getServletPath() - Method in interface gw.servlet.IServletAnnotation
Get the servlet path that is appropriate for servlet.
getSession() - Static method in class gw.api.web.Scopes
Deprecated.
Returns a Map that can be used to store and retrieve values whose lifespan should be bound up with the lifespan of the users session.
getSession() - Method in class gw.pl.util.webservices.GWSession
 
getSession() - Method in class gw.util.servlet.ServletParams
 
getSessionId() - Method in class gw.api.webservice.systemTools.SessionData
The session id for this entry.
getSessionMarker() - Method in interface gw.pl.messaging.entity.MessageContext
Gets the session marker.
getSetByName(String, DatabaseParameterSet[]) - Static method in class gw.api.tools.DatabaseParametersHelper
 
getSetNumber() - Method in class gw.api.database.DatabaseParameterSet
 
getSetterDfs() - Method in interface gw.lang.parser.IDynamicPropertySymbol
 
getSetterDfs() - Method in interface gw.lang.parser.IReducedDynamicPropertySymbol
 
getSetterMethod(Class, String) - Static method in class gw.lang.reflect.PropertyMethodFinder
 
getSetterMethodExplicit(Class, String) - Static method in class gw.lang.reflect.PropertyMethodFinder
 
getSetterMethodExplicitFavorGivenClasses(Class, String, Class[]) - Static method in class gw.lang.reflect.PropertyMethodFinder
 
getSetterMethodExplicitFavorString(Class, String) - Static method in class gw.lang.reflect.PropertyMethodFinder
 
getSetterName(String) - Static method in class gw.pl.util.ClassUtil
 
getSHA1String(String) - Static method in class gw.util.GosuStringUtil
 
getShadowedTypes() - Method in interface gw.lang.reflect.IShadowingType
 
getSharedInstance() - Static method in class gw.pl.util.DateConverterUtil
Get shared instance
getShortAppName() - Method in interface gw.testharness.ISmokeTestHelper
 
getShortArgs(int) - Method in class gw.api.profiler.ArgsAggregatedQuerySummary
 
getShortArgs(int) - Method in class gw.api.profiler.QuerySummary
 
getShortClassName(Class) - Static method in class gw.util.GosuClassUtil
Gets the class name minus the package name from a Class.
getShortClassName(String) - Static method in class gw.util.GosuClassUtil
Gets the class name minus the package name from a String.
getShortDescription() - Method in class gw.lang.reflect.BaseJavaTypeInfo
 
getShortDescription() - Method in class gw.lang.reflect.FunctionTypeInfo
 
getShortDescription() - Method in interface gw.lang.reflect.gs.IGosuPropertyInfo
 
getShortDescription() - Method in interface gw.lang.reflect.java.IJavaMethodInfo
 
getShortDescription() - Method in interface gw.lang.reflect.java.IJavaParameterDescriptor
 
getShortDescription() - Method in interface gw.lang.reflect.java.IJavaPropertyDescriptor
 
getShortDescription() - Method in interface gw.lang.reflect.java.IJavaPropertyInfo
 
getShortDescription() - Method in class gw.lang.reflect.SimpleParameterInfo
 
getShortId(PCFElementId, boolean) - Static method in class gw.smoketest.platform.web.WizardMenuLinkElement
A hack to fix wizard menu link id so that it matches runtime id.
getShortQueryString(int) - Method in class gw.api.profiler.AggregatedQuerySummary
 
getShortQueryString(int) - Method in class gw.api.profiler.QuerySummary
 
getShutdownTimeout() - Method in class gw.api.messaging.ExternalDestinationConfig
 
getSignature() - Method in class gw.api.database.DatabaseOutlineInfo
 
getSignatureDescription() - Method in interface gw.lang.parser.IFunctionSymbol
Returns a description of arguments of the form ( < argName1 >, < argName2 >, etc. ) appropriate for display in a source editor ui.
getSimpleIntegrityChecks() - Method in interface gw.api.database.WebLoaderSQLIntegrityCheck
 
getSimpleName() - Method in class gw.lang.reflect.java.asm.AsmClass
 
getSimpleName() - Method in class gw.lang.reflect.java.asm.AsmType
 
getSimpleName() - Method in interface gw.lang.reflect.java.asm.IAsmType
 
getSimpleName() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
 
getSimpleName() - Method in interface gw.lang.reflect.java.IJavaClassType
 
getSimpleType() - Method in class gw.xml.xsd.info.XSDAttributeInfo
 
getSimpleValue() - Method in class gw.xml.XmlBase
Returns the simple value content, or null if one does not exist.
getSimpleValueExceptionCauses() - Method in exception gw.xml.XmlSimpleValueException
Returns the XmlSimpleValueException causes of this exception.
getSingleElementReference() - Method in class gw.xml.xsd.schema.XSDTypeBase
 
getSingleMethod(IType) - Static method in class gw.lang.parser.coercers.FunctionToInterfaceCoercer
 
getSingleRefreshChecksum() - Method in interface gw.lang.reflect.ITypeSystem
 
getSingleRefreshChecksum() - Static method in class gw.lang.reflect.TypeSystem
 
getSize() - Method in interface gw.api.profiler.DbmsReportZipProvider
 
getSize() - Method in class gw.api.tools.CacheByUserStatistics
 
getSize() - Method in class gw.api.tools.PropertyDisplayInfo
 
getSize() - Method in interface gw.api.web.WebFile
 
getSize(Object) - Method in interface gw.datatype.handler.IDataTypePersistenceHandler
 
getSize(Object) - Method in class gw.datatype.impl.DatePersistenceHandler
 
getSize(Object) - Method in class gw.datatype.impl.DecimalPersistenceHandler
 
getSize(Object) - Method in class gw.datatype.impl.KeyPersistenceHandlerBase
 
getSize(Object) - Method in class gw.datatype.impl.SimplePersistenceHandler
 
getSize(Object) - Method in class gw.datatype.impl.SoftEntityReferencePersistenceHandler
 
getSize(Object) - Method in class gw.datatype.impl.StringPersistenceHandlerBase
 
getSize(Object) - Method in class gw.datatype.impl.TypeKeyPersistenceHandler
 
getSize(Object) - Method in class gw.datatype.impl.TypelistKeyPersistenceHandler
 
getSize(Object) - Method in class gw.datatype.impl.VarBinaryPersistenceHandler
 
getSize(Object) - Method in interface gw.datatype.IPersistentDataType
 
getSize() - Method in class gw.fs.physical.win32.Win32FindData
 
getSizeExpression() - Method in class gw.lang.ir.expression.IRNewArrayExpression
 
getSizeExpressions() - Method in class gw.lang.ir.expression.IRNewMultiDimensionalArrayExpression
 
getSizeExpressions() - Method in interface gw.lang.parser.expressions.INewExpression
 
getSizeOfBlob(Blob) - Static method in class gw.datatype.impl.SimplePersistenceHandler
 
getSkin() - Static method in class gw.api.web.WebUtil
Returns the current skin.
getSkipped() - Method in class gw.api.web.tools.WorkItemProcessingSummary
 
getSkippedCount() - Method in class gw.api.archiving.ArchiveCountSummary
 
getSkippedFilter() - Method in class gw.api.activity.ActivityFilterSetBase
Simple filter - is activity status skipped?
getSkippedLastNDaysFilter(int) - Method in class gw.api.activity.ActivityFilterSetBase
Compound filter - skipped, closed date in last N days.
getSkipReason() - Method in class gw.api.archiving.ArchiveSkippedCountSummary
 
getSlashName() - Method in interface gw.lang.ir.IRType
 
getSlashName() - Method in class gw.lang.ir.SyntheticIRArrayType
 
getSlashName() - Method in class gw.lang.ir.SyntheticIRType
 
getSlice(EffDatedBranch, Date) - Method in class gw.api.diff.DiffItem
 
getSliceAtEffectiveDate(EffDatedBranch) - Method in class gw.api.diff.DiffItem
 
getSliceAtExpirationDate(EffDatedBranch) - Method in class gw.api.diff.DiffItem
 
getSliceDate() - Method in interface gw.pl.persistence.core.effdate.entity.EffDatedBase
Date which this bean is "sliced" or viewed.
getSliceUntyped(Date) - Method in interface gw.pl.persistence.core.effdate.entity.EffDatedBase
Slice this bean at a particular date.
getSmokeTest() - Method in class gw.smoketest.platform.web.IteratorEntries
 
getSmokeTest() - Method in class gw.smoketest.platform.web.PCFElement
Gets the helper object for the current smoke test
getSnapshotInfo() - Method in class gw.api.tools.OracleStatspackHelper
 
getSnapshotRangeForPeriod(Date, Date) - Method in class gw.api.tools.AWRSnapshotHelper
Given start time and end time of the event of interest, returns the relevant snapshot range as a SnapshotRange object.
getSnapTime() - Method in class gw.api.database.DatabaseSnapshotInfo
 
getSOOName(KeyableBean) - Static method in class gw.api.messaging.SOOMessageSearchItemUtil
 
getSort() - Method in class gw.xml.XmlSerializationOptions
Returns the Sort property.
getSortColumns() - Method in class gw.api.webservice.addressbook.contactapi.ABContactAPISearchSpec
Deprecated.
 
getSortColumns() - Method in class gw.api.webservice.addressbook.contactapi.ABContactSearchSpec
 
getSortColumns() - Method in class gw.plugin.search.RemotableSearchResultSpec
Specifies the sort order of the results.
getSortColumns() - Method in class gw.plugin.solr.PagedQueryIterator
 
getSortColumns() - Method in class gw.plugin.solr.SolrQueryProcessor.SolrPagedQueryIterator
 
getSortColumns() - Method in class gw.plugin.util.RemotableSearchResultSpec
Specifies the sort order of the results.
getSortedCategoryScores() - Method in interface gw.ab.addressbook.entity.ABContact
List of categories associated with this ABContact and their scores.
getSortedCategoryScores() - Method in interface gw.ab.addressbook.entity.ReviewSummary
List of categories and their scores, associated with this Review.
getSortedCategoryScores() - Method in interface gw.pl.contact.entity.Contact
List of categories associated with this ABContact and their scores.
getSortedHitTraces() - Method in class gw.api.tools.CacheStatistics
Deprecated.
Returns cache hit frequencies by stack trace, sorted by the integer frequency
getSortedMissTraces() - Method in class gw.api.tools.CacheStatistics
Deprecated.
Returns cache hit frequencies by stack trace, sorted by the integer frequency
getSortedRuleExecutionStacks() - Method in interface gw.api.profiler.ProfilerRuleExecutionHelper
 
getSortOrder(ILocale) - Method in interface gw.entity.TypeKey
Returns the sort order for this type key in the specified language.
getSortPath() - Method in class gw.plugin.search.RemotableSortColumn
Gets the field to sort on, in Guidewire sort path notation.
getSortPath() - Method in class gw.plugin.util.RemotableSortColumn
Gets the field to sort on, in Guidewire sort path notation.
getSoTimeout() - Method in class gw.testharness.clustering.ClusterTest
 
getSoTimeout() - Method in class gw.testharness.clustering.ClusterTestEnvironment
 
getSouceFileHandle(String) - Method in interface gw.lang.reflect.IDefaultTypeLoader
 
getSource() - Method in class gw.api.bean.compare.EntityMatchImpl
Gets the source entity.
getSource() - Method in interface gw.api.contact.ExternalContact
 
getSource() - Method in interface gw.api.graph.compare.GraphMatch
Returns the source node in the match.
getSource() - Method in class gw.api.graph.Edge
Returns the source of the edge.
getSource() - Method in exception gw.lang.parser.exceptions.ParseIssue
Warning: Only valid if called from the parser thread.
getSource() - Method in class gw.lang.parser.FileSource
 
getSource() - Method in interface gw.lang.parser.IParseIssue
 
getSource() - Method in interface gw.lang.parser.IParserState
 
getSource() - Method in interface gw.lang.parser.ISource
 
getSource() - Method in interface gw.lang.parser.ISourceCodeTokenizer
 
getSource() - Method in class gw.lang.parser.SourceCodeReader
 
getSource() - Method in class gw.lang.parser.StringSource
 
getSource() - Method in interface gw.lang.parser.template.ITemplateGenerator
 
getSource() - Method in interface gw.lang.reflect.gs.IGosuClass
 
getSource() - Method in interface gw.lang.reflect.gs.ISourceFileHandle
 
getSource() - Method in class gw.lang.reflect.gs.StringSourceFileHandle
 
getSource() - Method in interface gw.lang.reflect.IFeatureInfoDelegate
 
getSource() - Method in interface gw.lang.reflect.IMethodInfoDelegate
 
getSource() - Method in interface gw.lang.reflect.IPropertyInfoDelegate
 
getSource() - Method in class gw.lang.reflect.MethodInfoDelegate
 
getSource() - Method in class gw.lang.reflect.PropertyInfoDelegate
 
getSource() - Method in class gw.plugin.management.Notification
Source
getSource() - Method in class gw.plugin.security.AuthenticationSourceCallback
Source
getSourceBeans() - Method in class gw.api.graph.compare.EntityGraphPair
 
getSourceDiff() - Method in class gw.api.graph.EntityDiffPair
 
getSourceFile() - Method in class gw.lang.ir.IRClass
 
getSourceFile() - Method in interface gw.lang.reflect.IFileBasedFeature
 
getSourceFileHandle() - Method in interface gw.lang.parser.IFileRepositoryBasedType
 
getSourceFileHandle() - Method in interface gw.lang.reflect.gs.IFileSystemGosuClassRepository.IClassFileInfo
 
getSourceFileHandle() - Method in interface gw.lang.reflect.gs.ITemplateType
 
getSourceFileHandle() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
 
getSourceFileHandle() - Method in interface gw.lang.reflect.java.IJavaClassInfo
 
getSourceFiles() - Method in interface gw.lang.reflect.IFileBasedType
 
getSourceFingerprint() - Method in interface gw.lang.reflect.gs.IGosuClass
 
getSourceGraphDescriptor() - Method in class gw.api.graph.compare.EntityGraphPair
 
getSourcePath() - Method in interface gw.lang.reflect.gs.IFileSystemGosuClassRepository
 
getSourcePath() - Method in interface gw.lang.reflect.module.IModule
 
getSourceQuery() - Method in interface gw.api.database.IInsertSelectBuilder
 
getSourceQueryableTable() - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeInsertSelectBuilder
 
getSourceRestriction() - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeInsertSelectBuilder
 
getSources() - Method in class gw.lang.init.GosuPathEntry
Returns the source directories for this path entry.
getSources() - Method in class gw.pl.modules.ModuleNode
 
getSources() - Method in class gw.pl.modules.pom.PomModuleSpec
 
getSourceTableStatistics() - Method in class gw.api.tools.DatabaseStatisticsHelper
 
getSourceValue() - Method in interface gw.api.bean.compare.Diff
Returns the old value.
getSourceValue() - Method in class gw.api.bean.compare.DiffImpl
 
getSourceVersionString() - Method in interface gw.pl.upgrader.entity.UpgradeInstance
 
getSparseAttributeNames() - Method in class gw.api.database.DatabaseParameterSet
 
getSparseColumnSetArray() - Method in class gw.api.database.DatabaseParameterSet
 
getSpatialIndexes() - Method in class gw.api.tools.DatabaseInfo.TableInfo
 
getSpatialIndexParameters() - Method in class gw.api.tools.DatabaseInfo.IndexInfo
 
getSpawnedStacks() - Method in interface gw.api.profiler.ProfilerStack
Returns a list of ProfilerStacks for each of the threads spawned by the thread associated with this stack.
getSpecialistServices() - Method in interface gw.ab.addressbook.entity.ABContact
Returns the Contact's services.
getSpecialLoginExceptionMessage(LoginException) - Method in class gw.api.util.LoginForm
This should be overridden to return messages for any subclasses of LoginException not handled in getLoginExceptionMessage() before returning the default message by calling the super method.
getSpecialSymbols() - Method in class gw.xml.parser2.XMLGosuExpression
 
getSpecificCellContents() - Method in interface gw.api.database.TableStatistics
 
getSpecificCellNames() - Method in interface gw.api.database.TableStatistics
NOTE: Does not include Table Name or Actual Row Count
getSpecificMatcher(E) - Method in class gw.api.bean.compare.InitializableMatcherBase
Gets the specific for the type of the given bean, i.e., does not traverse supertypes to find a matcher.
getSpecificMatcher(T) - Method in interface gw.api.bean.compare.MatcherContext
Returns the matcher for the specific bean.
getSpecificType() - Method in class gw.api.tools.PropertyDisplayInfo
 
getSQLDebugWrapper() - Method in class gw.api.webservice.zone.ZonePreparedStatementHandler
 
getSqlPredicates(String) - Method in class gw.datatype.impl.DecimalConstraintsHandlerBase
 
getSqlString() - Method in interface gw.api.database.ConsistencyCheck
 
getSqlString() - Method in class gw.api.webservice.systemTools.DBConsistencyCheckResult
This method is only valid for the following types of checks (NO_MATCH_ROWS).
getSQLText() - Method in class gw.api.database.DatabaseOutlineInfo
 
getStackAggregatedQuerySummaries() - Method in class gw.api.profiler.AggregatedQuerySummary
Returns an array of StackAggregatedQuerySummary objects, one for each distinct call stack found in all of this object's contained queries.
getStackCount() - Method in interface gw.api.profiler.ProfilerFrameGroupSource
 
getStackCount() - Method in class gw.api.profiler.ProfilerStackAggregate
 
getStackCount() - Method in class gw.api.profiler.ProfilerStackGroup
 
getStackCount() - Method in class gw.api.profiler.StackQuerySummary
 
getStackName() - Method in interface gw.api.profiler.ProfilerStack
Returns PCF location information in the form "from -> to"
getStackName() - Method in class gw.api.profiler.ProfilerStackGroup
 
getStackName() - Method in class gw.api.profiler.StackQuerySummary
 
getStackQuerySummaries() - Method in class gw.api.profiler.GloballyAggregatedQuerySummary
 
getStackQuerySummaries() - Method in interface gw.api.profiler.ProfilerDataSource
Returns an array of StackQuerySummary objects, one for each stack containing a query in any frame of this profiler's stacks.
getStackQuerySummariesNear(String) - Method in interface gw.api.profiler.ProfilerDataSource
 
getStacksGroupedByName() - Method in interface gw.api.profiler.ProfilerDataSource
 
getStackTrace(Throwable) - Static method in class gw.pl.util.ExceptionUtil
Returns the stack trace of the Throwable as a String.
getStackTrace() - Method in class gw.test.remote.RemoteTestResult.ExceptionInfo
 
getStackTraceAsString(Throwable) - Static method in class gw.util.GosuExceptionUtil
 
getStage() - Method in class gw.api.database.DatabaseOutlineHintInfo
 
getStagingTable() - Method in interface gw.api.database.WebLoaderSQLIntegrityCheck
 
getStagingTableName(IEntityType) - Method in class gw.api.webservice.zone.InsertTransaction
 
getStagingTableName() - Method in interface gw.pl.staging.entity.LoadIntegrityCheck
Get the name of the associated staging table
getStagingTables() - Method in class gw.api.tools.DatabaseStatisticsHelper
 
getStagingTables() - Method in class gw.api.tools.LoadIntegrityChecksHelper
 
getStagingTableStatistics() - Method in class gw.api.tools.DatabaseStatisticsHelper
 
getStagingTablesToAnalyze() - Method in class gw.api.tools.DatabaseStatisticsHelper
 
getStaleRecordTimeout() - Method in class gw.api.tools.ClusterInfoData
 
getStandardDeviationOfElapsedTime() - Method in class gw.api.profiler.ProfilerFrameGroup
 
getStandardDeviationOfFrameTime() - Method in class gw.api.profiler.ProfilerFrameGroup
 
getStandardLoginPassword() - Method in class gw.testharness.v3.APICompatibleTestEnvironment
 
getStart() - Method in class gw.api.contact.DrivingDirections
Description of start address
getStart() - Method in class gw.api.util.Range
Gets the start of the range.
getStart() - Method in class gw.lang.reflect.IProvidesCustomErrorInfo.CustomErrorInfo
 
getStartDate() - Method in interface gw.api.webservice.maintenanceTools.ProcessIDStatus
The date that the process started running
getStartDate() - Method in class gw.api.webservice.maintenanceTools.ProcessStatus
The date that the process started running
getStartHour() - Method in class gw.api.web.tools.WorkQueueItemDistribution
 
getStartingRunlevel() - Method in class gw.testharness.v3.PLServerTestEnvironment
 
getStartNodes(EntityGraphDescriptor) - Method in class gw.api.contact.pendingchanges.ABContactGraphComparer
Returns the ABContact from the source graph.
getStartNodes(EntityGraphDescriptor) - Method in class gw.api.graph.compare.EntityGraphComparer
Determines which node(s) on the source graph where the traversal will start.
getStartOffset() - Method in interface gw.lang.parser.expressions.IMemberAccessExpression
 
getStartRow() - Method in class gw.api.webservice.addressbook.contactapi.ABContactAPISearchSpec
Deprecated.
 
getStartRow() - Method in class gw.api.webservice.addressbook.contactapi.ABContactSearchSpec
 
getStartRow() - Method in class gw.plugin.search.RemotableSearchResultSpec
Specifies the first row to return.
getStartRow() - Method in class gw.plugin.solr.SolrResultSet
Return starting row in Solr of the first row in this result set
getStartRow() - Method in class gw.plugin.util.RemotableSearchResultSpec
Specifies the first row to return.
getStartSnapshotId() - Method in class gw.api.tools.AWRSnapshotHelper.SnapshotRange
 
getStartTime() - Method in interface gw.api.profiler.ProfilerStack
Returns the time when the stack started
getStartTime() - Method in class gw.api.tools.PerfDownloadDetail
 
getStartTime() - Method in class gw.api.web.tools.ProcessHistoryDisplayInfo
 
getStartTime() - Method in class gw.api.web.tools.WorkQueueExecutorDisplayInfo
 
getStartTime() - Method in class gw.api.webservice.maintenanceTools.WQTaskDetails
The worker start time.
getStartTime() - Method in class gw.api.webservice.maintenanceTools.WQueueExecutorDetails
The worker start time.
getStartupTime() - Method in class gw.api.database.DatabaseSnapshotInfo
 
getState() - Method in interface gw.api.address.AddressFillable
 
getState() - Method in class gw.api.geocode.AbstractGeocodePlugin
 
getState(String) - Static method in class gw.api.geocode.GeocodeScriptHelper
Translates a string code to given State object.
getState() - Method in interface gw.api.startable.IStartablePlugin
 
getState() - Method in interface gw.api.startable.StartablePluginCallbackHandler
get the plugin's persisted state
getState(StartablePluginState) - Method in interface gw.api.startable.StartablePluginCallbackHandler
get the plugin's persisted state
getState(Country, String) - Static method in class gw.api.util.StateAbbreviationUtil
Returns the State associated with the country and abbreviation string in the current language.
getState(StateAbbreviation) - Static method in class gw.api.util.StateAbbreviationUtil
Get the State associated with a StateAbbreviation
getState() - Method in interface gw.lang.parser.IGosuParser
 
getState() - Method in interface gw.lang.parser.ISourceCodeTokenizer
 
getState() - Method in interface gw.lang.reflect.module.IExecutionEnvironment
 
getState() - Static method in class gw.lang.reflect.TypeSystem
 
getStateAbbreviation(State) - Static method in class gw.api.util.StateAbbreviationUtil
Get the StateAbbreviation associated with a State.
getStateByNameOrCode(String) - Method in class gw.api.geocode.AbstractGeocodePlugin
Provides a single method to try find a State by name or typecode (OOTB corresponds ISO 2-letter abbreviation.)
getStateByNameOrCode(String) - Static method in class gw.api.geocode.GeocodeUtils
Provides a single method to find a state by either name or typecode/abbreviation.
getStateLabel() - Method in class gw.api.util.CountryConfig
The label to use for the state field.
getStatement() - Method in interface gw.lang.parser.IParseResult
 
getStatement() - Method in class gw.lang.parser.ParseResult
 
getStatement() - Method in interface gw.lang.parser.statements.IForEachStatement
 
getStatement() - Method in interface gw.lang.parser.statements.IIfStatement
 
getStatement() - Method in interface gw.lang.parser.statements.ILoopStatement
 
getStatement() - Method in interface gw.lang.parser.statements.IUsingStatement
 
getStatement() - Method in interface gw.lang.reflect.gs.IGosuProgram
 
getStatementAtLine(int, Class) - Method in interface gw.lang.parser.IParseTree
 
getStatementAtLine(List<IParseTree>, int, Class) - Static method in class gw.lang.parser.IParseTree.Search
 
getStatements() - Method in class gw.lang.ir.statement.IRCaseClause
 
getStatements() - Method in class gw.lang.ir.statement.IRStatementList
 
getStatements() - Method in interface gw.lang.parser.statements.ICaseClause
 
getStatements() - Method in interface gw.lang.parser.statements.IStatementList
 
getStates(Country) - Method in class gw.api.address.DefaultAddressAutocompletePlugin
Gets the states for the given country.
getStates(Country) - Static method in class gw.api.contact.AddressAutocompleteUtil
Gets the states for the given country.
getStates(Country) - Method in interface gw.plugin.addressautocomplete.IAddressAutocompletePlugin
Gets the states for the given country.
getStateSource() - Method in exception gw.lang.parser.exceptions.ParseIssue
 
getStaticProperty(String, String) - Static method in class gw.lang.reflect.ReflectUtil
 
getStaticProperty(IType, String) - Static method in class gw.lang.reflect.ReflectUtil
 
getStaticProperty(Class<?>, String) - Method in class gw.pl.external.Invoker
Deprecated.
Get a static property value for a proxied external type.
getStaticValue() - Method in class gw.lang.reflect.java.asm.AsmField
 
getStatistics(Integer) - Static method in class gw.api.admin.SOOMessageStatisticsUtil
Get the statistics for the specified destination.
getStatistics() - Static method in class gw.api.tools.LocationUsageStatsSource
 
getStatistics() - Static method in class gw.api.tools.SharedSectionUsageStatsSource
 
getStatistics() - Method in interface gw.plugin.cluster.ClusterTransport
Returns transport protocol statistics.
getStatisticsUpdateStatements() - Method in class gw.api.webservice.systemTools.UpdateTableStatisticsData
The statements that must be executed to update table statistics
getStatsString() - Method in class gw.api.tools.CacheStatistics
Deprecated.
Returns a string containing this information, minus the "total lifetime" bit
getStatus() - Method in class gw.api.admin.DestinationMessageStatistics
 
getStatus() - Method in class gw.api.admin.EventMessage
 
getStatus() - Method in class gw.api.tools.BatchProcess
 
getStatus() - Method in class gw.api.tools.ConsistencyChecksRunsPageHelper
 
getStatus() - Method in class gw.api.tools.InternalToolsStatus
 
getStatus() - Method in class gw.api.tools.PerfDownloadDetail
 
getStatus() - Method in class gw.api.web.tools.ProcessHistoryDisplayInfo
Return the localized version of status.
getStatus() - Method in class gw.lang.reflect.gs.ReloadResults
 
getStatus() - Method in interface gw.plugin.archiving.IArchiveSource
This method will be called to get the status of the archive source.
getStatusByValue(int) - Static method in enum gw.api.tools.PerfReportHelper.DBPerfReportStatus
 
getStatusFilter(ActivityStatus) - Method in class gw.api.activity.ActivityFilterSetBase
Simple filter - is activity status equal to given value?
getStatusString(int) - Method in class gw.api.tools.PerfReportHelper
 
getStatusType() - Method in class gw.api.tools.ConsistencyChecksRunsPageHelper
 
getStep() - Method in interface gw.lang.reflect.interval.IIterableInterval
 
getStep() - Method in class gw.lang.reflect.interval.IterableInterval
 
getStepsInHierarchicalOrder(LoadCommand) - Method in class gw.api.tools.LoadHistoryHelper
Return the steps in hierarchical order, and ordered by execution order within parent.
getStepStatistics() - Method in interface gw.api.database.CatalogSubStatistics
Returns the StepStatistics, ordered by step #.
getStorageScale(Currency) - Static method in class gw.api.util.CurrencyUtil
Get the storage scale of the currency.
getStorageSetType() - Method in class gw.api.database.DatabaseParameterSet
 
getStoredTestEnvironmentAnnotation() - Method in class gw.testharness.TestBase
 
getStoreStatus() - Method in interface gw.plugin.archiving.ArchiveSourceInfo
The store status
getStreamName() - Method in class gw.api.database.spatial.SpatialPolygon
 
getStrErrorMessage() - Method in class gw.api.webservice.tableImport.TableImportResult
The error message string
getStrict(BigDecimal, Currency) - Static method in class gw.api.financials.CurrencyAmount
Constructs a CurrencyAmount from a BigDecimal amount and currency.
getString(String, String) - Method in class gw.processes.WorkQueueInstrumentation
Returns current value if it exists and not null or specified default value otherwise.
getStringInputStream(CharSequence) - Static method in class gw.util.StreamUtil
Returns an input stream for the specified character sequence, using UTF-8 encoding.
getStringValue() - Method in interface gw.lang.parser.ISourceCodeTokenizer
 
getStringValue() - Method in interface gw.lang.parser.IToken
 
getStringValue() - Method in class gw.xml.XmlSimpleValue
Returns a string representation of this simple value.
getStyle() - Method in class gw.api.graph.print.DotAttributes
Returns the style value.
getSubDirectories(File) - Static method in class gw.pl.util.FileUtil
Returns all direct sub-directories in a directory
getSubFlows() - Method in interface gw.pl.workflow.entity.Workflow
Gets all subflows created by the "createSubFlow" method
getSubgroups() - Method in class gw.api.admin.GroupTreeNode
 
getSubject() - Method in class gw.api.email.Email
 
getSubject() - Method in interface gw.plugin.email.IEmailTemplateDescriptor
Email Subject
getSubject() - Method in interface gw.plugin.ISimpleTemplateDescriptor
 
getSubject() - Method in interface gw.plugin.note.INoteTemplateDescriptor
Subject
getSubModels() - Method in interface gw.api.team.TeamModel
Returns all the TeamDatas that belong properly to this TeamModel, in the order they should appear in the TeamTree.
getSubordinateRefs(String) - Method in interface gw.lang.reflect.ITypeRefFactory
 
getSubstitutionGroup() - Method in class gw.xml.xsd.schema.XSDComplexType
 
getSubstitutionGroup() - Method in class gw.xml.xsd.schema.XSDElement
 
getSubtype() - Method in class gw.api.contact.TemporaryContact
Retrieves the subtype of the wrapped Contact
getSubType() - Method in class gw.api.database.DatabaseRow
 
getSubType() - Method in class gw.xml.parser2.XMLAttributeDeclaration
 
getSubtypeFilter() - Method in class gw.api.webservice.addressbook.contactapi.ABContactAPISearchSpec
Deprecated.
 
getSubtypeFilter() - Method in class gw.api.webservice.addressbook.contactapi.ABContactSearchSpecWithoutPaging
 
getSubtypes(T) - Method in class gw.api.graph.traverse.SubtypeGraphTraverser
Returns an iterable of any immediate subtypes of the given node.
getSubtypes() - Method in interface gw.api.webservice.addressbook.contactapi.ABContactSubtypeFilter
Return an array containing all the subtypes to match during search
getSubtypes() - Method in interface gw.lang.reflect.gs.IGosuClass
WARNING: This method is slow the first time it is called.
getSubtypeTypeKey() - Method in interface gw.entity.IEntityType
Returns the typekey for this subtype type.
getSucceededCount() - Method in class gw.api.web.tools.WorkItemDisplayInfo
 
getSuccess() - Method in interface gw.api.webservice.maintenanceTools.ProcessIDStatus
Whether or not the process finished successfully, or null if the process is still running
getSuccess() - Method in class gw.api.webservice.maintenanceTools.ProcessStatus
Whether or not the process finished successfully, or null if the process has not finished its work.
getSuffix(Object, Object) - Method in interface gw.api.validation.IPresentationHandler
 
getSuffix(String) - Method in class gw.pl.util.SuffixTextFileFilter
 
getSuggestedAssignees() - Method in class gw.api.assignment.AssignmentPopup
The list of suggested assignees generated by the suggested assignee builder.
getSuggestedAssignees() - Method in interface gw.api.assignment.SuggestedAssigneeBuilder
 
getSuggestedAssignees() - Method in class gw.api.assignment.SuggestedAssigneeBuilderBase
Returns a list of suggested assignees.
getSuggestedRetryTime() - Method in exception gw.api.util.RetryableException
This is the time that the creator of the exception thinks its okay to retry the operation.
getSuggestions(String, Object...) - Method in class gw.api.admin.ZoneAutocompleteHandler
 
getSuggestions(String, Object...) - Method in class gw.api.contact.AddressAutocompleteHandler
 
getSuggestions(String, Object...) - Method in interface gw.api.contact.AutocompleteHandler
Gets the auto-complete results
getSuggestions(String, Object...) - Method in class gw.api.contact.ContactEmailAutocompleteHandler
 
getSuggestions(String, Object...) - Method in class gw.api.web.quickjump.QuickJumpHandler
 
getSuiteTestCount() - Method in class gw.testharness.TestBase
 
getSum() - Method in class gw.api.util.stats.StatisticsCollector
 
getSummaries() - Method in class gw.api.webservice.importTools.ImportResults
A summary of items that were imported, by type.
getSummaries() - Method in interface gw.pl.document.entity.DocumentSearchResult
Returns the Document search results encapsulated by this object.
getSummary() - Method in class gw.api.web.tools.WorkQueueExecutorDisplayInfo
 
getSummary() - Method in class gw.api.web.tools.WorkQueueItemDistribution
 
getSummaryResults() - Method in class gw.api.database.QueryBeanResultWithSummary
Returns the summary results that contains the result for the summary row displayed in the footer of a list view.
getSuperAnnotatedElements() - Method in class gw.lang.reflect.BaseFeatureInfo
 
getSuperClass() - Method in class gw.lang.ir.SyntheticIRType
 
getSuperClass() - Method in class gw.lang.reflect.java.asm.AsmClass
 
getSuperclass() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
 
getSuperclass() - Method in interface gw.lang.reflect.java.IJavaClassInfo
 
getSuperDfs() - Method in interface gw.lang.parser.IDynamicFunctionSymbol
 
getSuperDfs() - Method in interface gw.lang.parser.IReducedDynamicFunctionSymbol
 
getSuperHeaders() - Method in class gw.api.database.DatabaseParameterSet
 
getSuperHeaderSpanColumns() - Method in class gw.api.database.DatabaseParameterSet
 
getSupersedingIssue() - Method in class gw.api.validation.ValidationIssue
 
getSuperType() - Method in class gw.lang.ir.builder.IRClassBuilder
 
getSuperType() - Method in class gw.lang.ir.IRClass
 
getSuperType() - Method in class gw.lang.parser.ParserOptions
 
getSuperType() - Method in interface gw.lang.parser.statements.ISuperTypeClause
 
getSuperType() - Method in interface gw.lang.parser.template.ITemplateGenerator
 
getSupertype() - Method in class gw.lang.reflect.DefaultArrayType
 
getSupertype() - Method in class gw.lang.reflect.FunctionType
 
getSupertype() - Method in interface gw.lang.reflect.IType
Returns the type representing the supertype of this type.
getSupertype() - Method in class gw.lang.reflect.ParameterizedFunctionType
 
getSupertype() - Method in class gw.xml.parser2.LocationRefType
 
getSupertype() - Method in class gw.xml.parser2.XMLNodeTypeFromJava
 
getSuperType() - Method in class gw.xml.xsd.schema.XSDComplexType
 
getSuperType() - Method in class gw.xml.xsd.schema.XSDElement
 
getSupertype() - Method in class gw.xml.xsd.typeloader.XMLNodeTypeFromXSD
 
getSupertype() - Method in class gw.xml.xsd.typeloader.XSDEnumerationType
 
getSupertype() - Method in class gw.xml.xsd.typeloader.XSDGroupingType
 
getSuperTypeName() - Method in class gw.api.tools.EntityDisplayInfo
 
getSupportedProtocols() - Method in interface gw.lang.reflect.module.IProtocolAdapter
 
getSuspendedStatus() - Method in class gw.api.admin.DestinationMessageStatistics
If the destination is suspended, returns the suspended status of the destination.
getSwitchExpression() - Method in interface gw.lang.parser.statements.ISwitchStatement
 
getSymbol(String, Object) - Static method in class gw.api.webservice.pl.dataExtraction.DataExtractionAPIImpl
 
getSymbol(String) - Method in class gw.document.LocationSymbolProvider
 
getSymbol(String) - Method in interface gw.document.SymbolProvider
Provides the symbol for the given name
getSymbol() - Method in class gw.lang.ir.expression.IRIdentifier
 
getSymbol() - Method in class gw.lang.ir.statement.IRAssignmentStatement
 
getSymbol() - Method in interface gw.lang.parser.expressions.IIdentifierExpression
 
getSymbol() - Method in interface gw.lang.parser.expressions.ILocalVarDeclaration
 
getSymbol() - Method in interface gw.lang.parser.expressions.IQueryPathExpression
 
getSymbol() - Method in interface gw.lang.parser.expressions.IVarStatement
 
getSymbol(String) - Method in class gw.lang.parser.ExternalSymbolMapBase
 
getSymbol(String) - Method in class gw.lang.parser.ExternalSymbolMapForMap
 
getSymbol(String) - Method in class gw.lang.parser.ExternalSymbolMapSymbolTableWrapper
 
getSymbol(CharSequence) - Method in interface gw.lang.parser.ISymbolTable
 
getSymbol(CharSequence) - Method in class gw.lang.parser.StandardSymbolTable
 
getSymbol() - Method in interface gw.lang.parser.statements.ICatchClause
 
getSymbol(CharSequence) - Method in class gw.lang.parser.ThreadSafeSymbolTable
 
getSymbolAttributeName() - Method in interface gw.lang.reflect.gs.IGosuVarPropertyInfo
 
getSymbolClass() - Method in class gw.lang.parser.DefaultReducedSymbol
 
getSymbolClass() - Method in interface gw.lang.parser.IReducedSymbol
 
getSymbolName() - Method in exception gw.lang.parser.exceptions.SymbolNotFoundException
 
getSymbols() - Method in interface gw.lang.parser.ISymbolTable
 
getSymbols(int, int) - Method in interface gw.lang.parser.ISymbolTable
 
getSymbols() - Method in class gw.lang.parser.StandardSymbolTable
 
getSymbols(int, int) - Method in class gw.lang.parser.StandardSymbolTable
 
getSymbols() - Method in class gw.lang.parser.ThreadSafeSymbolTable
 
getSymbols(int, int) - Method in class gw.lang.parser.ThreadSafeSymbolTable
 
getSymbols(QName) - Method in class gw.pl.util.webservices.axis.GWSymbolTable
Get the list of entries with the given QName.
getSymbols(T, ISymbolTable) - Method in class gw.xml.parser2.InferredSymbolProvider
 
getSymbols(IXMLNode, ISymbolTable) - Method in class gw.xml.parser2.MultipleInferredSymbolProvider
 
getSymbols(T, ISymbolTable) - Method in class gw.xml.parser2.NameOnlySymbolProvider
 
getSymbols(T, ISymbolTable) - Method in class gw.xml.parser2.SingleInferredSymbolProvider
 
getSymbolScopeString() - Method in interface gw.lang.reflect.gs.IGosuVarPropertyInfo
 
getSymbolTable() - Method in exception gw.lang.parser.exceptions.ParseIssue
Warning: Only valid if called from the parser thread.
getSymbolTable() - Method in interface gw.lang.parser.IFullParserState
 
getSymbolTable() - Method in interface gw.lang.parser.IGosuParser
Returns the parser's symbol table.
getSymbolTable() - Method in interface gw.lang.parser.IParseIssue
 
getSymbolTable() - Method in interface gw.lang.parser.template.ITemplateHost
 
getSymbolTable() - Method in class gw.pl.util.webservices.axis.GWParser
Get the symbol table.
getSymbolType() - Method in interface gw.lang.parser.ITypedSymbol
 
getSymTableCtx() - Method in interface gw.lang.reflect.ITypeSystem
 
getSymTableCtx() - Static method in class gw.lang.reflect.TypeSystem
 
getSystemClassLoader() - Static method in class gw.pl.util.ClassLoaderUtil
 
getSystemInfo() - Method in class gw.api.tools.RuntimeEnvironmentInfoPageHelper
 
getSystemTempDir() - Static method in class gw.pl.util.ServletProperties
 
getSystemTmpDir() - Static method in class gw.pl.util.FileUtil
 
getSystemToolsPropertiesHelpMsg() - Static method in class gw.api.database.AWRReportUserSettingsFactory
 
getSystemType(Class<?>) - Static method in class gw.lang.reflect.java.JavaTypes
 
getTable() - Method in interface gw.api.database.CatalogSubStatistics
Returns the associated table
getTable() - Method in interface gw.api.database.TableStatistics
Returns the associated table
getTable(String) - Method in class gw.api.database.upgrade.after.AfterUpgradeVersionTrigger
 
getTable(IEntityType) - Method in class gw.api.database.upgrade.after.AfterUpgradeVersionTrigger
 
getTable(String) - Method in class gw.api.database.upgrade.before.BeforeUpgradeVersionAction
 
getTable(String) - Method in class gw.api.database.upgrade.before.BeforeUpgradeVersionCheck
 
getTable(String) - Method in class gw.api.database.upgrade.before.BeforeUpgradeVersionTrigger
 
getTable() - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeReadOnlyColumn
 
getTableFilename(String) - Method in class gw.api.tools.ConsistencyChecksPagePrinter
 
getTableFilename(String) - Method in class gw.api.tools.DatabaseCheckPagePrinter
 
getTableFilename(String) - Method in class gw.api.tools.LoadIntegrityCheckPagePrinter
 
getTableGroups() - Method in class gw.api.tools.ConsistencyChecksRunsPageHelper
 
getTableInfo(String) - Method in class gw.api.tools.DatabaseInfo
 
getTableInfos() - Method in class gw.api.tools.DatabaseInfo
 
getTableName() - Method in class gw.api.database.DatabaseRow
 
getTableName() - Method in interface gw.api.database.PotentialMissingIndexCatalogStatistics
Returns the name of the associated table
getTableName(ConsistencyCheck) - Method in class gw.api.tools.ConsistencyChecksPagePrinter.ConsistencyCheckPrintConvertor
 
getTableName(C) - Method in class gw.api.tools.DatabaseCheckPagePrinter.PrintConvertor
 
getTableName() - Method in class gw.api.tools.DatabaseInfo.PartitionedIndexInfo
 
getTableName() - Method in class gw.api.tools.DatabaseInfo.TableWithUnusedColumnInfo
 
getTableName() - Method in class gw.api.tools.EntityDisplayInfo
 
getTableName(LoaderSQLIntegrityCheck) - Method in class gw.api.tools.LoadIntegrityCheckPagePrinter.LoadIntegrityCheckPrintConvertor
 
getTableName() - Method in class gw.api.tools.SafePersistingOrderInfoHelper.SafePersistingOrderData
 
getTableName() - Method in class gw.api.webservice.systemTools.UpdateTableStatisticsData
The name of the table that the array of statements is to be applied to
getTableName(IEntityType) - Method in class gw.api.webservice.zone.InsertTransaction
 
getTableName() - Method in class gw.plugin.upgrade.EdgeForeignKeyUpgradeInfo
Gets the table name.
getTableNameAttributeIndex() - Method in class gw.api.database.DatabaseParameterSet
 
getTableNames() - Method in class gw.api.tools.DatabaseInfo
 
getTableNamesWithForeignKeyContraints() - Method in class gw.api.tools.DatabaseInfo
 
getTableNamesWithPartitionedIndexInfo() - Method in class gw.api.tools.DatabaseInfo
 
getTableNamesWithPrimaryKeyContraints() - Method in class gw.api.tools.DatabaseInfo
 
getTablePickersFilteredByName() - Method in class gw.api.tools.DBTablePicker
 
getTableSchema() - Method in class gw.api.tools.DatabaseInfo.TableInfo
 
getTableSelectMode() - Method in class gw.api.tools.ConsistencyChecksRunsPageHelper
 
getTablesToAnalyze() - Method in class gw.api.tools.DatabaseStatisticsHelper
 
getTablesToAnalyze(boolean) - Method in class gw.api.tools.DatabaseStorageHelper
 
getTablesToAnalyze() - Method in class gw.api.tools.DataDistDVHelper
 
getTablesWithUnusedColumns(String) - Method in class gw.api.tools.DatabaseInfo
 
getTag() - Method in interface gw.api.profiler.ProfilerFrame
 
getTag() - Method in class gw.api.profiler.ProfilerTag
 
getTagMatcher() - Method in class gw.api.webservice.addressbook.contactapi.ABContactAPISearchSpec
Deprecated.
 
getTagMatcher() - Method in class gw.api.webservice.addressbook.contactapi.ABContactSearchSpecWithoutPaging
 
getTagRange() - Method in interface gw.pl.calendar.entity.Holiday
Returns the available holiday tags.
getTags() - Method in interface gw.api.webservice.addressbook.contactapi.ABContactTagMatcher
Return an array containing all the tags to match during search
getTagsArray() - Method in interface gw.pl.calendar.entity.Holiday
Returns the holiday's tags.
getTagsString() - Method in interface gw.pl.calendar.entity.Holiday
Returns the tags that observe this holiday.
getTarget() - Method in class gw.api.graph.Edge
Returns the target of the edge.
getTarget() - Method in class gw.api.quickjump.StaticNavigationCommand
Returns the "commandTarget" attribute from this command's configuration.
getTarget() - Method in class gw.api.util.LoginForm
 
getTarget() - Method in class gw.lang.ir.statement.IRArrayStoreStatement
 
getTarget() - Method in class gw.pl.modules.ModulesNode
 
getTargetBusCalType() - Method in interface gw.pl.activity.entity.ActivityPattern
Gets the target business calendar type (e.g. holiday tag or location bean path), if applicable.
getTargetDiff() - Method in class gw.api.graph.EntityDiffPair
 
getTargetEntityName(String) - Method in class gw.api.util.mapping.DataMapping
 
getTargetEnumPackage() - Method in interface gw.api.util.mapping.ObjectConverter
 
getTargetEnumPackage() - Method in class gw.api.util.mapping.ObjectConverterImpl
 
getTargetFieldName(String, String) - Method in class gw.api.util.mapping.DataMapping
 
getTargetFieldName(IPropertyInfo) - Method in class gw.api.util.mapping.FieldMapperBase
 
getTargetFieldName(IPropertyInfo) - Method in class gw.api.util.mapping.IdentityFieldMapper
 
getTargetFieldName(IPropertyInfo) - Method in class gw.api.util.mapping.NameTranslatingFieldMapper
 
getTargetNamespace() - Method in class gw.xml.xsd.schema.XSDXMLNode
 
getTargetProperty(IType, IPropertyInfo) - Method in class gw.api.util.mapping.FieldMapperBase
 
getTargetProperty(IType, IPropertyInfo) - Method in class gw.api.util.mapping.IdentityFieldMapper
 
getTargetProperty(IType, IPropertyInfo) - Method in class gw.api.util.mapping.NameTranslatingFieldMapper
 
getTargetSymbolTable() - Method in class gw.lang.parser.ThreadSafeSymbolTable
 
getTargetTable() - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeInsertSelectBuilder
 
getTargetType() - Method in class gw.processes.WorkQueueBase
 
getTargetTypeCode(String, String) - Method in class gw.api.util.mapping.DataMapping
 
getTargetTypeList(String) - Method in class gw.api.util.mapping.DataMapping
 
getTargetVersionString() - Method in interface gw.pl.upgrader.entity.UpgradeInstance
 
getTasks() - Method in class gw.api.webservice.maintenanceTools.WQueueExecutorDetails
An array of WQTaskDetails for Workers of the given executor.
getTcpPortsOfUsedServers() - Method in class gw.testharness.clustering.ClusterTest
 
getTempDirectory() - Method in class gw.testharness.v3.APICompatibleTestEnvironment
 
getTemplate(String, String) - Static method in class gw.api.util.TemplateUtil
Get/create a template tool corresponding to the specified template file residing in within the config directory.
getTemplate(Reader) - Method in interface gw.lang.parser.template.ITemplateHost
 
getTemplate(Reader, String) - Method in interface gw.lang.parser.template.ITemplateHost
 
getTemplateAsStream(String) - Method in interface gw.plugin.document.IDocumentTemplateSource
Deprecated.
use the overloaded method that takes locale
getTemplateAsStream(String, ILocale) - Method in interface gw.plugin.document.IDocumentTemplateSource
Returns an InputStream for the specified template name/id.
getTemplateDirectory(TDirectory, String) - Static method in class gw.plugin.document.DocumentConfigUtil
Deprecated.
use the same method that takes directory and path as the type of string
getTemplateDirectory(String, String) - Static method in class gw.plugin.document.DocumentConfigUtil
This will return a Directory that is either the virtual directory with the modules or specified by the supplied path
getTemplateDirectory(String, String) - Static method in class gw.plugin.email.EmailConfigUtil
This will return a Directory that is either the virtual directory with the modules or specified by the supplied path
getTemplateDirectory(String, String) - Static method in class gw.plugin.note.NoteConfigUtil
This will return a Directory that is either the virtual directory with the modules or specified by the supplied path
getTemplateGenerator() - Method in interface gw.lang.reflect.gs.ITemplateType
 
getTemplateId() - Method in interface gw.plugin.document.IDocumentTemplateDescriptor
Returns the unique ID of the template which this descriptor describes.
getTemplateId() - Method in class gw.plugin.document.impl.XMLDocumentTemplateDescriptor
 
getTemplateSource() - Method in exception gw.lang.parser.template.TemplateParseException
 
getTemplateSyntaxProblems() - Method in interface gw.lang.parser.template.ITemplateGenerator
 
getTemplateType() - Method in interface gw.plugin.document.IDocumentTemplateDescriptor
Returns a value which should correspond to a code in the DocumentType typelist.
getTemplateType() - Method in class gw.plugin.document.impl.XMLDocumentTemplateDescriptor
 
getTempVarAssignment() - Method in class gw.lang.ir.statement.IRReturnStatement
 
getTerminalType() - Method in interface gw.lang.parser.statements.ITerminalStatement
Mostly this is important so we can weight the terminal types i.e., the ordinal in the enum is significant
getTertiarySortValue() - Method in interface gw.ab.addressbook.entity.ABContact
Returns the tertiary (3rd) value used for sorting contact available to list views as sort criterion.
getTertiarySortValue() - Method in interface gw.pl.contact.entity.Contact
Returns the tertiary (3rd) value used for sorting contact available to list views as sort criterion.
getTest() - Method in class gw.lang.ir.expression.IRTernaryExpression
 
getTestBreakInfoList() - Method in exception gw.test.MultiBreakException
 
getTestClassName() - Method in interface gw.testharness.ISmokeTestHelperCallbacks
 
getTestEnvironment() - Method in class gw.test.Suite
 
getTestEnvironmentHandler() - Static method in class gw.api.databuilder.DataBuilder
 
getTestInstanceIntrinsicType() - Method in class gw.testharness.TestBase
Internal API, does not intended to use from the test.
getTestResultsDir() - Method in interface gw.testharness.ISmokeTestHelperCallbacks
 
getTestResultsDir() - Method in class gw.testharness.v3.APICompatibleTestEnvironment
 
getTestResultsDir() - Method in class gw.testharness.v3.PLTestClass
 
getTestRunner() - Method in class gw.testharness.QuickRemoteTestCase
 
getTestRunner() - Method in class gw.testharness.TestBase
 
getTestSupportFile(String) - Method in class gw.testharness.v3.APICompatibleTestEnvironment
 
getTestSupportFile(String, boolean) - Method in class gw.testharness.v3.APICompatibleTestEnvironment
 
getTestSupportFileRootDir() - Method in class gw.testharness.v3.APICompatibleTestEnvironment
 
getTestType() - Method in class gw.lang.ir.expression.IRInstanceOfExpression
 
getTestType() - Method in class gw.test.TestSpec
 
getTestTypeName() - Method in class gw.test.TestSpec
 
getText() - Method in class gw.api.contact.AutocompleteResult
 
getText() - Method in class gw.api.contact.DrivingDirectionsElem
Instructions or description of this stage
getText() - Method in interface gw.lang.parser.IToken
 
getText() - Method in class gw.smoketest.platform.web.ActionElement
 
getText() - Method in class gw.smoketest.platform.web.OptionElement
Gets the display text for this option
getText() - Method in class gw.smoketest.platform.web.WizardMenuLinkElement
 
getText() - Method in class gw.xml.AbstractXMLNode
Gets this node's character data.
getText() - Method in interface gw.xml.IReadOnlyXMLNode
 
getText() - Method in interface gw.xml.IXMLNode
 
getText() - Method in class gw.xml.simple.SimpleXmlNode
Returns the textual content of this node, if any.
getText() - Method in class gw.xml.XmlBase
Returns the text content.
getText() - Method in class gw.xml.XmlMixedContentText
Returns the text content.
getTextFormat(String, String, String, String, boolean) - Method in class gw.api.web.tools.Duration
 
getTextFormat(String, String, String, String) - Method in class gw.api.web.tools.Duration
 
getTextFormat(String, String, String, String, long, boolean) - Static method in class gw.api.web.tools.Duration
 
getTextFromTokens() - Method in interface gw.lang.parser.IParseTree
 
getThird() - Method in class gw.util.Triple
 
getThisRef() - Method in class gw.lang.reflect.DefaultArrayType
 
getThisSymbolFromStackOrMap() - Method in interface gw.lang.parser.ISymbolTable
Get the 'this' symbol from either the stack or the table.
getThisSymbolFromStackOrMap() - Method in class gw.lang.parser.StandardSymbolTable
 
getThisSymbolFromStackOrMap() - Method in class gw.lang.parser.ThreadSafeSymbolTable
 
getThisType() - Method in class gw.lang.ir.builder.IRClassBuilder
 
getThisType() - Method in class gw.lang.ir.IRClass
 
getThreadClassLoader() - Static method in class gw.pl.util.ClassLoaderUtil
 
getThreadLocalSymbolTable() - Method in class gw.lang.parser.ThreadSafeSymbolTable
Get a thread-local symbol table.
getThreadPoolInfo() - Method in class gw.api.web.tools.WorkQueueInfoPage
 
getThreadPoolMaximumSize() - Method in class gw.api.web.tools.WorkQueueThreadPoolDisplayInfo
 
getThreadPoolSize() - Method in class gw.api.web.tools.WorkQueueThreadPoolDisplayInfo
 
getThrottleInterval() - Method in class gw.api.webservice.maintenanceTools.WorkQueueConfig
Get the current sleep time between workitems
getThrowable() - Method in class gw.test.TestBreakInfo
 
getThrowable() - Method in interface gw.testharness.LoggerCapturedEvent
 
getThrowable() - Method in class gw.testharness.LoggerCapturedEventImpl
 
getThrowable() - Method in class gw.testharness.v3.LoggerCapturedEventImpl
 
getTi() - Method in class gw.lang.parser.ParserOptions
 
getTime() - Method in class gw.api.contact.DrivingDirectionsElem
Total Time in minutes for this stage, if any
getTime() - Method in class gw.api.profiler.QuerySummary
 
getTimeInstance(int) - Static method in class gw.api.util.UltraFastDateFormat
Gets a time formatter instance using the specified style in the default time zone and locale.
getTimeInstance(int, Locale) - Static method in class gw.api.util.UltraFastDateFormat
Gets a time formatter instance using the specified style and locale in the default time zone.
getTimeInstance(int, TimeZone) - Static method in class gw.api.util.UltraFastDateFormat
Gets a time formatter instance using the specified style and time zone in the default locale.
getTimeInstance(int, TimeZone, Locale) - Static method in class gw.api.util.UltraFastDateFormat
Gets a time formatter instance using the specified style, time zone and locale.
getTimeLimit() - Method in class gw.api.tools.OracleSQLTuningSetsHelper
 
getTimeout() - Method in class gw.pl.util.webservices.axis.GWParser
Return the current timeout setting
getTimeoutBranches() - Method in class gw.api.web.admin.workflow.ManageWorkflows
This will the possible timeout branches
getTimeoutForCurrentTest() - Method in class gw.test.TestExecutionManager
 
getTimer() - Method in class gw.pl.util.FileUtil.LocalCleanupTimer
 
getTimeStamp() - Method in class gw.api.database.DatabaseOutlineInfo
 
getTimeTotal() - Static method in class gw.junit.AbstractTestConstants
 
getTimeValue() - Method in class gw.smoketest.platform.web.DateElement
Gets time value (no date)
getTimeZone() - Method in class gw.xml.date.AbstractXmlDateType
 
getTimeZoneOverridesCalendar() - Method in class gw.api.util.UltraFastDateFormat
Returns true if the time zone of the calendar overrides the time zone of the formatter.
getToBeAssigned() - Method in class gw.api.assignment.SuggestedAssigneeBuilderBase
 
getToCurrency() - Method in interface gw.currency.fxrate.FXRateContext
 
getToCurrency() - Method in class gw.currency.fxrate.FXRateContextImpl.Builder
 
getToCurrency() - Method in class gw.currency.fxrate.FXRateContextImpl
 
getTokenAsString() - Method in interface gw.lang.parser.ISourceCodeTokenizer
 
getTokenAt(int) - Method in interface gw.lang.parser.ISourceCodeTokenizer
 
getTokenColumn() - Method in exception gw.lang.parser.exceptions.ParseIssue
 
getTokenColumn() - Method in interface gw.lang.parser.IParserState
 
getTokenColumn() - Method in interface gw.lang.parser.ISourceCodeTokenizer
 
getTokenColumn() - Method in interface gw.lang.parser.IToken
 
getTokenEnd() - Method in exception gw.lang.parser.exceptions.ParseIssue
 
getTokenEnd() - Method in interface gw.lang.parser.IParseIssue
 
getTokenEnd() - Method in interface gw.lang.parser.IParserState
 
getTokenEnd() - Method in interface gw.lang.parser.ISourceCodeTokenizer
 
getTokenEnd() - Method in interface gw.lang.parser.IToken
 
getTokenizer() - Method in class gw.lang.gosuc.GosucProjectParser
 
getTokenizer() - Method in interface gw.lang.parser.IGosuParser
 
getTokenizerInstructor() - Method in interface gw.lang.parser.IGosuParser
The TokenizerInstructor to use for this parser.
getTokens() - Method in interface gw.lang.parser.IParsedElement
 
getTokens() - Method in interface gw.lang.parser.ISourceCodeTokenizer
 
getTokenStart() - Method in exception gw.lang.parser.exceptions.ParseIssue
 
getTokenStart() - Method in interface gw.lang.parser.IParseIssue
 
getTokenStart() - Method in interface gw.lang.parser.IParserState
 
getTokenStart() - Method in interface gw.lang.parser.ISourceCodeTokenizer
 
getTokenStart() - Method in interface gw.lang.parser.IToken
 
getTopic() - Method in interface gw.plugin.email.IEmailTemplateDescriptor
Email Topic
getTopic() - Method in interface gw.plugin.note.INoteTemplateDescriptor
Topic
getTopLevelAttributeByName(QName) - Method in class gw.xml.xsd.XSDSchemaIndex
 
getTopLevelAttributeGroupByName(QName) - Method in class gw.xml.xsd.XSDSchemaIndex
 
getTopLevelElementByName(QName) - Method in class gw.xml.xsd.XSDSchemaIndex
 
getTopLevelElementTypeName(QName) - Method in class gw.xml.xsd.XSDSchemaIndex
 
getTopLevelGroupByName(QName) - Method in class gw.xml.xsd.XSDSchemaIndex
 
getTopLevelTypeByName(QName) - Method in class gw.xml.xsd.XSDSchemaIndex
 
getToRecipients() - Method in class gw.api.email.Email
 
getTotal() - Method in class gw.api.tools.DBInfoActivityStatsSummaryListsTableRecord
 
getTotalCount() - Method in class gw.api.web.tools.ItemStatusCounts
 
getTotalDeletes() - Method in class gw.plugin.management.SolrMessageMonitor
 
getTotalDigits() - Method in class gw.xml.xsd.info.XSDNodeValueInfo
 
getTotalDistance() - Method in class gw.api.contact.DrivingDirections
Total driving distance from start to finish, in the units specified in UnitOfDistance
getTotalDistanceString() - Method in class gw.api.contact.DrivingDirections
Returns the total driving distance as a user-friendly string, including a short, localized suffix (ie "mi." or "km.").
getTotalElapsed() - Method in class gw.api.profiler.ProfilerStackGroup
 
getTotalElapsedTime() - Method in class gw.api.profiler.ProfilerFrameGroup
 
getTotalElapsedTime() - Method in interface gw.api.profiler.ProfilerFrameGroupSource
 
getTotalElapsedTime() - Method in interface gw.api.profiler.ProfilerStack
Returns the difference between the time when the top frame was pushed and when it was popped.
getTotalElapsedTime() - Method in class gw.api.profiler.ProfilerStackAggregate
 
getTotalFailed() - Method in class gw.api.admin.DestinationMessageStatistics
Gets the total failed messages.
getTotalFrameTime() - Method in class gw.api.profiler.ProfilerFrameGroup
 
getTotalNumberOfSteps() - Method in class gw.api.web.wizard.WizardInfo
The total number of visitable steps in the wizard.
getTotalNumTestMethods() - Method in class gw.test.remote.RemoteTestClass
 
getTotalNumTestMethods() - Method in class gw.test.TestClass
 
getTotalQueryTime() - Method in class gw.api.profiler.StackQuerySummary
 
getTotalResults() - Method in class gw.api.webservice.addressbook.contactapi.ABContactAPISearchResultHelper
Deprecated.
 
getTotalResults() - Method in class gw.api.webservice.addressbook.contactapi.ABContactSearchResult
 
getTotalRowCount() - Method in class gw.api.profiler.AggregatedQuerySummary
 
getTotalRowCount() - Method in class gw.api.profiler.StackQuerySummary
 
getTotalSearchErrors() - Method in class gw.plugin.management.SolrSearchMonitor
 
getTotalSearches() - Method in class gw.plugin.management.SolrSearchMonitor
 
getTotalSeconds() - Method in class gw.api.web.tools.Duration
 
getTotalSendErrors() - Method in class gw.plugin.management.SolrMessageMonitor
 
getTotalSends() - Method in class gw.plugin.management.SolrMessageMonitor
 
getTotalStatistics(int) - Method in interface gw.api.webservice.messagingTools.MessagingToolsBase
Gets all the message statistics of a given destination.
getTotalStatistics(int) - Method in class gw.api.webservice.messagingTools.MessagingToolsImpl
 
getTotalSymbolCount() - Method in interface gw.lang.parser.ISymbolTable
 
getTotalSymbolCount() - Method in class gw.lang.parser.StandardSymbolTable
 
getTotalSymbolCount() - Method in class gw.lang.parser.ThreadSafeSymbolTable
 
getTotalTests() - Method in class gw.testharness.QuickRemoteTestCase
 
getTotalTime() - Method in class gw.api.contact.DrivingDirections
Total Time in seconds
getTotalTime() - Method in class gw.api.profiler.AggregatedQuerySummary
 
getTotalTimeInMinutes() - Method in class gw.api.contact.DrivingDirections
Returns the total travel time in minutes as a user-friendly string, including a short, localized suffix (ie "min.").
getTotalUnsent() - Method in class gw.api.admin.DestinationMessageStatistics
Gets the total unsent messages.
getTotalUpdatedDocuments() - Method in class gw.plugin.management.SolrMessageMonitor
 
getToType() - Method in class gw.lang.ir.expression.IRPrimitiveTypeConversion
 
getTrace() - Method in class gw.api.tools.CacheStatistics.StackTraceFrequencyEntry
Deprecated.
 
getTransactionId() - Method in class gw.api.soap.GWTransactionIDHandler
 
getTransactionId() - Static method in class gw.api.util.TransactionIdUtil
Gets the transaction ID from the thread's CommitOptions.
getTransformName() - Method in class gw.api.database.DatabaseParameterSet
 
getTranslator() - Method in interface gw.api.util.mapping.ObjectConverter
 
getTranslator() - Method in class gw.api.util.mapping.ObjectConverterImpl
 
getTravelInformation(Map, Map) - Method in interface gw.plugin.geocode.IGeocodePlugin
Deprecated.
entire class deprecated
getTraversalStrategy() - Method in class gw.api.graph.traverse.GraphTraverserBase.TraversalContext
 
getTraversalStrategy(EdgeProvider<T>) - Method in enum gw.api.graph.traverse.TraversalType
Returns the traversal strategy associated with this traversal type.
getTreeData(TreeNode) - Static method in class gw.api.tree.TreeUtil
Gets the tree data.
getTriggerKey() - Method in class gw.api.web.admin.workflow.ManageWorkflows
 
getTriggers() - Method in class gw.api.web.admin.workflow.ManageWorkflows
This will return true if the current workflow step has the trigger
getTrueValue() - Method in class gw.lang.ir.expression.IRTernaryExpression
 
getTryBody() - Method in class gw.lang.ir.statement.IRTryCatchFinallyStatement
 
getTryStatement() - Method in interface gw.lang.parser.statements.ITryCatchFinallyStatement
 
getType() - Method in class gw.api.admin.DecentralizedAdminActivityPatternFilter
 
getType() - Method in class gw.api.admin.DecentralizedAdminRoleFilter
 
getType() - Method in class gw.api.bean.compare.ui.BaseEntityDiffDisplay
The default implementation refers to the underlying EntityDiff object to see whether this entity is added, removed, changed or unchanged.
getType() - Method in class gw.api.bean.compare.ui.BasePropertyDiffDisplay
The type of this difference - has the property changed and, if so, has its value been added or removed?
getType() - Method in interface gw.api.bean.compare.ui.DiffDisplay
 
getType() - Method in class gw.api.bean.compare.ui.EntityDiffDisplay
The default implementation refers to the underlying EntityDiff object to see whether this entity is added, removed, changed or unchanged.
getType() - Method in class gw.api.bean.compare.ui.PropertyDiffDisplay
The type of this difference - has the property changed and, if so, has its value been added or removed?
getType() - Method in class gw.api.importing.XmlExporter
Get the type from the last started element
getType() - Method in class gw.api.phone.PhoneDelegateBase
 
getType() - Method in interface gw.api.phone.PhoneFields
 
getType() - Method in class gw.api.system.BooleanParameterKey
 
getType() - Method in class gw.api.system.DateParameterKey
 
getType() - Method in class gw.api.system.DateTimeParameterKey
 
getType() - Method in class gw.api.system.DoubleParameterKey
 
getType() - Method in class gw.api.system.IntegerParameterKey
 
getType() - Method in class gw.api.system.ListParameterKey
 
getType() - Method in class gw.api.system.ParameterKey
Get class of the parameter value.
getType() - Method in class gw.api.system.StringParameterKey
 
getType() - Method in class gw.api.system.TimeParameterKey
 
getType() - Method in class gw.api.tools.BatchProcess
 
getType(ConsistencyCheck) - Method in class gw.api.tools.ConsistencyChecksPagePrinter.ConsistencyCheckPrintConvertor
 
getType(C) - Method in class gw.api.tools.DatabaseCheckPagePrinter.PrintConvertor
 
getType(LoaderSQLIntegrityCheck) - Method in class gw.api.tools.LoadIntegrityCheckPagePrinter.LoadIntegrityCheckPrintConvertor
 
getType() - Method in class gw.api.tools.PropertyDisplayInfo
 
getType() - Method in class gw.api.validation.ValidationIssue
The type of issue, generally Error or Warning.
getType() - Method in class gw.api.webservice.importTools.ImportResultDetail
Either ImportResults.INSERTED or ImportResults.UPDATED, depending on whether the entity was inserted or updated.
getType() - Method in class gw.api.webservice.importTools.ImportResultSummary
Either ImportResults.INSERTED or ImportResults.UPDATED, depending on whether this summary is for updated or inserted entities.
getType() - Method in interface gw.api.webservice.maintenanceTools.ProcessIDStatus
The type of process
getType() - Method in class gw.api.webservice.maintenanceTools.ProcessStatus
The type of process
getType() - Method in class gw.api.webservice.templateTools.validation.NameTypePair
 
getType() - Method in class gw.document.DocumentCreationInfo.DynamicWidgetInfo
Returns the type of the context object, used to determine the type of UI widget used to display the values.
getType() - Method in interface gw.document.Symbol
Type of the symbol
getType() - Method in interface gw.entity.IEventType
 
getType(IRBuilderContext) - Method in class gw.lang.ir.builder.IRExpressionBuilder
 
getType() - Method in class gw.lang.ir.expression.IRArithmeticExpression
 
getType() - Method in class gw.lang.ir.expression.IRArrayLengthExpression
 
getType() - Method in class gw.lang.ir.expression.IRArrayLoadExpression
 
getType() - Method in class gw.lang.ir.expression.IRBooleanLiteral
 
getType() - Method in class gw.lang.ir.expression.IRCastExpression
 
getType() - Method in class gw.lang.ir.expression.IRCharacterLiteral
 
getType() - Method in class gw.lang.ir.expression.IRClassLiteral
 
getType() - Method in class gw.lang.ir.expression.IRCompositeExpression
 
getType() - Method in class gw.lang.ir.expression.IRConditionalAndExpression
 
getType() - Method in class gw.lang.ir.expression.IRConditionalOrExpression
 
getType() - Method in class gw.lang.ir.expression.IREqualityExpression
 
getType() - Method in class gw.lang.ir.expression.IRFieldGetExpression
 
getType() - Method in class gw.lang.ir.expression.IRIdentifier
 
getType() - Method in class gw.lang.ir.expression.IRInstanceOfExpression
 
getType() - Method in class gw.lang.ir.expression.IRMethodCallExpression
 
getType() - Method in class gw.lang.ir.expression.IRNegationExpression
 
getType() - Method in class gw.lang.ir.expression.IRNewArrayExpression
 
getType() - Method in class gw.lang.ir.expression.IRNewExpression
 
getType() - Method in class gw.lang.ir.expression.IRNewMultiDimensionalArrayExpression
 
getType() - Method in class gw.lang.ir.expression.IRNoOpExpression
 
getType() - Method in class gw.lang.ir.expression.IRNotExpression
 
getType() - Method in class gw.lang.ir.expression.IRNullLiteral
 
getType() - Method in class gw.lang.ir.expression.IRNumericLiteral
 
getType() - Method in class gw.lang.ir.expression.IRPrimitiveTypeConversion
 
getType() - Method in class gw.lang.ir.expression.IRRelationalExpression
 
getType() - Method in class gw.lang.ir.expression.IRStringLiteralExpression
 
getType() - Method in class gw.lang.ir.expression.IRTernaryExpression
 
getType() - Method in class gw.lang.ir.IRExpression
 
getType() - Method in class gw.lang.ir.IRSymbol
 
getType() - Method in class gw.lang.ir.statement.IRFieldDecl
 
getType() - Method in interface gw.lang.javadoc.IExceptionNode
 
getType() - Method in interface gw.lang.javadoc.IParamNode
 
getType() - Method in class gw.lang.parser.DefaultReducedSymbol
 
getType() - Method in interface gw.lang.parser.expressions.ITypeLiteralExpression
 
getType() - Method in interface gw.lang.parser.expressions.ITypeVariableDefinition
 
getType() - Method in interface gw.lang.parser.expressions.IVarStatement
 
getType() - Method in interface gw.lang.parser.IHasType
 
getType() - Method in interface gw.lang.parser.IReducedDynamicFunctionSymbol
 
getType() - Method in interface gw.lang.parser.IReducedSymbol
 
getType() - Method in interface gw.lang.parser.ISourceCodeTokenizer
 
getType() - Method in interface gw.lang.parser.ISymbol
Returns the Symbol's type.
getType() - Method in interface gw.lang.parser.IToken
 
getType() - Method in class gw.lang.parser.ParseResult
 
getType(String) - Method in class gw.lang.reflect.gs.GosuClassTypeLoader
 
getType() - Method in interface gw.lang.reflect.IAnnotationInfo
 
getType() - Method in interface gw.lang.reflect.IConstructorInfo
 
getType() - Method in interface gw.lang.reflect.IMetaType
 
getType() - Method in interface gw.lang.reflect.IScriptabilityModifier
 
getType(String) - Method in interface gw.lang.reflect.ITypeLoader
Gets a type based on a fully-qualified name.
getType() - Method in class gw.lang.reflect.java.asm.AsmAnnotation
 
getType() - Method in class gw.lang.reflect.java.asm.AsmClass
 
getType() - Method in class gw.lang.reflect.java.asm.AsmField
 
getType(String) - Static method in class gw.lang.reflect.java.GosuTypes
 
getType() - Method in interface gw.lang.reflect.java.IJavaClassField
 
getType() - Method in exception gw.lang.reflect.NoReferenceFoundException
 
getType() - Method in class gw.lang.reflect.ScriptabilityModifier
 
getType(String) - Static method in class gw.lang.reflect.ScriptabilityModifierTypes
 
getType() - Method in class gw.pl.persistence.core.Key
Gets the more specific entity type associated with this key, if available.
getType() - Method in class gw.pl.util.diff.lcs.DiffEntry
 
getType(QName) - Method in class gw.pl.util.webservices.axis.GWSymbolTable
Get the Type TypeEntry with the given QName.
getType() - Method in class gw.plugin.cluster.StatisticsAttributeInfo
 
getType() - Method in class gw.plugin.management.AttributeInfo
Attribute Type
getType() - Method in class gw.plugin.management.Notification
Type
getType() - Method in interface gw.plugin.note.INoteTemplateDescriptor
Type
getType() - Method in interface gw.processes.BatchProcess
Returns the type of this batch process.
getType() - Method in class gw.test.remote.RemoteTestClass
 
getType() - Method in class gw.test.TestClass
 
getType(T, ISymbolTable) - Method in class gw.xml.parser2.SingleInferredSymbolProvider
 
getType(IXMLNode, ISymbolTable) - Method in class gw.xml.parser2.StaticInferredSymbolProvider
 
getType(IXMLNode, ISymbolTable) - Method in class gw.xml.parser2.ValueSymbolProvider
 
getType() - Method in class gw.xml.parser2.XMLAttributeDeclaration
 
getType(Class<? extends PLXMLNode>) - Static method in class gw.xml.parser2.XMLNodeIntrinsicTypeFactory
 
getType() - Method in class gw.xml.parser2.XMLNodeValueDeclaration
 
getType() - Method in class gw.xml.xsd.info.XSDAttributeInfo
 
getType() - Method in class gw.xml.xsd.schema.XSDComplexType
 
getType() - Method in class gw.xml.xsd.typeloader.XSDBasedXMLNode
 
getType() - Method in class gw.xml.xsd.typeloader.XSDBasedXMLNodeConstructorInfo
 
getType(String) - Method in class gw.xml.xsd.typeloader.XSDBuiltinTypeLoader
 
getType() - Method in class gw.xml.xsd.typeloader.XSDGroupingConstructorInfo
 
getType(String) - Method in class gw.xml.xsd.typeloader.XSDTypeLoaderBase
 
getType() - Method in class gw.xml.xsd.typewrapper.AnyURITypeWrapper
 
getType() - Method in class gw.xml.xsd.typewrapper.Base64BinaryTypeWrapper
 
getType() - Method in class gw.xml.xsd.typewrapper.BigDecimalTypeWrapper
 
getType() - Method in class gw.xml.xsd.typewrapper.BigIntegerTypeWrapper
 
getType() - Method in class gw.xml.xsd.typewrapper.BooleanTypeWrapper
 
getType() - Method in class gw.xml.xsd.typewrapper.ByteTypeWrapper
 
getType() - Method in class gw.xml.xsd.typewrapper.CalendarTypeWrapper
 
getType() - Method in class gw.xml.xsd.typewrapper.CharArrayTypeWrapper
 
getType() - Method in class gw.xml.xsd.typewrapper.DateTypeWrapper
 
getType() - Method in class gw.xml.xsd.typewrapper.DoubleTypeWrapper
 
getType() - Method in class gw.xml.xsd.typewrapper.EnumTypeWrapper
 
getType() - Method in class gw.xml.xsd.typewrapper.FloatTypeWrapper
 
getType() - Method in class gw.xml.xsd.typewrapper.HexBinaryTypeWrapper
 
getType() - Method in class gw.xml.xsd.typewrapper.IDREFSTypeWrapper
 
getType() - Method in class gw.xml.xsd.typewrapper.IDREFTypeWrapper
 
getType() - Method in class gw.xml.xsd.typewrapper.IntegerTypeWrapper
 
getType() - Method in class gw.xml.xsd.typewrapper.LongTypeWrapper
 
getType() - Method in class gw.xml.xsd.typewrapper.NMTokensTypeWrapper
 
getType() - Method in class gw.xml.xsd.typewrapper.NMTokenTypeWrapper
 
getType() - Method in class gw.xml.xsd.typewrapper.NormalizedStringTypeWrapper
 
getType() - Method in class gw.xml.xsd.typewrapper.QNameTypeWrapper
 
getType() - Method in class gw.xml.xsd.typewrapper.ShortTypeWrapper
 
getType() - Method in class gw.xml.xsd.typewrapper.StringTypeWrapper
 
getType() - Method in class gw.xml.xsd.typewrapper.UnsignedByteTypeWrapper
 
getType() - Method in class gw.xml.xsd.typewrapper.UnsignedIntTypeWrapper
 
getType() - Method in class gw.xml.xsd.typewrapper.UnsignedLongTypeWrapper
 
getType() - Method in class gw.xml.xsd.typewrapper.UnsignedShortTypeWrapper
 
getType() - Method in class gw.xml.xsd.typewrapper.URLTypeWrapper
 
getType() - Method in class gw.xml.xsd.typewrapper.XSDEnumeratedTypeWrapper
 
getType() - Method in class gw.xml.xsd.typewrapper.XSDTypeTypeWrapper
 
getType() - Method in class gw.xml.xsd.typewrapper.XSDTypeWrapper
 
getTypecode() - Method in interface gw.api.archiving.upgrade.IArchivedTypekey
 
getTypeCode() - Method in interface gw.i18n.ILocale
Gets the language type code for this locale
getTypecodeMapper() - Static method in class gw.api.util.TypecodeMapperUtil
Get a handle to a TypecodeMapper used to map external typecodes to internal typecodes.
getTypecodeMapperUtil() - Static method in class gw.plugin.util.TypecodeMapperUtil
Get a handle to the TypecodeMapperUtil
getTypedAttributeValue(XMLAttributeDeclaration<T>) - Method in class gw.xml.parser2.PLXMLNode
Gets the typed value of the given attribute.
getTypeDesc() - Static method in exception gw.pl.util.webservices.login.fault.AlreadyExecutedException
Return type metadata object
getTypeDesc() - Static method in exception gw.pl.util.webservices.login.fault.BadIdentifierException
Return type metadata object
getTypeDesc() - Static method in exception gw.pl.util.webservices.login.fault.BatchProcessException
Return type metadata object
getTypeDesc() - Static method in exception gw.pl.util.webservices.login.fault.DataConversionException
Return type metadata object
getTypeDesc() - Static method in exception gw.pl.util.webservices.login.fault.DuplicateKeyException
Return type metadata object
getTypeDesc() - Static method in exception gw.pl.util.webservices.login.fault.EntityStateException
Return type metadata object
getTypeDesc() - Static method in exception gw.pl.util.webservices.login.fault.FieldConversionException
Return type metadata object
getTypeDesc() - Static method in exception gw.pl.util.webservices.login.fault.FieldFormatException
Return type metadata object
getTypeDesc() - Static method in exception gw.pl.util.webservices.login.fault.LoginException
Return type metadata object
getTypeDesc() - Static method in exception gw.pl.util.webservices.login.fault.PermissionException
Return type metadata object
getTypeDesc() - Static method in exception gw.pl.util.webservices.login.fault.RequiredFieldException
Return type metadata object
getTypeDesc() - Static method in exception gw.pl.util.webservices.login.fault.ServerStateException
Return type metadata object
getTypeDesc() - Static method in exception gw.pl.util.webservices.login.fault.SOAPException
Return type metadata object
getTypeDesc() - Static method in exception gw.pl.util.webservices.login.fault.SOAPRetryableException
Return type metadata object
getTypeDesc() - Static method in exception gw.pl.util.webservices.login.fault.SOAPSenderException
Return type metadata object
getTypeDesc() - Static method in exception gw.pl.util.webservices.login.fault.SOAPServerException
Return type metadata object
getTypeDesc() - Static method in exception gw.pl.util.webservices.login.fault.UnknownTypeKeyException
Return type metadata object
getTypeEntry(QName, boolean) - Method in class gw.pl.util.webservices.axis.GWSymbolTable
Get the type entry for the given qname.
getTypeEntryCount() - Method in class gw.pl.util.webservices.axis.GWSymbolTable
Return the count of TypeEntries in the symbol table.
getTypeFilter() - Method in class gw.api.graph.EntityGraphTraverser
 
getTypeFilter(String) - Method in interface gw.entity.ITypeList
Get a particular filter by name (case-insensitive)
getTypeFilters() - Method in interface gw.entity.ITypeList
Get the TypeFilters for this list
getTypeFromJavaBackedType() - Method in interface gw.lang.reflect.java.IJavaBackedType
 
getTypeFromJavaBackedType(IType) - Static method in class gw.lang.reflect.TypeSystem
 
getTypeFromJavaBackedType() - Method in class gw.xml.xsd.typeloader.XMLNodeTypeFromXSD
 
getTypeFromJavaBasedType(IJavaBackedType) - Static method in class gw.lang.reflect.TypeSystem
 
getTypeFromObject(Object) - Method in interface gw.lang.reflect.ITypeSystem
 
getTypeFromObject(Object) - Static method in class gw.lang.reflect.TypeSystem
 
getTypeIndex() - Method in class gw.pl.util.webservices.axis.GWSymbolTable
Return an unmodifiable map of qnames -> Elements in the symbol table.
getTypeInfo() - Method in class gw.lang.reflect.DefaultArrayType
 
getTypeInfo() - Method in class gw.lang.reflect.FunctionType
 
getTypeInfo() - Method in interface gw.lang.reflect.gs.ICompilableType
 
getTypeInfo() - Method in interface gw.lang.reflect.gs.IGosuClass
 
getTypeInfo() - Method in interface gw.lang.reflect.IType
Get the type information for this intrinsic type.
getTypeInfo() - Method in class gw.lang.reflect.ParameterizedFunctionType
 
getTypeInfo() - Method in class gw.xml.parser2.LocationRefType
 
getTypeInfo() - Method in class gw.xml.parser2.PLXMLNode
 
getTypeInfo() - Method in class gw.xml.parser2.XMLNodeType
 
getTypeInfo() - Method in interface gw.xml.xsd.typeloader.IXmlNodeTypeFromXsd
 
getTypeInfo() - Method in class gw.xml.xsd.typeloader.XMLNodeTypeFromXSD
 
getTypeInfo() - Method in class gw.xml.xsd.typeloader.XSDEnumerationType
 
getTypeInfo() - Method in class gw.xml.xsd.typeloader.XSDGroupingType
 
getTypeInfoFactory() - Static method in class gw.lang.GosuShop
 
getTypeInfoFactory() - Method in interface gw.lang.IGosuShop
 
getTypeInstance() - Method in class gw.xml.XmlBase
 
getTypeInstance() - Method in class gw.xml.XmlElement
Returns the backing type instance of this element.
getTypeKey(String) - Static method in class gw.ab.addressbook.typekey.ABContact
 
getTypeKey(String) - Static method in class gw.ab.addressbook.typekey.ABContactType
 
getTypeKey(String) - Static method in class gw.ab.addressbook.typekey.ABResultType
 
getTypeKey(String) - Static method in class gw.ab.addressbook.typekey.VendorAvailabilityType
 
getTypeKey(String) - Static method in class gw.ab.addressbook.typekey.VendorServicesLoadStatus
 
getTypeKey(String) - Static method in class gw.ab.contact.typekey.PendingContactChange
 
getTypeKey(String) - Static method in class gw.ab.contact.typekey.PendingContactChangeView
 
getTypeKey(String) - Method in interface gw.entity.ITypeList
Returns the TypeKey for this list with the given code
getTypeKey(String) - Static method in class gw.pl.accounting.typekey.LedgerSide
 
getTypeKey(String) - Static method in class gw.pl.activity.typekey.Activity
 
getTypeKey(String) - Static method in class gw.pl.activity.typekey.ActivityCategory
 
getTypeKey(String) - Static method in class gw.pl.activity.typekey.ActivityClass
 
getTypeKey(String) - Static method in class gw.pl.activity.typekey.ActivityStatus
 
getTypeKey(String) - Static method in class gw.pl.activity.typekey.ActivityType
 
getTypeKey(String) - Static method in class gw.pl.activity.typekey.ExternalToolType
 
getTypeKey(String) - Static method in class gw.pl.activity.typekey.IncludeDaysType
 
getTypeKey(String) - Static method in class gw.pl.activity.typekey.Priority
 
getTypeKey(String) - Static method in class gw.pl.activity.typekey.StartPointType
 
getTypeKey(String) - Static method in class gw.pl.addressbook.typekey.UpdateOp
 
getTypeKey(String) - Static method in class gw.pl.adressbook.typekey.ContactChangeResolution
 
getTypeKey(String) - Static method in class gw.pl.archive.typekey.ArchiveFinalStatus
 
getTypeKey(String) - Static method in class gw.pl.archive.typekey.ArchiveSourceStatus
 
getTypeKey(String) - Static method in class gw.pl.assignment.typekey.AssignmentSearchType
 
getTypeKey(String) - Static method in class gw.pl.assignment.typekey.AssignmentSelectionType
 
getTypeKey(String) - Static method in class gw.pl.assignment.typekey.UserRole
 
getTypeKey(String) - Static method in class gw.pl.assignment.typekey.UserRoleConstraint
 
getTypeKey(String) - Static method in class gw.pl.autosync.typekey.AutoSync
 
getTypeKey(String) - Static method in class gw.pl.batchprocessing.typekey.BatchProcessType
 
getTypeKey(String) - Static method in class gw.pl.batchprocessing.typekey.BatchProcessTypeUsage
 
getTypeKey(String) - Static method in class gw.pl.calendar.typekey.HolidayTagCode
 
getTypeKey(String) - Static method in class gw.pl.calendar.typekey.Weekdays
 
getTypeKey(String) - Static method in class gw.pl.community.typekey.ApprovalStatus
 
getTypeKey(String) - Static method in class gw.pl.community.typekey.AssignmentStatus
 
getTypeKey(String) - Static method in class gw.pl.community.typekey.BusinessType
 
getTypeKey(String) - Static method in class gw.pl.community.typekey.CharacterSet
 
getTypeKey(String) - Static method in class gw.pl.community.typekey.GenderType
 
getTypeKey(String) - Static method in class gw.pl.community.typekey.GroupType
 
getTypeKey(String) - Static method in class gw.pl.community.typekey.LanguageType
 
getTypeKey(String) - Static method in class gw.pl.community.typekey.LoadFactorType
 
getTypeKey(String) - Static method in class gw.pl.community.typekey.LocaleType
 
getTypeKey(String) - Static method in class gw.pl.community.typekey.RegionType
 
getTypeKey(String) - Static method in class gw.pl.community.typekey.StartupPage
 
getTypeKey(String) - Static method in class gw.pl.community.typekey.SystemUserType
 
getTypeKey(String) - Static method in class gw.pl.community.typekey.TimeZoneType
 
getTypeKey(String) - Static method in class gw.pl.community.typekey.UserAttributeType
 
getTypeKey(String) - Static method in class gw.pl.community.typekey.UserExperienceType
 
getTypeKey(String) - Static method in class gw.pl.community.typekey.VacationStatusType
 
getTypeKey(String) - Static method in class gw.pl.contact.typekey.Address
 
getTypeKey(String) - Static method in class gw.pl.contact.typekey.AddressType
 
getTypeKey(String) - Static method in class gw.pl.contact.typekey.Contact
 
getTypeKey(String) - Static method in class gw.pl.contact.typekey.ContactBidiRel
 
getTypeKey(String) - Static method in class gw.pl.contact.typekey.ContactClass
 
getTypeKey(String) - Static method in class gw.pl.contact.typekey.ContactCreationApprovalStatus
 
getTypeKey(String) - Static method in class gw.pl.contact.typekey.ContactLinkStatusType
 
getTypeKey(String) - Static method in class gw.pl.contact.typekey.ContactMatchResultType
 
getTypeKey(String) - Static method in class gw.pl.contact.typekey.ContactRel
 
getTypeKey(String) - Static method in class gw.pl.contact.typekey.ContactRelCons
 
getTypeKey(String) - Static method in class gw.pl.contact.typekey.ContactSearchResultType
 
getTypeKey(String) - Static method in class gw.pl.contact.typekey.ContactSearchType
 
getTypeKey(String) - Static method in class gw.pl.contact.typekey.ContactTagType
 
getTypeKey(String) - Static method in class gw.pl.contact.typekey.CustomerServiceTier
 
getTypeKey(String) - Static method in class gw.pl.contact.typekey.EmploymentStatusType
 
getTypeKey(String) - Static method in class gw.pl.contact.typekey.GeocodeStatus
 
getTypeKey(String) - Static method in class gw.pl.contact.typekey.MaritalStatus
 
getTypeKey(String) - Static method in class gw.pl.contact.typekey.NamePrefix
 
getTypeKey(String) - Static method in class gw.pl.contact.typekey.NameSuffix
 
getTypeKey(String) - Static method in class gw.pl.contact.typekey.OfficialID
 
getTypeKey(String) - Static method in class gw.pl.contact.typekey.OfficialIDType
 
getTypeKey(String) - Static method in class gw.pl.contact.typekey.OrganizationType
 
getTypeKey(String) - Static method in class gw.pl.contact.typekey.PayPeriodType
 
getTypeKey(String) - Static method in class gw.pl.contact.typekey.PrimaryPhoneType
 
getTypeKey(String) - Static method in class gw.pl.contact.typekey.ProximitySearchStatus
 
getTypeKey(String) - Static method in class gw.pl.contact.typekey.ReviewCategory
 
getTypeKey(String) - Static method in class gw.pl.contact.typekey.ReviewServiceType
 
getTypeKey(String) - Static method in class gw.pl.contact.typekey.SpecialtyType
 
getTypeKey(String) - Static method in class gw.pl.contact.typekey.TaxFilingStatusType
 
getTypeKey(String) - Static method in class gw.pl.contact.typekey.TaxStatus
 
getTypeKey(String) - Static method in class gw.pl.contact.typekey.UnitOfDistance
 
getTypeKey(String) - Static method in class gw.pl.contact.typekey.VendorType
 
getTypeKey(String) - Static method in class gw.pl.contact.typekey.VenueType
 
getTypeKey(String) - Static method in class gw.pl.currency.typekey.Currency
 
getTypeKey(String) - Static method in class gw.pl.currency.typekey.FXRateMarket
 
getTypeKey(String) - Static method in class gw.pl.custom.typekey.DateFieldsToSearchType
 
getTypeKey(String) - Static method in class gw.pl.custom.typekey.DateRangeChoiceType
 
getTypeKey(String) - Static method in class gw.pl.custom.typekey.DateSearchType
 
getTypeKey(String) - Static method in class gw.pl.custom.typekey.FinancialCriterion
 
getTypeKey(String) - Static method in class gw.pl.custom.typekey.FinancialSearchField
 
getTypeKey(String) - Static method in class gw.pl.custom.typekey.SearchObjectType
 
getTypeKey(String) - Static method in class gw.pl.custom.typekey.SearchResult
 
getTypeKey(String) - Static method in class gw.pl.database.typekey.ConsistencyCheckType
 
getTypeKey(String) - Static method in class gw.pl.database.typekey.DataDistributionType
 
getTypeKey(String) - Static method in class gw.pl.database.typekey.DateBinDataType
 
getTypeKey(String) - Static method in class gw.pl.database.typekey.DBUpdateStatsRunnerType
 
getTypeKey(String) - Static method in class gw.pl.database.typekey.EntitySourceType
 
getTypeKey(String) - Static method in class gw.pl.database.typekey.MergeConflictResolution
 
getTypeKey(String) - Static method in class gw.pl.database.typekey.MergeConflictStrategy
 
getTypeKey(String) - Static method in class gw.pl.database.typekey.OraSQLTuningSetCaptureOpt
 
getTypeKey(String) - Static method in class gw.pl.database.typekey.SQLStatementType
 
getTypeKey(String) - Static method in class gw.pl.database.typekey.StringCriterionMode
 
getTypeKey(String) - Static method in class gw.pl.datagen.typekey.DataGenActionType
 
getTypeKey(String) - Static method in class gw.pl.datagen.typekey.DataGenStatusType
 
getTypeKey(String) - Static method in class gw.pl.document.typekey.DocumentSection
 
getTypeKey(String) - Static method in class gw.pl.document.typekey.DocumentSecurityType
 
getTypeKey(String) - Static method in class gw.pl.document.typekey.DocumentStatusType
 
getTypeKey(String) - Static method in class gw.pl.document.typekey.DocumentType
 
getTypeKey(String) - Static method in class gw.pl.etlstrings.typekey.ETLStrings
 
getTypeKey(String) - Static method in class gw.pl.geodata.phone.typekey.PhoneCountryCode
 
getTypeKey(String) - Static method in class gw.pl.geodata.zone.typekey.Country
 
getTypeKey(String) - Static method in class gw.pl.geodata.zone.typekey.Jurisdiction
 
getTypeKey(String) - Static method in class gw.pl.geodata.zone.typekey.JurisdictionType
 
getTypeKey(String) - Static method in class gw.pl.geodata.zone.typekey.State
 
getTypeKey(String) - Static method in class gw.pl.geodata.zone.typekey.StateAbbreviation
 
getTypeKey(String) - Static method in class gw.pl.geodata.zone.typekey.ZoneType
 
getTypeKey(String) - Static method in class gw.pl.history.typekey.CustomHistoryType
 
getTypeKey(String) - Static method in class gw.pl.history.typekey.DataChangeStatus
 
getTypeKey(String) - Static method in class gw.pl.history.typekey.History
 
getTypeKey(String) - Static method in class gw.pl.history.typekey.HistoryType
 
getTypeKey(String) - Static method in class gw.pl.messaging.typekey.ErrorCategory
 
getTypeKey(String) - Static method in class gw.pl.messaging.typekey.MessageDestinationStatus
 
getTypeKey(String) - Static method in class gw.pl.messaging.typekey.SynchState
 
getTypeKey(String) - Static method in class gw.pl.note.typekey.NoteSecurityType
 
getTypeKey(String) - Static method in class gw.pl.note.typekey.NoteTopicType
 
getTypeKey(String) - Static method in class gw.pl.note.typekey.NoteType
 
getTypeKey(String) - Static method in class gw.pl.note.typekey.SortByRange
 
getTypeKey(String) - Static method in class gw.pl.parameter.typekey.ComponentType
 
getTypeKey(String) - Static method in class gw.pl.parameter.typekey.ParameterType
 
getTypeKey(String) - Static method in class gw.pl.persistence.core.effdate.typekey.EffDatedChangeType
 
getTypeKey(String) - Static method in class gw.pl.platform.typekey.PhoneType
 
getTypeKey(String) - Static method in class gw.pl.print.typekey.PrintFormat
 
getTypeKey(String) - Static method in class gw.pl.profiler.typekey.InboundHistory
 
getTypeKey(String) - Static method in class gw.pl.profiler.typekey.ProfilerConfig
 
getTypeKey(String) - Static method in class gw.pl.purge.typekey.ArchiveState
 
getTypeKey(String) - Static method in class gw.pl.question.typekey.QuestionFormat
 
getTypeKey(String) - Static method in class gw.pl.question.typekey.QuestionSetType
 
getTypeKey(String) - Static method in class gw.pl.question.typekey.QuestionType
 
getTypeKey(String) - Static method in class gw.pl.resource.typekey.ResourceContext
 
getTypeKey(String) - Static method in class gw.pl.rule.typekey.RuleSetType
 
getTypeKey(String) - Static method in class gw.pl.sample.typekey.PrimaryColor
 
getTypeKey(String) - Static method in class gw.pl.sample.typekey.SampleColor
 
getTypeKey(String) - Static method in class gw.pl.sample.typekey.SampleTheme
 
getTypeKey(String) - Static method in class gw.pl.scriptparameter.typekey.ScriptParameterType
 
getTypeKey(String) - Static method in class gw.pl.security.typekey.RoleType
 
getTypeKey(String) - Static method in class gw.pl.security.typekey.SystemPermissionType
 
getTypeKey(String) - Static method in class gw.pl.staging.typekey.LoadCommandType
 
getTypeKey(String) - Static method in class gw.pl.staging.typekey.LoaderCallbackTimeType
 
getTypeKey(String) - Static method in class gw.pl.staging.typekey.LoadErrorType
 
getTypeKey(String) - Static method in class gw.pl.staging.typekey.LoadStepType
 
getTypeKey(String) - Static method in class gw.pl.upgrader.typekey.TableUpdateStatsType
 
getTypeKey(String) - Static method in class gw.pl.upgrader.typekey.UpgradeDBStorageSetType
 
getTypeKey(String) - Static method in class gw.pl.upgrader.typekey.UpgradeExecutionTimeType
 
getTypeKey(String) - Static method in class gw.pl.validation.old.typekey.ValidationIssue
 
getTypeKey(String) - Static method in class gw.pl.validation.typekey.ValidationIssueType
 
getTypeKey(String) - Static method in class gw.pl.validation.typekey.ValidationLevel
 
getTypeKey(String) - Static method in class gw.pl.workflow.typekey.ManageWorkflowActionType
 
getTypeKey(String) - Static method in class gw.pl.workflow.typekey.Workflow
 
getTypeKey(String) - Static method in class gw.pl.workflow.typekey.WorkflowActionType
 
getTypeKey(String) - Static method in class gw.pl.workflow.typekey.WorkflowActiveState
 
getTypeKey(String) - Static method in class gw.pl.workflow.typekey.WorkflowHandler
 
getTypeKey(String) - Static method in class gw.pl.workflow.typekey.WorkflowLogEntry
 
getTypeKey(String) - Static method in class gw.pl.workflow.typekey.WorkflowState
 
getTypeKey(String) - Static method in class gw.pl.workflow.typekey.WorkflowTriggerKey
 
getTypeKey(String) - Static method in class gw.pl.workflow.typekey.WorkflowWorkItem
 
getTypeKey(String) - Static method in class gw.pl.workitemset.typekey.WorkItemSetState
 
getTypeKey(String) - Static method in class gw.pl.workqueue.typekey.WorkItemStatusType
 
getTypeKeyByAlias(String, String, String) - Static method in class gw.api.webservice.typelisttools.TypelistToolsAPIHelper
For use during imports, returns a TypeKeyData instance corresponding to a typecode in the given typelist that matches the given namespace/alias.
getTypeKeyColumnsByTypeListTable() - Method in class gw.api.tools.DatabaseInfo
 
getTypeKeyFromCode(String, IType) - Static method in class gw.api.util.mapping.GWObjectUtils
 
getTypeKeyID(IEntityType) - Method in class gw.api.database.upgrade.before.BeforeUpgradeVersionAction
 
getTypeKeyID(String, String) - Method in class gw.api.database.upgrade.before.BeforeUpgradeVersionAction
This method works as expected before a new typekey or typelist table is created during the automatic schema upgrade phase.
getTypeKeys(String) - Method in class gw.api.database.upgrade.before.BeforeUpgradeVersionAction
This method is able to handle orphaned typecodes that haven't been removed from the database yet.
getTypeKeys() - Method in interface gw.entity.ITypeFilter
Gets the typekeys included by this filter.
getTypeKeys() - Method in interface gw.entity.ITypeList
Deprecated.
Use getTypeKeys(boolean)
getTypeKeys(boolean) - Method in interface gw.entity.ITypeList
Gets the TypeKeys that this list contains as "generic" TypeKey pointers, rather than as the specific subclass members.
getTypeKeysByAlias(String, String, String) - Static method in class gw.api.webservice.typelisttools.TypelistToolsAPIHelper
For use during imports, returns a TypeKeyData instance corresponding to a typecode in the given typelist that matches the given namespace/alias.
getTypeKeysByCategories(TypeKey[]) - Method in interface gw.entity.ITypeList
Gets the type keys in this typelist that have the given categories.
getTypeKeysByCategory(TypeKey) - Method in interface gw.entity.ITypeList
Gets the type keys in this typelist that have the given category.
getTypeKeysByFilterName(String) - Method in interface gw.entity.ITypeList
Returns all type keys for this list that apply for the given filter
getTypelistByName(String) - Static method in class gw.api.webservice.typelisttools.TypelistToolsAPIHelper
 
getTypelistName() - Method in interface gw.api.archiving.upgrade.IArchivedTypekey
 
getTypelistName() - Method in interface gw.api.archiving.upgrade.IArchivedTypekeySet
 
getTypeListName() - Method in interface gw.pl.external.typelist.TypeKey
Deprecated.
getTypelistTable() - Method in class gw.api.tools.DatabaseInfo.ColumnInfo
 
getTypelistTables() - Method in class gw.api.tools.DatabaseStatisticsHelper
 
getTypelistTableStatistics() - Method in class gw.api.tools.DatabaseStatisticsHelper
 
getTypelistTablesToAnalyze() - Method in class gw.api.tools.DatabaseStatisticsHelper
 
getTypelistValues(String) - Static method in class gw.api.webservice.typelisttools.TypelistToolsAPIHelper
Given the name of a typelist, returns an array of all the typekey instances contained within.
getTypelistValues(String) - Method in class gw.plugin.util.TypecodeMapperUtil
Given the name of a typelist, returns an array of all the typekey instances contained within.
getTypeLiteral() - Method in interface gw.lang.parser.expressions.ILocalVarDeclaration
 
getTypeLiteral() - Method in interface gw.lang.parser.expressions.INewExpression
 
getTypeLiteral() - Method in interface gw.lang.parser.expressions.IVarStatement
 
getTypeLoader() - Method in interface gw.lang.parser.statements.ITypeLoaderStatement
 
getTypeLoader() - Method in class gw.lang.reflect.DefaultArrayType
 
getTypeLoader() - Method in class gw.lang.reflect.FunctionType
 
getTypeLoader() - Method in interface gw.lang.reflect.gs.ICompilableType
 
getTypeLoader() - Method in interface gw.lang.reflect.IType
Returns the type loader responsible for loading this intrinsic type.
getTypeLoader(Class<? extends T>, IModule) - Method in interface gw.lang.reflect.ITypeSystem
 
getTypeLoader(Class<? extends T>) - Method in interface gw.lang.reflect.module.ITypeLoaderStack
 
getTypeLoader() - Method in class gw.lang.reflect.ParameterizedFunctionType
 
getTypeLoader(Class<? extends T>) - Static method in class gw.lang.reflect.TypeSystem
 
getTypeLoader(Class<? extends T>, IModule) - Static method in class gw.lang.reflect.TypeSystem
 
getTypeLoader() - Method in class gw.xml.parser2.LocationRefType
 
getTypeLoader() - Method in class gw.xml.parser2.XMLNodeType
 
getTypeLoader() - Method in interface gw.xml.xsd.typeloader.IXmlNodeTypeFromXsd
 
getTypeLoader() - Method in class gw.xml.xsd.typeloader.XMLNodeTypeFromXSD
 
getTypeLoader() - Method in class gw.xml.xsd.typeloader.XSDEnumerationType
 
getTypeLoader() - Method in class gw.xml.xsd.typeloader.XSDGroupingType
 
getTypeloaderClassName() - Method in class gw.config.TypeLoaderSpec
 
getTypeLoaderDirectly() - Method in interface gw.lang.reflect.ITypeRef
 
getTypeLoaders(Class<T>) - Method in interface gw.lang.reflect.module.IModule
Returns typeloaders of the given class that are local to this module as well as such typeloaders from dependent modules.
getTypeloaders() - Method in class gw.pl.modules.ModuleNode
 
getTypeLoaders() - Method in class gw.pl.modules.ModuleNode
 
getTypeloaders() - Method in class gw.pl.modules.ModuleTypeLoadersNode
 
getTypeLoaderStack() - Method in interface gw.lang.reflect.module.ITypeLoaderStack
 
getTypeMappingVersion() - Method in class gw.pl.util.webservices.axis.GWEmitter
Get the typemapping version
getTypeName(ConsistencyCheckType) - Method in class gw.api.tools.ConsistencyChecksPagePrinter.ConsistencyCheckPrintConvertor
 
getTypeName(T) - Method in class gw.api.tools.DatabaseCheckPagePrinter.PrintConvertor
 
getTypeName(LoadErrorType) - Method in class gw.api.tools.LoadIntegrityCheckPagePrinter.LoadIntegrityCheckPrintConvertor
 
getTypeName() - Method in interface gw.lang.Gosu.IVerificationResults
 
getTypeName() - Method in interface gw.lang.parser.statements.IUsesStatement
 
getTypeName() - Method in class gw.lang.reflect.gs.StringSourceFileHandle
 
getTypeName(IType) - Static method in class gw.lang.reflect.SimpleParameterInfo
 
getTypeName(IType) - Static method in class gw.lang.reflect.TypeInfoUtil
 
getTypeName() - Method in class gw.pl.external.entity.Key
Deprecated.
Get the name of the type this key represents.
getTypeName() - Method in class gw.test.remote.RemoteTestClass
 
getTypeName() - Method in class gw.test.TestClass
 
getTypeName() - Method in class gw.xml.xsd.info.XSDElementInfo
 
getTypeName() - Method in class gw.xml.xsd.info.XSDGroupingInfo
 
getTypeName() - Method in class gw.xml.xsd.info.XSDNodeTypeInfo
 
getTypeName() - Method in interface gw.xml.xsd.schema.IXSDType
 
getTypeName() - Method in class gw.xml.xsd.schema.XSDTypeBase
 
getTypeName() - Method in class gw.xml.xsd.typeloader.CustomTypeMapping
 
getTypeName() - Method in class gw.xml.xsd.typewrapper.XSDTypeTypeWrapper
 
getTypeName() - Method in class gw.xml.xsd.typewrapper.XSDTypeWrapper
 
getTypeNames(String) - Method in class gw.lang.reflect.gs.GosuClassTypeLoader
 
getTypeNames(String, Set<String>, ITypeLoader) - Method in interface gw.lang.reflect.gs.IGosuClassRepository
Returns all type names in the given namespace and with the given extensions.
getTypeNames(String) - Method in interface gw.lang.reflect.ITypeLoader
 
getTypeNames(String) - Method in interface gw.lang.reflect.module.IClassPath
 
getTypeNames(String) - Method in interface gw.lang.reflect.module.ITypeLoaderStack
 
getTypeNames(String) - Method in class gw.lang.reflect.TypeLoaderBase
 
getTypeNames(String, ITypeLoader) - Static method in class gw.lang.reflect.TypeLoaderBase
 
getTypeNamespace() - Method in interface gw.lang.reflect.gs.ISourceFileHandle
 
getTypeNamespace() - Method in class gw.lang.reflect.gs.StringSourceFileHandle
 
getTypeParameters() - Method in class gw.lang.reflect.DefaultArrayType
 
getTypeParameters() - Method in class gw.lang.reflect.FunctionType
 
getTypeParameters() - Method in interface gw.lang.reflect.IType
If this is a parameterized type, returns the specific types used to create this type, null otherwies.
getTypeParameters() - Method in class gw.lang.reflect.java.asm.AsmClass
 
getTypeParameters() - Method in class gw.lang.reflect.java.asm.AsmType
 
getTypeParameters() - Method in interface gw.lang.reflect.java.asm.IAsmType
 
getTypeParameters() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
 
getTypeParameters() - Method in interface gw.lang.reflect.java.IJavaClassInfo
 
getTypeParameters() - Method in class gw.lang.reflect.ParameterizedFunctionType
 
getTypeParameters() - Method in class gw.lang.reflect.TypeBase
 
getTypeParameters() - Method in class gw.xml.parser2.LocationRefType
 
getTypeParameters() - Method in class gw.xml.parser2.XMLNodeType
 
getTypeQName() - Method in class gw.xml.xsd.schema.XSDElement
 
getTypeReference(IType) - Method in interface gw.lang.reflect.ITypeSystem
 
getTypeReference(IType) - Static method in class gw.lang.reflect.TypeSystem
IMPORTANT: The only time you should call this method is: 1) wrapping a call to a Type constructor, typically within a type loader e.g., TypeSystem.getOrCreateTypeReference( new MyVeryOwnType() ) Do NOT call this when creating the type.
getTypeRefFactory() - Method in interface gw.lang.reflect.module.ITypeLoaderStack
 
getTypes() - Method in interface gw.lang.parser.expressions.ICompoundTypeLiteral
 
getTypes() - Method in interface gw.lang.parser.expressions.ITypeParameterListClause
 
getTypes() - Method in interface gw.lang.reflect.ICompoundType
 
getTypes() - Method in class gw.pl.util.webservices.axis.GWSymbolTable
Deprecated.
use specialized get{Element,Type}Index() methods instead
getTypes(IXMLNode, ISymbolTable) - Method in class gw.xml.parser2.MultipleInferredSymbolProvider
 
getTypesForFile(IFile) - Method in interface gw.lang.reflect.ITypeLoader
Returns ALL type names associated with the given file whether or not the types have been loaded yet.
getTypesForFile(IModule, IFile) - Method in interface gw.lang.reflect.ITypeSystem
 
getTypesForFile(IFile) - Method in class gw.lang.reflect.SimpleTypeLoader
 
getTypesForFile(IFile) - Method in class gw.lang.reflect.TypeLoaderBase
 
getTypesForFile(IModule, IFile) - Static method in class gw.lang.reflect.TypeSystem
 
getTypesPackageName() - Method in class gw.xml.xsd.XSDSchemaIndex
 
getTypesWithPrefix(String, String) - Method in interface gw.lang.reflect.ITypeRefFactory
 
getTypeSystem() - Static method in class gw.config.CommonServices
 
getTypeSystemLockWithMonitor(Object) - Static method in class gw.lang.reflect.module.TypeSystemLockHelper
 
getTypeToCoerceTo() - Method in interface gw.lang.parser.exceptions.ICoercionIssue
 
getTypeToCoerceTo() - Method in exception gw.lang.parser.exceptions.ImplicitCoercionError
 
getTypeToCoerceTo() - Method in exception gw.lang.parser.exceptions.ImplicitCoercionWarning
 
getTypeUses() - Method in interface gw.lang.parser.ITypeUsesMap
Returns the set of strings representing the types that are currently used by this parser.
getTypeUsesMap() - Method in interface gw.lang.parser.IGosuParser
Get the type uses map.
getTypeUsesMap() - Method in class gw.lang.parser.ParserOptions
 
getTypeUsesMap() - Method in class gw.lang.reflect.gs.GosuClassTypeLoader
 
getTypeUsesMap() - Method in interface gw.lang.reflect.gs.ICompilableType
 
getTypeUsesMap() - Method in class gw.lang.reflect.gs.StringSourceFileHandle
 
getTypeValue() - Method in enum gw.datatype.JdbcType
Gets the integer value corresponding to this JDBC type.
getTypeVar() - Method in interface gw.lang.parser.expressions.ITypeVariableDefinition
 
getTypeVarDef() - Method in interface gw.lang.parser.expressions.ITypeVariableDefinitionExpression
 
getTypeVarDef() - Method in interface gw.lang.reflect.ITypeVariableType
 
getTypeVariabledDefinitions() - Method in interface gw.lang.parser.expressions.ITypeVariableListClause
 
getTypeVariableDefinition() - Method in interface gw.lang.reflect.gs.IGenericTypeVariable
 
getTypeVariables() - Method in interface gw.lang.parser.IGosuParser
 
getTypeVariables() - Method in class gw.lang.reflect.FunctionType
 
getTypeVariables() - Method in interface gw.lang.reflect.IGenericMethodInfo
 
getTypeVariables(IJavaMethodInfo) - Method in interface gw.lang.reflect.java.IJavaClassMethod
 
getTypeVariables() - Method in class gw.lang.reflect.MethodInfoDelegate
 
getTypeVarList(IFeatureInfo) - Static method in class gw.lang.reflect.TypeInfoUtil
 
getTypeVarList(IFeatureInfo, boolean) - Static method in class gw.lang.reflect.TypeInfoUtil
 
getTypeVarListNoBounds(IFeatureInfo) - Static method in class gw.lang.reflect.TypeInfoUtil
 
getTypeWrapper() - Method in class gw.xml.xsd.info.XSDAttributeInfo
 
getTypeWrapper() - Method in class gw.xml.xsd.info.XSDNodeValueInfo
 
getTypeWrapper() - Method in class gw.xml.xsd.typeloader.CustomTypeMapping
 
getUIMessage() - Method in exception gw.lang.parser.exceptions.ParseIssue
 
getUIMessage() - Method in interface gw.lang.parser.IParseIssue
 
getUIMessage() - Method in interface gw.lang.reflect.ITypeParseIssue
 
getUIMessage() - Method in class gw.xml.parser2.XMLParseError
 
getUIMessage() - Method in class gw.xml.parser2.XMLParseIssue
 
getUnassignedUsers() - Method in class gw.api.admin.GroupTreeNode
 
getUnassignedUsers() - Method in class gw.api.admin.OrganizationTreeNode
 
getUnauthenticatedProxy(Class, String, String, String) - Static method in class gw.pl.util.webservices.APILocator
Returns an unauthenticated proxy of the given type to a remote SOAP API [web-service] published by a Guidewire server.
getUnchosenPickersFilteredByName() - Method in class gw.api.tools.NameablePicker
 
getUnicodeEscape(char) - Static method in class gw.util.GosuEscapeUtil
 
getUniqueDir(String, String) - Static method in class gw.pl.util.FileUtil
 
getUniqueFile(File, String, String) - Static method in class gw.pl.util.FileUtil
 
getUniqueIdentifier() - Method in interface gw.api.database.ConsistencyCheck
 
getUniqueSuffixForTest() - Method in class gw.testharness.v3.PLTestClass
Computes what ought to be a globally-unique suffix for use in this test to avoid, for example, duplicate key exceptions in the database.
getUnit() - Method in interface gw.lang.reflect.interval.IIterableInterval
 
getUnit() - Method in class gw.lang.reflect.interval.IterableInterval
 
getUnitOfDistance() - Method in class gw.api.contact.DrivingDirections
Unit of distance for great circle and also for driving directions
getUnitOfDistance() - Method in class gw.api.contact.DrivingDirectionsElem
Gets the unit of distance for this stage, defaults to the system default unit of distance
getUnitOfDistance(String) - Static method in class gw.api.geocode.GeocodeScriptHelper
Translates a string code to given UnitOfDistance object.
getUnitsString(UnitOfDistance) - Static method in class gw.api.geocode.GeocodeUtils
Returns the localized word for a unit of distance, in plural (the typekey name is singular.)
getUnitsString() - Method in interface gw.pl.contact.entity.ProximitySearchParameters
Returns a localized, human-readable string for the type of search, either the Unit of Distance or a localized string indicating "closest."
getUnlocalizedDescription() - Method in interface gw.entity.TypeKey
Returns the (non-localized) description of this typekey.
getUnlocalizedDescription() - Method in interface gw.pl.external.typelist.TypeKey
Deprecated.
 
getUnlocalizedMessage() - Method in class gw.xml.parser2.XMLParseIssue
 
getUnlocalizedName() - Method in interface gw.entity.TypeKey
Returns the (non-localized) name of this typekey.
getUnlocalizedName() - Method in interface gw.pl.external.typelist.TypeKey
Deprecated.
 
getUnlocalizedStatus() - Method in class gw.api.web.tools.ProcessHistoryDisplayInfo
Returns the English language status for the download report.
getUnpackaged(BuilderContext) - Method in interface gw.api.databuilder.populator.PackagedValue
Unpackages and returns the value.
getUnqualifiedClassName(IType) - Static method in class gw.lang.reflect.TypeSystem
 
getUnrestrictedUser() - Method in interface gw.api.community.PublicUserUtil
Return the currently configured "unrestricted" user
getUnsafeBundle(Bundle) - Static method in class gw.testharness.BundleTestUtil
Casts a Gosu bundle to an EntityBundleImpl
getUnselectedDBTables(String) - Method in class gw.api.tools.DatabaseStorageHelper
 
getUnselectedDBTables(String) - Method in class gw.api.tools.DataDistDVHelper
 
getUnsent() - Method in class gw.api.admin.DestinationMessageStatistics
 
getUnsent() - Method in class gw.api.admin.SafeOrderedObjectMessageStatistics
Get the number of unsent messages.
getUnsent() - Method in class gw.api.webservice.messagingTools.MessageStatisticsData
Returns the number of messages that are not sent yet.
getUnslicedUntyped() - Method in interface gw.pl.persistence.core.effdate.entity.EffDated
Return the unsliced version of this bean.
getUnusedColumnCount() - Method in class gw.api.tools.DatabaseInfo.TableWithUnusedColumnInfo
 
getUpdatedBeans() - Method in interface gw.api.preupdate.PreUpdateContext
Returns the list of beans that are being updated by this transaction.
getUpdatedBeans() - Method in interface gw.pl.persistence.core.Bundle
Gets the beans that have been updated in this bundle.
getUpdateStatsState() - Method in interface gw.api.webservice.systemTools.ISystemTools
Returns the state of the update stats process.
getUpdateStatsState() - Method in class gw.api.webservice.systemTools.SystemToolsImpl
 
getUpdateTableStatisticsData() - Method in interface gw.api.webservice.systemTools.ISystemTools
Obtains the set of SQL statements that are required to update database statistics
getUpdateTableStatisticsData() - Method in class gw.api.webservice.systemTools.SystemToolsImpl
Obtains the set of SQL statements that are required to update database statistics
getUpdateTime() - Method in interface gw.pl.persistence.core.entity.Editable
 
getUpdateUser() - Method in interface gw.pl.persistence.core.entity.Editable
Returns the user that last updated this bean
getUpgradeStorageComparisons() - Method in interface gw.pl.upgrader.entity.UpgradeInstance
Returns DatabaseParameterSets holding the UpgradeStorageSet comparisons for this UpgradeInstance in time order
getUpperBound() - Method in interface gw.lang.reflect.java.IJavaClassWildcardType
 
getUpTime() - Method in class gw.api.web.tools.WorkQueueExecutorDisplayInfo
 
getURL() - Method in class gw.api.soap.SOAPServiceBase
Returns the local URL if non-null, otherwise returns the endpoint URL.
getUrl() - Method in class gw.api.suite.GuidewireProductInfo
 
getURL(Class, String) - Static method in class gw.pl.util.FileUtil
 
getUrlFromPath(String, String) - Static method in class gw.document.TemplatePluginUtils
This will create a url out of a file path and a root path.
getUsageModifier(UsageTarget, IType) - Static method in enum gw.lang.annotation.UsageModifier
 
getUsed() - Method in class gw.api.database.DatabaseOutlineInfo
 
getUsefulCountryName(String) - Static method in class gw.api.geocode.AbstractGeocodePlugin
Performs some additional mappings of non-standardized Country names to standardized forms.
getUser() - Method in class gw.api.print.PrintUserTreeNode
 
getUser() - Method in interface gw.pl.assignment.entity.UserRoleAssignmentDelegate
Deprecated.
use getAssignedUser()
getUser() - Method in interface gw.plugin.security.AuthenticationMethod
 
getUser() - Method in class gw.plugin.security.UsernamePasswordAuthenticationMethod
 
getUser() - Method in interface gw.plugin.util.CurrentUser
Get the current user; null if no user is currently active in this thread.
getUserCriteria() - Method in class gw.api.assignment.AssignmentSearchCriteria
The criteria used to search for a user, will be used if search type is "User".
getUserData() - Method in class gw.util.cache.FqnCacheNode
 
getUserDefaultCountry() - Static method in class gw.api.util.LocaleUtil
 
getUserDefaultPhoneCountry() - Static method in class gw.api.util.PhoneUtil
Returns the user's default phone country, will fallback to the default server country if the user default phone country if it's null.
getUserDisplayName() - Method in class gw.api.print.PrintUserTreeNode
 
getUserId() - Method in class gw.api.webservice.systemTools.SessionData
The user id in the session
getUserID() - Method in interface gw.pl.assignment.entity.UserRoleAssignmentDelegate
Deprecated.
use getAssignedUserID()
getUserID() - Method in class gw.plugin.approval.UserGroupPair
Gets the user id.
getUserID() - Method in class gw.plugin.assignment.AssignmentResponse
The ID of the user within the group specified by groupID to which assignment is made.
getUserLoad(GroupUserAssignmentState) - Method in class gw.api.assignment.AssignmentType
Get the load for this assignment type from the user's state
getUserLoad(GroupUserAssignmentState) - Method in class gw.api.assignment.DefaultAssignmentType
 
getUsername() - Method in class gw.api.util.LoginForm
 
getUserName() - Method in class gw.api.webservice.systemTools.SessionData
The name of the user's credential
getUsername() - Method in class gw.pl.util.webservices.axis.GWParser
Method getUsername
getUsername() - Method in class gw.plugin.credentials.UsernamePasswordPairBase
 
getUsername() - Method in class gw.plugin.dbauth.UsernamePasswordPair
 
getUsername() - Method in class gw.plugin.security.UserNamePasswordAuthenticationSource
Username
getUsernamePassword() - Method in class gw.plugin.security.UsernamePasswordAuthenticationMethod
 
getUserRoleAssignment(User, UserRole) - Method in interface gw.api.assignment.UserRoleOwner
Gets the assignment that corresponds to the given user and role, or null if none matches.
getUserRoleAssignmentByRole(UserRole) - Method in interface gw.api.assignment.UserRoleOwner
Gets the user role assignment for that role If there's no assignment for that role, returns null.
getUserRoleAssignmentsByRole(UserRole) - Method in interface gw.api.assignment.UserRoleOwner
Get the user role assignments for that role.
getUsers() - Method in class gw.api.admin.GroupTreeNode
 
getUsers() - Method in class gw.api.admin.UnassignedUsersGroup
 
getUsers() - Method in class gw.api.assignment.AssignmentSearchResult
If the criteria selected type is "User", return a query processor that will yield users matching the user search criteria.
getUsersInCurrentUsersGroup() - Method in interface gw.api.community.PublicUserUtil
Get a list of all users in the current user's group.
getUsersInCurrentUsersGroups() - Static method in class gw.api.admin.BaseAdminUtil
Return a list of all users who share membership of a group with the current user, sorted by display name.
getUsersNoSystemUsers() - Method in interface gw.pl.community.entity.Group
Returns all the users in this group EXCEPT system users
getUsersWithAttribute() - Method in interface gw.pl.community.entity.Attribute
Returns a keylist of users who have this attribute.
getUsesStatements() - Method in interface gw.lang.parser.ITypeUsesMap
Return the set of uses-statements that participate in this map.
getUsesStatements() - Method in interface gw.lang.parser.statements.IUsesStatementList
 
getUtilizedSize() - Method in class gw.util.concurrent.Cache
 
getUUID() - Method in class gw.testharness.clustering.ClusterMember
Returns server UUID in the cluster
getUUID() - Static method in class gw.testharness.clustering.ClusterTestUtil
 
getVacationingUsers() - Method in interface gw.pl.community.entity.User
Returns an array containing the IDs of all users that are on vacation and are backed up by this user.
getValidate() - Method in class gw.xml.XmlParseOptions
Deprecated.
Turning off validation is an experimental feature. Use at your own risk.
getValidate() - Method in class gw.xml.XmlSerializationOptions
Returns the Validate property.
getValidationCommand() - Method in class gw.plugin.validation.ValidationResponse
The validation command.
getValidationError(String) - Method in class gw.api.messaging.SOOMessageSearchItemUtil
 
getValidationIssues() - Method in class gw.api.validation.EntityValidation
Gets the list of associated validation issues
getValidationLevelPassed() - Method in class gw.api.validation.ValidationResultBase
Returns the highest validation level passed, taking only errors into account.
getValidationResult() - Method in class gw.api.database.spatial.SpatialPolygon
 
getValidationResult() - Method in class gw.api.validation.EntityValidation
 
getValidationResult() - Method in interface gw.pl.validation.entity.Validatable
Gets the validation result.
getValidBatchProcessNames() - Method in interface gw.api.webservice.maintenanceTools.MaintenanceToolsBase
This will return the set of valid batch process names
getValidBatchProcessNames() - Method in class gw.api.webservice.maintenanceTools.MaintenanceToolsImpl
This will return the set of valid batch process names
getValidReplacements() - Method in class gw.xml.parser2.PLXMLNode
 
getValue() - Method in class gw.api.system.ParameterKey
Get value of the parameter.
getValue() - Method in enum gw.api.tools.PerfReportHelper.DBPerfReportStatus
 
getValue() - Method in class gw.api.tools.UpgradeNameValuePair
 
getValue() - Method in interface gw.api.webservice.IPathValue
 
getValue() - Method in class gw.api.webservice.messagingTools.FieldChangeValue
 
getValue() - Method in class gw.api.webservice.pl.FieldValue
String value of the field
getValue() - Method in enum gw.datatype.DisplayCalendar
 
getValue() - Method in interface gw.document.Symbol
value of the symbol
getValue() - Method in class gw.lang.EncryptedString
The un-encrypted value for this encrypted string
getValue() - Method in class gw.lang.gosuc.GosucArg
 
getValue() - Method in class gw.lang.ir.expression.IRBooleanLiteral
 
getValue() - Method in class gw.lang.ir.expression.IRCharacterLiteral
 
getValue() - Method in class gw.lang.ir.expression.IRNumericLiteral
 
getValue() - Method in class gw.lang.ir.expression.IRStringLiteralExpression
 
getValue() - Method in class gw.lang.ir.IRAnnotation
 
getValue() - Method in class gw.lang.ir.IRGosuAnnotation
 
getValue() - Method in class gw.lang.ir.statement.IRArrayStoreStatement
 
getValue() - Method in class gw.lang.ir.statement.IRAssignmentStatement
 
getValue() - Method in class gw.lang.ir.statement.IRFieldDecl
 
getValue() - Method in interface gw.lang.parser.expressions.IBooleanLiteralExpression
 
getValue() - Method in interface gw.lang.parser.expressions.ICharLiteralExpression
 
getValue() - Method in interface gw.lang.parser.expressions.INumericLiteralExpression
 
getValue() - Method in interface gw.lang.parser.expressions.IStringLiteralExpression
 
getValue(String) - Method in class gw.lang.parser.ExternalSymbolMapBase
 
getValue(String, int) - Method in class gw.lang.parser.ExternalSymbolMapBase
 
getValue() - Method in interface gw.lang.parser.ISymbol
Returns the value assigned to this Symbol.
getValue() - Method in interface gw.lang.parser.statements.IReturnStatement
 
getValue() - Method in class gw.lang.reflect.EnumValuePlaceholder
 
getValue(String) - Method in interface gw.lang.reflect.gs.IExternalSymbolMap
Returns the value for the symbol with the given name.
getValue(String, int) - Method in interface gw.lang.reflect.gs.IExternalSymbolMap
Called via bytecode.
getValue() - Method in interface gw.lang.reflect.IEnumValue
 
getValue(Object) - Method in interface gw.lang.reflect.IPropertyAccessor
Returns the value for a property given a "this" object
getValue(String) - Method in interface gw.lang.reflect.java.IJavaClassAnnotation
 
getValue() - Method in class gw.pl.external.entity.Key
Deprecated.
Get the value of this key.
getValue() - Method in class gw.pl.modules.ModuleDependencyNode
 
getValue() - Method in class gw.pl.modules.ModulePropertyNode
 
getValue() - Method in class gw.pl.modules.ModuleSrcNode
 
getValue() - Method in class gw.pl.modules.ModuleTypeLoaderNode
 
getValue() - Method in class gw.pl.modules.pom.PomModuleDependencySpec
 
getValue() - Method in class gw.pl.modules.pom.PomModuleSrcSpec
 
getValue() - Method in class gw.pl.persistence.core.Key
Gets the integral value, which corresponds to the value stored in the ID column.
getValue() - Method in class gw.pl.util.diff.lcs.ValueDiffable
 
getValue() - Method in class gw.pl.util.PropertyTree
The value of this node.
getValue(String) - Method in interface gw.pl.util.StringUtil.VariableMap
 
getValue() - Method in class gw.plugin.management.Attribute
Value
getValue() - Method in class gw.plugin.security.UserValueNVP
Value
getValue() - Method in class gw.smoketest.platform.web.MessagesElement
Drilldown to the location that contains the error
getValue() - Method in class gw.smoketest.platform.web.MultiSelectElement
Deprecated.
Use MultiValues instead for a multi-value widget
getValue() - Method in class gw.smoketest.platform.web.OptionElement
 
getValue() - Method in class gw.smoketest.platform.web.PagingElement
 
getValue() - Method in class gw.smoketest.platform.web.ValueElement
 
getValue(String) - Method in interface gw.testharness.ISmokeTestHelper
Gets the value of the named form element.
getValue(Object) - Method in class gw.xml.parser2.XMLAttributePropertyInfo.AttributePropertyAccessor
 
getValue() - Method in class gw.xml.xsd.schema.XSDEnumeration
 
getValue(String) - Method in class gw.xml.xsd.typeloader.XSDEnumerationTypeInfo
 
getValue() - Method in class gw.xml.xsd.typeloader.XSDEnumerationValue
 
getValueAsArray() - Method in class gw.pl.util.PropertyTree
gets the value as an array of strings
getValueClass() - Method in enum gw.datatype.JdbcType
 
getValueDirectly() - Method in interface gw.lang.parser.IDynamicFunctionSymbol
 
getValueExpressions() - Method in interface gw.lang.parser.expressions.INewExpression
 
getValueHandler() - Method in interface gw.datatype.def.IDataTypeDef
Gets the value handler for this datatype.
getValueInfo() - Method in class gw.xml.xsd.info.XSDElementInfo
 
getValueInfo() - Method in class gw.xml.xsd.info.XSDNodeTypeInfo
 
getValueMap() - Method in class gw.api.diff.DiffItem
For adding arbitrary values to DiffItem via enhancements
getValueProvider(String, Object[]) - Static method in class gw.api.util.TemplateUtil
Returns a value provider for rendering a Gosu template.
getValueRange(Country, String, String[], Object[], Integer) - Method in class gw.api.address.DefaultAddressAutocompletePlugin
Get the value range for the desired field; the value range will be filtered by the other address fields that are passed in.
getValueRange(String, String, AddressFillable, Object, Class<T>) - Method in class gw.api.address.DefaultAddressAutocompletePlugin
Get the value range for the desired field; the value range will be filtered by the other address fields that are passed in.
getValueRange(Country, String, String[], Object[], Integer) - Static method in class gw.api.contact.AddressAutocompleteUtil
Get the value range for the desired field; the value range will be filtered by the other address fields that are passed in.
getValueRange(String, String, AddressFillable, Object, Class<T>) - Static method in class gw.api.contact.AddressAutocompleteUtil
Get the value range for the desired field; the value range will be filtered by the other address fields that are passed in.
getValueRange(Object[], Integer) - Method in class gw.api.contact.AutofillRequest
Get the value range for the desired field
getValueRange(Country, String, String[], Object[], Integer) - Method in interface gw.plugin.addressautocomplete.IAddressAutocompletePlugin
Get the value range for the desired field; the value range will be filtered by the other address fields that are passed in.
getValueRange(String, String, AddressFillable, Object, Class<T>) - Method in interface gw.plugin.addressautocomplete.IAddressAutocompletePlugin
Get the value range for the desired field; the value range will be filtered by the other address fields that are passed in.
getValues() - Method in class gw.api.tools.DatabaseStorageValues
 
getValues() - Method in interface gw.lang.parser.expressions.ICollectionInitializerExpression
 
getValues() - Method in interface gw.lang.parser.expressions.IMapInitializerExpression
 
getValues(String) - Method in interface gw.testharness.ISmokeTestHelper
Gets the values of the named form element.
getValues() - Method in class gw.xml.xsd.typeloader.XSDEnumerationTypeInfo
 
getValueType() - Method in class gw.api.databuilder.DataBuilder
Gets the entity type to be created by this builder.
getValueType() - Method in class gw.api.databuilder.ExistingBean
 
getValueType() - Method in class gw.api.databuilder.ExistingValue
 
getValueType() - Method in class gw.api.databuilder.PatternedStringGenerator
 
getValueType() - Method in interface gw.api.databuilder.populator.PackagedValue
Gets the type of the unpackaged value.
getValueType() - Method in class gw.api.databuilder.RandomBigDecimalGenerator
 
getValueType() - Method in class gw.api.databuilder.RandomDateGenerator
 
getValueType() - Method in class gw.api.databuilder.RandomIntegerGenerator
 
getValueType() - Method in class gw.api.databuilder.RandomStringGenerator
 
getValueType() - Method in class gw.api.databuilder.SequentialBigDecimalGenerator
 
getValueType() - Method in class gw.api.databuilder.SequentialBooleanGenerator
 
getValueType() - Method in class gw.api.databuilder.SequentialCurrencyAmountGenerator
 
getValueType() - Method in class gw.api.databuilder.SequentialDateGenerator
 
getValueType() - Method in class gw.api.databuilder.SequentialIntegerGenerator
 
getValueType() - Method in class gw.api.databuilder.SequentialLongGenerator
 
getValueType() - Method in class gw.api.databuilder.SequentialStringGenerator
 
getValueType() - Method in class gw.api.databuilder.SequentialTypeKeyGenerator
 
getValueType() - Method in interface gw.api.databuilder.ValueGenerator
Gets the type of the value ValueGenerator.create(BuilderContext)d.
getValueType() - Method in interface gw.datatype.IDataType
Gets the value type associated with this datatype.
getVar(String) - Method in interface gw.lang.javadoc.IClassDocNode
 
getVariance() - Method in class gw.api.util.stats.StatisticsCollector
 
getVarIdentifier() - Method in interface gw.lang.parser.IDynamicPropertySymbol
 
getVarIdentifier() - Method in interface gw.lang.parser.IReducedDynamicPropertySymbol
 
getVars() - Method in interface gw.lang.javadoc.IClassDocNode
 
getVarStatements() - Method in interface gw.lang.parser.statements.IUsingStatement
 
getVarStmt() - Method in interface gw.lang.parser.statements.IHideFieldNoOpStatement
 
getVerbose() - Method in class gw.pl.util.webservices.axis.GWEmitter
Deprecated.
Use isVerbose()
getVersion() - Method in class gw.api.database.DatabaseOutlineInfo
 
getVersion() - Method in interface gw.api.webservice.systemTools.ISystemTools
Get the version of the server, including application version and schema version.
getVersion() - Method in class gw.api.webservice.systemTools.SystemToolsImpl
 
getVersion() - Static method in class gw.lang.Gosu
 
getVersion() - Method in class gw.lang.reflect.java.asm.AsmClass
 
getVersionAsOf(Date) - Method in interface gw.pl.persistence.core.effdate.EffDatedVersionList
 
getVersionList() - Method in interface gw.pl.persistence.core.effdate.entity.EffDatedBase
Get the version list for this bean.
getVersionPropertyKeys() - Static method in class gw.api.tools.RuntimeEnvironmentInfoPageHelper
Get a list of system version property keys
getVersionPropertyValue(String) - Static method in class gw.api.tools.RuntimeEnvironmentInfoPageHelper
Get a system version property value by name
getVersionString() - Method in class gw.api.archiving.ArchiveCountSummaryByDatamodelVersion
 
getViewableTypes() - Static method in class gw.api.note.NotesUtilBase
This will return the NoteSecurityTypes that are visible to the current user
getVirtualDirectory() - Static method in class gw.plugin.document.DocumentConfigUtil
Returns the virtual directory.
getVisibilityModifier(FeatureDescriptor) - Static method in class gw.lang.reflect.BeanInfoUtil
 
getVisible() - Method in class gw.smoketest.platform.web.IteratorEntryCheckboxElement
 
getVisible() - Method in class gw.smoketest.platform.web.TestableElement
Checks if this element is currently rendered on page
getVisible() - Method in class gw.smoketest.platform.web.WizardMenuLinkElement
 
getVisibleChildren() - Method in class gw.api.bean.compare.ui.EntityDiffDisplay
Returns all visible children.
getVisibleChildren() - Method in interface gw.api.bean.compare.ui.HierarchicalDiff
Children to be displayed in the UI.
getVisibleChildren() - Method in class gw.api.bean.compare.ui.HierarchicalDiffDelegate
 
getVisibleChildren(DiffDisplay) - Static method in class gw.api.contact.pendingchanges.DiffDisplays
Returns all the visible children of the given DiffDisplay, if any.
getVisibleFields() - Method in class gw.api.util.CountryConfig
The list of fields to show.
getVisitCount() - Method in class gw.api.tools.RuleStats
 
getWarningLevel() - Method in class gw.plugin.validation.FieldValidationData
Warning level of the validation exception.
getWarningLevel() - Method in class gw.plugin.validation.GeneralValidationData
Warning level of the validation exception.
getWarningReason() - Method in class gw.plugin.validation.FieldValidationData
The message that should be displayed to the user to indicate the reason for the warning.
getWarningReason() - Method in class gw.plugin.validation.GeneralValidationData
The message that should be displayed to the user to indicate the reason for the warning.
getWarnings() - Method in class gw.api.validation.FieldValidationResult
 
getWarnings() - Method in interface gw.api.validation.IFieldValidationResult
 
getWarnings() - Method in interface gw.api.validation.IValidationResult
Returns list of all warnings, either global or on any fields, in the ValidationResult, regardless of level
getWarnings(ValidationLevel) - Method in interface gw.api.validation.IValidationResult
Returns list of all warnings, either global or on any fields, above the given level in the ValidationResult
getWarnings() - Method in class gw.api.validation.ValidationResultBase
Returns list of all warnings, either global or on any fields, in the ValidationResult, regardless of level
getWarnings(ValidationLevel) - Method in class gw.api.validation.ValidationResultBase
Returns list of all warnings, either global or on any fields, above the given level in the ValidationResult
getWarnings() - Method in class gw.xml.parser2.SchemaValidationResults
 
getWebappContextRootDir() - Static method in class gw.pl.util.ServletProperties
 
getWebappContextTempDir() - Static method in class gw.pl.util.ServletProperties
 
getWebMessages(ValidationLevel) - Method in class gw.api.validation.ValidationResult
Gets all web messages in the result in a flattened form for easy web display
getWebProfilerForCurrentSession() - Static method in class gw.api.profiler.WebSessionProfilerPageHelper
 
getWebProfilerNameInCurrentSession() - Static method in class gw.api.profiler.WebSessionProfilerPageHelper
 
getWebServerPaths() - Method in interface gw.lang.reflect.IEntityAccess
 
getWebServices() - Static method in class gw.api.webservice.WebServiceDiscoveryAPIHelper
Return an array of names for all server defined web services
getWeekOfMonth(Date) - Static method in class gw.api.util.DateUtil
Get the week of month.
getWeekOfMonth(Date) - Static method in class gw.date.GosuDateUtil
Get the week of month.
getWeekOfYear(Date) - Static method in class gw.api.util.DateUtil
Get the week of the year.
getWeekOfYear(Date) - Static method in class gw.date.GosuDateUtil
Get the week of the year.
getWelcomeMessage() - Method in class gw.api.tools.OracleStatspackHelper
 
getWellKnownText() - Method in interface gw.api.database.spatial.SpatialObject
 
getWellKnownText() - Method in class gw.api.database.spatial.SpatialPoint
 
getWellKnownText() - Method in class gw.api.database.spatial.SpatialPolygon
 
getWhereClauseExpression() - Method in interface gw.lang.parser.expressions.IQueryExpression
 
getWhereExpression() - Method in interface gw.lang.parser.expressions.IExistsExpression
 
getWhichSchema(IEntityType) - Static method in class gw.api.importing.ImportingUtil
Deprecated.
This method will be removed in a future release. Only one schema is available. there is no differentiation on domain and other schema anymore.
getWidgetToPrint() - Method in class gw.api.print.PrintWidgetAction
 
getWidths() - Method in class gw.api.database.DatabaseParameterSet
 
getWorkElapsed() - Method in class gw.api.web.tools.WorkItemProcessingSummary
 
getWorkerRunInfoArray(WorkQueueExecutorDisplayInfo, int) - Method in class gw.api.web.tools.WorkQueueInfoPage
 
getWorkflow() - Method in class gw.api.web.admin.workflow.ManageWorkflows
get a single workflow if there was only a single workflow upon entry
getWorkflowType() - Method in class gw.api.web.admin.workflow.ManageWorkflows
This will get the type of the workflows being processed
getWorkItemByWriterForQueue(WorkQueueDisplayInfo) - Method in class gw.api.web.tools.WorkQueueInfoPage
 
getWorkItemByWriterForQueue(WorkQueueDisplayInfo, int) - Method in class gw.api.web.tools.WorkQueueInfoPage
 
getWorkItemCount() - Method in class gw.api.web.tools.WorkQueueRunDisplayInfo
 
getWorkItemCreator() - Method in class gw.processes.WorkQueueBase
This will return a work item creator.
getWorkItemPartitionSize() - Method in interface gw.plugin.phone.IPhoneNormalizerPlugin
Returns the number of IDs can we compact into a single work item
getWorkItemPriority(WorkItem) - Method in interface gw.plugin.workqueue.IWorkItemPriorityPlugin
Calculate the work item priority
getWorkItems(WorkQueueDisplayInfo) - Method in class gw.api.web.tools.WorkQueueInfoPage
 
getWorkItemsFinishedTime() - Method in class gw.api.web.tools.WorkQueueRunDisplayInfo
 
getWorkItemType() - Method in class gw.api.web.tools.WorkQueueDisplayInfo
 
getWorkItemType() - Method in class gw.processes.WorkQueueBase
The work item entity type
getWorkQueueConfig(String) - Method in interface gw.api.webservice.maintenanceTools.MaintenanceToolsBase
Get the current configuration of distributed workers for the specified work queue.
getWorkQueueConfig(String) - Method in class gw.api.webservice.maintenanceTools.MaintenanceToolsImpl
Get the current configuration of distributed workers for the specified work queue.
getWorkQueueExecutorInfoArray(WorkQueueDisplayInfo) - Method in class gw.api.web.tools.WorkQueueInfoPage
Returns array of beans which contain basic information about active and terminated executors.
getWorkQueueExecutorInfoArray(WorkQueueDisplayInfo, int) - Method in class gw.api.web.tools.WorkQueueInfoPage
 
getWorkQueueInfo() - Method in class gw.api.web.tools.WorkQueueDisplayInfo
 
getWorkQueueList() - Method in class gw.api.web.tools.WorkQueueInfoPage
 
getWorkQueueNames() - Method in interface gw.api.webservice.maintenanceTools.MaintenanceToolsBase
Returns the list of work queue names for this product.
getWorkQueueNames() - Method in class gw.api.webservice.maintenanceTools.MaintenanceToolsImpl
Returns the list of work queue names for this product.
getWorkQueueOverheadPercentage() - Method in class gw.api.web.tools.WorkQueueRunDisplayInfo
 
getWorkQueueStatus(String) - Method in interface gw.api.webservice.maintenanceTools.MaintenanceToolsBase
Deprecated.
use the method MaintenanceToolsBase.getWQueueStatus(String) instead. It returns more detailed and accurate information about a worker queue executors and workers.
getWorkQueueStatus(String) - Method in class gw.api.webservice.maintenanceTools.MaintenanceToolsImpl
This will get the work queue status
getWorkQueueType() - Method in class gw.api.web.tools.WorkQueueRunDisplayInfo
 
getWQueueStatus(String) - Method in interface gw.api.webservice.maintenanceTools.MaintenanceToolsBase
Retrieves the status of active executors for that particular queue.
getWQueueStatus(String) - Method in class gw.api.webservice.maintenanceTools.MaintenanceToolsImpl
This will get the work queue status
getWrappedEnvironmentClassName() - Method in class gw.test.remote.ForwardingTestEnvironment
 
getWrappedIdentifier() - Method in interface gw.lang.parser.expressions.IPropertyAccessIdentifier
 
getWrappedTest() - Method in class gw.testharness.TestBase.GWServletTestCase
 
getWrappedTestEnvironmentArgs() - Method in class gw.test.remote.ForwardingTestEnvironment
 
getWrappersByXSDType() - Method in class gw.xml.xsd.typeloader.XSDBuiltInTypeMappings
 
getWrapperTypeByXSDIntrinsicTypeName(String) - Static method in class gw.xml.xsd.typeloader.XSDBuiltInTypeFactory
 
getWrapperTypeByXSDType(QName) - Static method in class gw.xml.xsd.typeloader.XSDBuiltInTypeFactory
 
getWrapperTypeName(QName) - Static method in class gw.xml.xsd.typeloader.XSDBuiltInTypeFactory
 
getWrapperTypesByIntrinsicTypeName() - Method in class gw.xml.xsd.typeloader.XSDBuiltInTypeMappings
 
getWrapperTypesByXSDIntrinsicTypeName() - Static method in class gw.xml.xsd.typeloader.XSDBuiltInTypeFactory
 
getWrapperTypesByXSDIntrinsicTypeName() - Method in class gw.xml.xsd.typeloader.XSDBuiltInTypeMappings
 
getWrapperTypesByXSDType() - Method in class gw.xml.xsd.typeloader.XSDBuiltInTypeMappings
 
getWriteMethod() - Method in interface gw.lang.reflect.java.IJavaPropertyDescriptor
 
getWriteMethodInfo() - Method in interface gw.lang.reflect.IMethodBackedPropertyInfo
 
getWriteMethodInfo() - Method in interface gw.lang.reflect.java.IJavaPropertyInfo
 
getWriterFactory() - Method in class gw.pl.util.webservices.axis.GWEmitter
Deprecated.
Call getFactory instead. This doesn't return a WriterFactory, it returns a GeneratorFactory.
getWriterFinishedTime() - Method in class gw.api.web.tools.WorkQueueRunDisplayInfo
 
getWriterLastExecutionTime() - Method in class gw.api.web.tools.WorkQueueDisplayInfo
 
getWriterStartedTime() - Method in class gw.api.web.tools.WorkQueueRunDisplayInfo
 
getWriterStatus(WorkQueueDisplayInfo) - Method in class gw.api.web.tools.WorkQueueInfoPage
 
getWriteTime() - Method in class gw.api.webservice.importTools.ImportResults
The amount of time taken to write to the database.
getWSDLURI() - Method in class gw.pl.util.webservices.axis.GWParser
Get the current WSDL URI.
getWSDLURI() - Method in class gw.pl.util.webservices.axis.GWSymbolTable
Get the WSDL URI.
getXMLContext() - Method in class gw.xml.parser2.XMLGosuExpression
 
getXmlDeclaration() - Method in class gw.xml.XmlSerializationOptions
Returns whether to write the xml declaration
getXmlSchemaCompatibilityConfig() - Static method in class gw.config.CommonServices
 
getXmlSerializationOptions() - Method in class gw.xml.ws.WsiInvocationContext
 
getXMLType() - Method in class gw.xml.parser2.PLXMLNode
 
getXSDBytes() - Method in class gw.xml.xsd.URLXSDSource
 
getXSDBytes() - Method in interface gw.xml.xsd.XSDSource
 
getXSDLocation() - Static method in class gw.plugin.document.impl.XMLDocumentTemplateDescriptor
 
getXSDs() - Method in class gw.xml.xsd.typeloader.registry.XSDRegistryNode
 
getXSDSource() - Method in class gw.xml.xsd.XSDSchemaIndex
 
getXSDTypeForIType(String) - Static method in class gw.xml.xsd.typeloader.XSDBuiltInTypeFactory
 
getXSDTypesByIntrinsicTypeName() - Static method in class gw.xml.xsd.typeloader.XSDBuiltInTypeFactory
 
getXSDTypesByIntrinsicTypeName() - Method in class gw.xml.xsd.typeloader.XSDBuiltInTypeMappings
 
getXsdTypeShortName() - Method in class gw.xml.xsd.typeloader.CustomTypeMapping
 
getXSDTypeWrapperForQName(QName) - Static method in class gw.xml.xsd.typeloader.XSDBuiltInTypeFactory
 
getXSDTypeWrapperForType(IType) - Static method in class gw.xml.xsd.typeloader.XSDBuiltInTypeFactory
 
getXSIType() - Method in class gw.pl.util.xml.helpers.XMLBigDecimal
 
getXSIType() - Method in class gw.pl.util.xml.helpers.XMLBigInteger
 
getXSIType() - Method in class gw.pl.util.xml.helpers.XMLBoolean
 
getXSIType() - Method in class gw.pl.util.xml.helpers.XMLByte
 
getXSIType() - Method in class gw.pl.util.xml.helpers.XMLCharacter
 
getXSIType() - Method in class gw.pl.util.xml.helpers.XMLColor
 
getXSIType() - Method in class gw.pl.util.xml.helpers.XMLDimension
 
getXSIType() - Method in class gw.pl.util.xml.helpers.XMLDouble
 
getXSIType() - Method in class gw.pl.util.xml.helpers.XMLFloat
 
getXSIType() - Method in class gw.pl.util.xml.helpers.XMLFont
 
getXSIType() - Method in class gw.pl.util.xml.helpers.XMLHashtable
 
getXSIType() - Method in class gw.pl.util.xml.helpers.XMLImageIcon
 
getXSIType() - Method in class gw.pl.util.xml.helpers.XMLInteger
 
getXSIType() - Method in class gw.pl.util.xml.helpers.XMLLong
 
getXSIType() - Method in class gw.pl.util.xml.helpers.XMLNativeJavaObject
 
getXSIType() - Method in class gw.pl.util.xml.helpers.XMLPoint
 
getXSIType() - Method in class gw.pl.util.xml.helpers.XMLRectangle
 
getXSIType() - Method in class gw.pl.util.xml.helpers.XMLShort
 
getXSIType() - Method in class gw.pl.util.xml.helpers.XMLString
 
getXSIType() - Method in class gw.pl.util.xml.helpers.XMLVector
 
getXSIType() - Method in interface gw.pl.util.xml.IXMLSerializable
 
getYear(Date) - Static method in class gw.api.util.DateUtil
Get the year.
getYear(Date) - Static method in class gw.date.GosuDateUtil
Get the year.
getYear() - Method in class gw.xml.date.AbstractXmlDateType
 
getYear() - Method in class gw.xml.date.XmlDate
 
getYear() - Method in class gw.xml.date.XmlDateTime
 
getYear() - Method in class gw.xml.date.XmlYear
 
getYear() - Method in class gw.xml.date.XmlYearMonth
 
getYearFromString(String) - Static method in class gw.api.util.DateUtil
Get the year from a string of digits.
getYearMonthString() - Method in interface gw.pl.database.entity.DateAnalysisDataDist
 
getYears() - Method in class gw.xml.date.XmlDuration
 
getZipFileContents() - Method in interface gw.api.profiler.DbmsReportZipProvider
 
getZoneCode() - Method in class gw.api.admin.RegionSearchCriteria
 
getZoneCode(ZoneType) - Method in class gw.api.webservice.zone.InsertZoneLinkTransaction
 
getZoneCodes() - Method in interface gw.pl.assignment.entity.Region
An array of the region's zones.
getZoneCodes() - Method in interface gw.pl.calendar.entity.BusinessWeek
An array of the region's zones.
getZoneCodes() - Method in interface gw.pl.calendar.entity.Holiday
An array of the region's zones.
getZoneKey() - Method in interface gw.pl.calendar.entity.BusinessWeekZone
Constructs and returns the zone key representing this zone.
getZoneKey() - Method in interface gw.pl.calendar.entity.HolidayZone
Constructs and returns the zone key representing this zone.
getZoneKey() - Method in interface gw.pl.community.entity.OrganizationZoneAdmin
Constructs and returns the zone key representing this zone.
getZoneKey() - Method in interface gw.pl.geodata.zone.entity.Zone
Constructs and returns the zone key representing this zone.
getZoneList() - Method in interface gw.pl.assignment.entity.Region
Returns an alphabetized arraylist of the zones covered by the given region.
getZoneList() - Method in interface gw.pl.calendar.entity.BusinessWeek
Returns an alphabetized arraylist of the zones covered by the given region.
getZoneList() - Method in interface gw.pl.calendar.entity.Holiday
Returns an alphabetized arraylist of the zones covered by the given region.
getZoneRange(ZoneType) - Method in interface gw.pl.community.entity.Organization
Returns the available zones.
getZones() - Method in interface gw.pl.assignment.entity.Region
Returns an alphabetized arraylist of the zones covered by the given region.
getZones() - Method in interface gw.pl.calendar.entity.BusinessWeek
Returns an alphabetized arraylist of the zones covered by the given region.
getZones() - Method in interface gw.pl.calendar.entity.Holiday
Returns an alphabetized arraylist of the zones covered by the given region.
getZonesArray() - Method in interface gw.pl.community.entity.Organization
Returns the business week's zones.
getZonesString() - Method in interface gw.pl.community.entity.Organization
Returns the zones that t.
getZoneType() - Method in class gw.api.admin.RegionSearchCriteria
 
getZoneType() - Method in class gw.api.admin.ZoneSearchCriteria
Deprecated.
 
getZoneValue(AddressFillable, ZoneType) - Method in class gw.api.address.DefaultAddressAutocompletePlugin
Evaluate the expression that is defined for the given zone type against a specific address
getZoneValue(AddressFillable, ZoneType) - Static method in class gw.api.contact.AddressAutocompleteUtil
Evaluate the expression that is defined for the given zone type against a specific address
getZoneValue(AddressFillable, ZoneType) - Method in interface gw.plugin.addressautocomplete.IAddressAutocompletePlugin
Evaluate the expression that is defined for the given zone type against a specific address
GLOBAL_MODULE_NAME - Static variable in interface gw.lang.reflect.module.IExecutionEnvironment
 
GlobalAddress - Interface in gw.pl.contact.entity
GlobalAddress
GlobalCacheActiveTimeMinutes - Static variable in class gw.api.system.PLConfigParameters
Time period (in minutes) when cached items are considered "active", i.e. the cache should give higher priority to preserve these items.
GlobalCacheDetailedStats - Static variable in class gw.api.system.PLConfigParameters
This parameter determines whether or not detailed statistics should be collected.
GlobalCacheReapingTimeMinutes - Static variable in class gw.api.system.PLConfigParameters
Time (in minutes) since last use before cached items are considered eligible for reaping.
GlobalCacheSizeMegabytes - Static variable in class gw.api.system.PLConfigParameters
The amount of space to allocate to the global cache.
GlobalCacheSizePercent - Static variable in class gw.api.system.PLConfigParameters
The percentage of the heap to allocate to the global cache
GlobalCacheStaleTimeMinutes - Static variable in class gw.api.system.PLConfigParameters
Time (in minutes) since last write before cached items are considered stale and eligible for reaping
GlobalCacheStatsRetentionPeriodDays - Static variable in class gw.api.system.PLConfigParameters
This parameter denotes the period of time (in days), in addition to today, for how long statistics are preserved for historical comparison.
GlobalCacheStatsWindowMinutes - Static variable in class gw.api.system.PLConfigParameters
This parameter denotes a period of time (in minutes) and is used for two purposes: 1) how long to preserve the reason why an item was evicted, after the event occurred.
GlobalContactName - Interface in gw.pl.contact.entity
GlobalContactName
GloballyAggregatedQuerySummary - Class in gw.api.profiler
AggregatedQuerySummary subtype that stores an additional array of StackQuerySummary objects.
GloballyAggregatedQuerySummary(AggregatedQuerySummary) - Constructor for class gw.api.profiler.GloballyAggregatedQuerySummary
Initializes a new object from summary by copying in all the QuerySummary objects and other query statistics.
GlobalPersonName - Interface in gw.pl.contact.entity
GlobalPersonName
Globals - Class in gw.pl.util.webservices
Contains constant values used throughout the SOAP API implementation.
Globals() - Constructor for class gw.pl.util.webservices.Globals
 
GlobalScope - Enum in gw.lang.parser
 
go() - Method in class gw.smoketest.platform.web.QuickJumpElement
Performs the quick jump
goAndGetPrintableLocation(Destination) - Method in class gw.api.print.PrintAction
Return the printable location that corresponds to the given destination.
Gosu - Class in gw.lang
 
Gosu() - Constructor for class gw.lang.Gosu
 
Gosu.ExecuteMode - Class in gw.lang
 
Gosu.ExecuteMode() - Constructor for class gw.lang.Gosu.ExecuteMode
 
Gosu.IVerificationResults - Interface in gw.lang
 
GOSU_CLASS_FILE_EXT - Static variable in class gw.lang.reflect.gs.GosuClassTypeLoader
 
GOSU_ENHANCEMENT_FILE_EXT - Static variable in class gw.lang.reflect.gs.GosuClassTypeLoader
 
GOSU_METHOD_WRAPPER - Static variable in class gw.api.profiler.ProfilerTag
 
GOSU_MODE_PRIORITY_EXECUTE - Static variable in class gw.lang.mode.GosuMode
 
GOSU_MODE_PRIORITY_HELP - Static variable in class gw.lang.mode.GosuMode
 
GOSU_MODE_PRIORITY_INTERACTIVE - Static variable in class gw.lang.mode.GosuMode
 
GOSU_MODE_PRIORITY_VERIFY - Static variable in class gw.lang.mode.GosuMode
 
GOSU_MODE_PRIORITY_VERSION - Static variable in class gw.lang.mode.GosuMode
 
GOSU_PROGRAM_FILE_EXT - Static variable in class gw.lang.reflect.gs.GosuClassTypeLoader
 
GOSU_RULE_EXT - Static variable in class gw.lang.reflect.gs.GosuClassTypeLoader
 
GOSU_RULE_SET_EXT - Static variable in class gw.lang.reflect.gs.GosuClassTypeLoader
 
GOSU_SAMPLE_DATA_METHOD - Static variable in class gw.api.system.ABConfigParameters
Deprecated.
(Since 8.0.0) The name GOSU_SAMPLE_DATA_METHOD is inconsistent with other names in this class. Use GosuSampleDataMethod instead.
GOSU_SUITE_INCLUDE_TYPES - Static variable in class gw.test.Suite
 
GOSU_TEMPLATE_FILE_EXT - Static variable in class gw.lang.reflect.gs.GosuClassTypeLoader
 
GosuArrayToJavaArrayCoercer - Class in gw.lang.parser.coercers
 
GosuArrayToJavaArrayCoercer() - Constructor for class gw.lang.parser.coercers.GosuArrayToJavaArrayCoercer
 
Gosuc - Class in gw.lang.gosuc
 
Gosuc(String, ICustomParser) - Constructor for class gw.lang.gosuc.Gosuc
 
Gosuc(ICustomParser, String) - Constructor for class gw.lang.gosuc.Gosuc
 
GosucArg - Class in gw.lang.gosuc
 
GosucArg(boolean, boolean, String, String) - Constructor for class gw.lang.gosuc.GosucArg
 
GosucCompiler - Class in gw.lang.gosuc
 
GosucCompiler() - Constructor for class gw.lang.gosuc.GosucCompiler
 
GosucDependency - Class in gw.lang.gosuc
module-name [: exported]
GosucDependency(String, boolean) - Constructor for class gw.lang.gosuc.GosucDependency
 
GosucGlobalLoaderProvider - Class in gw.lang.gosuc
 
GosucGlobalLoaderProvider(List<String>) - Constructor for class gw.lang.gosuc.GosucGlobalLoaderProvider
 
GosuClassLightParser - Class in gw.lang.reflect.gs
 
GosuClassLightParser(String) - Constructor for class gw.lang.reflect.gs.GosuClassLightParser
 
GosuClassPathThing - Class in gw.lang.reflect.gs
 
GosuClassPathThing() - Constructor for class gw.lang.reflect.gs.GosuClassPathThing
 
GosuClassTestUtil - Class in gw.util
 
GosuClassTestUtil() - Constructor for class gw.util.GosuClassTestUtil
 
GosuClassTypeLoader - Class in gw.lang.reflect.gs
 
GosuClassTypeLoader(IGosuClassRepository) - Constructor for class gw.lang.reflect.gs.GosuClassTypeLoader
 
GosuClassTypeLoader(IModule, IGosuClassRepository) - Constructor for class gw.lang.reflect.gs.GosuClassTypeLoader
 
GosuClassUtil - Class in gw.util
This class is in part derived from org.apache.commons.lang.ClassUtils and is intended to break a dependency on that project.
GosuClassUtil() - Constructor for class gw.util.GosuClassUtil
 
GosucModule - Class in gw.lang.gosuc
 
GosucModule(String, List<String>, List<String>, String, List<GosucDependency>) - Constructor for class gw.lang.gosuc.GosucModule
 
GosuCollectionUtil - Class in gw.util
 
GosuCollectionUtil() - Constructor for class gw.util.GosuCollectionUtil
 
GosucProject - Class in gw.lang.gosuc
Grammar for gosuc project file format: project-name { 'sdk' { sdk-path-list } 'modules' { module-list } 'global-loaders' { global-loaders-list } root-dir : quoted-path app-name : quoted-name } global-loaders-list = quoted-class-name[, global-loaders-list] | null quoted-class-name = '"'java-class-name'"' module-list = module[ module-list] | null module = module-name { 'sourcepath' { sourcepath-list } 'classpath' { classpath-lise } 'outpath' { output-path-list } 'deps' { deps-list } } sourcepath-list -> quoted-path[, sourcepath-list] | null classpath-list -> path[, classpath-list] | null quoted-path -> '"'path'"' deps-list -> dep[ dep-list] | null dep -> module-name[: export]
GosucProject(String, GosucSdk, List<GosucModule>, List<String>) - Constructor for class gw.lang.gosuc.GosucProject
 
GosucProject() - Constructor for class gw.lang.gosuc.GosucProject
 
GosucProjectParser - Class in gw.lang.gosuc
 
GosucSdk - Class in gw.lang.gosuc
 
GosucSdk(List<String>) - Constructor for class gw.lang.gosuc.GosucSdk
 
GosucUtil - Class in gw.lang.gosuc
 
GosucUtil() - Constructor for class gw.lang.gosuc.GosucUtil
 
GosuDateUtil - Class in gw.date
Utilities for java.util.Date objects.
GosuDateUtil() - Constructor for class gw.date.GosuDateUtil
 
GosuEscapeUtil - Class in gw.util
 
GosuEscapeUtil() - Constructor for class gw.util.GosuEscapeUtil
 
GosuExceptionUtil - Class in gw.util
 
GosuExceptionUtil() - Constructor for class gw.util.GosuExceptionUtil
 
GosuExceptionUtil.IForceThrower - Interface in gw.util
 
GosuHelpFormatter - Class in gw.lang.cli
 
GosuHelpFormatter() - Constructor for class gw.lang.cli.GosuHelpFormatter
 
GosuInitialization - Class in gw.lang.init
 
GosuMode - Class in gw.lang.mode
 
GosuMode() - Constructor for class gw.lang.mode.GosuMode
 
GosuObjectUtil - Class in gw.util
This class is directly derived from org.apache.commons.lang.ObjectUtils and is intended to avoid dependencies on that project.
GosuObjectUtil() - Constructor for class gw.util.GosuObjectUtil
 
GosuObjectUtil.Null - Class in gw.util
Class used as a null placeholder where null has another meaning.
GosuOption - Class in gw.lang.cli
 
GosuOption(String, String) - Constructor for class gw.lang.cli.GosuOption
 
GosuOption(String, String, boolean, String) - Constructor for class gw.lang.cli.GosuOption
 
GosuParserFactory - Class in gw.lang.parser
 
GosuParserFactory() - Constructor for class gw.lang.parser.GosuParserFactory
 
GosuParserTypes - Class in gw.lang.parser
 
GosuParserTypes() - Constructor for class gw.lang.parser.GosuParserTypes
 
GosuPathEntry - Class in gw.lang.init
 
GosuPathEntry(IDirectory, List<? extends IDirectory>) - Constructor for class gw.lang.init.GosuPathEntry
Constructs a new GosuPathEntry with the specified data.
GosuRefactorUtil - Class in gw.util
 
GosuRefactorUtil() - Constructor for class gw.util.GosuRefactorUtil
 
GosuRefactorUtil.MoveInstruction - Class in gw.util
 
GosuRefactorUtil.MoveInstruction(boolean, boolean, int) - Constructor for class gw.util.GosuRefactorUtil.MoveInstruction
 
GosuReflectUtil - Class in gw.lang.reflect
Deprecated.
use ReflectUtil instead
GosuReflectUtil() - Constructor for class gw.lang.reflect.GosuReflectUtil
Deprecated.
 
GosuSampleDataMethod - Static variable in class gw.api.system.ABConfigParameters
Token for the gosu method to invoke for importing sample data
GosuServlet - Class in gw.util.servlet
 
GosuServlet() - Constructor for class gw.util.servlet.GosuServlet
 
GosuShop - Class in gw.lang
 
GosuShop() - Constructor for class gw.lang.GosuShop
 
GosuStringUtil - Class in gw.util
This class is based, in part, on org.apache.commons.lang.StringUtils and is intended to break the dependency on that project.
GosuStringUtil() - Constructor for class gw.util.GosuStringUtil
 
GosuTestUtil - Class in gw.util
 
GosuTestUtil() - Constructor for class gw.util.GosuTestUtil
 
GosuTypeEdgeProvider - Class in gw.api.reflect.graph
Edge provider for Gosu object graphs based on properties with connected Gosu types, but excludes properties where the feature type is considered a "basic" type--e.g., Numbers, Dates, and primitive types.
GosuTypeEdgeProvider() - Constructor for class gw.api.reflect.graph.GosuTypeEdgeProvider
 
GosuTypeEdgeProvider(TraversalFilter<IType>) - Constructor for class gw.api.reflect.graph.GosuTypeEdgeProvider
 
GosuTypes - Class in gw.lang.reflect.java
 
GosuTypes() - Constructor for class gw.lang.reflect.java.GosuTypes
 
GosuVersion - Class in gw.lang
 
GosuVersion(int, int) - Constructor for class gw.lang.GosuVersion
 
GosuVersion(int, int, int) - Constructor for class gw.lang.GosuVersion
 
GosuVersion(int, int, int, int) - Constructor for class gw.lang.GosuVersion
 
GosuVersion(int, int, int, String) - Constructor for class gw.lang.GosuVersion
 
goToDefaultEntryPoint() - Static method in class gw.api.util.NavUtil
Go to the default entry point for the current application.
goToEntryPoint(String) - Method in interface gw.testharness.ISmokeTest
Used instead of login: takes the user directly to the specified page.
goToEntryPoint(String, Map<String, String>) - Method in interface gw.testharness.ISmokeTest
Used instead of login: takes the user directly to the specified page.
goToPage(RootInfo) - Static method in class gw.api.web.tools.ArchiveInfoPage
 
Graph<T> - Interface in gw.api.graph
A mathematical graph-theory graph object G(V,E) which contains a set V of vertices and a set E of edges.
Graph - Interface in gw.api.importing.graph
This is an interface that represent the parsed graph.
GraphBuilder<T> - Class in gw.api.graph
Generic graph builder to build a graph from traversed nodes and edges.
GraphBuilder() - Constructor for class gw.api.graph.GraphBuilder
Creates a graph builder with default edge creation.
GraphBuilder(EdgeFactory<T>) - Constructor for class gw.api.graph.GraphBuilder
Creates a graph builder with the given edge factory.
GraphComparer<T> - Interface in gw.api.graph.compare
Compares two graphs, a source and a compare, and gives the GraphComparison as a result.
GraphComparison<T> - Interface in gw.api.graph.compare
 
GraphComparisonDebugHelper - Class in gw.api.graph.print
 
GraphComparisonDebugHelper() - Constructor for class gw.api.graph.print.GraphComparisonDebugHelper
 
GraphIterator<T> - Interface in gw.api.graph
An alternative to using GraphTraverser, this interface defines a simple internal iterator using a block to operate on each node of the graph.
GraphIterator.BlockRunnable<N> - Interface in gw.api.graph
Interface for passing a block from Gosu in iteration operations.
GraphListenerBase<T> - Class in gw.api.graph
Base class for GraphVisitor implementations that only want to listen to edge-traversed events.
GraphListenerBase() - Constructor for class gw.api.graph.GraphListenerBase
 
GraphMatch<T> - Interface in gw.api.graph.compare
Represents a match resulting from a GraphComparison of two graphs, one the source and the other the compare.
GraphTraverser<T> - Interface in gw.api.graph
Generic interface for implementations that walk an object graph, e.g. on an entity instance, via XML, or through metadata.
GraphTraverserBase<T> - Class in gw.api.graph.traverse
Base implementation of GraphTraverser that handles visiting of nodes and graph cycles, but delegates the order of edge traversal to the subclass EdgeProvider implementation through the GraphTraverserBase.getEdgeProvider() template method.
GraphTraverserBase(T...) - Constructor for class gw.api.graph.traverse.GraphTraverserBase
Constructor takes the roots to be traversed.
GraphTraverserBase(Iterable<T>) - Constructor for class gw.api.graph.traverse.GraphTraverserBase
Constructor takes the roots to be traversed.
GraphTraverserBase.TraversalContext<N> - Class in gw.api.graph.traverse
Captures the important traversal context, including the strategy of the traversal itself as well as the handling of graph cycles.
GraphView<T> - Interface in gw.api.graph
A GraphView is a read-only view on a Graph.
GraphVisitor<T> - Interface in gw.api.graph
Interface for visitors which can perform logic for each node (or edge) in a graph.
greaterThan(int, int, String) - Static method in class gw.pl.util.ArgCheck
Checks to see if an argument is greater than the specified value
greaterThan(double, double, String) - Static method in class gw.pl.util.ArgCheck
Checks to see if an argument is greater than the specified value
greaterThanOrEqual(int, int, String) - Static method in class gw.pl.util.ArgCheck
Checks to see if an argument is greater than or equal to the specified value
greaterThanOrEqual(double, double, String) - Static method in class gw.pl.util.ArgCheck
Checks to see if an argument is greater than or equal to the specified value
Group - Interface in gw.pl.community.entity
Group Groups of users.
group(int) - Method in class gw.smoketest.platform.web.UnsavedWorkElement
gets child node by index
GroupAssignmentState - Interface in gw.pl.assignment.entity
GroupAssignmentStateBase Assignment state data for a particular group.
GroupAssignmentStateCoreExt - Interface in gw.ab.assignment.entity
 
GroupBuilder - Class in gw.api.databuilder
Builder for GroupCoreExt.
GroupBuilder() - Constructor for class gw.api.databuilder.GroupBuilder
Initializes the builder with a default name prefixed with 'Group' and the group type set to 'root' GroupType.TC_ROOT and the default security zone SecurityZoneFinder.findDefaultSecurityZone()
groupBy(Object...) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeInsertSelectBuilder
Sets the group by columns
groupBy(Object...) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeSelectBuilder
Sets the group by columns
GroupCacheRefreshIntervalSecs - Static variable in class gw.api.system.PLConfigParameters
The time between refreshes of the group cache, in seconds *
GroupCoreExt - Interface in gw.ab.community.entity
 
GroupingQuery<T extends Bean> - Class in gw.api.database
Represents the results of an intersect or union operation.
GroupParentView - Interface in gw.pl.community.entity
GroupParentView Efficiently fetches information about the parent of any group.
GroupPickerTreeNode - Class in gw.api.admin
Class description...
GroupRegion - Interface in gw.pl.assignment.entity
GroupRegion Links groups to regions.
GroupRegionBuilder - Class in gw.api.databuilder
Builder for GroupRegion.
GroupRegionBuilder() - Constructor for class gw.api.databuilder.GroupRegionBuilder
Initializes the builder with no defaults.
GroupSearchCriteria - Interface in gw.pl.community.entity
GroupSearchCriterion null
GroupSearchCriterion - Interface in gw.pl.custom.entity
GroupSearchCriterion null
groupStack(ProfilerStack) - Static method in class gw.api.profiler.ProfilerStackAggregate
 
groupStacks(Collection<ProfilerStack>) - Static method in class gw.api.profiler.ProfilerStackAggregate
 
GroupTreeNode - Class in gw.api.admin
Class description...
GroupTreeNode(Group, boolean) - Constructor for class gw.api.admin.GroupTreeNode
 
GroupType - Class in gw.pl.community.typekey
 
GroupType(ITypeList, String) - Constructor for class gw.pl.community.typekey.GroupType
 
GroupTypeCriteria - Interface in gw.pl.assignment.entity
GroupTypeCriteria null
GroupUser - Interface in gw.pl.community.entity
GroupUser Links users to groups.
GroupUserAssignmentState - Interface in gw.pl.assignment.entity
GroupUserAssignmentStateBase Links users to groups.
GroupUserBuilder - Class in gw.api.databuilder
Builder for GroupUser.
GroupUserBuilder() - Constructor for class gw.api.databuilder.GroupUserBuilder
Initializes the builder with no defaults.
GroupUserUtil - Class in gw.api.admin
Utility methods for manipulating a user's groups.
GroupUserUtil() - Constructor for class gw.api.admin.GroupUserUtil
 
GroupUtil - Class in gw.api.admin
Utility method for creating groups.
guidewire() - Static method in class gw.api.databuilder.AddressBuilder
 
GuidewireProductInfo - Class in gw.api.suite
 
GuidewireProductInfo(String, String) - Constructor for class gw.api.suite.GuidewireProductInfo
 
GuidewireSuiteUtil - Class in gw.api.suite
A utility class for locating the base URL of a remote application.
GUIDGenerator - Class in gw.pl.util
User: dbrewster Date: Mar 21, 2006 Time: 2:39:36 PM
GUIDGenerator() - Constructor for class gw.pl.util.GUIDGenerator
 
gw.ab.activity.entity - package gw.ab.activity.entity
 
gw.ab.addressbook.entity - package gw.ab.addressbook.entity
 
gw.ab.addressbook.typekey - package gw.ab.addressbook.typekey
 
gw.ab.adressbook.typekey - package gw.ab.adressbook.typekey
 
gw.ab.assignment.entity - package gw.ab.assignment.entity
 
gw.ab.batchprocessing.typekey - package gw.ab.batchprocessing.typekey
 
gw.ab.community.entity - package gw.ab.community.entity
 
gw.ab.contact.entity - package gw.ab.contact.entity
 
gw.ab.contact.typekey - package gw.ab.contact.typekey
 
gw.ab.datagen.entity - package gw.ab.datagen.entity
 
gw.ab.history.entity - package gw.ab.history.entity
 
gw.ab.history.typekey - package gw.ab.history.typekey
 
gw.ab.messaging.entity - package gw.ab.messaging.entity
 
gw.ab.note.entity - package gw.ab.note.entity
 
gw.ab.security.typekey - package gw.ab.security.typekey
 
gw.api - package gw.api
 
gw.api.activity - package gw.api.activity
 
gw.api.address - package gw.api.address
 
gw.api.admin - package gw.api.admin
 
gw.api.archiving - package gw.api.archiving
 
gw.api.archiving.upgrade - package gw.api.archiving.upgrade
 
gw.api.assignment - package gw.api.assignment
 
gw.api.bean - package gw.api.bean
 
gw.api.bean.compare - package gw.api.bean.compare
 
gw.api.bean.compare.ui - package gw.api.bean.compare.ui
 
gw.api.community - package gw.api.community
 
gw.api.contact - package gw.api.contact
 
gw.api.contact.pendingchanges - package gw.api.contact.pendingchanges
 
gw.api.database - package gw.api.database
 
gw.api.database.optimizer.oracle - package gw.api.database.optimizer.oracle
 
gw.api.database.spatial - package gw.api.database.spatial
 
gw.api.database.upgrade - package gw.api.database.upgrade
 
gw.api.database.upgrade.after - package gw.api.database.upgrade.after
 
gw.api.database.upgrade.before - package gw.api.database.upgrade.before
 
gw.api.databuilder - package gw.api.databuilder
 
gw.api.databuilder.populator - package gw.api.databuilder.populator
 
gw.api.datagen - package gw.api.datagen
 
gw.api.datamodel.upgrade - package gw.api.datamodel.upgrade
 
gw.api.desktop - package gw.api.desktop
 
gw.api.diff - package gw.api.diff
 
gw.api.document - package gw.api.document
 
gw.api.domain - package gw.api.domain
 
gw.api.email - package gw.api.email
 
gw.api.filters - package gw.api.filters
 
gw.api.financials - package gw.api.financials
 
gw.api.geocode - package gw.api.geocode
This package provides utility functions related to Proximity Search and Geocoding functionality.
gw.api.graph - package gw.api.graph
 
gw.api.graph.compare - package gw.api.graph.compare
 
gw.api.graph.print - package gw.api.graph.print
 
gw.api.graph.traverse - package gw.api.graph.traverse
 
gw.api.importing - package gw.api.importing
 
gw.api.importing.graph - package gw.api.importing.graph
 
gw.api.integration.inbound - package gw.api.integration.inbound
 
gw.api.messaging - package gw.api.messaging
 
gw.api.note - package gw.api.note
 
gw.api.path - package gw.api.path
 
gw.api.phone - package gw.api.phone
 
gw.api.plugin - package gw.api.plugin
 
gw.api.preupdate - package gw.api.preupdate
 
gw.api.print - package gw.api.print
 
gw.api.profiler - package gw.api.profiler
 
gw.api.quickjump - package gw.api.quickjump
 
gw.api.reflect - package gw.api.reflect
 
gw.api.reflect.graph - package gw.api.reflect.graph
 
gw.api.scm - package gw.api.scm
 
gw.api.search - package gw.api.search
 
gw.api.server - package gw.api.server
 
gw.api.soap - package gw.api.soap
 
gw.api.startable - package gw.api.startable
 
gw.api.startup - package gw.api.startup
 
gw.api.suite - package gw.api.suite
 
gw.api.system - package gw.api.system
 
gw.api.system.database - package gw.api.system.database
 
gw.api.system.logging - package gw.api.system.logging
 
gw.api.system.server - package gw.api.system.server
 
gw.api.team - package gw.api.team
 
gw.api.testdata - package gw.api.testdata
 
gw.api.tools - package gw.api.tools
 
gw.api.tree - package gw.api.tree
 
gw.api.util - package gw.api.util
 
gw.api.util.mapping - package gw.api.util.mapping
 
gw.api.util.phone - package gw.api.util.phone
 
gw.api.util.stats - package gw.api.util.stats
 
gw.api.validation - package gw.api.validation
 
gw.api.web - package gw.api.web
 
gw.api.web.admin - package gw.api.web.admin
 
gw.api.web.admin.workflow - package gw.api.web.admin.workflow
 
gw.api.web.contact - package gw.api.web.contact
 
gw.api.web.history - package gw.api.web.history
 
gw.api.web.quickjump - package gw.api.web.quickjump
 
gw.api.web.team - package gw.api.web.team
 
gw.api.web.tools - package gw.api.web.tools
 
gw.api.web.util - package gw.api.web.util
 
gw.api.web.wizard - package gw.api.web.wizard
 
gw.api.web.workspace - package gw.api.web.workspace
 
gw.api.webservice - package gw.api.webservice
 
gw.api.webservice.ab.maintenanceTools - package gw.api.webservice.ab.maintenanceTools
 
gw.api.webservice.ab.messagingTools - package gw.api.webservice.ab.messagingTools
 
gw.api.webservice.addressbook.contactapi - package gw.api.webservice.addressbook.contactapi
 
gw.api.webservice.exception - package gw.api.webservice.exception
 
gw.api.webservice.importTools - package gw.api.webservice.importTools
 
gw.api.webservice.login - package gw.api.webservice.login
 
gw.api.webservice.maintenanceTools - package gw.api.webservice.maintenanceTools
 
gw.api.webservice.messagingTools - package gw.api.webservice.messagingTools
 
gw.api.webservice.pl - package gw.api.webservice.pl
 
gw.api.webservice.pl.dataExtraction - package gw.api.webservice.pl.dataExtraction
 
gw.api.webservice.systemTools - package gw.api.webservice.systemTools
 
gw.api.webservice.tableImport - package gw.api.webservice.tableImport
 
gw.api.webservice.templateTools - package gw.api.webservice.templateTools
 
gw.api.webservice.templateTools.validation - package gw.api.webservice.templateTools.validation
 
gw.api.webservice.typelisttools - package gw.api.webservice.typelisttools
 
gw.api.webservice.workflow - package gw.api.webservice.workflow
 
gw.api.webservice.zone - package gw.api.webservice.zone
 
gw.api.xsd - package gw.api.xsd
 
gw.assignment - package gw.assignment
 
gw.batchprocess - package gw.batchprocess
 
gw.config - package gw.config
 
gw.currency.fxrate - package gw.currency.fxrate
 
gw.datatype - package gw.datatype
 
gw.datatype.annotation - package gw.datatype.annotation
 
gw.datatype.def - package gw.datatype.def
 
gw.datatype.handler - package gw.datatype.handler
 
gw.datatype.impl - package gw.datatype.impl
 
gw.date - package gw.date
 
gw.document - package gw.document
 
gw.entity - package gw.entity
 
gw.fs - package gw.fs
 
gw.fs.jar - package gw.fs.jar
 
gw.fs.physical - package gw.fs.physical
 
gw.fs.physical.fast - package gw.fs.physical.fast
 
gw.fs.physical.generic - package gw.fs.physical.generic
 
gw.fs.physical.win32 - package gw.fs.physical.win32
 
gw.fs.url - package gw.fs.url
 
gw.fs.watcher - package gw.fs.watcher
 
gw.i18n - package gw.i18n
 
gw.junit - package gw.junit
 
gw.lang - package gw.lang
 
gw.lang.annotation - package gw.lang.annotation
 
gw.lang.cli - package gw.lang.cli
 
gw.lang.debugger - package gw.lang.debugger
 
gw.lang.enhancements - package gw.lang.enhancements
 
gw.lang.function - package gw.lang.function
 
gw.lang.gosuc - package gw.lang.gosuc
 
gw.lang.init - package gw.lang.init
 
gw.lang.ir - package gw.lang.ir
 
gw.lang.ir.builder - package gw.lang.ir.builder
 
gw.lang.ir.builder.expression - package gw.lang.ir.builder.expression
 
gw.lang.ir.builder.statement - package gw.lang.ir.builder.statement
 
gw.lang.ir.expression - package gw.lang.ir.expression
 
gw.lang.ir.statement - package gw.lang.ir.statement
 
gw.lang.javac.annotations - package gw.lang.javac.annotations
 
gw.lang.javadoc - package gw.lang.javadoc
 
gw.lang.mode - package gw.lang.mode
 
gw.lang.parser - package gw.lang.parser
 
gw.lang.parser.coercers - package gw.lang.parser.coercers
 
gw.lang.parser.exceptions - package gw.lang.parser.exceptions
 
gw.lang.parser.expressions - package gw.lang.parser.expressions
 
gw.lang.parser.resources - package gw.lang.parser.resources
 
gw.lang.parser.statements - package gw.lang.parser.statements
 
gw.lang.parser.template - package gw.lang.parser.template
 
gw.lang.reflect - package gw.lang.reflect
 
gw.lang.reflect.features - package gw.lang.reflect.features
 
gw.lang.reflect.gs - package gw.lang.reflect.gs
 
gw.lang.reflect.interval - package gw.lang.reflect.interval
 
gw.lang.reflect.java - package gw.lang.reflect.java
 
gw.lang.reflect.java.asm - package gw.lang.reflect.java.asm
 
gw.lang.reflect.module - package gw.lang.reflect.module
 
gw.pl.accounting.typekey - package gw.pl.accounting.typekey
 
gw.pl.activity.entity - package gw.pl.activity.entity
 
gw.pl.activity.typekey - package gw.pl.activity.typekey
 
gw.pl.addressbook.entity - package gw.pl.addressbook.entity
 
gw.pl.addressbook.typekey - package gw.pl.addressbook.typekey
 
gw.pl.admin.entity - package gw.pl.admin.entity
 
gw.pl.adressbook.typekey - package gw.pl.adressbook.typekey
 
gw.pl.approval.entity - package gw.pl.approval.entity
 
gw.pl.archive.entity - package gw.pl.archive.entity
 
gw.pl.archive.typekey - package gw.pl.archive.typekey
 
gw.pl.archiving.entity - package gw.pl.archiving.entity
 
gw.pl.assignment.entity - package gw.pl.assignment.entity
 
gw.pl.assignment.typekey - package gw.pl.assignment.typekey
 
gw.pl.autosync.typekey - package gw.pl.autosync.typekey
 
gw.pl.batchprocessing.entity - package gw.pl.batchprocessing.entity
 
gw.pl.batchprocessing.typekey - package gw.pl.batchprocessing.typekey
 
gw.pl.cache2.entity - package gw.pl.cache2.entity
 
gw.pl.calendar.entity - package gw.pl.calendar.entity
 
gw.pl.calendar.typekey - package gw.pl.calendar.typekey
 
gw.pl.checker.entity - package gw.pl.checker.entity
 
gw.pl.cluster.entity - package gw.pl.cluster.entity
 
gw.pl.clusterinfo.entity - package gw.pl.clusterinfo.entity
 
gw.pl.community.entity - package gw.pl.community.entity
 
gw.pl.community.typekey - package gw.pl.community.typekey
 
gw.pl.contact.entity - package gw.pl.contact.entity
 
gw.pl.contact.typekey - package gw.pl.contact.typekey
 
gw.pl.currency - package gw.pl.currency
 
gw.pl.currency.entity - package gw.pl.currency.entity
 
gw.pl.currency.typekey - package gw.pl.currency.typekey
 
gw.pl.custom.entity - package gw.pl.custom.entity
 
gw.pl.custom.typekey - package gw.pl.custom.typekey
 
gw.pl.database.entity - package gw.pl.database.entity
 
gw.pl.database.typekey - package gw.pl.database.typekey
 
gw.pl.datagen.typekey - package gw.pl.datagen.typekey
 
gw.pl.document.entity - package gw.pl.document.entity
 
gw.pl.document.typekey - package gw.pl.document.typekey
 
gw.pl.etlstrings.typekey - package gw.pl.etlstrings.typekey
 
gw.pl.exception - package gw.pl.exception
 
gw.pl.external - package gw.pl.external
 
gw.pl.external.entity - package gw.pl.external.entity
 
gw.pl.external.i18n - package gw.pl.external.i18n
 
gw.pl.external.typelist - package gw.pl.external.typelist
 
gw.pl.extract.entity - package gw.pl.extract.entity
 
gw.pl.file - package gw.pl.file
 
gw.pl.geodata.phone.typekey - package gw.pl.geodata.phone.typekey
 
gw.pl.geodata.zone.entity - package gw.pl.geodata.zone.entity
 
gw.pl.geodata.zone.typekey - package gw.pl.geodata.zone.typekey
 
gw.pl.history.entity - package gw.pl.history.entity
 
gw.pl.history.typekey - package gw.pl.history.typekey
 
gw.pl.io - package gw.pl.io
 
gw.pl.logging - package gw.pl.logging
 
gw.pl.main - package gw.pl.main
 
gw.pl.messaging - package gw.pl.messaging
 
gw.pl.messaging.entity - package gw.pl.messaging.entity
 
gw.pl.messaging.typekey - package gw.pl.messaging.typekey
 
gw.pl.modules - package gw.pl.modules
 
gw.pl.modules.pom - package gw.pl.modules.pom
 
gw.pl.note.entity - package gw.pl.note.entity
 
gw.pl.note.typekey - package gw.pl.note.typekey
 
gw.pl.parameter.entity - package gw.pl.parameter.entity
 
gw.pl.parameter.typekey - package gw.pl.parameter.typekey
 
gw.pl.persistence.core - package gw.pl.persistence.core
 
gw.pl.persistence.core.effdate - package gw.pl.persistence.core.effdate
 
gw.pl.persistence.core.effdate.entity - package gw.pl.persistence.core.effdate.entity
 
gw.pl.persistence.core.effdate.typekey - package gw.pl.persistence.core.effdate.typekey
 
gw.pl.persistence.core.entity - package gw.pl.persistence.core.entity
 
gw.pl.persistence.type - package gw.pl.persistence.type
 
gw.pl.persistence.typelist - package gw.pl.persistence.typelist
 
gw.pl.platform.entity - package gw.pl.platform.entity
 
gw.pl.platform.typekey - package gw.pl.platform.typekey
 
gw.pl.print.typekey - package gw.pl.print.typekey
 
gw.pl.productmodel.entity - package gw.pl.productmodel.entity
 
gw.pl.profiler.entity - package gw.pl.profiler.entity
 
gw.pl.profiler.typekey - package gw.pl.profiler.typekey
 
gw.pl.purge.typekey - package gw.pl.purge.typekey
 
gw.pl.question.typekey - package gw.pl.question.typekey
 
gw.pl.resource.typekey - package gw.pl.resource.typekey
 
gw.pl.rule.typekey - package gw.pl.rule.typekey
 
gw.pl.sample.typekey - package gw.pl.sample.typekey
 
gw.pl.scriptparameter.entity - package gw.pl.scriptparameter.entity
 
gw.pl.scriptparameter.typekey - package gw.pl.scriptparameter.typekey
 
gw.pl.security.entity - package gw.pl.security.entity
 
gw.pl.security.typekey - package gw.pl.security.typekey
 
gw.pl.staging.entity - package gw.pl.staging.entity
 
gw.pl.staging.typekey - package gw.pl.staging.typekey
 
gw.pl.statistics.entity - package gw.pl.statistics.entity
 
gw.pl.temp.entity - package gw.pl.temp.entity
 
gw.pl.testharness - package gw.pl.testharness
 
gw.pl.transaction.entity - package gw.pl.transaction.entity
 
gw.pl.upgrader.entity - package gw.pl.upgrader.entity
 
gw.pl.upgrader.typekey - package gw.pl.upgrader.typekey
 
gw.pl.util - package gw.pl.util
 
gw.pl.util.csv - package gw.pl.util.csv
 
gw.pl.util.diff.lcs - package gw.pl.util.diff.lcs
 
gw.pl.util.internal - package gw.pl.util.internal
 
gw.pl.util.webservices - package gw.pl.util.webservices
 
gw.pl.util.webservices.axis - package gw.pl.util.webservices.axis
 
gw.pl.util.webservices.login.api - package gw.pl.util.webservices.login.api
 
gw.pl.util.webservices.login.fault - package gw.pl.util.webservices.login.fault
 
gw.pl.util.xml - package gw.pl.util.xml
 
gw.pl.util.xml.helpers - package gw.pl.util.xml.helpers
 
gw.pl.validation.entity - package gw.pl.validation.entity
 
gw.pl.validation.old.entity - package gw.pl.validation.old.entity
 
gw.pl.validation.old.typekey - package gw.pl.validation.old.typekey
 
gw.pl.validation.typekey - package gw.pl.validation.typekey
 
gw.pl.vendormanagement.entity - package gw.pl.vendormanagement.entity
 
gw.pl.workflow.entity - package gw.pl.workflow.entity
 
gw.pl.workflow.typekey - package gw.pl.workflow.typekey
 
gw.pl.workitemset.entity - package gw.pl.workitemset.entity
 
gw.pl.workitemset.typekey - package gw.pl.workitemset.typekey
 
gw.pl.workqueue.entity - package gw.pl.workqueue.entity
 
gw.pl.workqueue.typekey - package gw.pl.workqueue.typekey
 
gw.plugin - package gw.plugin
 
gw.plugin.addressautocomplete - package gw.plugin.addressautocomplete
 
gw.plugin.addressbook - package gw.plugin.addressbook
 
gw.plugin.approval - package gw.plugin.approval
 
gw.plugin.archiving - package gw.plugin.archiving
 
gw.plugin.assignment - package gw.plugin.assignment
 
gw.plugin.baseurlbuilder - package gw.plugin.baseurlbuilder
 
gw.plugin.cluster - package gw.plugin.cluster
 
gw.plugin.contact - package gw.plugin.contact
 
gw.plugin.credentials - package gw.plugin.credentials
 
gw.plugin.custompicker - package gw.plugin.custompicker
 
gw.plugin.dbauth - package gw.plugin.dbauth
 
gw.plugin.document - package gw.plugin.document
 
gw.plugin.document.impl - package gw.plugin.document.impl
 
gw.plugin.email - package gw.plugin.email
 
gw.plugin.exception - package gw.plugin.exception
 
gw.plugin.exchangerate - package gw.plugin.exchangerate
 
gw.plugin.geocode - package gw.plugin.geocode
 
gw.plugin.integration.inbound - package gw.plugin.integration.inbound
 
gw.plugin.integration.inbound.logging.file.line - package gw.plugin.integration.inbound.logging.file.line
 
gw.plugin.integration.inbound.logging.jms - package gw.plugin.integration.inbound.logging.jms
 
gw.plugin.integration.inbound.logging.reply - package gw.plugin.integration.inbound.logging.reply
 
gw.plugin.management - package gw.plugin.management
 
gw.plugin.messaging - package gw.plugin.messaging
 
gw.plugin.note - package gw.plugin.note
 
gw.plugin.phone - package gw.plugin.phone
 
gw.plugin.preupdate - package gw.plugin.preupdate
 
gw.plugin.processing - package gw.plugin.processing
 
gw.plugin.script - package gw.plugin.script
 
gw.plugin.search - package gw.plugin.search
 
gw.plugin.security - package gw.plugin.security
Provides basic support for the security plugin architecture AuthenticationSource An authentication source is the representation of user credential information.
gw.plugin.solr - package gw.plugin.solr
 
gw.plugin.system - package gw.plugin.system
 
gw.plugin.upgrade - package gw.plugin.upgrade
 
gw.plugin.util - package gw.plugin.util
 
gw.plugin.validation - package gw.plugin.validation
 
gw.plugin.workqueue - package gw.plugin.workqueue
 
gw.processes - package gw.processes
 
gw.rules - package gw.rules
 
gw.sampledata - package gw.sampledata
 
gw.servlet - package gw.servlet
 
gw.smoketest.platform.web - package gw.smoketest.platform.web
 
gw.solr - package gw.solr
 
gw.solr.utils - package gw.solr.utils
 
gw.test - package gw.test
 
gw.test.remote - package gw.test.remote
 
gw.test.servlet - package gw.test.servlet
 
gw.test.util - package gw.test.util
 
gw.testharness - package gw.testharness
 
gw.testharness.clustering - package gw.testharness.clustering
 
gw.testharness.environmentalcondition - package gw.testharness.environmentalcondition
 
gw.testharness.suites - package gw.testharness.suites
 
gw.testharness.v3 - package gw.testharness.v3
 
gw.transaction - package gw.transaction
 
gw.util - package gw.util
 
gw.util.cache - package gw.util.cache
 
gw.util.concurrent - package gw.util.concurrent
 
gw.util.diff.sorted - package gw.util.diff.sorted
 
gw.util.fingerprint - package gw.util.fingerprint
 
gw.util.io - package gw.util.io
 
gw.util.perf - package gw.util.perf
 
gw.util.perf.codestats - package gw.util.perf.codestats
 
gw.util.perf.objectsize - package gw.util.perf.objectsize
 
gw.util.process - package gw.util.process
 
gw.util.servlet - package gw.util.servlet
 
gw.webservice.contactapi - package gw.webservice.contactapi
 
gw.workqueue - package gw.workqueue
 
gw.xml - package gw.xml
 
gw.xml.date - package gw.xml.date
 
gw.xml.parser2 - package gw.xml.parser2
 
gw.xml.parser2.iteration - package gw.xml.parser2.iteration
 
gw.xml.parser2.xsd - package gw.xml.parser2.xsd
 
gw.xml.simple - package gw.xml.simple
 
gw.xml.ws - package gw.xml.ws
 
gw.xml.ws.annotation - package gw.xml.ws.annotation
 
gw.xml.xsd - package gw.xml.xsd
 
gw.xml.xsd.info - package gw.xml.xsd.info
 
gw.xml.xsd.schema - package gw.xml.xsd.schema
 
gw.xml.xsd.typeloader - package gw.xml.xsd.typeloader
 
gw.xml.xsd.typeloader.registry - package gw.xml.xsd.typeloader.registry
 
gw.xml.xsd.typewrapper - package gw.xml.xsd.typewrapper
 
GW_API_PREFIX - Static variable in interface gw.lang.reflect.module.IClassPath
 
GW_ARCHIVING_NS - Static variable in class gw.api.archiving.ArchivingUtil
 
GW_AUTHENTICATION_PASSWORD_PROPERTY - Static variable in class gw.pl.util.webservices.Globals
 
GW_AUTHENTICATION_SECURITY_TOKEN_CONTEXT_PROPERTY - Static variable in class gw.pl.util.webservices.Globals
SOAP header key used for the service token.
GW_AUTHENTICATION_USERNAME_PROPERTY - Static variable in class gw.pl.util.webservices.Globals
 
GW_IMPORTING_NS - Static variable in class gw.api.importing.ImportingUtil
 
GW_INBOUND_INTEGRATION_CUSTOM_GOSU_WORK_AGENT - Static variable in class gw.api.integration.inbound.CustomWorkAgent
 
GW_INBOUND_INTEGRATION_CUSTOM_JAVA_WORK_AGENT - Static variable in class gw.api.integration.inbound.CustomWorkAgent
 
GW_INTERNAL_PREFIX - Static variable in interface gw.lang.reflect.module.IClassPath
 
GW_ITYPE_ATTRIB - Static variable in class gw.api.importing.ImportingUtil
 
GW_LANG_DEPRECATED() - Static method in class gw.lang.reflect.java.JavaTypes
 
GW_MAX_OBJECT_RETRIEVAL_PROPERTY - Static variable in class gw.pl.util.webservices.Globals
 
GW_TRANSACTION_ID_PROPERTY - Static variable in class gw.pl.util.webservices.Globals
 
GW_UNSAFE_DATA_API_MODE - Static variable in class gw.pl.util.webservices.Globals
 
GW_XSD_NAMESPACE - Static variable in class gw.xml.xsd.typeloader.XSDTypeLoaderBase
 
GW_XSD_NS - Static variable in class gw.api.importing.ImportingUtil
 
GWAuthenticationHandler - Class in gw.api.soap
CallHandler for authenticating Guidewire SOAP Calls
GWAuthenticationHandler(String, String) - Constructor for class gw.api.soap.GWAuthenticationHandler
CallHandler for authenticating Guidewire SOAP Calls
GWAxisSOAPPluginServlet - Class in gw.pl.util.webservices
GWServiceAxisServlet
GWAxisSOAPPluginServlet() - Constructor for class gw.pl.util.webservices.GWAxisSOAPPluginServlet
 
GWBindingEntry - Class in gw.pl.util.webservices.axis
User: dbrewster Date: Jun 10, 2006 Time: 9:41:09 PM
GWBindingEntry(Binding, int, Style, boolean, HashMap, Map, Map) - Constructor for class gw.pl.util.webservices.axis.GWBindingEntry
 
GWBindingEntry(Binding) - Constructor for class gw.pl.util.webservices.axis.GWBindingEntry
 
GWBindingEntry.OperationAttr - Class in gw.pl.util.webservices.axis
 
GWBindingEntry.OperationAttr(Use, Use, HashMap) - Constructor for class gw.pl.util.webservices.axis.GWBindingEntry.OperationAttr
 
GWBindingEntry.OperationAttr() - Constructor for class gw.pl.util.webservices.axis.GWBindingEntry.OperationAttr
 
GWCheckedException - Exception in gw.pl.exception
 
GWCheckedException() - Constructor for exception gw.pl.exception.GWCheckedException
 
GWCheckedException(String) - Constructor for exception gw.pl.exception.GWCheckedException
 
GWCheckedException(String, Throwable) - Constructor for exception gw.pl.exception.GWCheckedException
 
GWCollections - Class in gw.pl.util
This class holds useful static methods for working with collections
GWCollections() - Constructor for class gw.pl.util.GWCollections
 
GWConfigurationException - Exception in gw.pl.exception
RuntimeException indicating a problem with the configuration of the server.
GWConfigurationException(String) - Constructor for exception gw.pl.exception.GWConfigurationException
Contructs a new configuration exception.
GWConfigurationException(String, Throwable) - Constructor for exception gw.pl.exception.GWConfigurationException
 
GWEmitter - Class in gw.pl.util.webservices.axis
This class produces java files for stubs, skeletons, and types from a WSDL document.
GWEmitter() - Constructor for class gw.pl.util.webservices.axis.GWEmitter
Default constructor.
GWEnumeration - Class in gw.pl.util.webservices
The base class for all SOAP enumerations defined in Java.
GWEnumeration(String) - Constructor for class gw.pl.util.webservices.GWEnumeration
 
GWJavaBeanFaultWriter - Class in gw.pl.util.webservices.axis
User: dbrewster Date: Apr 4, 2005 Time: 8:50:36 PM
GWJavaBeanFaultWriter(Emitter, TypeEntry, Vector, TypeEntry, Vector, JavaWriter) - Constructor for class gw.pl.util.webservices.axis.GWJavaBeanFaultWriter
Constructor.
GWJavaBeanWriter - Class in gw.pl.util.webservices.axis
User: dbrewster Date: Apr 4, 2005 Time: 8:46:24 PM
GWJavaBeanWriter(Emitter, TypeEntry, Vector, TypeEntry, Vector, JavaWriter) - Constructor for class gw.pl.util.webservices.axis.GWJavaBeanWriter
Constructor.
GWJavaBindingWriter - Class in gw.pl.util.webservices.axis
User: dbrewster Date: Jun 30, 2005 Time: 2:24:17 PM
GWJavaBindingWriter(Emitter, Binding, SymbolTable) - Constructor for class gw.pl.util.webservices.axis.GWJavaBindingWriter
Constructor.
GWJavaDefinitionWriter - Class in gw.pl.util.webservices.axis
User: dbrewster Date: Oct 1, 2005 Time: 11:36:13 PM
GWJavaDefinitionWriter(Emitter, Definition, SymbolTable) - Constructor for class gw.pl.util.webservices.axis.GWJavaDefinitionWriter
Constructor.
GWJavaDeployWriter - Class in gw.pl.util.webservices.axis
User: dbrewster Date: Oct 1, 2005 Time: 9:34:31 PM
GWJavaDeployWriter(Emitter, Definition, SymbolTable) - Constructor for class gw.pl.util.webservices.axis.GWJavaDeployWriter
Constructor.
GWJavaEnumTypeWriter - Class in gw.pl.util.webservices.axis
User: dbrewster Date: Apr 5, 2005 Time: 9:34:34 AM
GWJavaEnumTypeWriter(Emitter, TypeEntry, Vector) - Constructor for class gw.pl.util.webservices.axis.GWJavaEnumTypeWriter
 
GWJavaFaultWriter - Class in gw.pl.util.webservices.axis
User: dbrewster Date: Oct 1, 2005 Time: 11:38:47 PM
GWJavaFaultWriter(Emitter, SymbolTable, FaultInfo) - Constructor for class gw.pl.util.webservices.axis.GWJavaFaultWriter
 
GWJavaGeneratorFactory - Class in gw.pl.util.webservices.axis
User: dbrewster Date: Apr 4, 2005 Time: 8:51:21 PM
GWJavaGeneratorFactory() - Constructor for class gw.pl.util.webservices.axis.GWJavaGeneratorFactory
 
GWJavaGeneratorFactory(Emitter) - Constructor for class gw.pl.util.webservices.axis.GWJavaGeneratorFactory
 
GWJavaImplWriter - Class in gw.pl.util.webservices.axis
User: dbrewster Date: Oct 1, 2005 Time: 11:13:38 PM
GWJavaImplWriter(Emitter, BindingEntry, SymbolTable) - Constructor for class gw.pl.util.webservices.axis.GWJavaImplWriter
Constructor.
GWJavaInterfaceWriter - Class in gw.pl.util.webservices.axis
User: dbrewster Date: Jun 30, 2005 Time: 2:24:59 PM
GWJavaInterfaceWriter(Emitter, PortTypeEntry, BindingEntry, SymbolTable) - Constructor for class gw.pl.util.webservices.axis.GWJavaInterfaceWriter
Constructor.
GWJavaServiceIfaceWriter - Class in gw.pl.util.webservices.axis
User: dbrewster Date: Oct 12, 2005 Time: 1:00:43 PM
GWJavaServiceIfaceWriter(Emitter, ServiceEntry, SymbolTable) - Constructor for class gw.pl.util.webservices.axis.GWJavaServiceIfaceWriter
Constructor.
GWJavaServiceImplWriter - Class in gw.pl.util.webservices.axis
User: dbrewster Date: Oct 12, 2005 Time: 1:05:18 PM
GWJavaServiceImplWriter(Emitter, ServiceEntry, SymbolTable) - Constructor for class gw.pl.util.webservices.axis.GWJavaServiceImplWriter
Constructor.
GWJavaServiceWriter - Class in gw.pl.util.webservices.axis
User: dbrewster Date: Oct 12, 2005 Time: 12:59:27 PM
GWJavaServiceWriter(Emitter, Service, SymbolTable) - Constructor for class gw.pl.util.webservices.axis.GWJavaServiceWriter
Constructor.
GWJavaStubWriter - Class in gw.pl.util.webservices.axis
User: dbrewster Date: Jun 10, 2006 Time: 4:38:20 PM
GWJavaStubWriter(Emitter, BindingEntry, SymbolTable) - Constructor for class gw.pl.util.webservices.axis.GWJavaStubWriter
Constructor.
GWJavaTypeWriter - Class in gw.pl.util.webservices.axis
User: dbrewster Date: Apr 4, 2005 Time: 8:45:57 PM
GWJavaTypeWriter(Emitter, TypeEntry, SymbolTable) - Constructor for class gw.pl.util.webservices.axis.GWJavaTypeWriter
Constructor.
GWJavaUndeployWriter - Class in gw.pl.util.webservices.axis
User: dbrewster Date: Oct 1, 2005 Time: 9:34:31 PM
GWJavaUndeployWriter(Emitter, Definition, SymbolTable) - Constructor for class gw.pl.util.webservices.axis.GWJavaUndeployWriter
Constructor.
GWLifecycleException - Exception in gw.pl.exception
General purpose exception that is thrown to indicate a lifecycle related problem.
GWLifecycleException(String) - Constructor for exception gw.pl.exception.GWLifecycleException
Construct a new GWLifecycleException for the specified message.
GWLifecycleException(String, Throwable) - Constructor for exception gw.pl.exception.GWLifecycleException
Construct a new GWLifecycleException for the specified message and throwable.
GWMBean - Interface in gw.plugin.management
The GWMBean class serves as the main interface for the managed beans exposed by the system.
GWMBeanInfo - Class in gw.plugin.management
GWMBeanInfo provides information about a Guidewire managed bean.
GWMBeanInfo(String, String, List<AttributeInfo>) - Constructor for class gw.plugin.management.GWMBeanInfo
Information about a Guidewire managed bean.
GWMBeanInfo(String, String, List<AttributeInfo>, List<NotificationInfo>) - Constructor for class gw.plugin.management.GWMBeanInfo
Information about a Guidewire managed bean.
GWMBeanInfo(String, String, List<AttributeInfo>, List<NotificationInfo>, List<OperationInfo>) - Constructor for class gw.plugin.management.GWMBeanInfo
Information about a Guidewire managed bean.
GWObjectUtils - Class in gw.api.util.mapping
 
GWObjectUtils - Class in gw.plugin.util
 
GwOutputProcessor - Class in gw.pl.util
Class description...
GwOutputProcessor() - Constructor for class gw.pl.util.GwOutputProcessor
 
GWParser - Class in gw.pl.util.webservices.axis
This is a class with no documentation.
GWParser() - Constructor for class gw.pl.util.webservices.axis.GWParser
 
GWPhoneMatchType - Enum in gw.api.util.phone
This is a enum that contains all the different phone number match results.
GWPhoneNumber - Interface in gw.api.util.phone
This interface is designed to represent a phone number.
GWPhoneNumberBuilder - Class in gw.api.util.phone
This builder allows you to create GWPhoneNumber objects from scratch.
GWPhoneNumberBuilder() - Constructor for class gw.api.util.phone.GWPhoneNumberBuilder
 
GWPhoneNumberImpl - Class in gw.api.util.phone
Implementation of GWPhoneNumber
GWPhoneNumberImpl(GWPhoneNumberImpl) - Constructor for class gw.api.util.phone.GWPhoneNumberImpl
Copy constructor
GWPhoneNumberImpl(Phonenumber.PhoneNumber) - Constructor for class gw.api.util.phone.GWPhoneNumberImpl
Instantiates a GWPhoneNumberImpl object with a libphonenumber PhoneNumber object
GWPhoneNumberUnknown - Class in gw.api.util.phone
Created with IntelliJ IDEA.
GWPhoneNumberUnknown(GWPhoneNumberUnknown) - Constructor for class gw.api.util.phone.GWPhoneNumberUnknown
 
GWPhoneNumberUnknown(PhoneCountryCode, String, String) - Constructor for class gw.api.util.phone.GWPhoneNumberUnknown
 
GWPhoneNumberUtil - Class in gw.pl.util
Class description...
GWPhoneNumberUtil() - Constructor for class gw.pl.util.GWPhoneNumberUtil
 
GWPhoneType - Enum in gw.api.util.phone
This enum defines various types of phone numbers that may be encountered.
GWPhoneValidationResult - Enum in gw.api.util.phone
This enum represents the different validation states that can be returned by the Phone Validator.
GWProduct - Class in gw.api.system.server
A GWProduct instance stores the product code (e.g. cc, bc, pc, ab) and product name (ClaimCenter, BillingCenter, PolicyCenter, ContactManager) defined by a Guidewire product.
GWProperties - Class in gw.pl.util
Utility for accessing system properties.
GWRemotable - Interface in gw.pl.util.webservices
For internal use only
Classes that implement this interface can be serialized over SOAP.
GWRunnable - Interface in gw.pl.util
This is the same as java.lang.Runnable except it declares run() as throwing an exception
GWRuntimeExceptionWithNoStacktrace - Exception in gw.pl.exception
A runtime exception that doesn't export it's stack trace.
GWRuntimeExceptionWithNoStacktrace(Throwable) - Constructor for exception gw.pl.exception.GWRuntimeExceptionWithNoStacktrace
 
GWRuntimeExceptionWithNoStacktrace(String, Throwable) - Constructor for exception gw.pl.exception.GWRuntimeExceptionWithNoStacktrace
 
GWSAXParserFactory - Class in gw.pl.util
We place a priority on developing for multiple app servers, and so we cannot afford to accomodate for various SAX parsers that app servers may inject into the SPI, which unfortunately tend to vary significantly in behavior.
GWSAXParserFactory() - Constructor for class gw.pl.util.GWSAXParserFactory
 
GWSession - Class in gw.pl.util.webservices
 
GWSession(String, Object) - Constructor for class gw.pl.util.webservices.GWSession
 
GWSOAPOperation - Interface in gw.pl.util.webservices
GWSOAPProvider - Interface in gw.pl.util.webservices
GWSolrBatchLoader - Class in gw.solr
 
GWSolrBatchLoader() - Constructor for class gw.solr.GWSolrBatchLoader
 
GWSymbolTable - Class in gw.pl.util.webservices.axis
This class represents a table of all of the top-level symbols from a set of WSDL Definitions and DOM Documents: XML types; WSDL messages, portTypes, bindings, and services.
GWSymbolTable(BaseTypeMapping, boolean, boolean, boolean) - Constructor for class gw.pl.util.webservices.axis.GWSymbolTable
Construct a symbol table with the given Namespaces.
GWTransactionIDHandler - Class in gw.api.soap
User: dbrewster Date: Mar 1, 2007 Time: 6:19:37 PM
GWTransactionIDHandler(String) - Constructor for class gw.api.soap.GWTransactionIDHandler
 
GWWrapperException - Exception in gw.pl.exception
Class description...
GWWrapperException(String, Throwable) - Constructor for exception gw.pl.exception.GWWrapperException
 

H

handle(byte[]) - Method in interface gw.plugin.cluster.ClusterUnicastTransportCallback
Called when a new request is received.
handle(Sequence, Bundle) - Method in interface gw.plugin.cluster.TransportUtils.NextSequenceHandler
 
HANDLE_REVISIONING_BEANS - Static variable in class gw.api.profiler.ProfilerTag
 
handleAttribute(String, String) - Method in class gw.xml.parser2.BaseAbstractNode
 
handleAttribute(String, String) - Method in class gw.xml.parser2.XMLNodeConvertibleBase
 
handleBeforeInsert() - Method in interface gw.api.contact.ContactLifecycle
This method is called automatically before a database insert takes place on the contact.
handleBeforeInsert() - Method in class gw.api.contact.ContactLifecycleImpl
 
handleBeforeRemove() - Method in interface gw.api.contact.ContactLifecycle
This method is called automatically before a database remove takes place on the contact.
handleBeforeRemove() - Method in class gw.api.contact.ContactLifecycleImpl
 
handleBeforeUpdate() - Method in interface gw.api.contact.ContactLifecycle
This method is called automatically before a database update takes place on the contact.
handleBeforeUpdate() - Method in class gw.api.contact.ContactLifecycleImpl
 
handleCall(Object, Object...) - Method in interface gw.lang.reflect.IMethodCallHandler
 
handleCrappyPcfCapitalization(CharSequence) - Method in class gw.lang.parser.ExternalSymbolMapBase
 
handleEntityNotFound(String) - Method in class gw.api.quickjump.EntityViewCommand
Handle the case where the specified entity is not found (e.g. the user entered an incomplete value).
handleErrorLoadingEmail(Message, Exception) - Method in class gw.api.email.AbstractEmailMessageTransport
Handles the IOException occurred during loading the email message
handleException(W, Throwable, int) - Method in class gw.processes.WorkQueueBase
This will permit the work queue to add additional process when a exception is thrown.
handleFile(String, int, long, long, long, long) - Method in interface gw.fs.physical.win32.INativeWin32APICallback
 
handleFinally() - Method in class gw.pl.util.StreamGobbler
 
handleFinally() - Method in class gw.pl.util.StreamGobbler.RedirectStreamGobbler
 
handleGeneralException(Message, Email, Throwable) - Method in class gw.api.email.AbstractEmailMessageTransport
Handles the general exception occurred when sending the email
handleInitNew() - Method in interface gw.api.contact.ContactLifecycle
This method is called automatically when a new contact is created.
handleInitNew() - Method in class gw.api.contact.ContactLifecycleImpl
 
handleInvalidAddresses(Email, Address[]) - Method in class gw.api.email.AbstractEmailMessageTransport
Handles the invalid addresses in the email.
handleIOException(IOException) - Method in class gw.pl.util.StreamGobbler
 
handleLine(String) - Method in class gw.pl.util.StreamGobbler
 
handleLine(String) - Method in class gw.pl.util.StreamGobbler.RedirectStreamGobbler
 
handleLine(String) - Method in class gw.pl.util.StreamGobbler.StringBufferStreamGobbler
 
handleLine(String) - Method in class gw.pl.util.StreamGobbler.StringBuilderStreamGobbler
 
handleLine(String) - Method in interface gw.util.process.OutputHandler
 
handleLine(String) - Method in class gw.util.ProcessStarter.NullOutputHandler
Deprecated.
 
handleLine(String) - Method in interface gw.util.ProcessStarter.OutputHandler
Deprecated.
 
handleMessageException(Message, Email, MessagingException) - Method in class gw.api.email.AbstractEmailMessageTransport
Handles the more specific message exception occurred when sending the email
handleRedirectSystemOutRequest(HttpServletResponse) - Method in class gw.test.servlet.RemoteTestServlet
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class gw.test.servlet.RemoteTestServlet
 
handleRequest(String[], HttpServletResponse) - Method in class gw.test.servlet.RemoteTestServlet
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class gw.testharness.clustering.NodeControllerServlet
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class gw.testharness.v3.PLRemoteTestServlet
 
handlesDirectory(IDirectory) - Method in interface gw.lang.reflect.ITypeLoader
 
handlesDirectory(IDirectory) - Method in class gw.lang.reflect.SimpleTypeLoader
 
handlesDirectory(IDirectory) - Method in class gw.lang.reflect.TypeLoaderBase
 
handleSetUpTestEnvironmentRequest(String[], HttpServletResponse) - Method in class gw.test.servlet.RemoteTestServlet
 
handlesFile(IFile) - Method in interface gw.lang.reflect.ITypeLoader
 
handlesFile(IFile) - Method in class gw.lang.reflect.SimpleTypeLoader
 
handlesFile(IFile) - Method in class gw.lang.reflect.TypeLoaderBase
 
handlesNonPrefixLoads() - Method in class gw.lang.reflect.gs.GosuClassTypeLoader
 
handlesNonPrefixLoads() - Method in interface gw.lang.reflect.ITypeLoader
 
handlesNonPrefixLoads() - Method in class gw.xml.xsd.typeloader.XSDTypeLoaderBase
 
handlesNull() - Method in class gw.lang.parser.coercers.BasePHighPriorityCoercer
 
handlesNull() - Method in class gw.lang.parser.coercers.BasePrimitiveCoercer
 
handlesNull() - Method in class gw.lang.parser.coercers.BlockCoercer
 
handlesNull() - Method in class gw.lang.parser.coercers.FunctionFromInterfaceCoercer
 
handlesNull() - Method in class gw.lang.parser.coercers.FunctionToInterfaceCoercer
 
handlesNull() - Method in class gw.lang.parser.coercers.GosuArrayToJavaArrayCoercer
 
handlesNull() - Method in class gw.lang.parser.coercers.IdentityCoercer
 
handlesNull() - Method in class gw.lang.parser.coercers.IMonitorLockCoercer
 
handlesNull() - Method in class gw.lang.parser.coercers.MetaTypeToClassCoercer
 
handlesNull() - Method in class gw.lang.parser.coercers.PrimitiveCoercer
 
handlesNull() - Method in class gw.lang.parser.coercers.PriorityDelegatingCoercer
 
handlesNull() - Method in class gw.lang.parser.coercers.RegExpMatchToBooleanCoercer
 
handlesNull() - Method in class gw.lang.parser.coercers.RuntimeCoercer
 
handlesNull() - Method in class gw.lang.parser.coercers.StandardCoercer
 
handlesNull() - Method in class gw.lang.parser.coercers.TypeVariableCoercer
 
handlesNull() - Method in interface gw.lang.parser.ICoercer
 
handleTearDownTestEnvironmentRequest(String[], HttpServletResponse) - Method in class gw.test.servlet.RemoteTestServlet
 
handleUnknownColumn(BaseAbstractNode, String, String) - Method in interface gw.xml.parser2.ConfigParserContext
Called to handle an unknown column type
handleUpgradeIssues(RootInfo, KeyableBean, List<Issue>) - Method in interface gw.plugin.archiving.IArchiveSource
This may be called after the upgrade steps and before the commit.
HAS_NEXT - Static variable in class gw.api.profiler.ProfilerTag
 
hasAddedElements() - Method in class gw.api.admin.ImportDataArrayDifferences
Did the import add any elements to the array.
hasAnnotation(IType) - Method in class gw.lang.reflect.BaseFeatureInfo
 
hasAnnotation(IType) - Method in class gw.lang.reflect.DefaultArrayTypeInfo
 
hasAnnotation(IType) - Method in class gw.lang.reflect.FeatureManagerTypeInfoBase
 
hasAnnotation(IType) - Method in interface gw.lang.reflect.IAnnotatedFeatureInfo
 
hasAnnotation(IType, List<IAnnotationInfo>) - Method in class gw.lang.reflect.IAnnotatedFeatureInfo.IAnnotationInfoHelper
 
hasAnnotation(IType) - Method in class gw.lang.reflect.MethodInfoBase
 
hasAnnotation(IType) - Method in class gw.lang.reflect.MethodInfoDelegate
 
hasAnnotation(IType) - Method in class gw.lang.reflect.PropertyInfoBase
 
hasAnnotation(IType) - Method in class gw.lang.reflect.PropertyInfoDelegate
 
hasAnnotation(IType) - Method in class gw.lang.reflect.TypeInfoBase
 
hasAnnotation(IType) - Method in class gw.xml.parser2.XMLFieldPropertyInfo
 
hasAnnotation(IType) - Method in class gw.xml.parser2.XMLNodeInstanceTypeInfo
 
hasAnnotation(IType) - Method in class gw.xml.xsd.typeloader.XSDEnumerationTypeInfo
 
hasAnnotation(IType) - Method in class gw.xml.xsd.typeloader.XSDGroupingTypeInfo
 
hasArg(String) - Method in class gw.pl.util.webservices.CmdOptionBuilder
 
hasArgs(String) - Method in class gw.pl.util.webservices.CmdOptionBuilder
 
hasAtLeastOneWorkerRunning(BatchProcessType) - Static method in class gw.workqueue.WorkQueueTestUtil
 
hasAttribute(String) - Method in interface gw.lang.parser.IAttributeSource
 
hasBackingClass() - Method in interface gw.lang.reflect.gs.IGosuClass
 
hasBeenAnalyzed() - Method in interface gw.api.database.CatalogSubStatistics
Some DBMS implementations will have rows in the system tables for indexes and/or histograms that have not been analyzed.
hasCategory(TypeKey) - Method in interface gw.entity.TypeKey
Checks to see if this typekey has a category corresponding to the given typekey.
hasCategory(TypeKey) - Method in interface gw.pl.external.typelist.TypeKey
Deprecated.
 
hasChanged() - Method in class gw.pl.io.StringLineWriter
 
hasChanges() - Method in interface gw.api.bean.compare.Diff
Whether this diff represents a change to the value or to the value of some child attribute
hasChanges() - Method in class gw.api.bean.compare.EntityDiffImpl
Returns true if any properties of this entity have changed.
hasChanges() - Method in class gw.api.bean.compare.PropertyDiffImpl
 
hasChild() - Method in interface gw.pl.upgrader.entity.UpgradeInstance
 
hasChildElement(String) - Method in class gw.pl.util.xml.XMLCodec
 
hasChildElement(Node, String) - Method in class gw.pl.util.xml.XMLCodec
 
hasComment() - Method in class gw.xml.XMLNodeLexicalHandler
 
hasCompare() - Method in interface gw.api.bean.compare.Diff
Boolean bean property indicating whether this diff has a compare value.
hasCompare() - Method in class gw.api.bean.compare.DiffImpl
 
hasConstraintQualifiers() - Method in interface gw.lang.reflect.IScriptabilityModifier
 
hasConstraintQualifiers() - Method in class gw.lang.reflect.ScriptabilityModifier
 
hasConstructKeyword() - Method in interface gw.lang.parser.statements.IConstructorStatement
 
hasContent() - Method in interface gw.lang.parser.expressions.IProgram
 
hasContent() - Method in interface gw.lang.parser.IStatement
 
hasCounter(String) - Method in interface gw.api.profiler.ProfilerFrame
 
hasCounter(String) - Method in class gw.api.profiler.ProfilerTag
 
hasCrossGraphLinks() - Method in interface gw.api.importing.graph.CrossGraphInfo
 
hasCrossGraphLinks() - Method in class gw.api.importing.graph.MapBackedGraph
 
hasCustomBeanInfo() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
 
hasCustomBeanInfo() - Method in interface gw.lang.reflect.java.IJavaClassInfo
 
hasDeclaredAnnotation(IType) - Method in class gw.lang.reflect.BaseFeatureInfo
 
hasDeclaredAnnotation(IType) - Method in interface gw.lang.reflect.IAnnotatedFeatureInfo
 
hasDeclaredAnnotation(IType) - Method in class gw.lang.reflect.MethodInfoBase
 
hasDeclaredAnnotation(IType) - Method in class gw.lang.reflect.MethodInfoDelegate
 
hasDeclaredAnnotation(IType) - Method in class gw.lang.reflect.PropertyInfoBase
 
hasDeclaredAnnotation(IType) - Method in class gw.lang.reflect.PropertyInfoDelegate
 
hasDeclaredAnnotation(IType) - Method in class gw.lang.reflect.TypeInfoBase
 
hasDeclaredAnnotation(IType) - Method in class gw.xml.parser2.XMLFieldPropertyInfo
 
hasDeclaredAnnotation(IType) - Method in class gw.xml.parser2.XMLNodeInstanceTypeInfo
 
hasDeclaredProperty() - Method in interface gw.lang.reflect.gs.IGosuVarPropertyInfo
 
hasDeepChanges(DiffDisplay) - Static method in class gw.api.contact.pendingchanges.DiffDisplays
Check if the given root display object or any of its children (recursively) have changes.
hasDifferences() - Method in interface gw.api.graph.compare.QueryableBeanComparison
Returns true if the compared entity graph nodes have differences.
hasDifferences() - Method in class gw.api.graph.MergeGraph
 
hasDuplicates(Object[]) - Static method in class gw.pl.util.CollectionUtil
Checks to see if two objects in the given Object array are the same.
hasDuplicates(Object[], Transformer) - Static method in class gw.pl.util.CollectionUtil
Checks to see if two objects in a given Object array are the same.
hasDynamicSymbolTable() - Method in interface gw.lang.parser.ISymbol
 
hasElseStatement() - Method in interface gw.lang.parser.statements.IIfStatement
 
hasError() - Method in class gw.lang.gosuc.GosucArg
 
hasError() - Method in interface gw.lang.reflect.gs.IGosuClass
 
hasErrors() - Method in class gw.api.admin.ImportDataInfo
Were there errors when the file was imported.
hasErrors() - Method in class gw.api.assignment.AssignmentPopup
Were there errors when performAssignment was called.
hasErrors() - Method in class gw.api.validation.FieldValidationResult
 
hasErrors() - Method in interface gw.api.validation.IFieldValidationResult
 
hasErrors() - Method in interface gw.api.validation.IValidationResult
 
hasErrors(ValidationLevel) - Method in interface gw.api.validation.IValidationResult
Returns whether or not errors exist in this validation result at the given level
hasErrors() - Method in class gw.api.validation.ValidationResultBase
 
hasErrors(ValidationLevel) - Method in class gw.api.validation.ValidationResultBase
Returns whether or not errors exist in this validation result at the given level
hasErrors() - Method in interface gw.lang.reflect.ITypeParseIssues
Returns true if there are any parse errors for this type, false if not.
hasErrors() - Method in class gw.pl.util.ResultsBuffer
 
hasErrors() - Method in class gw.xml.parser2.SchemaValidationResults
 
hasExecutor() - Method in class gw.api.profiler.ExecutorHelper
 
hasGapAfter(Date, Date) - Method in interface gw.pl.persistence.core.effdate.entity.EffDatedBranch
Check if there would be a gap after his period using the given period start and end dates and the existing bound periods.
hasGapBefore(Date, Date) - Method in interface gw.pl.persistence.core.effdate.entity.EffDatedBranch
Check if there would be a gap before his period using the given period start and end dates and the existing bound periods.
hasGaps() - Method in interface gw.pl.persistence.core.effdate.EffDatedVersionList
 
hash(Object) - Method in class gw.util.DerivedKeyHashMap
 
HASH_MAP() - Static method in class gw.lang.reflect.java.JavaTypes
 
HASH_SET() - Static method in class gw.lang.reflect.java.JavaTypes
 
hashCode() - Method in class gw.api.activity.BusCalType
 
hashCode() - Method in class gw.api.admin.DestinationMessageStatistics
 
hashCode() - Method in class gw.api.assignment.UserAssignee
 
hashCode() - Method in class gw.api.bean.compare.DiffImpl
 
hashCode() - Method in class gw.api.bean.compare.EntityMatchImpl
Generates hash code.
hashCode() - Method in class gw.api.bean.compare.PropertyDiffImpl
 
hashCode() - Method in class gw.api.contact.ContactTokenThreadLocal
Generate a hashcode for this instance
hashCode() - Method in class gw.api.database.spatial.SpatialPoint
 
hashCode() - Method in class gw.api.database.spatial.SpatialPolygon
 
hashCode() - Method in class gw.api.diff.DiffItem
hashCode() - Method in class gw.api.diff.DiffProperty
hashCode() - Method in class gw.api.financials.CurrencyAmount
 
hashCode() - Method in class gw.api.financials.CurrencyAmountPair
 
hashCode() - Method in class gw.api.graph.AttributeEdge
Overrides Object#hashCode.
hashCode() - Method in class gw.api.graph.BasicGraph
Overrides Object#hashCode.
hashCode() - Method in class gw.api.graph.Edge
Overrides Object#hashCode.
hashCode() - Method in class gw.api.graph.EntityDiffPair
 
hashCode() - Method in class gw.api.profiler.AggregatedQuerySummary
 
hashCode() - Method in class gw.api.profiler.ArgsAggregatedQuerySummary
 
hashCode() - Method in class gw.api.profiler.ProfilerFrameGroup
 
hashCode() - Method in class gw.api.profiler.QuerySummary
 
hashCode() - Method in class gw.api.profiler.StackAggregatedQuerySummary
 
hashCode() - Method in class gw.api.profiler.StackQuerySummary
 
hashCode() - Method in class gw.api.reflect.graph.PropertyAttribute
Overrides Object#hashCode.
hashCode() - Method in class gw.api.reflect.graph.SubtypeAttribute
 
hashCode() - Method in class gw.api.reflect.TypeName
 
hashCode() - Method in class gw.api.tools.ClusteredServer
 
hashCode() - Method in class gw.api.tools.DatabaseStorageHelper
 
hashCode() - Method in class gw.api.tools.LocationUsageStat
 
hashCode() - Method in class gw.api.tools.ProcessID
This will return a hash code for this object
hashCode() - Method in class gw.api.tools.SharedSectionUsageStat
 
hashCode(Object) - Static method in class gw.api.util.ArrayUtil
Return the hash code for an array
hashCode() - Method in class gw.api.util.phone.GWPhoneNumberImpl
 
hashCode() - Method in class gw.api.util.phone.GWPhoneNumberUnknown
 
hashCode() - Method in class gw.api.util.Range
hashCode() - Method in class gw.api.util.UltraFastDateFormat
A suitable hashcode.
hashCode() - Method in class gw.api.web.tools.ProcessHistoryDisplayInfo
 
hashCode() - Method in class gw.api.web.tools.WorkQueueDisplayInfo
 
hashCode() - Method in class gw.api.web.tools.WorkQueueExecutorDisplayInfo
 
hashCode() - Method in class gw.fs.ResourcePath
 
hashCode() - Method in class gw.lang.Blob
 
hashCode() - Method in class gw.lang.gosuc.GosucDependency
 
hashCode() - Method in class gw.lang.gosuc.GosucModule
 
hashCode() - Method in class gw.lang.gosuc.GosucProject
 
hashCode() - Method in class gw.lang.gosuc.GosucSdk
 
hashCode() - Method in class gw.lang.GosuVersion
 
hashCode() - Method in class gw.lang.parser.CICS
 
hashCode() - Method in class gw.lang.parser.HashedObjectLiteral
 
hashCode() - Method in class gw.lang.parser.Keyword
 
hashCode() - Method in class gw.lang.parser.ScriptPartId
 
hashCode() - Method in class gw.lang.parser.TypelessScriptPartId
 
hashCode() - Method in class gw.lang.reflect.Expando
 
hashCode() - Method in class gw.lang.reflect.features.BoundComplexPropertyChainReference
 
hashCode() - Method in class gw.lang.reflect.features.BoundMethodReference
 
hashCode() - Method in class gw.lang.reflect.features.BoundPropertyReference
 
hashCode() - Method in class gw.lang.reflect.features.BoundSimplePropertyChainReference
 
hashCode() - Method in class gw.lang.reflect.features.ComplexPropertyChainReference
 
hashCode() - Method in class gw.lang.reflect.features.ConstructorReference
 
hashCode() - Method in class gw.lang.reflect.features.MethodChainReference
 
hashCode() - Method in class gw.lang.reflect.features.MethodReference
 
hashCode() - Method in class gw.lang.reflect.features.PropertyReference
 
hashCode() - Method in class gw.lang.reflect.features.SimplePropertyChainReference
 
hashCode() - Method in class gw.lang.reflect.FunctionType
 
hashCode() - Method in class gw.lang.reflect.gs.IFileSystemGosuClassRepository.ClassPathEntry
 
hashCode() - Method in interface gw.lang.reflect.gs.IGosuObject
 
hashCode() - Method in class gw.lang.reflect.gs.TypeName
 
hashCode() - Method in class gw.lang.reflect.interval.AbstractInterval
 
hashCode() - Method in class gw.lang.reflect.interval.IterableInterval
 
hashCode() - Method in class gw.lang.reflect.java.AbstractJavaClassInfo
 
hashCode(IJavaClassInfo) - Static method in class gw.lang.reflect.java.AbstractJavaClassInfo
 
hashCode() - Method in class gw.lang.reflect.java.asm.AsmMethod
 
hashCode() - Method in class gw.lang.reflect.java.asm.AsmType
 
hashCode() - Method in class gw.lang.reflect.java.asm.AsmWildcardType
 
hashCode() - Method in interface gw.lang.reflect.java.IJavaClassInfo
In order to maintain consistency with IJavaClassInfo.equals(Object), the hash code of a non-array IJavaClassInfo must be computed as follows:

getName().hashCode() * 31 + getModule().hashCode()

For arrays, the hashCode is equal to the hashCode of the component type.

hashCode() - Method in class gw.lang.reflect.MetaMethodInfoDelegate
 
hashCode() - Method in class gw.lang.reflect.ParameterizedFunctionType
 
hashCode() - Method in class gw.pl.currency.MonetaryAmount
 
hashCode() - Method in class gw.pl.external.entity.Key
Deprecated.
A hash code value for the Key.
hashCode() - Method in class gw.pl.external.Type
Deprecated.
 
hashCode() - Method in class gw.pl.persistence.core.effdate.EffDatedKey
 
hashCode() - Method in class gw.pl.persistence.core.Key
 
hashCode() - Method in class gw.pl.util.Rectangle
 
hashCode() - Method in exception gw.pl.util.webservices.login.fault.BadIdentifierException
 
hashCode() - Method in exception gw.pl.util.webservices.login.fault.DataConversionException
 
hashCode() - Method in exception gw.pl.util.webservices.login.fault.LoginException
 
hashCode() - Method in exception gw.pl.util.webservices.login.fault.PermissionException
 
hashCode() - Method in exception gw.pl.util.webservices.login.fault.ServerStateException
 
hashCode() - Method in exception gw.pl.util.webservices.login.fault.SOAPException
 
hashCode() - Method in exception gw.pl.util.webservices.login.fault.SOAPRetryableException
 
hashCode() - Method in exception gw.pl.util.webservices.login.fault.SOAPSenderException
 
hashCode() - Method in exception gw.pl.util.webservices.login.fault.SOAPServerException
 
hashCode() - Method in class gw.plugin.security.AuthenticationSource.Failure
 
hashCode() - Method in class gw.plugin.solr.SolrSortColumn
Generate a hash code value for this object
hashCode() - Method in class gw.processes.WorkQueueBase
The unique id for this object
hashCode() - Method in class gw.test.TestSpec
 
hashCode() - Method in class gw.util.fingerprint.FP64
 
hashCode(Object) - Static method in class gw.util.GosuObjectUtil
Gets the hash code of an object returning zero when the object is null.
hashCode() - Method in class gw.util.Pair
 
hashCode() - Method in class gw.util.Reference
 
hashCode() - Method in class gw.util.SpaceEfficientHashMap
Returns the hash code value for this map.
hashCode() - Method in class gw.util.Stack
 
hashCode() - Method in class gw.util.Triple
 
hashCode() - Method in class gw.xml.BinaryData
 
hashCode() - Method in class gw.xml.date.AbstractXmlDateType
 
hashCode() - Method in class gw.xml.FileNameAndLineNumber
 
hashCode() - Method in class gw.xml.parser2.XMLFieldDeclaration
 
hashCode() - Method in class gw.xml.parser2.XMLParseIssue
 
hashCode() - Method in class gw.xml.XmlNamespace
 
hashCode() - Method in class gw.xml.XMLNodeAttributeMap
Returns the hash code value for this map.
HashedObjectLiteral - Class in gw.lang.parser
 
HashedObjectLiteral(IType, long) - Constructor for class gw.lang.parser.HashedObjectLiteral
 
hasID() - Method in class gw.xml.xsd.info.XSDNodeTypeInfo
 
hasIdentifierToNullCheck() - Method in class gw.lang.ir.statement.IRForEachStatement
 
hasImmediateParseIssue(ResourceKey) - Method in interface gw.lang.parser.IParsedElement
 
hasImmediateParseWarnings() - Method in interface gw.lang.parser.IParsedElement
 
hasInnerClass() - Method in interface gw.lang.reflect.gs.IFileSystemGosuClassRepository.IClassFileInfo
 
hasIsolatedScope() - Method in interface gw.lang.parser.IStackProvider
For compile-time use.
hasIsolatedScope() - Method in class gw.lang.parser.StandardSymbolTable
 
hasIsolatedScope() - Method in class gw.lang.parser.ThreadSafeSymbolTable
 
hasLink(Country, ZoneType, String, ZoneType, String) - Method in interface gw.api.admin.PublicZoneFinder
Finds zones that are linked to the specified zone (linkedCountry, linkedZoneType, linkedZoneCode) and are of type zoneType and whose name starts with zoneNameStartsWith.
hasLocationInformation() - Method in interface gw.pl.contact.entity.Address
Checks if the location information (SpatialPoint and GeocodeStatus) has been successfully set.
hasManagementPermission(String, String) - Method in interface gw.plugin.management.ManagementAuthorizationCallbackHandler
Return true if the user has management permission, false otherwise.
hasMapOverviewUrl() - Method in class gw.api.contact.DrivingDirections
URL of overview map showing entire journey
hasMatch(KeyableBean) - Method in interface gw.api.graph.compare.QueryableBeanComparison
Returns true if there is an EntityMatch for the given bean.
hasMatches() - Method in interface gw.api.contact.AddressBookMatch
Determines whether any matches were found.
hasModifierWithType(IVisibilityModifierType) - Method in interface gw.lang.reflect.IScriptabilityModifier
 
hasModifierWithType(IVisibilityModifierType) - Method in class gw.lang.reflect.ScriptabilityModifier
 
hasMoreLines() - Method in class gw.pl.util.csv.CSVParser
 
hasMoreValues() - Method in class gw.pl.util.csv.CSVParser
 
hasNamespace(String) - Method in class gw.lang.reflect.gs.GosuClassTypeLoader
 
hasNamespace(String) - Method in interface gw.lang.reflect.gs.IGosuClassRepository
Returns the number of namespaces this repository has matching the given name.
hasNamespace(String) - Method in interface gw.lang.reflect.ITypeLoader
 
hasNamespace(String) - Method in class gw.xml.xsd.typeloader.XSDBuiltinTypeLoader
 
hasNamespace(String) - Method in class gw.xml.xsd.typeloader.XSDRegistryTypeLoader
 
hasNamespace(String) - Method in class gw.xml.xsd.typeloader.XSDResourceTypeLoader
 
hasNext() - Method in class gw.api.graph.traverse.BreadthFirstTraversal
Is there any edges left to process?
hasNext() - Method in class gw.api.graph.traverse.DepthFirstTraversal
Is there another edge to process?
hasNext() - Method in interface gw.api.graph.traverse.TraversalStrategy
Is there another edge to process?
hasNext() - Method in class gw.lang.reflect.interval.IntegerInterval.ForwardIterator
 
hasNext() - Method in class gw.lang.reflect.interval.LongInterval.ForwardIterator
 
hasNext() - Method in class gw.plugin.solr.PagedQueryIterator
 
hasNext() - Method in class gw.util.diff.sorted.DiffIterator
 
hasNext() - Method in class gw.xml.xsd.info.NestedListIterator
 
hasNode(T) - Method in class gw.api.graph.Tree
Returns true if the tree has this node.
hasNoSuiteAnnotation(IType) - Static method in class gw.testharness.v3.PLSuite
 
hasOnlyParseWarnings() - Method in exception gw.lang.parser.exceptions.ParseResultsException
 
hasOptionalParams() - Method in class gw.lang.reflect.FunctionType
 
hasOptionalParams() - Method in interface gw.lang.reflect.IInvocableType
 
hasOptionalParams() - Method in class gw.lang.reflect.ParameterizedFunctionType
 
hasOverlaps() - Method in interface gw.pl.persistence.core.effdate.EffDatedVersionList
 
hasOwnBundle(Location) - Static method in class gw.api.util.LocationUtil
Returns false if the given location shares a bundle with its parent location.
hasParent() - Method in class gw.xml.AbstractXMLNode
Determines whether this node has a parent.
hasParseException(ResourceKey) - Method in interface gw.lang.parser.IParsedElement
 
hasParseExceptions() - Method in exception gw.lang.parser.exceptions.ParseResultsException
 
hasParseExceptions() - Method in interface gw.lang.parser.IParsedElement
 
hasParseIssue(IParseIssue) - Method in interface gw.lang.parser.IParsedElement
 
hasParseIssues() - Method in interface gw.lang.parser.IParsedElement
 
hasParseWarning(ResourceKey) - Method in interface gw.lang.parser.IParsedElement
 
hasParseWarnings() - Method in exception gw.lang.parser.exceptions.ParseResultsException
 
hasParseWarnings() - Method in interface gw.lang.parser.IParsedElement
 
hasPath(Path<T>) - Method in class gw.api.graph.BasicGraph
Returns true if graph has the given path.
hasPath(Path<T>) - Method in interface gw.api.graph.Graph
Returns true if the graph contains the given path.
hasPrevious() - Method in class gw.xml.xsd.info.NestedListIterator
 
hasPrimaryKeyConstraints() - Method in class gw.api.tools.DatabaseInfo.TableInfo
 
hasProperty(String) - Method in interface gw.api.archiving.upgrade.IArchivedEntitySet
 
hasProperty(String) - Method in interface gw.api.profiler.ProfilerFrame
 
hasProperty(String) - Method in class gw.api.profiler.ProfilerFrameGroup
 
hasProperty(String) - Method in class gw.api.profiler.ProfilerTag
 
hasProperty() - Method in interface gw.lang.parser.expressions.IVarStatement
 
hasPropertyValue(String) - Method in interface gw.api.archiving.upgrade.IArchivedEntity
 
hasRecentUpdateStatisticsProcessRun() - Method in class gw.api.tools.UpgradeInfoPageHelper
 
hasReferences() - Method in class gw.xml.xsd.typeloader.XSDBasedXMLNode
 
hasRemovedElements() - Method in class gw.api.admin.ImportDataArrayDifferences
Did the import remove any elements from the array.
hasRestrictions() - Method in class gw.api.database.GroupingQuery
hasRestrictions() - Method in interface gw.api.database.IQuery
 
hasRestrictions() - Method in class gw.api.database.Query
 
hasRole(Role) - Method in interface gw.pl.community.entity.User
Check whether user has a certain role
hasRootChoice() - Method in class gw.xml.xsd.typeloader.XSDBasedXMLNode
 
hasSamePersistentType(IBeforeUpgradeReadOnlyColumn) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeReadOnlyColumn
Compares the persistent type of this column and otherColumn.
hasScope() - Method in class gw.lang.ir.statement.IRStatementList
 
hasScope() - Method in interface gw.lang.parser.statements.IStatementList
 
hasScoping() - Method in class gw.smoketest.platform.web.PCFElementId
 
hasSource() - Method in interface gw.api.bean.compare.Diff
Boolean bean property indicating whether or not the "source" (i.e., the old value) has been set.
hasSource() - Method in class gw.api.bean.compare.DiffImpl
 
hasSpatialIndex() - Method in class gw.api.tools.DatabaseInfo.TableInfo
 
hasSuiteAnnotation(IType, String) - Static method in class gw.testharness.v3.PLSuite
 
hasTempVar() - Method in class gw.lang.ir.statement.IRReturnStatement
 
hasTextValue() - Method in class gw.xml.xsd.schema.XSDComplexType
 
hasTextValue() - Method in class gw.xml.xsd.schema.XSDElement
 
hasTimedOut() - Method in class gw.test.TestExecutionManager
 
hasTimeOut() - Method in class gw.test.TestExecutionManager
 
hasTypeVariables() - Method in class gw.lang.parser.DefaultReducedSymbol
 
hasTypeVariables() - Method in interface gw.lang.parser.IReducedSymbol
 
hasValue() - Method in class gw.xml.xsd.info.XSDNodeTypeInfo
 
hasVarStatements() - Method in interface gw.lang.parser.statements.IUsingStatement
 
hasVersionCheck() - Method in class gw.api.database.upgrade.before.BeforeUpgradeVersionCheckWrapper
 
hasVersionCheck() - Method in class gw.api.database.upgrade.before.BeforeUpgradeVersionTrigger
 
hasVersionCheck() - Method in class gw.api.database.upgrade.CreateSpatialIndexVersionTrigger
hasVersionCheck() - Method in class gw.api.database.upgrade.DropTableIfEmptyVersionTrigger
 
hasWarnings() - Method in class gw.api.validation.FieldValidationResult
 
hasWarnings() - Method in interface gw.api.validation.IFieldValidationResult
 
hasWarnings() - Method in interface gw.api.validation.IValidationResult
 
hasWarnings(ValidationLevel) - Method in interface gw.api.validation.IValidationResult
Returns whether or not warnings exist in this validation result.
hasWarnings() - Method in class gw.api.validation.ValidationResultBase
 
hasWarnings(ValidationLevel) - Method in class gw.api.validation.ValidationResultBase
Returns whether or not warnings exist in this validation result.
hasWarnings() - Method in interface gw.lang.parser.IGosuParser
 
hasWarnings() - Method in interface gw.lang.reflect.gs.IGosuClass
 
hasWarnings() - Method in interface gw.lang.reflect.ITypeParseIssues
Returns true if there are any parse warnings for this type, false if not.
hasWarnings() - Method in class gw.pl.util.ResultsBuffer
 
hasWorkQueue() - Method in class gw.api.tools.BatchProcess
 
hasZone(String) - Method in interface gw.pl.community.entity.Organization
Returns true if the provided zone is set as an AdminZone on this Organization.
haveAllItemsBeenProcessed(BatchProcessType) - Static method in class gw.workqueue.WorkQueueTestUtil
check to see if all items have been processed
haveAllItemsBeenProcessed(WorkQueue) - Static method in class gw.workqueue.WorkQueueTestUtil
Check to see if all items hav ebeen processed
haveCached(Address, Address) - Method in class gw.api.contact.DrivingDirectionsCache
Checks if a DrivingDirections object for a given source and destination address is in the cache.
haveReviewSummaries(ABContact) - Static method in class gw.api.contact.ABReviewUtil
A helper method to checks if a given ABContact has any reviewSummaries.
having() - Method in interface gw.api.database.ISimpleQueryBuilder
 
having() - Method in class gw.api.database.Query
having() - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeInsertSelectBuilder
Returns the having restriction
having() - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeSelectBuilder
 
headerCompileAllGosuClasses() - Static method in class gw.api.startup.PreloadActions
This method will "header compile" all Gosu classes in the system.
heapIntern(String) - Static method in class gw.pl.util.StringUtil
Interns the given string, but unlike string.intern() the strings will be stored on the heap rather than in perm space, allowing us to later clear out the map if necessary.
HELP_OPT - Static variable in class gw.pl.main.SimpleToolMain
 
HexBinaryTypeWrapper - Class in gw.xml.xsd.typewrapper
 
HexBinaryTypeWrapper() - Constructor for class gw.xml.xsd.typewrapper.HexBinaryTypeWrapper
 
Hidden - Annotation Type in gw.lang.cli
 
HIDDEN - Static variable in class gw.lang.parser.ScriptabilityModifiers
 
HIDDEN - Static variable in class gw.lang.reflect.ScriptabilityModifierTypes
 
HIDE - Static variable in class gw.lang.reflect.Modifier
The int value representing the hide modifier.
HierarchicalDiff<T extends DiffDisplay> - Interface in gw.api.bean.compare.ui
Specifies a hierarchical relationship between DiffDisplay instances.
HierarchicalDiffDelegate<T extends DiffDisplay> - Class in gw.api.bean.compare.ui
Implementation of HierarchicalDiff to serve as a delegate when traversing a hierarchy of diff displays.
HierarchicalDiffDelegate(Predicate<T>) - Constructor for class gw.api.bean.compare.ui.HierarchicalDiffDelegate
 
highlightCurrentToken(int, int, String) - Static method in class gw.lang.parser.IGosuParser.Settings
 
Histogram - Interface in gw.api.database
Guidewire Software

Creator information: User: jbrenner Date: Dec 28, 2004 10:09:44 AM

Revision information:

History - Interface in gw.pl.history.entity
HistoryBase Events in the claim or exposure audit trail.
History - Class in gw.pl.history.typekey
 
History(ITypeList, String) - Constructor for class gw.pl.history.typekey.History
 
HistoryCoreExt - Interface in gw.ab.history.entity
 
HistoryEventContainer - Interface in gw.ab.history.entity
HistoryEventContainer
HistoryFilters - Class in gw.api.web.history
 
HistoryFilters() - Constructor for class gw.api.web.history.HistoryFilters
 
HistoryFilters.All - Class in gw.api.web.history
 
HistoryFilters.All() - Constructor for class gw.api.web.history.HistoryFilters.All
 
HistoryFilters.Last120Days - Class in gw.api.web.history
 
HistoryFilters.Last120Days() - Constructor for class gw.api.web.history.HistoryFilters.Last120Days
 
HistoryFilters.Last180Days - Class in gw.api.web.history
 
HistoryFilters.Last180Days() - Constructor for class gw.api.web.history.HistoryFilters.Last180Days
 
HistoryFilters.Last30Days - Class in gw.api.web.history
 
HistoryFilters.Last30Days() - Constructor for class gw.api.web.history.HistoryFilters.Last30Days
 
HistoryFilters.Last3Years - Class in gw.api.web.history
 
HistoryFilters.Last3Years() - Constructor for class gw.api.web.history.HistoryFilters.Last3Years
 
HistoryFilters.Last60Days - Class in gw.api.web.history
 
HistoryFilters.Last60Days() - Constructor for class gw.api.web.history.HistoryFilters.Last60Days
 
HistoryFilters.Last90Days - Class in gw.api.web.history
 
HistoryFilters.Last90Days() - Constructor for class gw.api.web.history.HistoryFilters.Last90Days
 
HistoryFilters.LastYear - Class in gw.api.web.history
 
HistoryFilters.LastYear() - Constructor for class gw.api.web.history.HistoryFilters.LastYear
 
HistoryType - Class in gw.pl.history.typekey
 
HistoryType(ITypeList, String) - Constructor for class gw.pl.history.typekey.HistoryType
 
Holiday - Interface in gw.pl.calendar.entity
Holiday List of holidays.
HolidayBuilder - Class in gw.api.databuilder
Builder for Holiday.
HolidayBuilder() - Constructor for class gw.api.databuilder.HolidayBuilder
Initializes the builder with the following defaults: Name - a unique value HolidayTags - none (by default, new Holidays are initialized with a "general" tag)
HolidayList - Static variable in class gw.api.system.PLConfigParameters
A comma-delimited list of dates that should be considered holidays *
HolidayTag - Interface in gw.pl.calendar.entity
HolidayTag A tag that observes a certain holiday.
HolidayTagBuilder - Class in gw.api.databuilder
Builder for HolidayTag.
HolidayTagBuilder() - Constructor for class gw.api.databuilder.HolidayTagBuilder
Initializes the builder with no defaults.
HolidayTagCode - Class in gw.pl.calendar.typekey
 
HolidayTagCode(ITypeList, String) - Constructor for class gw.pl.calendar.typekey.HolidayTagCode
 
HolidayZone - Interface in gw.pl.calendar.entity
HolidayZone A zone that observes a certain holiday.
HolidayZoneBuilder - Class in gw.api.databuilder
Builder for HolidayZone.
HolidayZoneBuilder() - Constructor for class gw.api.databuilder.HolidayZoneBuilder
Initializes the builder with no defaults.
HOP_DRIVING_DISTANCE - Static variable in interface gw.plugin.geocode.IGeocodePlugin
Deprecated.
A string representing the driving distance on one segment of a route
HOP_DRIVING_TIME - Static variable in interface gw.plugin.geocode.IGeocodePlugin
Deprecated.
A string representing the driving time on one segment of a route
HOP_TEXT - Static variable in interface gw.plugin.geocode.IGeocodePlugin
Deprecated.
A string representing the textual description of on one segment of a route
HourAnalysisDataDist - Interface in gw.pl.database.entity
HourAnalysisDataDist Stores hour analysis data distribution.
hoursSince(Date) - Static method in class gw.api.util.DateUtil
Returns the number of hours elapsed since a given time.
HTML_PREAMBLE - Static variable in class gw.api.util.DOMXMLBuilder
 
HTMLBrowserModeCondition - Class in gw.testharness.environmentalcondition
The HTML condition evaluates to true if the application is started in non Ext JS / HTML rendering mode.
HTMLBrowserModeCondition() - Constructor for class gw.testharness.environmentalcondition.HTMLBrowserModeCondition
 
HTMLCondition - Class in gw.testharness.environmentalcondition
Class description...
HTMLCondition() - Constructor for class gw.testharness.environmentalcondition.HTMLCondition
 
HtmlEmail - Class in gw.plugin.email
This is a thin wrapper around Apache's HtmlEmail class
HtmlEmail(String, String) - Constructor for class gw.plugin.email.HtmlEmail
Basic constructor.
HtmlEmail(Session) - Constructor for class gw.plugin.email.HtmlEmail
Session constructor, so you can create your own session.
htmlEncode(String) - Static method in class gw.pl.util.StringUtil
 
HTMLEscapeUtil - Class in gw.pl.util
Static utilities for writing out HTML
HTMLServerModeCondition - Class in gw.testharness.environmentalcondition
The HTML server mode condition evaluates to true if the application is started in non Ext JS / HTML rendering mode and tested in server (head less) mode.
HTMLServerModeCondition() - Constructor for class gw.testharness.environmentalcondition.HTMLServerModeCondition
 
HttpHeaders - Class in gw.xml.ws
 
HttpHeaders() - Constructor for class gw.xml.ws.HttpHeaders
 

I

I18NTest - Annotation Type in gw.testharness
Adding this annotation for all the I18n test that needs sepecial set up For the moment, this means Japanese locale which involves double byte characters You should also mark it so that the test does not run in harness for the moment
IABContactScoringPlugin - Interface in gw.plugin.contact
Interface description...
IActivationContext - Interface in gw.lang.parser
 
IActivityEscalationPlugin - Interface in gw.plugin.exception
Handles activities that need to be escalated.
IAdditiveExpression - Interface in gw.lang.parser.expressions
 
IAddressAutocompletePlugin - Interface in gw.plugin.addressautocomplete
Plugin for address auto complete/auto fill.
IAddressBookAdapter - Interface in gw.plugin.addressbook
Deprecated.
IAfterUpgradeColumn - Interface in gw.api.database.upgrade.after
 
IAfterUpgradeTable<T extends Bean> - Interface in gw.api.database.upgrade.after
 
IAnnotatedFeatureInfo - Interface in gw.lang.reflect
 
IAnnotatedFeatureInfo.IAnnotationInfoHelper - Class in gw.lang.reflect
 
IAnnotation - Interface in gw.lang
 
IANNOTATION() - Static method in class gw.lang.reflect.java.JavaTypes
 
IAnnotationExpression - Interface in gw.lang.parser.expressions
 
IAnnotationInfo - Interface in gw.lang.reflect
 
IAnnotationInfoFactory - Interface in gw.lang.reflect
 
IApprovalAdapter - Interface in gw.plugin.approval
Adapter interface used to drive the approval engine.
IArchivedEntity - Interface in gw.api.archiving.upgrade
Represents a "row" of data that is the raw data for an "old" entity type.
IArchivedEntitySet - Interface in gw.api.archiving.upgrade
Represents a set of IArchivedEntity's for the same "old" entity type.
IArchivedTypekey - Interface in gw.api.archiving.upgrade
Represents a typekey usage in the XML.
IArchivedTypekeySet - Interface in gw.api.archiving.upgrade
Represents a set of typekeys belonging to the same typelist.
IArchiveSource - Interface in gw.plugin.archiving
This is used by the archiving system to store and retrieve graphs
IArgumentListClause - Interface in gw.lang.parser.expressions
 
IArithmeticExpression - Interface in gw.lang.parser.expressions
 
IArrayAccessExpression - Interface in gw.lang.parser.expressions
 
IArrayAssignmentStatement - Interface in gw.lang.parser.statements
 
IArrayPropertyInfo - Interface in gw.entity
Marker interface for arrays defined in the datamodel.
IAsmJavaClassInfo - Interface in gw.lang.reflect.java
 
IAsmType - Interface in gw.lang.reflect.java.asm
 
IAspectMethodInfoDelegate - Interface in gw.lang.reflect
 
IAssertStatement - Interface in gw.lang.parser.statements
 
IAssignmentStatement - Interface in gw.lang.parser.statements
 
IAssociativeArrayCustomAccessor - Interface in gw.entity
Class description...
IAttributedFeatureInfo - Interface in gw.lang.reflect
 
IAttributedFeatureInfo.MODIFIER - Class in gw.lang.reflect
 
IAttributedFeatureInfo.MODIFIER() - Constructor for class gw.lang.reflect.IAttributedFeatureInfo.MODIFIER
 
IAttributeSource - Interface in gw.lang.parser
 
IAutocreate - Interface in gw.lang
 
IBaseFeatureNode - Interface in gw.lang.javadoc
 
IBaseURLBuilder - Interface in gw.plugin.baseurlbuilder
Build a base URL to use for a Guidewire UI page, given the HttpServletRequest.
IBatchCompletedNotification - Interface in gw.plugin.workqueue
This plugin is called whenever the Batch Monitoring task discovers that all the work for a given batch running on a workqueue has completed.
IBeanMethodCallExpression - Interface in gw.lang.parser.expressions
 
IBeanMethodCallStatement - Interface in gw.lang.parser.statements
 
IBeforeUpgradeBooleanExpression - Interface in gw.api.database.upgrade.before
Class used to hold (and contain) a boolean operation.
IBeforeUpgradeColumn - Interface in gw.api.database.upgrade.before
 
IBeforeUpgradeColumnRef - Interface in gw.api.database.upgrade.before
Reference to a column.
IBeforeUpgradeDBFunction - Interface in gw.api.database.upgrade.before
Representation of a function in the database.
IBeforeUpgradeDeleteBuilder - Interface in gw.api.database.upgrade.before
Deletes rows from the given table
IBeforeUpgradeInsertBuilder - Interface in gw.api.database.upgrade.before
Inserts some values in the given table
IBeforeUpgradeInsertSelectBuilder - Interface in gw.api.database.upgrade.before
Performs an Insert-Select
IBeforeUpgradeJoinableRestriction - Interface in gw.api.database.upgrade.before
 
IBeforeUpgradeQueryableTable - Interface in gw.api.database.upgrade.before
 
IBeforeUpgradeReadOnlyColumn - Interface in gw.api.database.upgrade.before
 
IBeforeUpgradeReadOnlyTable - Interface in gw.api.database.upgrade.before
 
IBeforeUpgradeRestriction - Interface in gw.api.database.upgrade.before
 
IBeforeUpgradeSelectBuilder - Interface in gw.api.database.upgrade.before
 
IBeforeUpgradeTable - Interface in gw.api.database.upgrade.before
 
IBeforeUpgradeUpdateBuilder - Interface in gw.api.database.upgrade.before
Updates rows in the database for the given table.
IBinaryExpression - Interface in gw.lang.parser.expressions
 
IBitshiftExpression - Interface in gw.lang.parser.expressions
 
IBitwiseAndExpression - Interface in gw.lang.parser.expressions
 
IBitwiseOrExpression - Interface in gw.lang.parser.expressions
 
IBitwiseXorExpression - Interface in gw.lang.parser.expressions
 
IBlock - Interface in gw.lang.function
 
IBLOCK() - Static method in class gw.lang.reflect.java.JavaTypes
 
IBLOCK_EXPRESSION() - Static method in class gw.lang.reflect.java.JavaTypes
 
IBlockClass - Interface in gw.lang.parser
 
IBlockExpression - Interface in gw.lang.parser.expressions
 
IBlockInvocation - Interface in gw.lang.parser.expressions
 
IBlockInvocationStatement - Interface in gw.lang.parser.statements
 
IBlockLiteralExpression - Interface in gw.lang.parser.expressions
 
IBlockType - Interface in gw.lang.reflect
 
IBMJVMCondition - Class in gw.testharness.environmentalcondition
 
IBMJVMCondition() - Constructor for class gw.testharness.environmentalcondition.IBMJVMCondition
 
IBooleanLiteralExpression - Interface in gw.lang.parser.expressions
 
IBreakStatement - Interface in gw.lang.parser.statements
 
ICanBeAnnotation - Interface in gw.lang.reflect
 
ICapturedSymbol - Interface in gw.lang.parser
 
ICaseClause - Interface in gw.lang.parser.statements
 
ICatchClause - Interface in gw.lang.parser.statements
 
ICharLiteralExpression - Interface in gw.lang.parser.expressions
 
IClassDeclaration - Interface in gw.lang.parser.statements
 
IClassDefinitionListener - Interface in gw.lang.reflect.gs
 
IClassDocNode - Interface in gw.lang.javadoc
 
IClassFileStatement - Interface in gw.lang.parser.statements
 
IClassJavaClassInfo - Interface in gw.lang.reflect.java
 
IClassPath - Interface in gw.lang.reflect.module
 
IClassPath.ClassPathFilter - Interface in gw.lang.reflect.module
 
IClasspathStatement - Interface in gw.lang.parser.statements
 
IClassStatement - Interface in gw.lang.parser.statements
 
IClusterConfigurator - Interface in gw.testharness.clustering
 
ICoercer - Interface in gw.lang.parser
 
ICoercionIssue - Interface in gw.lang.parser.exceptions
 
ICoercionManager - Interface in gw.lang.parser
 
ICollectionInitializerExpression - Interface in gw.lang.parser.expressions
 
IColumnPropertyInfo - Interface in gw.entity
Marker interface for scalar-valued columns defined in the datamodel.
ICompilable - Interface in gw.lang.reflect
 
ICompilableType - Interface in gw.lang.reflect.gs
 
ICompilationState - Interface in gw.lang.parser
 
ICompileTimeConstantValue - Interface in gw.lang.reflect.java
 
ICompoundType - Interface in gw.lang.reflect
 
ICompoundTypeLiteral - Interface in gw.lang.parser.expressions
 
IConditionalAndExpression - Interface in gw.lang.parser.expressions
 
IConditionalExpression - Interface in gw.lang.parser.expressions
 
IConditionalOrExpression - Interface in gw.lang.parser.expressions
 
IConditionalTernaryExpression - Interface in gw.lang.parser.expressions
 
IConstrainedDataType - Interface in gw.datatype
Represents the constraints aspects of a datatype.
IConstructorFunctionSymbol - Interface in gw.lang.parser
 
IConstructorHandler - Interface in gw.lang.reflect
 
IConstructorInfo - Interface in gw.lang.reflect
 
IConstructorInfoFactory - Interface in gw.lang.parser
 
IConstructorNode - Interface in gw.lang.javadoc
 
IConstructorReference<R,T> - Interface in gw.lang.reflect.features
 
IConstructorStatement - Interface in gw.lang.parser.statements
 
IConstructorType - Interface in gw.lang.reflect
 
IContactSearchAdapter - Interface in gw.plugin.contact
Deprecated.
Since 8.0. This is a legacy plugin for 3rd party CMS integration. Should implement gw.plugin.contact.ContactSystemPlugin instead.
IContinueStatement - Interface in gw.lang.parser.statements
 
ICustomExpressionRuntime - Interface in gw.lang.parser
 
ICustomParser - Interface in gw.lang.gosuc
Implementers of this interface must provide a default, no argument constructor that is invokable from a command line build.
ICustomPickerAdapter - Interface in gw.plugin.custompicker
Multiple instances of a CustomPicker adapter can be registered with the server.
ID(IBeforeUpgradeReadOnlyColumn, long) - Static method in class gw.api.database.upgrade.before.BeforeUpgradeDBFunction
 
ID(String, long) - Static method in class gw.api.database.upgrade.before.BeforeUpgradeDBFunction
 
ID(IBeforeUpgradeColumnRef, long) - Static method in class gw.api.database.upgrade.before.BeforeUpgradeDBFunction
 
ID - Static variable in interface gw.plugin.geocode.IGeocodePlugin
Deprecated.
A string representing a DB-wide unique string corresponding to an address.
ID_ATTRIB - Static variable in class gw.api.importing.ImportingUtil
 
ID_TYPE - Static variable in class gw.xml.xsd.typeloader.XSDTypeLoaderBase
 
IDatabaseServer - Interface in gw.testharness.clustering
 
IDatamodelChange<D extends VersionAction> - Interface in gw.api.datamodel.upgrade
A class containing the work for applying a datamodel change.
IDatamodelUpgrade - Interface in gw.plugin.upgrade
Provides details about configurable database upgrade options.
IDataType - Interface in gw.datatype
A datatype represents additional constraints on a scalar type.
IDataTypeConstraintsHandler - Interface in gw.datatype.handler
Handler for validating datatype constraints.
IDataTypeDef - Interface in gw.datatype.def
Defines a datatype.
IDataTypeDefValidationErrors - Interface in gw.datatype.def
A collection of datatype definition errors.
IDataTypePersistenceHandler - Interface in gw.datatype.handler
Defines persistence behavior for a datatype.
IDataTypePresentationHandler - Interface in gw.datatype.handler
Handler for presentation aspects of a datatype.
IDataTypeValueHandler - Interface in gw.datatype.handler
Responsible for converting values in string form into datatype values.
IDatePresentationHandler - Interface in gw.datatype.handler
Interface that specifies the presentation info associated with a Date datatype.
IDateTimeOrdering - Interface in gw.entity
Interface description...
IDE_EDITOR_PARSER_DEFAULT - Static variable in class gw.lang.parser.IGosuParser.Settings
 
IDecimalConstraintsHandler - Interface in gw.datatype.handler
Numeric constraints handler specific to BigDecimal values.
IDecimalPersistenceHandler - Interface in gw.datatype.handler
Subclass of persistence handler for decimal values.
IDeclarationSiteValidator - Interface in gw.lang.parser
 
IDefaultArrayType - Interface in gw.lang.reflect
 
IDefaultTypeLoader - Interface in gw.lang.reflect
 
IDelayedConstraintsHandler - Interface in gw.datatype.handler
Marker interface for constraints whose validation is to be delayed until after values are set.
IDelegateFunctionSymbol - Interface in gw.lang.parser
 
IDelegateStatement - Interface in gw.lang.parser.expressions
 
IDeleteBuilder - Interface in gw.api.database
Deletes rows from the given table
IDENTIFIER - Static variable in class gw.lang.parser.resources.Res
 
IdentifyORMLayerViaComments - Static variable in class gw.api.system.PLConfigParameters
 
IdentifyQueryBuilderViaComments - Static variable in class gw.api.system.PLConfigParameters
SQL Server and DB2 ONLY: Whether to include additional information in a comment to identify the execution context of a query IdentifyQueryBuilderViaComments: when set to its default value of "true" will report on all SQL code generated by query builder layer.
IdentityCoercer - Class in gw.lang.parser.coercers
 
IdentityCoercer() - Constructor for class gw.lang.parser.coercers.IdentityCoercer
 
IdentityFieldMapper - Class in gw.api.util.mapping
 
IdentityFieldMapper() - Constructor for class gw.api.util.mapping.IdentityFieldMapper
 
IdentitySet<T> - Class in gw.util
 
IdentitySet(int) - Constructor for class gw.util.IdentitySet
 
identityToString(Object) - Static method in class gw.util.GosuObjectUtil
Gets the toString that would be produced by Object if a class did not override toString itself.
identityToString(StringBuffer, Object) - Static method in class gw.util.GosuObjectUtil
Appends the toString that would be produced by Object if a class did not override toString itself.
IDFSBackedFeatureInfo - Interface in gw.lang.reflect
 
IDimension<S extends IDimension<S,T>,T extends java.lang.Number> - Interface in gw.lang
 
IDIMENSION() - Static method in class gw.lang.reflect.java.JavaTypes
 
IDirectiveExpression - Interface in gw.lang.parser.expressions
 
IDirectory - Interface in gw.fs
 
IDirectoryUtil - Class in gw.fs
 
IDirectoryUtil() - Constructor for class gw.fs.IDirectoryUtil
 
IDISPOSABLE() - Static method in class gw.lang.reflect.java.GosuTypes
 
IDocRef<T> - Interface in gw.lang.javadoc
 
IDocumentContentSource - Interface in gw.plugin.document
BillingCenter-specific extension to the base IDocumentSource interface.
IDocumentContentSourceBase - Interface in gw.plugin.document
Interface to a DocumentManagementSystem.
IDocumentCreationOptions - Interface in gw.plugin.document
Deprecated.
In the Pebbles world, this interface should no longer be required, since the integration which it makes possible is now directly supported in the .pcf files.
IDocumentMetadataSourceBase - Interface in gw.plugin.document
Interface description...
IDocumentProductionBase - Interface in gw.plugin.document
An interface to a Document Production system.
IDocumentTemplateDescriptor - Interface in gw.plugin.document
The IDocumentTemplateDescriptor interface defines the API which must be implemented by an object which represents a document template descriptor.
IDocumentTemplateDescriptorLogging - Interface in gw.plugin.document
 
IDocumentTemplateSerializer - Interface in gw.plugin.document
Serializes and deserializes document template descriptors.
IDocumentTemplateSource - Interface in gw.plugin.document
An interface fronting access to template documents e.g., for generating letters or forms.
IDoWhileStatement - Interface in gw.lang.parser.statements
 
IDREF_PROPERTY_ITYPE - Static variable in class gw.xml.xsd.typeloader.XSDTypeLoaderBase
 
IDREF_TYPE - Static variable in class gw.xml.xsd.typeloader.XSDTypeLoaderBase
 
IDREFS_PROPERTY_ITYPE - Static variable in class gw.xml.xsd.typeloader.XSDTypeLoaderBase
 
IdrefsList - Class in gw.xml.xsd.typeloader
 
IdrefsList(List<IXMLNodeWithID>) - Constructor for class gw.xml.xsd.typeloader.IdrefsList
 
IdrefsList(int) - Constructor for class gw.xml.xsd.typeloader.IdrefsList
 
IDREFSTypeWrapper - Class in gw.xml.xsd.typewrapper
 
IDREFSTypeWrapper() - Constructor for class gw.xml.xsd.typewrapper.IDREFSTypeWrapper
 
IDREFTypeWrapper - Class in gw.xml.xsd.typewrapper
 
IDREFTypeWrapper() - Constructor for class gw.xml.xsd.typewrapper.IDREFTypeWrapper
 
IDREFTypeWrapper(LockingLazyVar<String>) - Constructor for class gw.xml.xsd.typewrapper.IDREFTypeWrapper
 
IDynamicallyTypedEntity - Interface in gw.lang.reflect
 
IDynamicFunctionSymbol - Interface in gw.lang.parser
 
IDynamicPropertySymbol - Interface in gw.lang.parser
 
IDynamicSymbol - Interface in gw.lang.parser
 
IEdgeLinkPropertyInfo - Interface in gw.entity
Marker interface for edge foreign keys defined in the datamodel.
IEmailTemplateDescriptor - Interface in gw.plugin.email
Interface description...
IEmailTemplateSource - Interface in gw.plugin.email
Interface description...
IEncryption - Interface in gw.plugin.util
Plugin to handle the field encryption
IEnhanceableType - Interface in gw.lang.reflect
 
IEnhancementIndex - Interface in gw.lang.reflect.gs
 
IEntityAccess - Interface in gw.lang.reflect
 
IEntityCovariantLinkHackPropInfo - Interface in gw.lang.reflect
 
IEntityPropertyInfo - Interface in gw.entity
Marker interface for properties defined in the datamodel.
IEntityType - Interface in gw.entity
A marker interface for entity types.
IEntityTypeInfo - Interface in gw.entity
Interface description...
IEnumConstant - Interface in gw.lang.reflect
 
IEnumType - Interface in gw.lang.reflect
 
IEnumValue - Interface in gw.lang.reflect
 
IEnvironmentalCondition - Interface in gw.testharness
 
IEqualityExpression - Interface in gw.lang.parser.expressions
 
IErrorType - Interface in gw.lang.reflect
 
IEscapesAllContent - Interface in gw.lang.parser.template
 
IEvalExpression - Interface in gw.lang.parser.expressions
 
IEvalStatement - Interface in gw.lang.parser.statements
 
IEvaluationException - Exception in gw.lang.parser.exceptions
 
IEvaluationException(String) - Constructor for exception gw.lang.parser.exceptions.IEvaluationException
 
IEvaluationException(Throwable) - Constructor for exception gw.lang.parser.exceptions.IEvaluationException
 
IEventInfo - Interface in gw.lang.reflect
 
IEventType - Interface in gw.entity
Interface description...
IExceptionInfo - Interface in gw.lang.reflect
 
IExceptionNode - Interface in gw.lang.javadoc
 
IExchangeRateSetPlugin - Interface in gw.plugin.exchangerate
Plugin to create an ExchangeRateSet based on exchange rates pulled from an external source.
IEXECUTION_ENVIRONMENT() - Static method in class gw.lang.reflect.java.JavaTypes
 
IExecutionEnvironment - Interface in gw.lang.reflect.module
 
IExistsExpression - Interface in gw.lang.parser.expressions
 
IExpando - Interface in gw.lang.reflect
 
IExpansionPropertyInfo - Interface in gw.lang.parser
 
IExplicitTypeInfo - Interface in gw.lang.reflect
 
IExpression - Interface in gw.lang.parser
 
IExpressionRuntime - Interface in gw.lang.parser
 
IExtendedTypeLoader - Interface in gw.lang.reflect
 
IExtensionFolderLocator - Interface in gw.config
 
IEXTERNAL_SYMBOL_MAP() - Static method in class gw.lang.reflect.java.JavaTypes
 
IExternalSymbolMap - Interface in gw.lang.reflect.gs
 
IFeatureChain - Interface in gw.lang.reflect.features
 
IFeatureFilter - Interface in gw.util
 
IFeatureInfo - Interface in gw.lang.reflect
 
IFeatureInfoDelegate - Interface in gw.lang.reflect
 
IFeatureLiteralExpression - Interface in gw.lang.parser.expressions
 
IFeatureReference<R,T> - Interface in gw.lang.reflect.features
 
IFieldAccessExpression - Interface in gw.lang.parser.expressions
 
IFieldFilter - Interface in gw.api.webservice
Interface description...
IFieldMapper - Interface in gw.api.util.mapping
 
IFieldValidationResult - Interface in gw.api.validation
Interface description...
IFieldValidator - Interface in gw.api.validation
Interface for implementing Gosu Field Validators.
IFile - Interface in gw.fs
 
IFileBasedFeature - Interface in gw.lang.reflect
 
IFileBasedType - Interface in gw.lang.reflect
 
IFileContext - Interface in gw.lang.parser
 
IFileMetadata - Interface in gw.fs.physical
 
IFileRepositoryBasedType - Interface in gw.lang.parser
 
IFileSystem - Interface in gw.lang.reflect.module
 
IFileSystem.CachingMode - Enum in gw.lang.reflect.module
 
IFileSystemGosuClassRepository - Interface in gw.lang.reflect.gs
 
IFileSystemGosuClassRepository.ClassPathEntry - Class in gw.lang.reflect.gs
 
IFileSystemGosuClassRepository.ClassPathEntry(IDirectory, boolean) - Constructor for class gw.lang.reflect.gs.IFileSystemGosuClassRepository.ClassPathEntry
 
IFileSystemGosuClassRepository.IClassFileInfo - Interface in gw.lang.reflect.gs
 
IFileSystemGosuClassRepository.Util - Class in gw.lang.reflect.gs
 
IFileSystemGosuClassRepository.Util() - Constructor for class gw.lang.reflect.gs.IFileSystemGosuClassRepository.Util
 
IFileUtil - Class in gw.fs
 
IFileUtil() - Constructor for class gw.fs.IFileUtil
 
IFindDuplicatesPlugin - Interface in gw.plugin.contact
Used to find potential and exact matches for a contact.
IFontLoader - Interface in gw.pl.util.xml
 
IForEachStatement - Interface in gw.lang.parser.statements
 
IForwardingFunctionSymbol - Interface in gw.lang.parser
 
IFqnCache<T> - Interface in gw.util.cache
 
IFullParserState - Interface in gw.lang.parser
 
IFunction0 - Interface in gw.lang.function
 
IFunction1 - Interface in gw.lang.function
 
IFunction10 - Interface in gw.lang.function
 
IFunction11 - Interface in gw.lang.function
 
IFunction12 - Interface in gw.lang.function
 
IFunction13 - Interface in gw.lang.function
 
IFunction14 - Interface in gw.lang.function
 
IFunction15 - Interface in gw.lang.function
 
IFunction16 - Interface in gw.lang.function
 
IFunction2 - Interface in gw.lang.function
 
IFunction3 - Interface in gw.lang.function
 
IFunction4 - Interface in gw.lang.function
 
IFunction5 - Interface in gw.lang.function
 
IFunction6 - Interface in gw.lang.function
 
IFunction7 - Interface in gw.lang.function
 
IFunction8 - Interface in gw.lang.function
 
IFunction9 - Interface in gw.lang.function
 
IFunctionStatement - Interface in gw.lang.parser.statements
 
IFunctionSymbol - Interface in gw.lang.parser
 
IFunctionType - Interface in gw.lang.reflect
 
IFXRatePlugin - Interface in gw.plugin.exchangerate
The FXRatePlugin encapsulates the business rules for obtaining Foreign Exchange [FX] rates between currencies
IGeneric - Interface in gw.lang.reflect.java.asm
 
IGenericMethodInfo - Interface in gw.lang.reflect
 
IGenericTypeVariable - Interface in gw.lang.reflect.gs
 
IGeocodePlugin - Interface in gw.plugin.geocode
Deprecated.
this has been replaced by the interface gw.plugin.geocode.GeocodePlugin; this version should only be used for compatibility with custom 4.0.x plugins.
IGlobalLoaderProvider - Interface in gw.config
 
IGlobalModule - Interface in gw.lang.reflect.module
 
IGNORE - Static variable in class gw.util.ProcessStarter
Deprecated.
 
IgnoreLeapDays - Static variable in class gw.api.system.PLConfigParameters
 
IgnoreSoapWebServiceNamespaceCollisions - Static variable in class gw.api.system.PLConfigParameters
The soap webservices use a truncated name namespace something is in the api, entity, fault, or enumeration namespaces, this quite often leads to conflicting namespaces.
ignoreValidationWarning(Bundle, EntityValidationException) - Static method in class gw.testharness.BundleTestUtil
Modified a bundle's commit/validation options to skip a warning already seen.
IGOSU_CLASS_OBJECT() - Static method in class gw.lang.reflect.java.JavaTypes
 
IGOSU_OBJECT() - Static method in class gw.lang.reflect.java.JavaTypes
 
IGosuArrayClass - Interface in gw.lang.reflect.gs
 
IGosuArrayClassInstance - Interface in gw.lang.reflect.gs
 
IGosuc - Interface in gw.lang.gosuc
 
IGosuClass - Interface in gw.lang.reflect.gs
 
IGosuClass.ProxyUtil - Class in gw.lang.reflect.gs
 
IGosuClass.ProxyUtil() - Constructor for class gw.lang.reflect.gs.IGosuClass.ProxyUtil
 
IGosuClassDelegate - Interface in gw.lang.reflect.gs
 
IGosuClassLoader - Interface in gw.lang.reflect.gs
 
IGosuClassLoadingObserver - Interface in gw.lang.reflect
 
IGosuClassObject - Interface in gw.lang.reflect.gs
 
IGosuClassParser - Interface in gw.lang.reflect.gs
 
IGosuClassRepository - Interface in gw.lang.reflect.gs
 
IGosuClassTypeInfo - Interface in gw.lang.reflect.gs
 
IGosuConstructorInfo - Interface in gw.lang.reflect.gs
 
IGosuEnhancement - Interface in gw.lang.reflect.gs
 
IGosuFragment - Interface in gw.lang.reflect.gs
 
IGosuFragmentParser - Interface in gw.lang.parser
 
IGosuInitializationHooks - Interface in gw.config
 
IGosuLocalizationService - Interface in gw.config
 
IGosuMethodInfo - Interface in gw.lang.reflect.gs
 
IGosuMethodParamInfo - Interface in gw.lang.reflect.gs
 
IGosuMode - Interface in gw.lang.mode
 
IGosuObject - Interface in gw.lang.reflect.gs
 
IGosuParser - Interface in gw.lang.parser
 
IGosuParser.ParseType - Enum in gw.lang.parser
 
IGosuParser.Settings - Class in gw.lang.parser
 
IGosuParser.Settings() - Constructor for class gw.lang.parser.IGosuParser.Settings
 
IGosuParserFactory - Interface in gw.lang.parser
 
IGosuProfilingService - Interface in gw.config
This is a interface for profiling in modules before pl.
IGosuProgram - Interface in gw.lang.reflect.gs
 
IGosuProgram.Runner - Class in gw.lang.reflect.gs
 
IGosuProgram.Runner() - Constructor for class gw.lang.reflect.gs.IGosuProgram.Runner
 
IGosuProgramParser - Interface in gw.lang.parser
 
IGosuPropertyInfo - Interface in gw.lang.reflect.gs
 
IGosuShop - Interface in gw.lang
 
IGosuValidator - Interface in gw.lang.parser
 
IGosuVarPropertyInfo - Interface in gw.lang.reflect.gs
 
IGroupExceptionPlugin - Interface in gw.plugin.exception
Handles exceptions in groups.
IHasArguments - Interface in gw.lang.parser
 
IHasInnerClass - Interface in gw.lang.parser
 
IHasJavaClass - Interface in gw.lang.reflect
 
IHasParameterInfos - Interface in gw.lang.reflect
 
IHasType - Interface in gw.lang.parser
 
IHideFieldNoOpStatement - Interface in gw.lang.parser.statements
 
IIdentifierExpression - Interface in gw.lang.parser.expressions
 
IIdentifierExpression.FeatureInfoWrapper - Class in gw.lang.parser.expressions
 
IIdentifierExpression.FeatureInfoWrapper(IFeatureInfo) - Constructor for class gw.lang.parser.expressions.IIdentifierExpression.FeatureInfoWrapper
 
IIdentityExpression - Interface in gw.lang.parser.expressions
 
IIfStatement - Interface in gw.lang.parser.statements
 
IImplicitTypeAsExpression - Interface in gw.lang.parser.expressions
 
IImportTools - Interface in gw.api.webservice.importTools
IImportTools is a remote interface to a set of tools to import XML data to the server.
IInferredNewExpression - Interface in gw.lang.parser.expressions
 
IInherited - Interface in gw.lang.annotation
 
IINHERITED() - Static method in class gw.lang.reflect.java.JavaTypes
 
IInitConstructorFunctionSymbol - Interface in gw.lang.parser
 
IInitializerAssignment - Interface in gw.lang.parser.expressions
 
IInitializerExpression - Interface in gw.lang.parser.expressions
 
IInitializerSymbol - Interface in gw.lang.parser
 
IInjectableClassLoader - Interface in gw.lang.reflect
 
IInjectedSymbol - Interface in gw.lang.parser
 
IInsertBuilder - Interface in gw.api.database
Inserts some values in the given table
IInsertPathValue - Interface in gw.api.webservice
Interface description...
IInsertSelectBuilder - Interface in gw.api.database
Performs an Insert-Select
IIntegerConstraintsHandler - Interface in gw.datatype.handler
Interface description...
IInterfacesClause - Interface in gw.lang.parser.statements
 
IInterfaceTypeLiteralExpression - Interface in gw.lang.parser.expressions
 
IInterval<E extends java.lang.Comparable<E>,ME extends IInterval<E,ME>> - Interface in gw.lang.reflect.interval
 
IINTERVAL() - Static method in class gw.lang.reflect.java.JavaTypes
 
IIntervalExpression - Interface in gw.lang.parser.expressions
 
IIntrinsicTypeReference - Interface in gw.lang.reflect
 
IInvocableType - Interface in gw.lang.reflect
 
IInvokableFeatureReference<R,T> - Interface in gw.lang.reflect.features
 
IIterableInterval<E extends java.lang.Comparable<E>,S,U,ME extends IIterableInterval<E,S,U,ME>> - Interface in gw.lang.reflect.interval
 
IJarFileDirectory - Interface in gw.fs.jar
 
IJavaAnnotatedElement - Interface in gw.lang.reflect.java
 
IJavaArrayType - Interface in gw.lang.reflect.java
 
IJavaBackedType - Interface in gw.lang.reflect.java
 
IJavaBackedTypeData - Interface in gw.lang.reflect.java
 
IJavaBasePropertyInfo - Interface in gw.lang.reflect.java
 
IJavaClassAnnotation - Interface in gw.lang.reflect.java
 
IJavaClassBytecodeConstructor - Interface in gw.lang.reflect.java
 
IJavaClassBytecodeMethod - Interface in gw.lang.reflect.java
 
IJavaClassConstructor - Interface in gw.lang.reflect.java
 
IJavaClassField - Interface in gw.lang.reflect.java
 
IJavaClassGenericArrayType - Interface in gw.lang.reflect.java
 
IJavaClassInfo - Interface in gw.lang.reflect.java
 
IJavaClassInfo.Util - Class in gw.lang.reflect.java
 
IJavaClassInfo.Util() - Constructor for class gw.lang.reflect.java.IJavaClassInfo.Util
 
IJavaClassIRType - Interface in gw.lang.ir
 
IJavaClassMethod - Interface in gw.lang.reflect.java
 
IJavaClassParameterizedType - Interface in gw.lang.reflect.java
 
IJavaClassType - Interface in gw.lang.reflect.java
 
IJavaClassTypeVariable - Interface in gw.lang.reflect.java
 
IJavaClassWildcardType - Interface in gw.lang.reflect.java
 
IJavaConstructorInfo - Interface in gw.lang.reflect.java
 
IJavaDocFactory - Interface in gw.lang.javadoc
 
IJavaEnumType - Interface in gw.lang.reflect.java
 
IJavaFieldPropertyInfo - Interface in gw.lang.reflect.java
 
IJavaMethodDescriptor - Interface in gw.lang.reflect.java
 
IJavaMethodInfo - Interface in gw.lang.reflect.java
 
IJavaParameterDescriptor - Interface in gw.lang.reflect.java
 
IJavaPropertyDescriptor - Interface in gw.lang.reflect.java
 
IJavaPropertyInfo - Interface in gw.lang.reflect.java
 
IJavaType - Interface in gw.lang.reflect.java
 
IJavaTypeInfo - Interface in gw.lang.reflect.java
 
IJreModule - Interface in gw.lang.reflect.module
 
ILanguageLevel - Interface in gw.lang.parser
 
ILanguageLevel.Util - Class in gw.lang.parser
 
ILanguageLevel.Util() - Constructor for class gw.lang.parser.ILanguageLevel.Util
 
ILinkPropertyInfo - Interface in gw.entity
Marker interface for foreign keys defined in the datamodel.
ILiteralExpression - Interface in gw.lang.parser.expressions
 
illegalArgumentUnless(String) - Static method in class gw.pl.util.Throw
Throws an IllegalArgumentException if the given message is non-null.
illegalConfigUnless(String) - Static method in class gw.pl.util.Throw
Throws a GWConfigurationException if the given message is non-null.
illegalStateUnless(String) - Static method in class gw.pl.util.Throw
Throws an IllegalStateException if the given message is non-null.
ILocale - Interface in gw.i18n
 
ILocale - Interface in gw.pl.external.i18n
Deprecated.
External entities are deprecated. Please use the new Java API instead.
ILocaleTypeInfo - Class in gw.i18n
Class description...
ILocaleTypeInfo() - Constructor for class gw.i18n.ILocaleTypeInfo
 
ILocalVarDeclaration - Interface in gw.lang.parser.expressions
 
ILocationAwareFeature - Interface in gw.lang.reflect
Exposes the location information for features that have location information
ILogger - Interface in gw.util
Gosu logger-independent logging system.
ILoggerImpl - Class in gw.pl.logging
Deprecated.
Use org.slf4j.Logger instead!
ILoggerImpl(Logger) - Constructor for class gw.pl.logging.ILoggerImpl
Deprecated.
 
ILoginAPI - Interface in gw.pl.util.webservices.login.api
A remote interface that allows a user to log in and out of a system.
ILoginAPIService - Interface in gw.pl.util.webservices.login.api
 
ILoginAPIServiceLocator - Class in gw.pl.util.webservices.login.api
 
ILoginAPIServiceLocator() - Constructor for class gw.pl.util.webservices.login.api.ILoginAPIServiceLocator
A remote interface that allows a user to log in and out of a system.
ILoginAPIServiceLocator(EngineConfiguration) - Constructor for class gw.pl.util.webservices.login.api.ILoginAPIServiceLocator
 
ILoginAPIServiceLocator(String, QName) - Constructor for class gw.pl.util.webservices.login.api.ILoginAPIServiceLocator
 
ILoginAPISoapBindingStub - Class in gw.pl.util.webservices.login.api
 
ILoginAPISoapBindingStub() - Constructor for class gw.pl.util.webservices.login.api.ILoginAPISoapBindingStub
 
ILoginAPISoapBindingStub(URL, Service) - Constructor for class gw.pl.util.webservices.login.api.ILoginAPISoapBindingStub
 
ILoginAPISoapBindingStub(Service) - Constructor for class gw.pl.util.webservices.login.api.ILoginAPISoapBindingStub
 
ILongConstraintsHandler - Interface in gw.datatype.handler
Numeric constraints handler specific to Long values.
ILoopStatement - Interface in gw.lang.parser.statements
 
IMapAccessExpression - Interface in gw.lang.parser.expressions
 
IMapAssignmentStatement - Interface in gw.lang.parser.statements
 
IMapInitializerExpression - Interface in gw.lang.parser.expressions
 
IMemberAccessExpression - Interface in gw.lang.parser.expressions
 
IMemberAssignmentStatement - Interface in gw.lang.parser.statements
 
IMemberExpansionExpression - Interface in gw.lang.parser.expressions
 
IMemoryMonitor - Interface in gw.config
 
IMetaType - Interface in gw.lang.reflect
 
IMethodBackedPropertyInfo - Interface in gw.lang.reflect
 
IMethodCallExpression - Interface in gw.lang.parser.expressions
 
IMethodCallHandler - Interface in gw.lang.reflect
 
IMethodCallStatement - Interface in gw.lang.parser.statements
 
IMethodInfo - Interface in gw.lang.reflect
 
IMethodInfoDelegate - Interface in gw.lang.reflect
 
IMethodInfoFactory - Interface in gw.lang.reflect
 
IMethodNode - Interface in gw.lang.javadoc
 
IMethodReference<R,T> - Interface in gw.lang.reflect.features
 
immutableList(T...) - Static method in class gw.pl.util.GWCollections
 
immutableSet(T...) - Static method in class gw.pl.util.GWCollections
 
IModifierInfo - Interface in gw.lang.reflect
 
IModifierListClause - Interface in gw.lang.parser.expressions
 
IModule - Interface in gw.lang.reflect.module
 
IModuleAware - Interface in gw.lang
 
IMonetaryAmountPropertyInfo - Interface in gw.entity
Marker interface for struct refs defined in the datamodel.
IMoney - Interface in gw.api.financials
Represents a monetary value.
IMoneyConstraintsHandler - Interface in gw.datatype.handler
Marker interface for constraints that apply to money.
IMONITORLOCK() - Static method in class gw.lang.reflect.java.GosuTypes
 
IMONITORLOCK_NAME - Static variable in class gw.lang.reflect.java.GosuTypes
 
IMonitorLockCoercer - Class in gw.lang.parser.coercers
 
IMonitorLockCoercer() - Constructor for class gw.lang.parser.coercers.IMonitorLockCoercer
 
ImplicitCoercionError - Exception in gw.lang.parser.exceptions
 
ImplicitCoercionError(IParserState, ResourceKey, IType, Object...) - Constructor for exception gw.lang.parser.exceptions.ImplicitCoercionError
 
ImplicitCoercionWarning - Exception in gw.lang.parser.exceptions
 
ImplicitCoercionWarning(IParserState, ResourceKey, IType, Object...) - Constructor for exception gw.lang.parser.exceptions.ImplicitCoercionWarning
 
ImplicitPropertyUtil - Class in gw.lang.reflect
 
ImplicitPropertyUtil() - Constructor for class gw.lang.reflect.ImplicitPropertyUtil
 
ImplicitPropertyUtil.ImplicitPropertyInfo - Class in gw.lang.reflect
 
ImplicitPropertyUtil.ImplicitPropertyInfo(boolean, boolean, String) - Constructor for class gw.lang.reflect.ImplicitPropertyUtil.ImplicitPropertyInfo
 
ImportBundle - Interface in gw.api.webservice.importTools
Used to mark an EntityBundle to note that it is being used for Import.
importCsvData(String, int, boolean, boolean) - Method in interface gw.api.webservice.importTools.IImportTools
Import XML data.
importCsvData(String, int, boolean, boolean) - Method in class gw.api.webservice.importTools.ImportToolsImpl
 
ImportDataArrayDifferences - Class in gw.api.admin
Represents the differences between the imported and the original values of a particular array field on an entity.
ImportDataArrayDifferences(IEntityPropertyInfo, KeyableBean) - Constructor for class gw.api.admin.ImportDataArrayDifferences
Constructs a new ImportDataArrayDifferences object for the given array field on the given entity.
ImportDataConflict - Class in gw.api.admin
Represents the fields that have changed on an entity as the result of a data import.
ImportDataConflict(KeyableBean, int) - Constructor for class gw.api.admin.ImportDataConflict
Construct a new ImportDataConflict for the given changed entity.
ImportDataInfo - Class in gw.api.admin
Information about the import of an XML data file.
ImportDataInfo() - Constructor for class gw.api.admin.ImportDataInfo
Create a new, empty ImportDataInfo.
ImportDataInfo.ResolutionOption - Enum in gw.api.admin
 
importDefaultDataToProduction() - Static method in class gw.api.webservice.zone.ZoneImportHelper
Deprecated.
This should only be used internally for guidewire testing. This bypasses all integrity checking. Please check documentation for loading zone data through staging table
importFromFile(File, Bundle) - Static method in class gw.sampledata.XMLSampleDataImporter
Imports xml data from a file into a bundle.
IMPORTING_VER_ATTRIB - Static variable in class gw.api.importing.ImportingUtil
 
ImportingUtil - Class in gw.api.importing
Utility class for archiving
ImportingUtil.DecryptProvider - Interface in gw.api.importing
Implementations of this class will return the decrypted string.
ImportingUtil.EntityDomainType - Enum in gw.api.importing
 
ImportingUtil.Schema - Enum in gw.api.importing
Deprecated.
This field will be removed in a future release. Only one schema is available. there is no differentiation on domain and other schema anymore.
ImportingUtilHelper - Interface in gw.api.importing
An instance of this class is passed to import to give a finer granularity for the import.
ImportManualTestingData - Annotation Type in gw.testharness
Use this annotation if your test needs full data.
ImportModulesNode - Class in gw.pl.modules
Class description...
ImportModulesNode() - Constructor for class gw.pl.modules.ImportModulesNode
 
ImportResultDetail - Class in gw.api.webservice.importTools
Class that contains detailed information for an entity that was imported.
ImportResultDetail() - Constructor for class gw.api.webservice.importTools.ImportResultDetail
 
ImportResults - Class in gw.api.webservice.importTools
Class that contains information about the results of an import call.
ImportResults() - Constructor for class gw.api.webservice.importTools.ImportResults
 
ImportResultSummary - Class in gw.api.webservice.importTools
Class that contains a summary information for the insertion or update of a particular kind of entity.
ImportResultSummary() - Constructor for class gw.api.webservice.importTools.ImportResultSummary
 
imports - Variable in class gw.pl.util.webservices.axis.GWParser
Field imports
ImportSampleData - Annotation Type in gw.testharness
Use this annotation if your test needs sample data.
ImportToolsImpl - Class in gw.api.webservice.importTools
 
ImportToolsImpl() - Constructor for class gw.api.webservice.importTools.ImportToolsImpl
 
importToStaging(String, String, boolean) - Static method in class gw.api.webservice.zone.ZoneImportHelper
 
importXmlData(String) - Method in interface gw.api.webservice.importTools.IImportTools
Import XML data.
importXmlData(String) - Method in class gw.api.webservice.importTools.ImportToolsImpl
 
importXmlDataAsByteArray(byte[]) - Method in interface gw.api.webservice.importTools.IImportTools
Import XML data, passing the data as an array of UTF-8 bytes representing the XML string.
importXmlDataAsByteArray(byte[]) - Method in class gw.api.webservice.importTools.ImportToolsImpl
 
importZoneData() - Static method in class gw.api.util.DataImportTestUtil
For each country with a zone config, check if there is a file named Test-XX-Locations.txt zone data under geodata file.
importZoneData(String) - Static method in class gw.api.util.DataImportTestUtil
For the given country code, e.g.
importZoneData(Country, String, boolean, boolean) - Static method in class gw.api.webservice.zone.ZoneImportHelper
Deprecated.
This should only be used internally for guidewire testing because it bypasses all integrity checking. Please check documentation for loading zone data through staging table
importZoneData(Country, String, boolean, boolean) - Static method in class gw.api.webservice.zone.ZoneImportTestUtil
 
importZonesFromData(String, String) - Static method in class gw.api.util.DataImportTestUtil
 
importZonesFromFileUnderGeodata(String, String) - Static method in class gw.api.util.DataImportTestUtil
 
IMultiplicativeExpression - Interface in gw.lang.parser.expressions
 
IMutableMoney - Interface in gw.api.financials
Represents a monetary value whose amount can be changed.
INACTIVE_STATE_MAX - Static variable in class gw.pl.messaging.MessageStatus
 
INACTIVE_STATE_MIN - Static variable in class gw.pl.messaging.MessageStatus
 
INACTIVE_STATES - Static variable in class gw.pl.messaging.MessageStatus
Set of "final" message states for messages no longer requiring any processing.
INACTIVE_USER - Static variable in class gw.plugin.security.AuthenticationSource.Failure
User is inactive
InactiveUserException - Static variable in exception gw.api.webservice.exception.LoginException
 
InactiveUserException(String) - Static method in exception gw.api.webservice.exception.LoginException
 
InactiveUserException - Exception in gw.plugin.security
Exception that gets thrown when a user with a credential marked as inactive attempts to log in.
InactiveUserException() - Constructor for exception gw.plugin.security.InactiveUserException
Constructs an InactiveUserException with an empty message.
InactiveUserException(String) - Constructor for exception gw.plugin.security.InactiveUserException
Constructs an InactiveUserEception with the given message.
INameInDeclaration - Interface in gw.lang.parser.expressions
 
INamespaceStatement - Interface in gw.lang.parser.statements
 
INamespaceType - Interface in gw.lang.reflect
 
INativeModule - Interface in gw.lang.reflect.module
 
INativeWin32APICallback - Interface in gw.fs.physical.win32
 
InboundHeaders - Class in gw.api.soap
Retrieves SOAP headers.
InboundHeaders(SOAPHeader) - Constructor for class gw.api.soap.InboundHeaders
Retrieves SOAP headers.
InboundHistory - Interface in gw.pl.profiler.entity
InboundHistory History of inbound calls: soap and startable plugins
InboundHistory - Class in gw.pl.profiler.typekey
 
InboundHistory(ITypeList, String) - Constructor for class gw.pl.profiler.typekey.InboundHistory
 
InboundIntegrationHandlerPlugin - Interface in gw.plugin.integration.inbound
 
InboundIntegrationMessageReply - Interface in gw.plugin.integration.inbound
 
InboundIntegrationMessageReplyHandler - Interface in gw.plugin.integration.inbound
 
InboundIntegrationPlugin - Interface in gw.plugin.integration.inbound
 
InboundIntegrationStartablePlugin - Interface in gw.plugin.integration.inbound
 
inc(Integer) - Static method in class gw.pl.util.StaticInt
 
incArrayDims() - Method in class gw.lang.reflect.java.asm.AsmPrimitiveType
 
incArrayDims() - Method in class gw.lang.reflect.java.asm.AsmType
 
incArrayDims() - Method in class gw.lang.reflect.java.asm.AsmWildcardType
 
inCategory(FeatureCategory) - Method in class gw.xml.parser2.XMLNodeMetadataBuilder.AttributeBuilder
 
incCurrentTime(TestCase, long) - Static method in class gw.testharness.ChangesCurrentTimeUtil
Increments the current time by the given delta, in milliseconds.
includeAttribute(String) - Method in class gw.xml.AbstractXMLNode
 
includeAttribute(String) - Method in class gw.xml.parser2.PLXMLNode
 
IncludeDaysType - Class in gw.pl.activity.typekey
 
IncludeDaysType(ITypeList, String) - Constructor for class gw.pl.activity.typekey.IncludeDaysType
 
includeField(IPropertyInfo) - Method in class gw.api.diff.DiffUtils
When comparing two beans, include this normally automatically excluded field.
IncludeInTestResults - Annotation Type in gw.testharness
Annotations which have this annotation will be added to the JUnit test results XML file.
IncludeModules - Annotation Type in gw.testharness
Declares a list of test modules to be included in the configuration for the duration of this test.
IncludeModulesBeforeEnterRunLevel - Annotation Type in gw.testharness
Declares a list of test modules to be included in the configuration for the duration of this test.
includeQueryToIdentifyRows() - Method in class gw.api.tools.ConsistencyChecksPagePrinter.ConsistencyCheckPrintConvertor
 
includeQueryToIdentifyRows() - Method in class gw.api.tools.DatabaseCheckPagePrinter.PrintConvertor
Returns whether or not to include query to identify individual rows (Only applicable for Consistency Checks)
includeQueryToIdentifyRows() - Method in class gw.api.tools.LoadIntegrityCheckPagePrinter.LoadIntegrityCheckPrintConvertor
 
includes(T) - Method in class gw.api.util.Range
Determines whether this range includes the given value.
includeStdErrInOutput() - Method in class gw.util.ProcessStarter
Deprecated.
If called, this ProcessStarter will include the StdErr output in the return string of this process.
IncompatibleTypeException - Exception in gw.lang.parser.exceptions
 
IncompatibleTypeException() - Constructor for exception gw.lang.parser.exceptions.IncompatibleTypeException
 
IncompatibleTypeException(String) - Constructor for exception gw.lang.parser.exceptions.IncompatibleTypeException
 
IncompatibleTypeException(Throwable) - Constructor for exception gw.lang.parser.exceptions.IncompatibleTypeException
 
IncompatibleTypeException(String, Throwable) - Constructor for exception gw.lang.parser.exceptions.IncompatibleTypeException
 
increment(IEntityPropertyInfo, int) - Method in interface gw.api.database.IUpdateBuilder
Increments the value of the given column by the given amount.
increment(IBeforeUpgradeColumn, int) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeUpdateBuilder
Increments the value of the given column by the given amount.
increment(String, int) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeUpdateBuilder
Increments the value of the given column by the given amount.
incrementCounter(String) - Method in interface gw.api.profiler.ProfilerFrame
Increments the value of a counter by one.
incrementCounter(String) - Method in class gw.api.profiler.ProfilerTag
 
incrementDate(IBeforeUpgradeColumn, int) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeUpdateBuilder
Increments the value of the given date column by the given amount.
incrementDate(String, int) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeUpdateBuilder
Increments the value of the given date column by the given amount.
incrementNumVisits() - Method in class gw.api.tools.LocationUsageStat
 
incrementNumVisits() - Method in class gw.api.tools.SharedSectionUsageStat
 
incrementTotalDeletes() - Method in class gw.plugin.management.SolrMessageMonitor
 
incrementTotalSearchErrors() - Method in class gw.plugin.management.SolrSearchMonitor
 
incrementTotalSearches() - Method in class gw.plugin.management.SolrSearchMonitor
 
incrementTotalSendErrors() - Method in class gw.plugin.management.SolrMessageMonitor
 
incrementTotalSends() - Method in class gw.plugin.management.SolrMessageMonitor
 
incrementTotalUpdatedDocuments() - Method in class gw.plugin.management.SolrMessageMonitor
 
incrementTotalUpdatedDocuments(long) - Method in class gw.plugin.management.SolrMessageMonitor
 
incSatisfiedCount(int) - Method in class gw.api.tools.RuleStats
 
incScore(int) - Method in class gw.lang.reflect.MethodScore
 
incVisitCount(int) - Method in class gw.api.tools.RuleStats
 
indent(String) - Static method in class gw.lang.gosuc.GosucUtil
 
indent - Variable in class gw.util.GosuRefactorUtil.MoveInstruction
 
INDEX_NOT_FOUND - Static variable in class gw.util.GosuStringUtil
Represents a failed index search.
indexOf(Object, Object) - Static method in class gw.api.util.ArrayUtil
Find the index of the given object in the array.
indexOf(Object, Object, int) - Static method in class gw.api.util.ArrayUtil
Find the index of the given object in the array starting at the given index.
indexOf(CharSequence, char) - Static method in class gw.pl.util.StringUtil
Returns the index of the specified character in the char sequence.
indexOf(CharSequence, char, int) - Static method in class gw.pl.util.StringUtil
Returns the index of the specified character in the char sequence starting at the given start position.
indexOf(Object) - Method in class gw.util.DynamicArray
Returns the index of the first occurrence of the specified element in this list, or -1 if this list does not contain the element.
indexOf(String, char) - Static method in class gw.util.GosuStringUtil
Finds the first index within a String, handling null.
indexOf(String, char, int) - Static method in class gw.util.GosuStringUtil
Finds the first index within a String from a start position, handling null.
indexOf(String, String) - Static method in class gw.util.GosuStringUtil
Finds the first index within a String, handling null.
indexOf(String, String, int) - Static method in class gw.util.GosuStringUtil
Finds the first index within a String, handling null.
indexOf(T) - Method in class gw.util.Stack
 
indexOf(Object) - Method in class gw.xml.xsd.typeloader.IdrefsList
 
indexOfAny(String, char[]) - Static method in class gw.util.GosuStringUtil
Search a String to find the first index of any character in the given set of characters.
indexOfAny(String, String) - Static method in class gw.util.GosuStringUtil
Search a String to find the first index of any character in the given set of characters.
indexOfAny(String, String[]) - Static method in class gw.util.GosuStringUtil
Find the first index of any of a set of potential substrings.
indexOfAnyBut(String, char[]) - Static method in class gw.util.GosuStringUtil
Search a String to find the first index of any character not in the given set of characters.
indexOfAnyBut(String, String) - Static method in class gw.util.GosuStringUtil
Search a String to find the first index of any character not in the given set of characters.
indexOfDifference(String, String) - Static method in class gw.util.GosuStringUtil
Compares two Strings, and returns the index at which the Strings begin to differ.
indexOfDifference(String[]) - Static method in class gw.util.GosuStringUtil
Compares all Strings in an array and returns the index at which the Strings begin to differ.
IndexStatistics - Interface in gw.api.database
 
INewExpression - Interface in gw.lang.parser.expressions
 
INewStatement - Interface in gw.lang.parser.statements
 
inferParameterizedTypeFromArgTypesAndContextType(IType[], IType) - Method in class gw.lang.reflect.FunctionType
 
inferParameterizedTypeFromArgTypesAndContextType(IType[], IType) - Method in interface gw.lang.reflect.IFunctionType
 
inferParameterizedTypeFromArgTypesAndContextType(IType[], IType) - Method in class gw.lang.reflect.ParameterizedFunctionType
 
InferredSymbolProvider<T extends IXMLNode> - Class in gw.xml.parser2
Class description...
InferredSymbolProvider() - Constructor for class gw.xml.parser2.InferredSymbolProvider
 
inferTypeParametersFromArgumentTypes(IType...) - Method in class gw.lang.reflect.FunctionType
 
inferTypeParametersFromArgumentTypes(IType...) - Method in interface gw.lang.reflect.IGenericMethodInfo
 
inferTypeParametersFromArgumentTypes(IType...) - Method in class gw.lang.reflect.MethodInfoDelegate
 
inferTypeParametersFromArgumentTypes2(IGosuClass, IType...) - Method in class gw.lang.reflect.FunctionType
 
inferTypeParametersFromArgumentTypes2(IGosuClass, IType...) - Method in interface gw.lang.reflect.IGenericMethodInfo
 
inferTypeParametersFromArgumentTypes2(IGosuClass, IType...) - Method in class gw.lang.reflect.MethodInfoDelegate
 
inferTypeVariableTypesFromGenParamTypeAndConcreteType(IType, IType, TypeVarToTypeMap) - Method in interface gw.lang.reflect.ITypeSystem
 
inferTypeVariableTypesFromGenParamTypeAndConcreteType(IType, IType, TypeVarToTypeMap) - Static method in class gw.lang.reflect.TypeSystem
 
info(Object) - Method in class gw.pl.logging.ILoggerImpl
Deprecated.
 
info(Object, Throwable) - Method in class gw.pl.logging.ILoggerImpl
Deprecated.
 
info(Object) - Method in interface gw.pl.logging.Logger
Deprecated.
 
info(Object, Throwable) - Method in interface gw.pl.logging.Logger
Deprecated.
 
info(Object) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
INFO should be used to convey the starting and stopping of something or progress of a long running task.
info(Object, Throwable) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
info(String) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
info(String, Object) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
info(String, Object, Object) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
info(String, Object[]) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
info(String, Throwable) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
info(Marker, String) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
info(Marker, String, Object) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
info(Marker, String, Object, Object) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
info(Marker, String, Object[]) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
info(Marker, String, Throwable) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
info(Object) - Method in interface gw.util.ILogger
 
info(Object, Throwable) - Method in interface gw.util.ILogger
 
info(Object, Throwable) - Method in class gw.util.SystemOutLogger
 
info(Object) - Method in class gw.util.SystemOutLogger
 
InheritanceFilterSet - Static variable in class gw.api.tools.EntityPropertiesFilter
 
INHERITED() - Static method in class gw.lang.reflect.java.JavaTypes
 
init(MatcherContext) - Method in interface gw.api.bean.compare.InitializableMatcher
Initializes the matcher.
init(MatcherContext) - Method in class gw.api.bean.compare.InitializableMatcherBase
Initializes the matcher with the context.
init() - Static method in class gw.api.startable.StartableServiceImpl
 
init(DatabaseCheckPagePrinter<C, T>.PrintConvertor<C, T>) - Method in class gw.api.tools.DatabaseCheckPagePrinter
 
init() - Method in class gw.api.util.UltraFastDateFormat
Initialise the instance for first use.
init() - Method in class gw.config.BaseService
 
init(ServiceKernel) - Method in class gw.config.DefaultCommonsServiceKernelInit
 
init() - Method in interface gw.config.IService
Initialize this service
init(ServiceKernel) - Method in interface gw.config.ServiceKernelInit
Allows the default kernel services to be overridden, providing customizations at higher levels of the system.
init() - Static method in class gw.lang.Gosu
Initializes Gosu using the classpath derived from the current classloader and system classpath.
init(List<File>) - Static method in class gw.lang.Gosu
 
init() - Static method in class gw.lang.reflect.gs.GosuClassPathThing
 
init() - Method in class gw.lang.reflect.LazyType
 
init(ServletConfig) - Method in class gw.pl.util.webservices.GWAxisSOAPPluginServlet
 
init() - Method in class gw.plugin.integration.inbound.logging.file.line.FileIntegrationLogger
 
init(int) - Method in class gw.plugin.solr.PagedQueryIterator
Returns an iterator positioned at the visible row index specified.
init() - Method in class gw.testharness.v3.PLRemoteTestServlet
 
init() - Method in class gw.util.concurrent.LockingLazyVar
 
init() - Method in interface gw.util.concurrent.LockingLazyVar.LazyVarInit
 
init() - Method in class gw.util.concurrent.LocklessLazyVar
 
init() - Method in interface gw.util.concurrent.LocklessLazyVar.LazyVarInit
 
initAndCheckTableGroups() - Method in class gw.api.tools.ConsistencyChecksRunsPageHelper
 
initDefaults() - Static method in class gw.config.Registry
/** Initialize with defaults.
initDirectly(T) - Method in class gw.util.concurrent.LockingLazyVar
 
initDirectly(T) - Method in class gw.util.concurrent.LocklessLazyVar
 
initDirectory(String) - Method in class gw.api.tools.DatabaseTableInfoHelper
 
initEntityFactory() - Static method in class gw.pl.external.entity.EntityMock
Deprecated.
Make the default EntityFactory (e.g.
initFromNameAndAttributes(ConfigParserContext, String, Attributes) - Method in class gw.xml.parser2.BaseAbstractNode
 
initFromOldResponse(AssignmentResponse) - Method in class gw.plugin.assignment.AssignmentResponse
 
InitializableMatcher - Interface in gw.api.bean.compare
Optional interface for implementations of EntityMatcher that need additional information from the context of the matching, i.e.
InitializableMatcherBase<T extends KeyableBean> - Class in gw.api.bean.compare
Base implementation for EntityMatcher matchers} that need to logically match on other related entity types.
InitializableMatcherBase() - Constructor for class gw.api.bean.compare.InitializableMatcherBase
 
InitializablePlugin - Interface in gw.plugin
Initialization interface for a plugin
InitializationException - Exception in gw.plugin.messaging
Exception thrown if a messaging plugin cannot be started or resumed.
InitializationException() - Constructor for exception gw.plugin.messaging.InitializationException
 
InitializationException(String) - Constructor for exception gw.plugin.messaging.InitializationException
 
InitializationException(String, Throwable) - Constructor for exception gw.plugin.messaging.InitializationException
 
initialize(Object, PropertyReference) - Method in class gw.api.phone.PhoneDelegateBase
 
initialize(Object, IPropertyInfo) - Method in class gw.api.phone.PhoneDelegateBase
 
initialize() - Method in class gw.api.print.ListViewCustomPrintAction
 
initialize() - Method in class gw.api.print.PrintAction
Performs any necessary setup before generating XSL-FO code.
initialize() - Method in class gw.api.print.PrintLocationAction
 
initialize(IType) - Static method in class gw.lang.cli.CommandLineAccess
Initializes the static properties on the given type based on the command line arguments.
initialize(Object, boolean) - Static method in class gw.lang.cli.CommandLineAccess
Initializes the properties on the given object based on the command line arguments.
initialize(Object) - Method in interface gw.lang.parser.expressions.IInitializerExpression
 
initialize(Document) - Method in class gw.pl.util.webservices.axis.GWSymbolTable
 
initialize(Date) - Method in interface gw.pl.workqueue.entity.WorkItem
Initialize a work item.
initialize() - Method in class gw.util.LazyInit
 
initializeBaseBatchProcessMap() - Method in class gw.api.webservice.maintenanceTools.MaintenanceToolsImpl
Initialize batch processes into an internal map
initializeBatchProcessMap() - Method in class gw.api.webservice.ab.maintenanceTools.ABMaintenanceToolsImpl
 
initializeBatchProcessMap() - Method in class gw.api.webservice.maintenanceTools.MaintenanceToolsImpl
Initialize any additional batch processes into the internal map that have not been initialized in MaintenanceToolsImpl.initializeBaseBatchProcessMap().
initializeClassArray(Class[], ClassLoader) - Static method in class gw.pl.util.ClassUtil
 
initializeGosu() - Method in class gw.lang.gosuc.Gosuc
 
initializeGosu() - Method in interface gw.lang.gosuc.IGosuc
 
initializeMultipleModules(List<? extends IModule>) - Method in class gw.lang.init.GosuInitialization
 
initializeRuntime(List<GosuPathEntry>) - Method in class gw.lang.init.GosuInitialization
 
initializeTypeSystem() - Method in class gw.test.remote.ForwardingTestEnvironment
 
initializeTypeSystem() - Method in class gw.test.TestEnvironment
 
initializeTypeSystem() - Method in class gw.testharness.v3.PLTestEnvironment
 
initialValue() - Method in class gw.pl.util.ScopedThreadLocal
 
initInternalData() - Method in class gw.test.TestClass
 
initMetadata(String) - Method in class gw.test.TestClass
 
initNode(PLXMLNode, XMLNodeConvertible) - Method in class gw.xml.parser2.NewNodeToOldNodeConverter
 
initNode(String, FileNameAndLineNumber, Map<String, String>, String) - Method in interface gw.xml.parser2.XMLNodeConvertible
 
initNode(String, FileNameAndLineNumber, Map<String, String>, String) - Method in class gw.xml.parser2.XMLNodeConvertibleBase
 
initTools(PluginCallbackHandler, MessageFinder) - Method in class gw.plugin.integration.inbound.logging.reply.FileIntegrationMessageReplyHandler
 
initTools(PluginCallbackHandler, MessageFinder) - Method in class gw.plugin.integration.inbound.logging.reply.JMSIntegrationMessageReplyHandler
 
initTools(PluginCallbackHandler, MessageFinder) - Method in interface gw.plugin.messaging.MessageReply
Supplies an instance of PluginCallbackHandler and MessageFinder to the plugin.
initWatching() - Method in class gw.test.servlet.ChangedTypesRefresher
 
inlineView(IEntityPropertyInfo, Query, IEntityPropertyInfo) - Method in interface gw.api.database.IQueryBuilder
Used to join this table to another table specifying both columns.
inlineView(IEntityPropertyInfo, Query, IEntityPropertyInfo) - Method in class gw.api.database.Query
Used to join this table to another table specifying both columns.
INNER_BLOCK_PREFIX - Static variable in class gw.lang.reflect.gs.GosuClassTypeLoader
 
INonCapturableSymbol - Interface in gw.lang.parser
 
INonLoadableType - Interface in gw.lang.reflect
 
INonVersionableType - Interface in gw.lang.reflect
 
INoOpStatement - Interface in gw.lang.parser.statements
 
InOperation - Enum in gw.api.database
An enumeration used for in or not in operations
INotAStatement - Interface in gw.lang.parser.statements
 
INotAWordExpression - Interface in gw.lang.parser.expressions
 
INoteTemplateDescriptor - Interface in gw.plugin.note
Interface description...
INoteTemplateSerializer - Interface in gw.plugin.note
Serializes and deserializes note template descriptors.
INoteTemplateSource - Interface in gw.plugin.note
An interface fronting access to note templates.
inPendingContactChange() - Static method in class gw.api.web.contact.PendingContactChangeUtil
 
InPlaceUpgradeTesting - Annotation Type in gw.testharness
 
InProgress - Annotation Type in gw.testharness
 
input(String) - Method in class gw.util.process.ProcessRunner
Sets the text to be directed into this process' stdin.
InputHelpTextOnFocus - Static variable in class gw.api.system.PLConfigParameters
If true, the help text for an input will be displayed when the input gets the focus *
InputHelpTextOnMouseOver - Static variable in class gw.api.system.PLConfigParameters
If true, the help text for an input will be displayed when the user moves mouse over the input *
InputMaskPlaceholderCharacter - Static variable in class gw.api.system.PLConfigParameters
The character used as a placeholder in masked input fields *
insert() - Method in interface gw.api.database.upgrade.after.IAfterUpgradeTable
Note that if you are not in a transaction, you can also use a Bundle to perform the insert.
insert() - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeTable
 
insert(T, int) - Method in class gw.util.Stack
 
INSERT_INTO_MAIN_BRANCH - Static variable in class gw.api.profiler.ProfilerTag
 
INSERT_SELECT_PROFILER_TAG - Static variable in interface gw.api.database.upgrade.before.IBeforeUpgradeInsertSelectBuilder
 
INSERT_UPDATE_ARRAY_TAG - Static variable in class gw.api.profiler.ProfilerTag
 
insertDashAtIndex(int, String) - Static method in class gw.api.datagen.DatagenUtil
Inserts a dash at the index.
INSERTED - Static variable in class gw.api.webservice.importTools.ImportResults
 
insertInto(IBeforeUpgradeTable) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeSelectBuilder
 
insertLine(int, Object) - Method in class gw.pl.io.StringLineWriter
Inserts a line with the given contents at the given index.
insertSelect(IAfterUpgradeTable) - Method in interface gw.api.database.upgrade.after.IAfterUpgradeTable
 
insertSelect(IBeforeUpgradeTable) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeTable
 
insertSelect(IBeforeUpgradeSelectBuilder) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeTable
 
InsertTransaction - Class in gw.api.webservice.zone
Class description...
InsertZoneLinkTransaction - Class in gw.api.webservice.zone
Handles insertion of zone links into staging or production table.
InsertZoneTransaction - Class in gw.api.webservice.zone
Handles insertion of zones.
instance() - Static method in class gw.api.address.DefaultAddressAutocompletePlugin
 
INSTANCE - Static variable in class gw.api.assignment.AutoAssignAssignee
Singleton instance of the AutoAssignAssignee.
INSTANCE - Static variable in class gw.api.database.optimizer.oracle.DisableBtreeToBitmapConversion
Deprecated.
 
INSTANCE - Static variable in class gw.api.database.optimizer.oracle.DisableHashJoin
Deprecated.
 
INSTANCE - Static variable in class gw.api.database.optimizer.oracle.DisableIndexFastFullScan
Deprecated.
 
INSTANCE - Static variable in class gw.api.database.optimizer.oracle.DisableIndexJoin
Deprecated.
 
INSTANCE - Static variable in class gw.api.database.optimizer.oracle.DisableIndexSkipScan
Deprecated.
 
INSTANCE - Static variable in class gw.api.database.optimizer.oracle.DisableSortMergeJoin
Deprecated.
 
INSTANCE - Static variable in class gw.api.databuilder.NullBuilderContext
 
instance() - Static method in class gw.config.Registry
Get the singleton instance.
instance() - Static method in class gw.fs.FileFactory
 
instance(IExecutionEnvironment) - Static method in class gw.lang.init.GosuInitialization
 
instance() - Static method in class gw.lang.parser.coercers.BigDecimalCoercer
 
instance() - Static method in class gw.lang.parser.coercers.BigIntegerCoercer
 
instance() - Static method in class gw.lang.parser.coercers.BlockCoercer
 
instance() - Static method in class gw.lang.parser.coercers.BooleanCoercer
 
instance() - Static method in class gw.lang.parser.coercers.BooleanHighPriorityCoercer
 
instance() - Static method in class gw.lang.parser.coercers.BooleanPHighPriorityCoercer
 
instance() - Static method in class gw.lang.parser.coercers.ByteCoercer
 
instance() - Static method in class gw.lang.parser.coercers.ByteHighPriorityCoercer
 
instance() - Static method in class gw.lang.parser.coercers.BytePHighPriorityCoercer
 
instance() - Static method in class gw.lang.parser.coercers.CharCoercer
 
instance() - Static method in class gw.lang.parser.coercers.CharHighPriorityCoercer
 
instance() - Static method in class gw.lang.parser.coercers.CharPHighPriorityCoercer
 
instance() - Static method in class gw.lang.parser.coercers.DateCoercer
 
instance() - Static method in class gw.lang.parser.coercers.DoubleCoercer
 
instance() - Static method in class gw.lang.parser.coercers.DoubleHighPriorityCoercer
 
instance() - Static method in class gw.lang.parser.coercers.DoublePHighPriorityCoercer
 
instance() - Static method in class gw.lang.parser.coercers.FloatCoercer
 
instance() - Static method in class gw.lang.parser.coercers.FloatHighPriorityCoercer
 
instance() - Static method in class gw.lang.parser.coercers.FloatPHighPriorityCoercer
 
instance() - Static method in class gw.lang.parser.coercers.FunctionFromInterfaceCoercer
 
instance() - Static method in class gw.lang.parser.coercers.FunctionToInterfaceCoercer
 
instance() - Static method in class gw.lang.parser.coercers.GosuArrayToJavaArrayCoercer
 
instance() - Static method in class gw.lang.parser.coercers.IdentityCoercer
 
instance() - Static method in class gw.lang.parser.coercers.IMonitorLockCoercer
 
instance() - Static method in class gw.lang.parser.coercers.IntCoercer
 
instance() - Static method in class gw.lang.parser.coercers.IntHighPriorityCoercer
 
instance() - Static method in class gw.lang.parser.coercers.IntPHighPriorityCoercer
 
instance() - Static method in class gw.lang.parser.coercers.LongCoercer
 
instance() - Static method in class gw.lang.parser.coercers.LongHighPriorityCoercer
 
instance() - Static method in class gw.lang.parser.coercers.LongPHighPriorityCoercer
 
instance() - Static method in class gw.lang.parser.coercers.MetaTypeToClassCoercer
 
instance() - Static method in class gw.lang.parser.coercers.NonWarningStringCoercer
 
instance() - Static method in class gw.lang.parser.coercers.PrimitiveCoercer
 
instance() - Static method in class gw.lang.parser.coercers.RegExpMatchToBooleanCoercer
 
instance() - Static method in class gw.lang.parser.coercers.RuntimeCoercer
 
instance() - Static method in class gw.lang.parser.coercers.ShortCoercer
 
instance() - Static method in class gw.lang.parser.coercers.ShortHighPriorityCoercer
 
instance() - Static method in class gw.lang.parser.coercers.ShortPHighPriorityCoercer
 
instance() - Static method in class gw.lang.parser.coercers.StringBufferCoercer
 
instance() - Static method in class gw.lang.parser.coercers.StringBuilderCoercer
 
instance() - Static method in class gw.lang.parser.coercers.StringCoercer
 
instance() - Static method in class gw.lang.parser.coercers.TypeVariableCoercer
 
instance() - Static method in class gw.lang.reflect.FragmentCache
 
instance() - Static method in class gw.pl.util.GWProperties
 
INSTANCE - Static variable in class gw.plugin.util.BeanInfoCache
 
INSTANCE - Static variable in class gw.plugin.util.EnumerationCache
 
INSTANCE - Static variable in class gw.xml.parser2.BasicXMLNodeFactory
 
INSTANCE - Static variable in class gw.xml.parser2.PLXMLNode.LocalMDBuilder
 
InstanceOfPredicate - Class in gw.xml.parser2.iteration
Class description...
InstanceOfPredicate(Class<? extends IXMLNode>) - Constructor for class gw.xml.parser2.iteration.InstanceOfPredicate
 
InstantaneousContactAutoSync - Static variable in class gw.api.system.PLConfigParameters
Whether or not to process contact auto sync at the time of receiving the notification *
instantiateSubFlow(Workflow) - Method in interface gw.pl.workflow.entity.Workflow
Create but do not start a subflow of the specified version.
inState(State) - Method in class gw.api.databuilder.AttributeUserBuilder
 
InstrumentedMessage - Interface in gw.pl.messaging.entity
InstrumentedMessage Completed messages.
InstrumentedWorkerInfoPurgeDaysOld - Static variable in class gw.api.system.PLConfigParameters
The number of days to keep instrumentation information for a distributed worker instance before they can be deleted*
InstrumentedWorkerTask - Interface in gw.pl.workqueue.entity
InstrumentedWorkerTask Instrumentation information for a run of a distributed worker instance.
InstrumentedWorkExecutor - Interface in gw.pl.workqueue.entity
InstrumentedWorkExecutor Instrumentation information for a work queue executor instance.
INT - Static variable in class gw.lang.reflect.java.asm.AsmClass
 
INT - Static variable in class gw.lang.reflect.java.asm.AsmPrimitiveType
 
IntCoercer - Class in gw.lang.parser.coercers
 
IntCoercer() - Constructor for class gw.lang.parser.coercers.IntCoercer
 
INTEGER() - Static method in class gw.lang.reflect.java.JavaTypes
 
INTEGER_INTERVAL() - Static method in class gw.lang.reflect.java.JavaTypes
 
IntegerConstraintsHandler - Class in gw.datatype.impl
Class description...
IntegerConstraintsHandler(Range<Integer>) - Constructor for class gw.datatype.impl.IntegerConstraintsHandler
 
IntegerConstraintsHandlerBase - Class in gw.datatype.impl
Interface description...
IntegerConstraintsHandlerBase() - Constructor for class gw.datatype.impl.IntegerConstraintsHandlerBase
 
IntegerInterval - Class in gw.lang.reflect.interval
 
IntegerInterval(Integer, Integer) - Constructor for class gw.lang.reflect.interval.IntegerInterval
 
IntegerInterval(Integer, Integer, int) - Constructor for class gw.lang.reflect.interval.IntegerInterval
 
IntegerInterval(Integer, Integer, int, boolean, boolean, boolean) - Constructor for class gw.lang.reflect.interval.IntegerInterval
 
IntegerInterval.ForwardIterator - Class in gw.lang.reflect.interval
 
IntegerInterval.ForwardIterator() - Constructor for class gw.lang.reflect.interval.IntegerInterval.ForwardIterator
 
IntegerParameterKey - Class in gw.api.system
Integer configuration parameter.
IntegerParameterKey(Map<String, ParameterKey>, String, boolean) - Constructor for class gw.api.system.IntegerParameterKey
Creates required integer parameter key without default value.
IntegerParameterKey(Map<String, ParameterKey>, String, boolean, Integer) - Constructor for class gw.api.system.IntegerParameterKey
Creates required integer parameter key without default value.
IntegerParameterKey(Map<String, ParameterKey>, String, boolean, Integer, Integer, Integer) - Constructor for class gw.api.system.IntegerParameterKey
Creates required integer parameter key with a default value and min & max constraints.
IntegerParameterKey(Map<String, ParameterKey>, String, boolean, Integer, Integer, Integer, boolean) - Constructor for class gw.api.system.IntegerParameterKey
Creates integer parameter key with a default value and min & max constraints.
IntegerTypeWrapper - Class in gw.xml.xsd.typewrapper
 
IntegerTypeWrapper(boolean) - Constructor for class gw.xml.xsd.typewrapper.IntegerTypeWrapper
 
INTEGRATION - Static variable in class gw.pl.logging.LoggerCategory
 
INTEGRATION_CUSTOM - Static variable in class gw.pl.logging.LoggerCategory
 
INTEGRATION_FILE - Static variable in class gw.pl.logging.LoggerCategory
 
INTEGRATION_JMS - Static variable in class gw.pl.logging.LoggerCategory
 
INTEGRATION_MSGREPLY - Static variable in class gw.pl.logging.LoggerCategory
 
INTEGRATION_WORKAGENT - Static variable in class gw.pl.logging.LoggerCategory
 
IntegrationTest - Annotation Type in gw.testharness
This annotation added so that when we get integration test support in TH for CC->AB (and hypothetically others) we can easily find tests which were intended for it.
integrityCheck(boolean) - Static method in class gw.testharness.StagingTablesUtil
Deprecated.
Use runIntegrityChecksOnStagingTables() instead
integrityCheckLoadAndExpectErrors(Boolean, int) - Static method in class gw.testharness.StagingTablesUtil
Deprecated.
Use runIntegrityChecksOnStagingTablesAndLoadExpectingErrors() instead
integrityCheckStagingTableContents(Boolean, Boolean, Boolean) - Method in interface gw.api.webservice.tableImport.ITableImportAPI
Instructs the server to check the integrity of the contents of the staging tables, inserting details about any failures into the load error tables.
integrityCheckStagingTableContents(Boolean, Boolean, Boolean) - Method in class gw.api.webservice.tableImport.TableImportImpl
 
integrityCheckStagingTableContentsAndLoadSourceTables(Boolean, Boolean, Boolean, Boolean) - Method in interface gw.api.webservice.tableImport.ITableImportAPI
Instructs the server to check the integrity of the contents of the staging tables, inserting details about any failures into the error tables.
integrityCheckStagingTableContentsAndLoadSourceTables(Boolean, Boolean, Boolean, Boolean) - Method in class gw.api.webservice.tableImport.TableImportImpl
 
integrityCheckStagingTableContentsAndLoadSourceTables(Boolean, Boolean, Boolean, Boolean, LoadCommandType) - Method in class gw.api.webservice.tableImport.TableImportImpl
 
integrityCheckStagingTableContentsAndLoadSourceTablesAsBatchProcess(Boolean, Boolean, Boolean, Boolean) - Method in interface gw.api.webservice.tableImport.ITableImportAPI
Instructs the server to check the integrity of the contents of the staging tables, inserting details about any failures into the load error tables.
integrityCheckStagingTableContentsAndLoadSourceTablesAsBatchProcess(Boolean, Boolean, Boolean, Boolean) - Method in class gw.api.webservice.tableImport.TableImportImpl
 
integrityCheckStagingTableContentsAndLoadSourceTablesAsBatchProcess(Boolean, Boolean, Boolean, Boolean, LoadCommandType) - Method in class gw.api.webservice.tableImport.TableImportImpl
 
integrityCheckStagingTableContentsAsBatchProcess(Boolean, Boolean, Boolean) - Method in interface gw.api.webservice.tableImport.ITableImportAPI
Instructs the server to check the integrity of the contents of the staging tables, inserting details about any failures into the load error tables.
integrityCheckStagingTableContentsAsBatchProcess(Boolean, Boolean, Boolean) - Method in class gw.api.webservice.tableImport.TableImportImpl
 
integrityCheckZoneStagingTableContentsAndLoadZoneSourceTables(Boolean, Boolean, Boolean) - Method in interface gw.api.webservice.tableImport.ITableImportAPI
Instructs the server to check the integrity of the contents of the Zone staging tables, inserting details about any failures into the error tables.
integrityCheckZoneStagingTableContentsAndLoadZoneSourceTables(Boolean, Boolean, Boolean) - Method in class gw.api.webservice.tableImport.TableImportImpl
 
intern(String) - Static method in class gw.pl.util.StringUtil
Make a copy of String before interning to make sure the interned string doesn't have an overly-large char buffer.
INTERNAL - Static variable in class gw.lang.reflect.Modifier
The int value representing the internal modifier.
INTERNAL_API() - Static method in class gw.lang.reflect.java.JavaTypes
 
InternalAPI - Annotation Type in gw.lang
Deprecated.
This annotation is a temporary indicator of members on public types that are for internal use only. Such members should be moved off the public type as soon as possible. See https://confluence.guidewire.com/display/MOD/Removal+of+@InternalAPI+members+from+public+APIs for more details.
internalGetTestEnvironment() - Method in class gw.testharness.TestBase
 
InternalRuleSetCaller - Class in gw.rules
Deprecated.
Empty class that will be removed in a future release.
InternalRuleSetCaller() - Constructor for class gw.rules.InternalRuleSetCaller
Deprecated.
 
internalSend(String, String, Message, String) - Method in class gw.api.email.AbstractEmailMessageTransport
 
InternalTools - Class in gw.api.tools
Generic utility functions for supporting internal tools
InternalTools() - Constructor for class gw.api.tools.InternalTools
 
InternalToolsStatus - Class in gw.api.tools
User: cdonahue Date: Feb 16, 2006 Time: 3:26:06 PM
InternalToolsStatus() - Constructor for class gw.api.tools.InternalToolsStatus
 
InternalToolsUtil - Class in gw.api.tools
Provides methods useful from InternalTools pages
InternalToolsUtil() - Constructor for class gw.api.tools.InternalToolsUtil
 
intersect(IQuery<T>) - Method in class gw.api.database.GroupingQuery
Intersects this query with the query passed in.
intersect(IQuery<T>) - Method in interface gw.api.database.IQuery
Intersects this query with the query passed in.
intersect(IQuery<T>) - Method in class gw.api.database.Query
Intersects this query with the query passed in.
intersect(Range<T>) - Method in class gw.api.util.Range
Creates a new range that is the intersection of this range with another range.
intersection(Set<T>, Set<T>) - Static method in class gw.pl.util.CollectionUtil
A generics enabled version of intersection operation on Set.
intersects(Rectangle) - Method in class gw.pl.util.Rectangle
 
IntHighPriorityCoercer - Class in gw.lang.parser.coercers
 
IntHighPriorityCoercer() - Constructor for class gw.lang.parser.coercers.IntHighPriorityCoercer
 
IntPCoercer - Static variable in class gw.lang.parser.coercers.BasePrimitiveCoercer
 
IntPHighPriorityCoercer - Class in gw.lang.parser.coercers
 
IntPHighPriorityCoercer() - Constructor for class gw.lang.parser.coercers.IntPHighPriorityCoercer
 
intToStringWithPadding(long, int) - Static method in class gw.api.datagen.DatagenUtil
Converts something of the form 1234 (that requires 10 digits) to 0000001234
intValue(Integer) - Method in class gw.api.assignment.AssignmentType
Subclasser utility; returns value of integer or zero if it is null
INullExpression - Interface in gw.lang.parser.expressions
 
INumberConstraintsHandler - Interface in gw.datatype.handler
Subclass of constraints handler for numeric values.
INumericLiteralExpression - Interface in gw.lang.parser.expressions
 
INVALID_INFO - Static variable in class gw.plugin.security.AuthenticationSource.Failure
User provided user name or password but they're not valid
INVALID_PORTABLE_FILENAME_CHARS - Static variable in class gw.pl.util.FileUtil
 
InvalidAttributeValueException - Exception in gw.plugin.management
An InvalidAttributeValueException is thrown when trying to set the value of attribute to something invalid (such as trying to set an integer attribute to a string value).
InvalidAttributeValueException() - Constructor for exception gw.plugin.management.InvalidAttributeValueException
An InvalidAttributeValueException is thrown when trying to set the value of attribute to something invalid (such as trying to set an integer attribute to a string value).
InvalidAttributeValueException(String) - Constructor for exception gw.plugin.management.InvalidAttributeValueException
An InvalidAttributeValueException is thrown when trying to set the value of attribute to something invalid (such as trying to set an integer attribute to a string value).
InvalidAttributeValueException(Throwable) - Constructor for exception gw.plugin.management.InvalidAttributeValueException
An InvalidAttributeValueException is thrown when trying to set the value of attribute to something invalid (such as trying to set an integer attribute to a string value).
InvalidAttributeValueException(String, Throwable) - Constructor for exception gw.plugin.management.InvalidAttributeValueException
An InvalidAttributeValueException is thrown when trying to set the value of attribute to something invalid (such as trying to set an integer attribute to a string value).
InvalidAuthenticationSourceData - Exception in gw.plugin.security
Thrown when an invalid authentication source type is passed to an authentication service.
InvalidAuthenticationSourceData() - Constructor for exception gw.plugin.security.InvalidAuthenticationSourceData
Invalid authentication source type exception
InvalidAuthenticationSourceData(String) - Constructor for exception gw.plugin.security.InvalidAuthenticationSourceData
Invalid authentication source type exception
InvalidAuthenticationSourceData(String, Throwable) - Constructor for exception gw.plugin.security.InvalidAuthenticationSourceData
Invalid authentication source type exception
InvalidAuthenticationSourceData(Throwable) - Constructor for exception gw.plugin.security.InvalidAuthenticationSourceData
Invalid authentication source type exception
InvalidSessionException - Static variable in exception gw.api.webservice.exception.PermissionException
 
InvalidSessionException(String) - Static method in exception gw.api.webservice.exception.PermissionException
 
InvalidTableGroupException - Exception in gw.pl.exception
One of the tables in a table group is invalid.
InvalidTableGroupException(String) - Constructor for exception gw.pl.exception.InvalidTableGroupException
 
InvalidTableGroupException(String, Throwable) - Constructor for exception gw.pl.exception.InvalidTableGroupException
 
Invocation - Annotation Type in gw.pl.external
Deprecated.
External entities are deprecated. Please use the new Java API instead.
InvocationCounter - Class in gw.util.perf
 
InvocationCounter(boolean) - Constructor for class gw.util.perf.InvocationCounter
 
InvocationType - Enum in gw.pl.external
Deprecated.
External entities are deprecated. Please use the new Java API instead.
invoke(Object, Method, Object[]) - Method in class gw.lang.annotation.Annotations.Builder.AnnotationInvocationHandler
 
invoke() - Method in interface gw.lang.function.IFunction0
 
invoke(Object) - Method in interface gw.lang.function.IFunction1
 
invoke(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface gw.lang.function.IFunction10
 
invoke(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface gw.lang.function.IFunction11
 
invoke(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface gw.lang.function.IFunction12
 
invoke(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface gw.lang.function.IFunction13
 
invoke(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface gw.lang.function.IFunction14
 
invoke(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface gw.lang.function.IFunction15
 
invoke(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface gw.lang.function.IFunction16
 
invoke(Object, Object) - Method in interface gw.lang.function.IFunction2
 
invoke(Object, Object, Object) - Method in interface gw.lang.function.IFunction3
 
invoke(Object, Object, Object, Object) - Method in interface gw.lang.function.IFunction4
 
invoke(Object, Object, Object, Object, Object) - Method in interface gw.lang.function.IFunction5
 
invoke(Object, Object, Object, Object, Object, Object) - Method in interface gw.lang.function.IFunction6
 
invoke(Object, Object, Object, Object, Object, Object, Object) - Method in interface gw.lang.function.IFunction7
 
invoke(Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface gw.lang.function.IFunction8
 
invoke(Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface gw.lang.function.IFunction9
 
invoke(String, Object[]) - Method in class gw.lang.parser.ExternalSymbolMapBase
 
invoke(Object[]) - Method in interface gw.lang.parser.IFunctionSymbol
Invokes the method represented by this symbol.
invoke(Object[]) - Method in interface gw.lang.parser.IReducedDynamicFunctionSymbol
 
invoke(String, Object...) - Method in class gw.lang.reflect.Expando
 
invoke(String, Object[]) - Method in interface gw.lang.reflect.gs.IExternalSymbolMap
Invokes the named external function with the given arguments.
invoke(String, Object...) - Method in interface gw.lang.reflect.IExpando
 
invoke(Object, Object[]) - Method in interface gw.lang.reflect.java.IJavaClassMethod
 
invoke(MessageContext) - Method in class gw.pl.util.webservices.SOAPOutboundHandler
Invokes the specified MessageContext.
invoke(XmlElement, WsiInvocationContext) - Method in class gw.xml.ws.DefaultWsiInvocationHandler
 
INVOKE_METHOD_NAME - Static variable in interface gw.lang.parser.IBlockClass
 
INVOKE_WITH_ARGS_METHOD_NAME - Static variable in interface gw.lang.parser.IBlockClass
 
invokeMarketExchangeRateSetPlugin() - Static method in class gw.api.util.CurrencyUtil
Creates and commits a new ExchangeRateSet using IExchangeRateSetPlugin.
invokeMethod(Object, String, Object...) - Static method in class gw.lang.reflect.ReflectUtil
 
invokeMethod(Object, Class<?>, String, Class<?>[], Object[]) - Method in class gw.pl.external.Invoker
Deprecated.
Invoke a method for a proxied external type.
InvokeMethodRequest - Class in gw.testharness.clustering
 
InvokeMethodRequest(String, String, Serializable[]) - Constructor for class gw.testharness.clustering.InvokeMethodRequest
 
Invoker - Class in gw.pl.external
Deprecated.
External entities are deprecated. Please use the new Java API instead.
Invoker() - Constructor for class gw.pl.external.Invoker
Deprecated.
 
invokeStaticMethod(String, String, Object...) - Static method in class gw.lang.reflect.ReflectUtil
 
invokeStaticMethod(Class<?>, String, Class<?>[], Object[]) - Method in class gw.pl.external.Invoker
Deprecated.
Invoke a static method for a proxied external type.
invokeTrigger(String, WorkflowTriggerKey) - Method in class gw.api.webservice.workflow.WorkflowAPIImpl
Invokes the triggerKey on the current step of the specified workflow causing the workflow to advance to the next step.
invokeTrigger(WorkflowTriggerKey) - Method in interface gw.pl.workflow.entity.Workflow
Tries to invoke a "manual trigger" in the Workflow, meaning an action initiated from outside the Workflow itself.
invokeTrigger(WorkflowTriggerKey, boolean) - Method in interface gw.pl.workflow.entity.Workflow
Like Workflow.invokeTrigger(WorkflowTriggerKey) but with an extra parameter to control whether the trigger should be evaluated synchronously (i.e. immediately in the current bundle) or else in the background.
invokeWithArgs(Object[]) - Method in class gw.lang.function.Function0
 
invokeWithArgs(Object[]) - Method in class gw.lang.function.Function1
 
invokeWithArgs(Object[]) - Method in class gw.lang.function.Function10
 
invokeWithArgs(Object[]) - Method in class gw.lang.function.Function11
 
invokeWithArgs(Object[]) - Method in class gw.lang.function.Function12
 
invokeWithArgs(Object[]) - Method in class gw.lang.function.Function13
 
invokeWithArgs(Object[]) - Method in class gw.lang.function.Function14
 
invokeWithArgs(Object[]) - Method in class gw.lang.function.Function15
 
invokeWithArgs(Object[]) - Method in class gw.lang.function.Function16
 
invokeWithArgs(Object[]) - Method in class gw.lang.function.Function2
 
invokeWithArgs(Object[]) - Method in class gw.lang.function.Function3
 
invokeWithArgs(Object[]) - Method in class gw.lang.function.Function4
 
invokeWithArgs(Object[]) - Method in class gw.lang.function.Function5
 
invokeWithArgs(Object[]) - Method in class gw.lang.function.Function6
 
invokeWithArgs(Object[]) - Method in class gw.lang.function.Function7
 
invokeWithArgs(Object[]) - Method in class gw.lang.function.Function8
 
invokeWithArgs(Object[]) - Method in class gw.lang.function.Function9
 
invokeWithArgs(Object...) - Method in interface gw.lang.function.IBlock
 
IObjectInitializerExpression - Interface in gw.lang.parser.expressions
 
IObjectLiteralExpression - Interface in gw.lang.parser.expressions
 
IObjectSizeFilter - Interface in gw.util.perf.objectsize
 
IOExceptionWithCause - Exception in gw.pl.util
Adds the curiously missing cause to IOException
IOExceptionWithCause() - Constructor for exception gw.pl.util.IOExceptionWithCause
 
IOExceptionWithCause(Throwable) - Constructor for exception gw.pl.util.IOExceptionWithCause
 
IOExceptionWithCause(String) - Constructor for exception gw.pl.util.IOExceptionWithCause
 
IOExceptionWithCause(String, Throwable) - Constructor for exception gw.pl.util.IOExceptionWithCause
 
IOneToOnePropertyInfo - Interface in gw.entity
Marker interface for one-to-one foreign keys defined in the datamodel.
IOptionalParamCapable - Interface in gw.lang.reflect
 
IOrderedList<T> - Interface in gw.util
 
IOUtil - Class in gw.pl.io
 
IOverridableOperation - Interface in gw.lang.parser.expressions
 
IPairedMoney - Interface in gw.api.financials
Represents a monetary value that has an associated monetary value.
IParameterDeclaration - Interface in gw.lang.parser.expressions
 
IParameterInfo - Interface in gw.lang.reflect
 
IParameterListClause - Interface in gw.lang.parser.expressions
 
IParamNode - Interface in gw.lang.javadoc
 
IParenthesizedExpression - Interface in gw.lang.parser.expressions
 
IParsedElement - Interface in gw.lang.parser
 
IParsedElementWithAtLeastOneDeclaration - Interface in gw.lang.parser
 
IParseIssue - Interface in gw.lang.parser
 
IParseResult - Interface in gw.lang.parser
 
IParserPart - Interface in gw.lang.parser
 
IParserState - Interface in gw.lang.parser
 
IParseTree - Interface in gw.lang.parser
 
IParseTree.Search - Class in gw.lang.parser
 
IParseTree.Search() - Constructor for class gw.lang.parser.IParseTree.Search
 
IPathValue - Interface in gw.api.webservice
Interface description...
IPDFMergeHandler - Interface in gw.plugin.document
Interface implemented by classes which implement code to perform merges on PDF templates on the server.
IPersistentDataType - Interface in gw.datatype
Represents the persistence aspects of this datatype.
IPhoneNormalizerPlugin - Interface in gw.plugin.phone
Plugin for normalizing phone numbers.
IPhysicalFileSystem - Interface in gw.fs.physical
 
IPlaceholder - Interface in gw.lang.reflect
 
IPlatformHelper - Interface in gw.config
 
IPlugin - Interface in gw.plugin
Deprecated.
External entities are deprecated. Please use the new Java API instead.
IPresentableDataType - Interface in gw.datatype
Represents the presentation aspects of a datatype.
IPresentationHandler - Interface in gw.api.validation
Interface description...
IPresentationInfo - Interface in gw.lang.reflect
 
IPresentationInfo.Default - Class in gw.lang.reflect
 
IPreUpdateHandler - Interface in gw.plugin.preupdate
If this plugin is implemented and enabled, the given implementation will be delegated to to handle pre-update rules, prior to the default validation-graph based approach.
IPrimaryKeyPersistenceHandler - Interface in gw.datatype.handler
Marker interface for primary key datatypes.
IProcessesPlugin - Interface in gw.plugin.processing
If this plugin is implemented and the given implementation will be delegated to either create a new batch process a system level batch process.
IProgram - Interface in gw.lang.parser.expressions
 
IPROGRAM_INSTANCE() - Static method in class gw.lang.reflect.java.JavaTypes
 
IProgramClassFunctionSymbol - Interface in gw.lang.parser
 
IProgramInstance - Interface in gw.lang.reflect.gs
 
IProject - Interface in gw.lang.reflect.module
 
IPropertiesType - Interface in gw.lang.reflect.gs
 
IPropertyAccessIdentifier - Interface in gw.lang.parser.expressions
 
IPropertyAccessor - Interface in gw.lang.reflect
 
IPropertyAsMethodCallIdentifier - Interface in gw.lang.parser.expressions
 
IPropertyInfo - Interface in gw.lang.reflect
 
IPropertyInfoDelegate - Interface in gw.lang.reflect
 
IPropertyInfoFactory - Interface in gw.lang.reflect
 
IPropertyReference<R,T> - Interface in gw.lang.reflect.features
 
IPropertyStatement - Interface in gw.lang.parser.statements
 
IProtocolAdapter - Interface in gw.lang.reflect.module
 
IProvidesContextClass - Interface in gw.lang.parser
 
IProvidesCustomErrorInfo - Interface in gw.lang.reflect
 
IProvidesCustomErrorInfo.CustomErrorInfo - Class in gw.lang.reflect
 
IProvidesCustomErrorInfo.CustomErrorInfo(IProvidesCustomErrorInfo.ErrorLevel, String, int, int) - Constructor for class gw.lang.reflect.IProvidesCustomErrorInfo.CustomErrorInfo
 
IProvidesCustomErrorInfo.ErrorLevel - Enum in gw.lang.reflect
 
IQuery<T extends Bean> - Interface in gw.api.database
Used to create a new query to the database.
IQUERY_RESULT_SET() - Static method in class gw.lang.reflect.java.JavaTypes
 
IQueryablePropertyInfo - Interface in gw.entity
 
IQueryBeanResult<T extends Bean> - Interface in gw.api.database
A IQueryBeanResult represents a result from a database query.
IQueryBuilder<T extends Bean> - Interface in gw.api.database
Interface description...
IQueryColumn - Interface in gw.entity
Interface description...
IQueryExpression - Interface in gw.lang.parser.expressions
 
IQueryExpressionEvaluator - Interface in gw.lang.parser.expressions
 
IQueryPartAssembler - Interface in gw.lang.parser.expressions
 
IQueryPathExpression - Interface in gw.lang.parser.expressions
 
IQueryPathExpression.Util - Class in gw.lang.parser.expressions
 
IQueryPathExpression.Util() - Constructor for class gw.lang.parser.expressions.IQueryPathExpression.Util
 
IQueryResult<QT extends Bean,RT> - Interface in gw.api.database
A QueryProcessor represents a result from a database query.
IQueryResultSet<T> - Interface in gw.lang.reflect
 
IQuerySelectColumn - Interface in gw.api.database
 
IRAbstractLoopStatement - Class in gw.lang.ir
 
IRAbstractLoopStatement() - Constructor for class gw.lang.ir.IRAbstractLoopStatement
 
IRAnnotation - Class in gw.lang.ir
 
IRAnnotation(IRType, boolean, IAnnotationInfo) - Constructor for class gw.lang.ir.IRAnnotation
 
IRArgConverter - Class in gw.lang.ir.builder
 
IRArgConverter() - Constructor for class gw.lang.ir.builder.IRArgConverter
 
IRArithmeticExpression - Class in gw.lang.ir.expression
 
IRArithmeticExpression(IRType, IRExpression, IRExpression, IRArithmeticExpression.Operation) - Constructor for class gw.lang.ir.expression.IRArithmeticExpression
 
IRArithmeticExpression.Operation - Enum in gw.lang.ir.expression
The operation being performed.
IRArrayLengthExpression - Class in gw.lang.ir.expression
 
IRArrayLengthExpression(IRExpression) - Constructor for class gw.lang.ir.expression.IRArrayLengthExpression
 
IRArrayLoadExpression - Class in gw.lang.ir.expression
 
IRArrayLoadExpression(IRExpression, IRExpression, IRType) - Constructor for class gw.lang.ir.expression.IRArrayLoadExpression
 
IRArrayStoreStatement - Class in gw.lang.ir.statement
 
IRArrayStoreStatement(IRExpression, IRExpression, IRExpression, IRType) - Constructor for class gw.lang.ir.statement.IRArrayStoreStatement
 
IRArrayStoreStatementBuilder - Class in gw.lang.ir.builder.statement
 
IRArrayStoreStatementBuilder(IRExpressionBuilder, IRExpressionBuilder, IRExpressionBuilder) - Constructor for class gw.lang.ir.builder.statement.IRArrayStoreStatementBuilder
 
IRAssignmentStatement - Class in gw.lang.ir.statement
 
IRAssignmentStatement(IRSymbol, IRExpression) - Constructor for class gw.lang.ir.statement.IRAssignmentStatement
 
IRAssignmentStatementBuilder - Class in gw.lang.ir.builder.statement
 
IRAssignmentStatementBuilder(IRSymbolBuilder, IRExpressionBuilder) - Constructor for class gw.lang.ir.builder.statement.IRAssignmentStatementBuilder
 
IRBooleanLiteral - Class in gw.lang.ir.expression
 
IRBooleanLiteral(boolean) - Constructor for class gw.lang.ir.expression.IRBooleanLiteral
 
IRBreakStatement - Class in gw.lang.ir.statement
 
IRBreakStatement() - Constructor for class gw.lang.ir.statement.IRBreakStatement
 
IRBuilder - Class in gw.lang.ir.builder
 
IRBuilder() - Constructor for class gw.lang.ir.builder.IRBuilder
 
IRBuilderContext - Class in gw.lang.ir.builder
 
IRBuilderContext(IRMethodBuilder) - Constructor for class gw.lang.ir.builder.IRBuilderContext
 
IRBuilderMethods - Class in gw.lang.ir.builder
 
IRBuilderMethods() - Constructor for class gw.lang.ir.builder.IRBuilderMethods
 
IRCaseClause - Class in gw.lang.ir.statement
 
IRCaseClause(IRExpression, List<IRStatement>) - Constructor for class gw.lang.ir.statement.IRCaseClause
 
IRCastExpression - Class in gw.lang.ir.expression
 
IRCastExpression(IRExpression, IRType) - Constructor for class gw.lang.ir.expression.IRCastExpression
 
IRCastExpressionBuilder - Class in gw.lang.ir.builder.expression
 
IRCastExpressionBuilder(IRExpressionBuilder, IRType) - Constructor for class gw.lang.ir.builder.expression.IRCastExpressionBuilder
 
IRCatchClause - Class in gw.lang.ir.statement
 
IRCatchClause(IRSymbol, IRStatement) - Constructor for class gw.lang.ir.statement.IRCatchClause
 
IRCharacterLiteral - Class in gw.lang.ir.expression
 
IRCharacterLiteral(char) - Constructor for class gw.lang.ir.expression.IRCharacterLiteral
 
IRClass - Class in gw.lang.ir
 
IRClass() - Constructor for class gw.lang.ir.IRClass
 
IRClass.InnerClassInfo - Class in gw.lang.ir
 
IRClass.InnerClassInfo(IRType, IRType, int) - Constructor for class gw.lang.ir.IRClass.InnerClassInfo
 
IRClassBuilder - Class in gw.lang.ir.builder
 
IRClassBuilder(String, Class) - Constructor for class gw.lang.ir.builder.IRClassBuilder
 
IRClassCompiler - Interface in gw.lang.ir
 
IRClassLiteral - Class in gw.lang.ir.expression
 
IRClassLiteral(IRType) - Constructor for class gw.lang.ir.expression.IRClassLiteral
 
IRClassLiteralBuilder - Class in gw.lang.ir.builder.expression
 
IRClassLiteralBuilder(IRType) - Constructor for class gw.lang.ir.builder.expression.IRClassLiteralBuilder
 
IRCompositeExpression - Class in gw.lang.ir.expression
 
IRCompositeExpression(IRElement...) - Constructor for class gw.lang.ir.expression.IRCompositeExpression
 
IRCompositeExpression(List<IRElement>) - Constructor for class gw.lang.ir.expression.IRCompositeExpression
 
IRCompositeExpressionBuilder - Class in gw.lang.ir.builder.expression
 
IRCompositeExpressionBuilder(List<IRStatementBuilder>, IRExpressionBuilder) - Constructor for class gw.lang.ir.builder.expression.IRCompositeExpressionBuilder
 
IRConditionalAndExpression - Class in gw.lang.ir.expression
 
IRConditionalAndExpression(IRExpression, IRExpression) - Constructor for class gw.lang.ir.expression.IRConditionalAndExpression
 
IRConditionalOrExpression - Class in gw.lang.ir.expression
 
IRConditionalOrExpression(IRExpression, IRExpression) - Constructor for class gw.lang.ir.expression.IRConditionalOrExpression
 
IRContinueStatement - Class in gw.lang.ir.statement
 
IRContinueStatement() - Constructor for class gw.lang.ir.statement.IRContinueStatement
 
IRDoWhileStatement - Class in gw.lang.ir.statement
 
IRDoWhileStatement() - Constructor for class gw.lang.ir.statement.IRDoWhileStatement
 
IReadOnlyXMLNode<N extends IReadOnlyXMLNode<N>> - Interface in gw.xml
Provides a read-only view of XMLNodes.
IReducedDynamicFunctionSymbol - Interface in gw.lang.parser
 
IReducedDynamicPropertySymbol - Interface in gw.lang.parser
 
IReducedSymbol - Interface in gw.lang.parser
 
IReentrant - Interface in gw.lang
 
IRelationalExpression - Interface in gw.lang.parser.expressions
 
IRelativeTypeInfo - Interface in gw.lang.reflect
 
IRelativeTypeInfo.Accessibility - Enum in gw.lang.reflect
 
IRElement - Class in gw.lang.ir
 
IRElement() - Constructor for class gw.lang.ir.IRElement
 
IRElementBuilder - Class in gw.lang.ir.builder
 
IRElementBuilder() - Constructor for class gw.lang.ir.builder.IRElementBuilder
 
IREqualityExpression - Class in gw.lang.ir.expression
 
IREqualityExpression(IRExpression, IRExpression, boolean) - Constructor for class gw.lang.ir.expression.IREqualityExpression
 
IREqualityExpressionBuilder - Class in gw.lang.ir.builder.expression
 
IREqualityExpressionBuilder(IRExpressionBuilder, IRExpressionBuilder, boolean) - Constructor for class gw.lang.ir.builder.expression.IREqualityExpressionBuilder
 
IResolvingCoercer - Interface in gw.lang.parser
 
IResource - Interface in gw.fs
 
IResourceVerifier - Interface in gw.lang.reflect
Typeloaders that implement this interface can perform additional resource verification that can be triggered by verification tools.
IReturnStatement - Interface in gw.lang.parser.statements
 
IREvalStatement - Class in gw.lang.ir.statement
 
IREvalStatement(IRExpression) - Constructor for class gw.lang.ir.statement.IREvalStatement
 
IRExpression - Class in gw.lang.ir
 
IRExpression() - Constructor for class gw.lang.ir.IRExpression
 
IRExpressionBuilder - Class in gw.lang.ir.builder
 
IRExpressionBuilder() - Constructor for class gw.lang.ir.builder.IRExpressionBuilder
 
IRFeatureBuilder<T extends IRFeatureBuilder> - Class in gw.lang.ir.builder
 
IRFeatureBuilder() - Constructor for class gw.lang.ir.builder.IRFeatureBuilder
 
IRFieldBuilder - Class in gw.lang.ir.builder
 
IRFieldBuilder(IRClassBuilder) - Constructor for class gw.lang.ir.builder.IRFieldBuilder
 
IRFieldDecl - Class in gw.lang.ir.statement
 
IRFieldDecl(int, String, IRType, Object) - Constructor for class gw.lang.ir.statement.IRFieldDecl
 
IRFieldGetExpression - Class in gw.lang.ir.expression
 
IRFieldGetExpression(IRExpression, String, IRType, IRType) - Constructor for class gw.lang.ir.expression.IRFieldGetExpression
 
IRFieldGetExpressionBuilder - Class in gw.lang.ir.builder.expression
 
IRFieldGetExpressionBuilder(IRExpressionBuilder, String) - Constructor for class gw.lang.ir.builder.expression.IRFieldGetExpressionBuilder
 
IRFieldSetStatement - Class in gw.lang.ir.statement
 
IRFieldSetStatement(IRExpression, IRExpression, String, IRType, IRType) - Constructor for class gw.lang.ir.statement.IRFieldSetStatement
 
IRFieldSetStatementBuilder - Class in gw.lang.ir.builder.statement
 
IRFieldSetStatementBuilder(IRExpressionBuilder, String, IRExpressionBuilder) - Constructor for class gw.lang.ir.builder.statement.IRFieldSetStatementBuilder
 
IRForEachStatement - Class in gw.lang.ir.statement
 
IRForEachStatement() - Constructor for class gw.lang.ir.statement.IRForEachStatement
 
IRGosuAnnotation - Class in gw.lang.ir
 
IRGosuAnnotation(IRType, boolean, IGosuAnnotation) - Constructor for class gw.lang.ir.IRGosuAnnotation
 
IRIdentifier - Class in gw.lang.ir.expression
 
IRIdentifier(IRSymbol) - Constructor for class gw.lang.ir.expression.IRIdentifier
 
IRIdentifierExpressionBuilder - Class in gw.lang.ir.builder.expression
 
IRIdentifierExpressionBuilder(IRSymbolBuilder) - Constructor for class gw.lang.ir.builder.expression.IRIdentifierExpressionBuilder
 
IRIfStatement - Class in gw.lang.ir.statement
 
IRIfStatement(IRExpression, IRStatement, IRStatement) - Constructor for class gw.lang.ir.statement.IRIfStatement
 
IRIfStatementBuilder - Class in gw.lang.ir.builder.statement
 
IRIfStatementBuilder(IRExpressionBuilder) - Constructor for class gw.lang.ir.builder.statement.IRIfStatementBuilder
 
IRImplicitReturnStatement - Class in gw.lang.ir.statement
 
IRImplicitReturnStatement() - Constructor for class gw.lang.ir.statement.IRImplicitReturnStatement
 
IRImplicitReturnStatement(IRStatement, IRExpression) - Constructor for class gw.lang.ir.statement.IRImplicitReturnStatement
 
IRInstanceOfExpression - Class in gw.lang.ir.expression
 
IRInstanceOfExpression(IRExpression, IRType) - Constructor for class gw.lang.ir.expression.IRInstanceOfExpression
 
IRLoopStatement - Interface in gw.lang.ir.statement
 
IRMethodBuilder - Class in gw.lang.ir.builder
 
IRMethodBuilder(IRClassBuilder) - Constructor for class gw.lang.ir.builder.IRMethodBuilder
 
IRMethodCallExpression - Class in gw.lang.ir.expression
 
IRMethodCallExpression(String, IRType, boolean, IRType, List<IRType>, IRExpression, List<IRExpression>) - Constructor for class gw.lang.ir.expression.IRMethodCallExpression
 
IRMethodCallExpressionBuilder - Class in gw.lang.ir.builder.expression
 
IRMethodCallExpressionBuilder(IRExpressionBuilder, String, List<IRExpressionBuilder>) - Constructor for class gw.lang.ir.builder.expression.IRMethodCallExpressionBuilder
 
IRMethodCallExpressionBuilder(IRExpressionBuilder, IJavaClassMethod, List<IRExpressionBuilder>) - Constructor for class gw.lang.ir.builder.expression.IRMethodCallExpressionBuilder
 
IRMethodCallExpressionBuilder(IRExpressionBuilder, Method, List<IRExpressionBuilder>) - Constructor for class gw.lang.ir.builder.expression.IRMethodCallExpressionBuilder
 
IRMethodCallStatement - Class in gw.lang.ir.statement
 
IRMethodCallStatement(IRExpression) - Constructor for class gw.lang.ir.statement.IRMethodCallStatement
 
IRMethodStatement - Class in gw.lang.ir.statement
 
IRMethodStatement(IRStatement, String, int, IRType, List<IRSymbol>) - Constructor for class gw.lang.ir.statement.IRMethodStatement
 
IRMonitorLockAcquireStatement - Class in gw.lang.ir.statement
 
IRMonitorLockAcquireStatement(IRExpression) - Constructor for class gw.lang.ir.statement.IRMonitorLockAcquireStatement
 
IRMonitorLockReleaseStatement - Class in gw.lang.ir.statement
 
IRMonitorLockReleaseStatement(IRExpression) - Constructor for class gw.lang.ir.statement.IRMonitorLockReleaseStatement
 
IRNegationExpression - Class in gw.lang.ir.expression
 
IRNegationExpression(IRExpression) - Constructor for class gw.lang.ir.expression.IRNegationExpression
 
IRNewArrayExpression - Class in gw.lang.ir.expression
 
IRNewArrayExpression(IRType, IRExpression) - Constructor for class gw.lang.ir.expression.IRNewArrayExpression
 
IRNewArrayExpressionBuilder - Class in gw.lang.ir.builder.expression
 
IRNewArrayExpressionBuilder(IRType, IRExpressionBuilder) - Constructor for class gw.lang.ir.builder.expression.IRNewArrayExpressionBuilder
 
IRNewExpression - Class in gw.lang.ir.expression
 
IRNewExpression(IRType, List<IRType>, List<IRExpression>) - Constructor for class gw.lang.ir.expression.IRNewExpression
 
IRNewExpressionBuilder - Class in gw.lang.ir.builder.expression
 
IRNewExpressionBuilder(IRType, List<IRExpressionBuilder>) - Constructor for class gw.lang.ir.builder.expression.IRNewExpressionBuilder
 
IRNewMultiDimensionalArrayExpression - Class in gw.lang.ir.expression
 
IRNewMultiDimensionalArrayExpression(IRType, List<IRExpression>) - Constructor for class gw.lang.ir.expression.IRNewMultiDimensionalArrayExpression
 
IRNewStatement - Class in gw.lang.ir.statement
 
IRNewStatement(IRNewExpression) - Constructor for class gw.lang.ir.statement.IRNewStatement
 
IRNoOpExpression - Class in gw.lang.ir.expression
 
IRNoOpExpression() - Constructor for class gw.lang.ir.expression.IRNoOpExpression
 
IRNoOpStatement - Class in gw.lang.ir.statement
 
IRNoOpStatement() - Constructor for class gw.lang.ir.statement.IRNoOpStatement
 
IRNotExpression - Class in gw.lang.ir.expression
 
IRNotExpression(IRExpression) - Constructor for class gw.lang.ir.expression.IRNotExpression
 
IRNullLiteral - Class in gw.lang.ir.expression
 
IRNullLiteral() - Constructor for class gw.lang.ir.expression.IRNullLiteral
 
IRNullLiteralBuilder - Class in gw.lang.ir.builder.expression
 
IRNullLiteralBuilder() - Constructor for class gw.lang.ir.builder.expression.IRNullLiteralBuilder
 
IRNumericLiteral - Class in gw.lang.ir.expression
 
IRNumericLiteral(Number) - Constructor for class gw.lang.ir.expression.IRNumericLiteral
 
IRNumericLiteralBuilder - Class in gw.lang.ir.builder.expression
 
IRNumericLiteralBuilder(Number) - Constructor for class gw.lang.ir.builder.expression.IRNumericLiteralBuilder
 
IRPrimitiveTypeConversion - Class in gw.lang.ir.expression
 
IRPrimitiveTypeConversion(IRExpression, IRType, IRType) - Constructor for class gw.lang.ir.expression.IRPrimitiveTypeConversion
 
IRRelationalExpression - Class in gw.lang.ir.expression
 
IRRelationalExpression(IRExpression, IRExpression, IRRelationalExpression.Operation) - Constructor for class gw.lang.ir.expression.IRRelationalExpression
 
IRRelationalExpression.Operation - Enum in gw.lang.ir.expression
 
IRReturnStatement - Class in gw.lang.ir.statement
 
IRReturnStatement() - Constructor for class gw.lang.ir.statement.IRReturnStatement
 
IRReturnStatement(IRStatement, IRExpression) - Constructor for class gw.lang.ir.statement.IRReturnStatement
 
IRReturnStatementBuilder - Class in gw.lang.ir.builder.statement
 
IRReturnStatementBuilder() - Constructor for class gw.lang.ir.builder.statement.IRReturnStatementBuilder
 
IRReturnStatementBuilder(IRExpressionBuilder) - Constructor for class gw.lang.ir.builder.statement.IRReturnStatementBuilder
 
IRStatement - Class in gw.lang.ir
 
IRStatement() - Constructor for class gw.lang.ir.IRStatement
 
IRStatementBuilder - Class in gw.lang.ir.builder
 
IRStatementBuilder() - Constructor for class gw.lang.ir.builder.IRStatementBuilder
 
IRStatementList - Class in gw.lang.ir.statement
 
IRStatementList(boolean, IRStatement...) - Constructor for class gw.lang.ir.statement.IRStatementList
 
IRStatementList(boolean, List<IRStatement>) - Constructor for class gw.lang.ir.statement.IRStatementList
 
IRStatementListBuilder - Class in gw.lang.ir.builder.statement
 
IRStatementListBuilder(List<IRStatementBuilder>) - Constructor for class gw.lang.ir.builder.statement.IRStatementListBuilder
 
IRStringLiteralBuilder - Class in gw.lang.ir.builder.expression
 
IRStringLiteralBuilder(String) - Constructor for class gw.lang.ir.builder.expression.IRStringLiteralBuilder
 
IRStringLiteralExpression - Class in gw.lang.ir.expression
 
IRStringLiteralExpression(String) - Constructor for class gw.lang.ir.expression.IRStringLiteralExpression
 
IRSwitchStatement - Class in gw.lang.ir.statement
 
IRSwitchStatement(IRStatement, List<IRCaseClause>, List<IRStatement>) - Constructor for class gw.lang.ir.statement.IRSwitchStatement
 
IRSymbol - Class in gw.lang.ir
 
IRSymbol(String, IRType, boolean) - Constructor for class gw.lang.ir.IRSymbol
 
IRSymbolBuilder - Class in gw.lang.ir.builder
 
IRSymbolBuilder() - Constructor for class gw.lang.ir.builder.IRSymbolBuilder
 
IRSymbolBuilder(String) - Constructor for class gw.lang.ir.builder.IRSymbolBuilder
 
IRSymbolBuilder(String, IRType) - Constructor for class gw.lang.ir.builder.IRSymbolBuilder
 
IRSyntheticStatement - Class in gw.lang.ir.statement
 
IRSyntheticStatement(IRExpression) - Constructor for class gw.lang.ir.statement.IRSyntheticStatement
 
IRTempSymbolBuilder - Class in gw.lang.ir.builder
 
IRTempSymbolBuilder(IRType) - Constructor for class gw.lang.ir.builder.IRTempSymbolBuilder
 
IRTerminalStatement - Interface in gw.lang.ir.statement
 
IRTernaryExpression - Class in gw.lang.ir.expression
 
IRTernaryExpression(IRExpression, IRExpression, IRExpression, IRType) - Constructor for class gw.lang.ir.expression.IRTernaryExpression
 
IRThisSymbolBuilder - Class in gw.lang.ir.builder
 
IRThisSymbolBuilder() - Constructor for class gw.lang.ir.builder.IRThisSymbolBuilder
 
IRThrowStatement - Class in gw.lang.ir.statement
 
IRThrowStatement(IRExpression) - Constructor for class gw.lang.ir.statement.IRThrowStatement
 
IRTryCatchFinallyStatement - Class in gw.lang.ir.statement
 
IRTryCatchFinallyStatement(IRStatement, List<IRCatchClause>, IRStatement) - Constructor for class gw.lang.ir.statement.IRTryCatchFinallyStatement
 
IRType - Interface in gw.lang.ir
 
IRTypeConstants - Class in gw.lang.ir
 
IRTypeConstants() - Constructor for class gw.lang.ir.IRTypeConstants
 
IRTypeResolver - Interface in gw.lang.ir
 
IRuleTreeExpander - Interface in gw.rules
 
IRunningRuleInfo - Interface in gw.rules
A representation of the currently running rule.
IRunningRuleSetInfo - Interface in gw.rules
A representation of the currently running rule set.
IRWhileStatement - Class in gw.lang.ir.statement
 
IRWhileStatement() - Constructor for class gw.lang.ir.statement.IRWhileStatement
 
IS - Static variable in class gw.lang.reflect.ImplicitPropertyUtil
 
IS_STARTED - Static variable in class gw.testharness.v3.PLRemoteTestServlet
 
isAbstract() - Method in class gw.lang.parser.DefaultReducedSymbol
 
isAbstract() - Method in interface gw.lang.parser.IReducedSymbol
 
isAbstract() - Method in class gw.lang.reflect.BaseFeatureInfo
 
isAbstract() - Method in class gw.lang.reflect.DefaultArrayType
 
isAbstract() - Method in class gw.lang.reflect.FunctionType
 
isAbstract() - Method in interface gw.lang.reflect.IAttributedFeatureInfo
 
isAbstract() - Method in interface gw.lang.reflect.IType
 
isAbstract() - Method in class gw.lang.reflect.MethodInfoBase
 
isAbstract() - Method in class gw.lang.reflect.MethodInfoDelegate
 
isAbstract() - Method in class gw.lang.reflect.ParameterizedFunctionType
 
isAbstract() - Method in class gw.lang.reflect.PropertyInfoBase
 
isAbstract() - Method in class gw.lang.reflect.PropertyInfoDelegate
 
isAbstract() - Method in class gw.lang.reflect.TypeBase
 
isAbstract() - Method in class gw.xml.parser2.LocationRefType
 
isAbstract() - Method in class gw.xml.parser2.XMLFieldPropertyInfo
 
isAbstract() - Method in class gw.xml.parser2.XMLNodeType
 
isAccessible(int) - Method in enum gw.lang.reflect.IRelativeTypeInfo.Accessibility
 
isAccountLocked() - Method in interface gw.pl.community.entity.User
Property that indicates whether user's account is locked.
isAccurate() - Method in class gw.api.web.tools.WorkQueueRunDisplayInfo
 
isAcked(int) - Static method in class gw.pl.messaging.MessageStatus
Returns whether or not the message is acknowledged status == ACKED || status == ERROR || status == RETRYABLE_ERROR
isAction() - Method in class gw.plugin.management.OperationInfo
True if the operation has action side effects.
isActive() - Method in class gw.api.webservice.maintenanceTools.WQTaskDetails
Active state of the worker.
isActive() - Method in class gw.api.webservice.maintenanceTools.WQueueExecutorDetails
Active state of the worker.
isActive() - Method in interface gw.pl.messaging.entity.Message
this will test whether the message is active
isActive(int) - Static method in class gw.pl.messaging.MessageStatus
Returns true if the message is "active".
isActive(Object) - Method in class gw.pl.util.webservices.SimplePool
 
isActiveStatus() - Method in class gw.api.web.tools.WorkQueueExecutorDisplayInfo
 
isActuallySCM() - Method in interface gw.api.scm.IScmAdapter
 
isAdd() - Method in class gw.api.diff.DiffItem
Whether this diff is a diff add.
isAdded() - Method in interface gw.api.bean.compare.Diff
Whether this diff represents an item being added
isAdded() - Method in class gw.api.bean.compare.DiffImpl
 
isAdded() - Method in class gw.api.bean.compare.EntityDiffImpl
 
isAdded() - Method in class gw.api.bean.compare.PropertyDiffImpl
 
isAdditive() - Method in interface gw.lang.parser.expressions.IAdditiveExpression
 
isAddressAutofillAvailable() - Method in class gw.api.address.DefaultAddressAutocompletePlugin
Returns true if the address autofill is configured correctly.
isAddressAutofillAvailable() - Static method in class gw.api.contact.AddressAutocompleteUtil
Returns true if the address autofill is configured correctly.
isAddressAutofillAvailable() - Method in interface gw.plugin.addressautocomplete.IAddressAutocompletePlugin
Returns true if the address autofill is configured correctly.
isAlertOnNativeObject() - Method in class gw.pl.util.xml.XMLCodec
 
isAll() - Method in class gw.api.database.Range
 
isAllNumbers() - Method in class gw.api.database.NumberRange
 
isAllowDeprecatedReferences() - Method in class gw.config.Registry
 
isAllowedXMLCharacter(char) - Static method in class gw.pl.util.StringUtil
Check whether a given character is XML-processor-safe.
isAllowEntityQueires() - Method in class gw.config.Registry
 
isAllowInvalidURL() - Method in class gw.pl.util.webservices.axis.GWEmitter
 
isAllTime() - Method in class gw.api.database.DBDateRange
 
isAllWanted() - Method in class gw.pl.util.webservices.axis.GWEmitter
Method isAllWanted
isAlpha(String) - Static method in class gw.util.GosuStringUtil
Checks if the String contains only unicode letters.
isAlphanumeric(String) - Static method in class gw.util.GosuStringUtil
Checks if the String contains only unicode letters or digits.
isAlphanumericSpace(String) - Static method in class gw.util.GosuStringUtil
Checks if the String contains only unicode letters, digits or space (' ').
isAlphaSpace(String) - Static method in class gw.util.GosuStringUtil
Checks if the String contains only unicode letters and space (' ').
isAM(Date) - Static method in class gw.date.GosuDateUtil
Is the time AM?
isAnalyzeAllTables() - Method in class gw.api.tools.DatabaseStatisticsHelper
 
isAnalyzeAllTables() - Method in class gw.api.tools.DatabaseStorageHelper
 
isAnalyzeAllTables() - Method in class gw.api.tools.DataDistDVHelper
 
isAnalyzingDirective() - Method in interface gw.lang.parser.ISourceCodeTokenizer
 
isAnalyzingDirective() - Method in interface gw.lang.parser.IToken
 
isAnalyzingDirective() - Method in interface gw.lang.parser.ITokenizerInstructor
 
isAnalyzingSeparately() - Method in interface gw.lang.parser.ISourceCodeTokenizer
 
isAnalyzingSeparately() - Method in interface gw.lang.parser.IToken
 
isAnalyzingSeparately() - Method in interface gw.lang.parser.ITokenizerInstructor
 
isAncestor(IParseTree) - Method in interface gw.lang.parser.IParseTree
 
isAncestor(Group) - Method in interface gw.pl.community.entity.Group
 
isAncestor(File, File) - Static method in class gw.pl.util.FileUtil
Returns true if ancestor is an ancestor of descendant.
isAncestorOf(IParseTree) - Method in interface gw.lang.parser.IParseTree
 
isAnnotation() - Method in interface gw.lang.reflect.ICanBeAnnotation
 
isAnnotation() - Method in class gw.lang.reflect.java.asm.AsmClass
 
isAnnotation() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
 
isAnnotation() - Method in interface gw.lang.reflect.java.IJavaClassInfo
 
isAnnotationAllowedMultipleTimes(IFeatureInfo, IAnnotationInfo) - Method in interface gw.lang.IGosuShop
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class gw.lang.reflect.java.asm.AsmClass
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class gw.lang.reflect.java.asm.AsmField
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class gw.lang.reflect.java.asm.AsmMethod
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
 
isAnnotationPresent(Class<? extends Annotation>) - Method in interface gw.lang.reflect.java.IJavaAnnotatedElement
Returns true if an annotation for the specified type is present on this element, else false.
isAnonymous() - Method in interface gw.lang.reflect.gs.ICompilableType
 
isAnonymousClass() - Method in interface gw.lang.parser.expressions.INewExpression
 
isAnythingInitialized() - Static method in class gw.lang.init.GosuInitialization
 
isAnyType() - Method in class gw.xml.xsd.info.XSDElementRefInfo
 
isApplicable() - Method in interface gw.api.database.QueryHint
Deprecated.
This method will be removed in a future release. Do not use.
isArchivingAvailable() - Static method in class gw.api.web.tools.ArchiveInfoPage
 
isArray() - Method in class gw.api.tools.PropertyDisplayInfo
 
isArray() - Method in interface gw.lang.ir.IRType
 
isArray() - Method in class gw.lang.ir.SyntheticIRArrayType
 
isArray() - Method in class gw.lang.ir.SyntheticIRType
 
isArray() - Method in class gw.lang.reflect.DefaultArrayType
 
isArray() - Method in class gw.lang.reflect.FunctionType
 
isArray() - Method in interface gw.lang.reflect.IType
True if this is an array.
isArray() - Method in class gw.lang.reflect.java.asm.AsmClass
 
isArray() - Method in class gw.lang.reflect.java.asm.AsmType
 
isArray() - Method in interface gw.lang.reflect.java.asm.IAsmType
 
isArray() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
 
isArray() - Method in interface gw.lang.reflect.java.IJavaClassInfo
 
isArray() - Method in class gw.lang.reflect.ParameterizedFunctionType
 
isArray() - Method in class gw.lang.reflect.TypeBase
 
isArray() - Method in class gw.xml.parser2.LocationRefType
 
isArray() - Method in class gw.xml.parser2.XMLNodeType
 
isArrayElementAddedOrRemoved(String) - Method in interface gw.pl.external.entity.Entity
Deprecated.
Check if an element in an array has been added or removed.
isArrayElementAddedOrRemoved(IArrayPropertyInfo) - Method in interface gw.pl.persistence.core.Bean
Check if an element in an array has been added or removed.
isArrayElementAddedOrRemoved(String) - Method in interface gw.pl.persistence.core.Bean
Check if an element in an array has been added or removed.
isArrayElementChanged(String) - Method in interface gw.pl.external.entity.Entity
Deprecated.
 
isArrayElementChanged(IArrayPropertyInfo) - Method in interface gw.pl.persistence.core.Bean
Check if an element in an array has been changed.
isArrayElementChanged(String) - Method in interface gw.pl.persistence.core.Bean
Check if an element in an array has been changed.
isAscending() - Method in class gw.api.webservice.addressbook.contactapi.ABContactSearchSortColumn
Determines whether or not to sort this column in ascending order or descending order.
isAscending() - Method in class gw.plugin.search.RemotableSortColumn
Determines whether or not to sort this column in ascending order or descending order.
isAscending() - Method in class gw.plugin.solr.SolrSortColumn
References direction of sort on this field
isAscending() - Method in class gw.plugin.util.RemotableSortColumn
Determines whether or not to sort this column in ascending order or descending order.
isAsciiAlphanumeric(char) - Static method in class gw.util.GosuStringUtil
Checks whether the character is ASCII 7 bit numeric.
isAssignable(Class, Class, String) - Static method in class gw.pl.util.ArgCheck
Checks to make sure that a class is assignable from another class.
isAssignableFrom(IRType) - Method in interface gw.lang.ir.IRType
 
isAssignableFrom(IRType) - Method in class gw.lang.ir.SyntheticIRArrayType
 
isAssignableFrom(IRType) - Method in class gw.lang.ir.SyntheticIRType
 
isAssignableFrom(IType) - Method in class gw.lang.reflect.DefaultArrayType
 
isAssignableFrom(IType) - Method in class gw.lang.reflect.FunctionType
 
isAssignableFrom(IType) - Method in interface gw.lang.reflect.IType
Determines if the type represented by this intrinsic type is either the same as, or is a super-type of the type represented by the specified type parameter.
isAssignableFrom(IJavaClassInfo) - Method in class gw.lang.reflect.java.AbstractJavaClassInfo
 
isAssignableFrom(IJavaClassInfo, IJavaClassInfo) - Static method in class gw.lang.reflect.java.AbstractJavaClassInfo
 
isAssignableFrom(IJavaClassInfo) - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
 
isAssignableFrom(IJavaClassInfo) - Method in interface gw.lang.reflect.java.IJavaClassInfo
 
isAssignableFrom(IType) - Method in class gw.lang.reflect.ParameterizedFunctionType
 
isAssignableFrom(IType) - Method in class gw.lang.reflect.TypeBase
 
isAssignableFrom(IType) - Method in class gw.xml.parser2.LocationRefType
 
isAssignableFrom(IType) - Method in class gw.xml.parser2.XMLNodeType
 
isAssignableFrom(IType) - Method in class gw.xml.xsd.typeloader.XMLNodeTypeFromXSD
 
isAssignableFrom(IType) - Method in class gw.xml.xsd.typeloader.XSDEnumerationType
 
isAssignableFrom(IType) - Method in class gw.xml.xsd.typeloader.XSDGroupingType
 
isAssociatedWithDocumentTemplate() - Method in interface gw.pl.activity.entity.Activity
 
isAssociatedWithEmailTemplate() - Method in interface gw.pl.activity.entity.Activity
 
isAsync() - Method in class gw.api.admin.DestinationMessageStatistics
Is destination asynchronous, ie. does it define a reply plugin.
isAtIgnoredPos() - Method in interface gw.lang.parser.ITokenizerInstructor
 
isAtLastTest() - Method in class gw.test.TestExecutionManager.TestInfo
 
isAtLeastOneNull(Object, Object) - Method in class gw.api.bean.compare.MatcherBase
Returns true if at least one of the arguments is null.
isAttributePerLine() - Method in class gw.xml.IXMLNodeFormat.DefaultXMLNodeFormat
 
isAttributePerLine() - Method in class gw.xml.IXMLNodeFormat.DiffFriendlyXMLNodeFormat
 
isAttributePerLine() - Method in interface gw.xml.IXMLNodeFormat
True if attributes should each be on a new line.
isAttributePerLine() - Method in class gw.xml.IXMLNodeFormat.NoSortXMLNodeFormat
 
isAttributePerLine() - Method in class gw.xml.XMLNodeFormat
 
isAttributePerLine() - Method in class gw.xml.xsd.XSDNodeFormat
 
isAutoUpdate() - Method in class gw.lang.reflect.IPresentationInfo.Default
 
isAutoUpdate() - Method in interface gw.lang.reflect.IPresentationInfo
 
isAutoUpdate() - Method in class gw.xml.parser2.XmlAttributePresentationInfo
 
isAutoUpdate() - Method in class gw.xml.parser2.XMLChildElementPresentationInfo
 
isAutoUpdate() - Method in class gw.xml.parser2.XMLChildListPresentationInfo
 
isAutoUpdate() - Method in class gw.xml.parser2.XMLNodeValuePresentationInfo
 
isBase64(String) - Static method in class gw.util.Base64Util
 
isBasedOn() - Method in interface gw.pl.persistence.core.effdate.EffDatedVersionList
 
isBatchProcessNameValid(String) - Method in interface gw.api.webservice.maintenanceTools.MaintenanceToolsBase
This will return if a given batch process name is valid
isBatchProcessNameValid(String) - Method in class gw.api.webservice.maintenanceTools.MaintenanceToolsImpl
This will test that the name is a valid batc process name
isBatchRunning() - Method in class gw.api.tools.DataDistDVHelper
 
isBatchRunning() - Method in class gw.api.tools.PerfReportHelper
 
isBatchServer() - Static method in class gw.api.domain.ServiceInfoSource
Deprecated.
 
isBatchServer() - Static method in class gw.api.system.server.ServerUtil
Indicates whether or not the server is the batch server
isBatchServer() - Method in class gw.api.web.tools.BatchProcessInfoPage
 
isBatchServer() - Method in class gw.testharness.clustering.ClusterMember
Returns true if this server is a batch server.
isBatchServer() - Static method in class gw.testharness.clustering.ClusterTestUtil
 
isBatchServerAvailable() - Static method in class gw.api.tools.ClusterInfoData
Loads the information about current batch server from the database and pings the batch server.
isBeanAttributeEditable(GWMBean, String) - Method in class gw.api.tools.MBeansData
 
isBeanType(String) - Static method in class gw.document.ContextObject
 
isBeanType(IType) - Static method in class gw.lang.reflect.TypeSystem
 
isBGenRootExprAccess() - Method in class gw.lang.parser.ParserOptions
 
isBitNot() - Method in interface gw.lang.parser.expressions.IUnaryNotPlusMinusExpression
 
isBlank() - Method in class gw.api.tools.CacheStatistics
Deprecated.
Indicates whether or not there are any fields in this stats object that aren't 0.
isBlank(String) - Static method in class gw.util.GosuStringUtil
Checks if a String is whitespace, empty ("") or null.
isBlocking(int) - Static method in class gw.pl.messaging.MessageStatus
Returns whether or not the message is in a state that would block sending of the next message for a claim.
isBoolean() - Method in interface gw.lang.ir.IRType
 
isBoolean() - Method in class gw.lang.ir.SyntheticIRArrayType
 
isBoolean() - Method in class gw.lang.ir.SyntheticIRType
 
isBound() - Method in interface gw.lang.parser.expressions.IFeatureLiteralExpression
 
isBoxed(IType) - Static method in class gw.lang.parser.StandardCoercionManager
 
isBoxedTypeFor(IType, IType) - Static method in class gw.lang.reflect.TypeSystem
 
isBridge() - Method in class gw.lang.reflect.java.asm.AsmMethod
 
isBridge() - Method in interface gw.lang.reflect.java.IJavaClassBytecodeMethod
 
isBridge() - Method in interface gw.lang.reflect.java.IJavaClassMethod
 
isBroken() - Method in class gw.api.contact.LinkStatus
Tests if the current link status is broken or not.
isBuildFileWanted() - Method in class gw.pl.util.webservices.axis.GWEmitter
get the build file genaeration state
isBuiltInType(QName) - Static method in class gw.xml.xsd.typeloader.XSDBuiltInTypeFactory
 
isBusinessDay(Date, HolidayTagCode, Object) - Static method in class gw.api.util.DateUtil
Returns true if the date in question is a business day
isBusinessDay(Date, HolidayTagCode) - Static method in class gw.api.util.DateUtil
Returns true if the date in question is a business day.
isBusinessDay(Date, Zone) - Static method in class gw.api.util.DateUtil
Returns true if the date in question is a business day
isBusinessDay(Date, Address) - Static method in class gw.api.util.DateUtil
Returns true if the date in question is a business day
isByRef(Object) - Static method in class gw.plugin.util.GWObjectUtils
 
isByte() - Method in interface gw.lang.ir.IRType
 
isByte() - Method in class gw.lang.ir.SyntheticIRArrayType
 
isByte() - Method in class gw.lang.ir.SyntheticIRType
 
isBytecodeType(IType) - Static method in class gw.lang.reflect.TypeSystem
 
isCachedContentExists() - Method in interface gw.pl.document.entity.Document
Returns the the cached status about whether the document content exists in the document content source.
isCanceled() - Method in interface gw.pl.persistence.core.effdate.entity.EffDatedBranch
Is this branch canceled?
isCanceling() - Method in class gw.api.tools.ConsistencyChecksRunsPageHelper
 
isCapped() - Method in interface gw.api.database.IQueryResult
 
isCapturePeakedBindVariables() - Method in class gw.api.database.AWRReportUserSettings
 
isCapturePeakedBindVariablesFromAWR() - Method in class gw.api.database.AWRReportUserSettings
 
isCaptureSymbolsForEval() - Method in interface gw.lang.parser.IGosuParser
 
isCaptureSymbolsForEval() - Method in class gw.lang.parser.ParserOptions
 
isCaseSensitive() - Method in class gw.lang.reflect.gs.GosuClassTypeLoader
 
isCaseSensitive() - Method in interface gw.lang.reflect.ITypeLoader
 
isCaseSensitive() - Method in class gw.lang.reflect.TypeLoaderBase
 
isCaseSensitive() - Method in class gw.xml.xsd.typeloader.XSDTypeLoaderBase
 
isCausedByArgumentList() - Method in exception gw.lang.parser.exceptions.ParseException
 
isChanged() - Method in interface gw.pl.external.entity.Entity
Deprecated.
 
isChanged() - Method in interface gw.pl.persistence.core.Bean
Determines whether any fields on the bean have been changed from their original value, including owned arrays.
isChar() - Method in interface gw.lang.ir.IRType
 
isChar() - Method in class gw.lang.ir.SyntheticIRArrayType
 
isChar() - Method in class gw.lang.ir.SyntheticIRType
 
isCharacterBased() - Method in interface gw.datatype.IPersistentDataType
Indicates whether this datatype is associated with a length.
isCheckAllTypes() - Method in class gw.api.tools.ConsistencyChecksRunsPageHelper
 
isChecked() - Method in class gw.api.print.ListViewPrintOptions.ColumnHeaderInfo
Tests to see if the column header was chosen by the user for CSV export.
isChild(ResourcePath) - Method in class gw.fs.ResourcePath
 
isChildOf(IDirectory) - Method in interface gw.fs.IResource
Indicates whether this resource is a direct child of the given directory.
isChildOf(IDirectory) - Method in class gw.fs.jar.JarEntryResourceImpl
 
isChildOf(IDirectory) - Method in class gw.fs.jar.JarFileDirectoryImpl
 
isChildOf(IDirectory) - Method in class gw.fs.physical.PhysicalResourceImpl
 
isChildOf(IDirectory) - Method in class gw.fs.url.URLFileImpl
 
isChildOf(IDirectory) - Method in class gw.pl.util.FilteringDirectory
 
isChildVisible(DiffDisplay) - Method in class gw.api.bean.compare.ui.EntityDiffDisplay
Override this method to customize the visibility of the children.
isChosen() - Method in class gw.api.tools.PickerRow
 
isClassElement(IParseTree) - Static method in class gw.util.GosuRefactorUtil
 
isClassFileName(String, String[]) - Static method in class gw.lang.reflect.gs.IFileSystemGosuClassRepository.Util
 
isClassMember(int) - Static method in class gw.lang.reflect.Modifier
Return true if the integer argument includes the class member modifer, false otherwise.
isClearing() - Method in interface gw.lang.reflect.ITypeRefFactory
 
isClosed() - Method in interface gw.api.profiler.ProfilerFrame
 
isClosed() - Method in class gw.api.profiler.ProfilerTag
 
isClusteredIndexesSupported() - Method in class gw.api.tools.DatabaseInfo
 
isClusteringEnabled() - Static method in class gw.api.tools.ClusterInfoData
 
IScmAdapter - Interface in gw.api.scm
 
IScmAdapter.ScmState - Enum in gw.api.scm
 
isCollectAdHocDistributions() - Method in class gw.api.tools.DataDistDVHelper
 
isCollectAppSpecificDistributions() - Method in class gw.api.tools.DataDistDVHelper
 
isCollectArrayDistributions() - Method in class gw.api.tools.DataDistDVHelper
 
isCollectAssignableDistributionsByDate() - Method in class gw.api.tools.DataDistDVHelper
 
isCollectAssignableForeignKeyDistributions() - Method in class gw.api.tools.DataDistDVHelper
 
isCollectBeanVersionDistributions() - Method in class gw.api.tools.DataDistDVHelper
 
isCollectBlobColumnDistributions() - Method in class gw.api.tools.DataDistDVHelper
 
isCollectBooleanDistributions() - Method in class gw.api.tools.DataDistDVHelper
 
isCollectClobColumnDistributions() - Method in class gw.api.tools.DataDistDVHelper
 
isCollectDateAnalysisDistributions() - Method in class gw.api.tools.DataDistDVHelper
 
isCollectDateBinnedDistributions() - Method in class gw.api.tools.DataDistDVHelper
 
isCollectForeignKeyDistributions() - Method in class gw.api.tools.DataDistDVHelper
 
isCollectGenericGroupDistributions() - Method in class gw.api.tools.DataDistDVHelper
 
isCollectMinAndMaxDates() - Method in class gw.api.tools.DataDistDVHelper
 
isCollectNullableColumnDistributions() - Method in class gw.api.tools.DataDistDVHelper
 
isCollectStagingTableDistributions() - Method in class gw.api.tools.DataDistDVHelper
 
isCollectTypeKeyDistributions() - Method in class gw.api.tools.DataDistDVHelper
 
isCollectTypeListTableDistribution() - Method in class gw.api.tools.DataDistDVHelper
 
isCollectValueGroupDistributions() - Method in class gw.api.tools.DataDistDVHelper
 
isColumn() - Method in class gw.api.tools.PropertyDisplayInfo
 
isCommented() - Method in class gw.xml.AbstractXMLNode
Determines whether this node is a comment.
isCommentsSignificant() - Method in interface gw.lang.parser.ISourceCodeTokenizer
 
isCompilable() - Method in interface gw.lang.reflect.ICompilable
 
isCompiled(IType) - Static method in class gw.lang.reflect.ClassUtil
 
isCompiled() - Method in interface gw.lang.reflect.gs.IGosuClass
 
isCompileTimeConstant() - Method in interface gw.lang.parser.IParsedElement
 
isCompileTimeConstantValue() - Method in interface gw.lang.reflect.java.ICompileTimeConstantValue
 
isCompilingDeclarations() - Method in interface gw.lang.parser.ICompilationState
 
isCompilingDeclarations() - Method in interface gw.lang.reflect.gs.IGosuClass
 
isCompilingDefinitions() - Method in interface gw.lang.parser.ICompilationState
 
isCompilingDefinitions() - Method in interface gw.lang.reflect.gs.IGosuClass
 
isCompilingHeader() - Method in interface gw.lang.parser.ICompilationState
 
isCompilingHeader() - Method in interface gw.lang.reflect.gs.IGosuClass
 
isCompleted() - Method in class gw.api.web.tools.WorkQueueRunDisplayInfo
 
isCompoundType() - Method in class gw.lang.reflect.DefaultArrayType
 
isCompoundType() - Method in class gw.lang.reflect.FunctionType
 
isCompoundType() - Method in interface gw.lang.reflect.IType
 
isCompoundType() - Method in class gw.lang.reflect.ParameterizedFunctionType
 
isCompoundType() - Method in class gw.lang.reflect.TypeBase
 
isCompoundType() - Method in class gw.xml.parser2.LocationRefType
 
isCompoundType() - Method in class gw.xml.parser2.XMLNodeType
 
isConcurrentBatchProcessAndWorkerAnalysis() - Method in class gw.api.database.AWRReportUserSettings
 
isConcurrentHistoryAnalysis() - Method in class gw.api.database.AWRReportUserSettings
 
isConcurrentMessagingAnalysis() - Method in class gw.api.database.AWRReportUserSettings
 
isConditionLiteralTrue() - Method in interface gw.lang.parser.statements.ILoopStatement
 
isConditionMet() - Method in class gw.testharness.environmentalcondition.BrowserModeCondition
 
isConditionMet() - Method in class gw.testharness.environmentalcondition.ExtJSBrowserModeCondition
 
isConditionMet() - Method in class gw.testharness.environmentalcondition.ExtJSCondition
 
isConditionMet() - Method in class gw.testharness.environmentalcondition.ExtJSServerModeCondition
 
isConditionMet() - Method in class gw.testharness.environmentalcondition.HTMLBrowserModeCondition
 
isConditionMet() - Method in class gw.testharness.environmentalcondition.HTMLCondition
 
isConditionMet() - Method in class gw.testharness.environmentalcondition.HTMLServerModeCondition
 
isConditionMet() - Method in class gw.testharness.environmentalcondition.IBMJVMCondition
 
isConditionMet() - Method in class gw.testharness.environmentalcondition.JBossAppServerCondition
 
isConditionMet() - Method in class gw.testharness.environmentalcondition.JettyAppServerCondition
 
isConditionMet() - Method in class gw.testharness.environmentalcondition.JRockitVMCondition
 
isConditionMet() - Method in class gw.testharness.environmentalcondition.NotExtJSCondition
 
isConditionMet() - Method in class gw.testharness.environmentalcondition.ServerModeCondition
 
isConditionMet() - Method in class gw.testharness.environmentalcondition.WebLogicAppServerCondition
 
isConditionMet() - Method in class gw.testharness.environmentalcondition.WindowsOSCondition
 
isConditionMet() - Method in interface gw.testharness.IEnvironmentalCondition
 
isConfigFile(IFile) - Method in class gw.config.AbstractPlatformHelper
 
isConfigured() - Static method in class gw.pl.logging.LoggerFactory
Deprecated.
Check if the logger factory is configured.
isConstraint() - Method in interface gw.lang.reflect.IVisibilityModifierType
 
isConstraint() - Method in class gw.lang.reflect.StandardVisibilityModifierType
 
isConstructor() - Method in interface gw.lang.parser.IDynamicFunctionSymbol
 
isConstructor() - Method in interface gw.lang.parser.IReducedDynamicFunctionSymbol
 
isConstructor() - Method in class gw.lang.reflect.java.asm.AsmMethod
 
isContactDeletable(String) - Method in interface gw.plugin.ClientSystemPlugin
Checks whether a contact can be deleted from the external client system
isContactExact(ABContact, ABContactSearchResult) - Static method in class gw.api.web.contact.PendingContactChangeUtil
 
isConversational() - Method in interface gw.pl.util.webservices.SOAPAuthenticatedProxy
Return true if this authenticated proxy is conversational (maintains state in the form of a session), false otherwise.
isCoordinator() - Method in class gw.testharness.clustering.ClusterMember
Returns true if this server is a coordinator in the cluster.
isCoordinator() - Static method in class gw.testharness.clustering.ClusterTestUtil
 
IScope<K,V extends ISymbol> - Interface in gw.lang.parser
 
isCovariant() - Method in class gw.lang.reflect.java.asm.AsmWildcardType
 
isCreated(File) - Method in interface gw.api.scm.IScmAdapter
Returns true if the file is pending creation in the local user's workspace.
isCreating() - Method in interface gw.api.contact.AddressBookMatch
Determines whether this match object was created as a result of attempting to create an Address Book entry.
IScriptabilityModifier - Interface in gw.lang.reflect
 
IScriptHost - Interface in gw.plugin.script
A script host for the Guidewire Scripting language (Gosu).
IScriptPartId - Class in gw.lang.parser
 
IScriptPartId() - Constructor for class gw.lang.parser.IScriptPartId
 
isCritical(Test) - Method in class gw.testharness.TestBase
Tests are non critical by default.
isCurrentLocationEditable() - Static method in class gw.api.util.LocationUtil
Deprecated.
(since 8.0.0) Use CurrentLocation.inEditMode from a PCF expression instead. This routine may return incorrect results when there are two PCFs displayed, such as a base screen and a worksheet.
isCurrentStream(PrintStream) - Method in class gw.test.servlet.RemoteTestServlet.StreamInfo
 
isCurrentStream(PrintStream) - Method in class gw.test.servlet.RemoteTestServlet.SystemErrInfo
 
isCurrentStream(PrintStream) - Method in class gw.test.servlet.RemoteTestServlet.SystemOutInfo
 
isCurrentUserSystemUser() - Static method in class gw.api.admin.BaseAdminUtil
Determines if the current user is the system user.
isDatabaseDiscoveryUsed() - Method in class gw.api.tools.ClusterInfoData
 
isDatabaseRowSizeSupported() - Method in class gw.api.tools.DatabaseInfo
 
isDataInContext(String) - Method in class gw.api.archiving.upgrade.ArchivedDocumentUpgradeVersionTrigger
 
isDateRangeSearch() - Method in interface gw.pl.custom.entity.DateCriteria
True if DateSearchType is "enteredrange", false if it is "fromlist".
isDateTime(String) - Method in interface gw.lang.parser.ICoercionManager
 
isDateTime(String) - Method in class gw.lang.parser.StandardCoercionManager
 
isDB2() - Static method in class gw.testharness.RunInDatabase.Util
 
isDbmsCounterSnapshotAvailable() - Static method in class gw.api.profiler.ProfilerPageHelper
 
isDbOracle() - Method in class gw.api.tools.DatabaseStatisticsHelper
 
isDBTag(ProfilerTag) - Static method in class gw.api.profiler.ProfilerTag
 
isDebug() - Method in class gw.pl.util.webservices.axis.GWParser
Method isDebug
isDebugEnabled() - Static method in class gw.api.util.Logger
Deprecated.
Use the ExecutionSession.getContextualLogger() method to get the logger for the currently running rule.
isDebugEnabled() - Method in class gw.pl.logging.ILoggerImpl
Deprecated.
 
isDebugEnabled() - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
isDebugEnabled(Marker) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
isDebugEnabled() - Method in interface gw.util.ILogger
 
isDebugEnabled() - Method in class gw.util.SystemOutLogger
 
isDecentralizedAdminEnabled() - Static method in class gw.api.admin.BaseAdminUtil
Is decentralized admin enabled for the system.
isDecimalBased() - Method in interface gw.datatype.IPersistentDataType
Indicates whether this datatype is associated with a precision and scale.
isDeclarationsCompiled() - Method in interface gw.lang.parser.ICompilationState
 
isDeclarationsCompiled() - Method in interface gw.lang.reflect.gs.IGosuClass
 
isDeeper(IParseTree, IParseTree) - Static method in class gw.lang.parser.IParseTree.Search
 
isDefault() - Method in interface gw.lang.reflect.IConstructorInfo
 
isDefault() - Method in interface gw.lang.reflect.java.IJavaClassConstructor
 
isDefault() - Method in interface gw.lang.reflect.java.IJavaConstructorInfo
 
isDefault() - Method in class gw.xml.xsd.typeloader.XSDBasedXMLNodeConstructorInfo
 
isDefault() - Method in class gw.xml.xsd.typeloader.XSDGroupingConstructorInfo
 
isDefined(Key) - Method in class gw.api.importing.XmlExporter
 
isDefinitionsCompiled() - Method in interface gw.lang.parser.ICompilationState
 
isDefinitionsCompiled() - Method in interface gw.lang.reflect.gs.IGosuClass
 
isDeleted(File) - Method in interface gw.api.scm.IScmAdapter
Returns true if the file is pending deletion in the local user's workspace.
isDeleted() - Method in interface gw.lang.reflect.ITypeRef
 
isDeleted(IType) - Static method in class gw.lang.reflect.TypeSystem
 
isDenormColumn() - Method in class gw.api.tools.DatabaseInfo.ColumnInfo
 
isDeploy() - Method in class gw.pl.util.webservices.axis.GWEmitter
Returns the deploy mode flag
isDeprecated() - Method in interface gw.lang.javadoc.IBaseFeatureNode
 
isDeprecated() - Method in interface gw.lang.javadoc.IClassDocNode
 
isDeprecated() - Method in class gw.lang.reflect.BaseFeatureInfo
 
isDeprecated(FeatureDescriptor) - Static method in class gw.lang.reflect.BeanInfoUtil
 
isDeprecated() - Method in interface gw.lang.reflect.IAnnotatedFeatureInfo
 
isDeprecated() - Method in interface gw.lang.reflect.java.IJavaPropertyDescriptor
 
isDeprecated() - Method in class gw.lang.reflect.MethodInfoBase
 
isDeprecated() - Method in class gw.lang.reflect.MethodInfoDelegate
 
isDeprecated() - Method in class gw.lang.reflect.PropertyInfoBase
 
isDeprecated() - Method in class gw.lang.reflect.PropertyInfoBuilder.BuiltPropertyInfo
 
isDeprecated() - Method in class gw.lang.reflect.PropertyInfoDelegate
 
isDeprecated() - Method in class gw.lang.reflect.TypeInfoBase
 
isDeprecated() - Method in class gw.xml.parser2.XMLFieldPropertyInfo
 
isDeprecated() - Method in class gw.xml.parser2.XMLNodeInstanceTypeInfo
 
isDeprecated() - Method in class gw.xml.xsd.typeloader.XMLNodeIntrinsicTypeInfoFromXSD
 
isDeprecated() - Method in class gw.xml.xsd.typeloader.XSDEnumerationTypeInfo
 
isDeprecated() - Method in class gw.xml.xsd.typeloader.XSDGroupingTypeInfo
 
isDeprecationWarning() - Method in exception gw.lang.parser.exceptions.ParseWarning
 
isDescendant(ResourcePath) - Method in class gw.fs.ResourcePath
 
isDescendantOf(IDirectory) - Method in interface gw.fs.IResource
Indicates whether this resource is a descendant of the given directory.
isDescendantOf(IDirectory) - Method in class gw.fs.jar.JarEntryResourceImpl
 
isDescendantOf(IDirectory) - Method in class gw.fs.jar.JarFileDirectoryImpl
 
isDescendantOf(IDirectory) - Method in class gw.fs.physical.PhysicalResourceImpl
 
isDescendantOf(IDirectory) - Method in class gw.fs.url.URLFileImpl
 
isDescendantOf(IDirectory) - Method in class gw.pl.util.FilteringDirectory
 
isDescriptorHidden(IAttributedFeatureInfo) - Method in interface gw.lang.IGosuShop
 
isDev() - Static method in class gw.api.system.server.ServerModeUtil
Indicates whether or not the server is in "development" mode.
isDevMode() - Static method in class gw.api.web.tools.ArchiveInfoPage
 
isDevMode() - Method in interface gw.lang.reflect.IEntityAccess
 
isDir() - Method in class gw.fs.physical.fast.FastFileMetadata
 
isDir() - Method in class gw.fs.physical.generic.GenericFileMetadata
 
isDir() - Method in interface gw.fs.physical.IFileMetadata
 
isDir() - Method in class gw.fs.physical.win32.Win32FileMetadata
 
isDisabled(String) - Method in interface gw.testharness.ISmokeTestHelper
 
isDiscarded() - Method in class gw.lang.reflect.DefaultArrayType
 
isDiscarded() - Method in class gw.lang.reflect.FunctionType
 
isDiscarded() - Method in interface gw.lang.reflect.IType
True if this type has been replaced with a newer version of the same name in the type system.
isDiscarded() - Method in class gw.lang.reflect.ParameterizedFunctionType
 
isDiscarded() - Method in class gw.lang.reflect.TypeBase
 
isDiscarded() - Method in class gw.xml.parser2.LocationRefType
 
isDiscarded() - Method in class gw.xml.parser2.XMLNodeType
 
isDisposed() - Method in class gw.lang.gosuc.GosucProject
 
isDisposed() - Method in interface gw.lang.reflect.module.IProject
 
isDistinct() - Method in interface gw.lang.parser.expressions.IQueryExpression
 
isDocument(Document) - Method in interface gw.plugin.document.IDocumentContentSourceBase
An document existence check.
isDocumentAssistantEnabled() - Static method in class gw.document.DocumentsUtilBase
Returns true if the Guidewire Document Assistant control is enabled, false otherwise.
isDocumentEditable(Document) - Static method in class gw.document.DocumentsUtilBase
Returns true if the contents of the given DocumentBase entity are being edited locally by the user, false otherwise.
isDomainClass(IType) - Method in interface gw.lang.reflect.IEntityAccess
 
isDomainInstance(Object) - Method in interface gw.lang.reflect.IEntityAccess
 
isDontOptimizeStatementLists() - Method in interface gw.lang.parser.IParserPart
 
isDoOverride() - Method in class gw.api.contact.AutofillRequest
Get the override option,
isDouble() - Method in interface gw.lang.ir.IRType
 
isDouble() - Method in class gw.lang.ir.SyntheticIRArrayType
 
isDouble() - Method in class gw.lang.ir.SyntheticIRType
 
isDownloadAWR() - Method in interface gw.pl.upgrader.entity.UpgradeInstance
 
isDuplicate() - Method in class gw.api.webservice.messagingTools.Acknowledgement
Tests if the error is a duplicate.
isDynamic() - Method in class gw.api.system.ParameterKey
Whether this parameter is dynamic (the value can be changed at runtime).
isDynamicallyDeterminedEnvironment() - Method in class gw.test.TestEnvironment
 
isEarlier(Runlevel) - Method in enum gw.api.system.server.Runlevel
Determine if this is earlier than the given runlevel
isEarlier(WSRunlevel) - Method in enum gw.api.webservice.WSRunlevel
Determine if this is earlier than the given runlevel
isEditable(String) - Method in interface gw.testharness.ISmokeTestHelper
 
isEdited(File) - Method in interface gw.api.scm.IScmAdapter
Returns true if the file is currently checked-out in the local user's workspace.
isEditorParser() - Method in interface gw.lang.parser.IGosuParser
 
isEffDated() - Method in class gw.api.diff.DiffItem
True if this bean is effective dated.
isEffective(Date) - Method in interface gw.pl.persistence.core.effdate.entity.EffDated
Given a date, check whether it falls within this bean's effective window.
isEffectiveAtEnd() - Method in class gw.api.diff.DiffItem
 
isEffectiveAtEnd(EffDated) - Static method in class gw.api.diff.DiffItem
 
ISelectQueryBuilder<T extends Bean> - Interface in gw.api.database
 
isElementValueNull(Element) - Method in class gw.pl.util.xml.XMLCodec
 
isEmpty() - Method in interface gw.api.archiving.upgrade.IArchivedEntitySet
 
isEmpty() - Method in interface gw.api.archiving.upgrade.IArchivedTypekeySet
 
isEmpty() - Method in class gw.api.contact.DrivingDirectionsCache
Returns true if there are no Driving Directions stored in the cache.
isEmpty() - Method in class gw.api.database.DatabaseParameterSet
 
isEmpty() - Method in interface gw.api.database.IQueryResult
Returns true if and only if this query processor does not have any results.
isEmpty() - Method in class gw.api.graph.compare.EntityComparison
Returns true if the comparison has no entities in it.
isEmpty() - Method in class gw.api.util.Range
Determines whether the given range is empty, i.e., whether includes(T) will return false for every input.
isEmpty() - Method in interface gw.api.validation.IValidationResult
Returns False if this validation result contains errors and/or warnings.
isEmpty(ValidationLevel) - Method in interface gw.api.validation.IValidationResult
Returns true if this validation result contains errors and/or warnings relative to the specified validation level.
isEmpty() - Method in class gw.api.validation.ValidationResultBase
Returns False if this validation result contains errors and/or warnings.
isEmpty(ValidationLevel) - Method in class gw.api.validation.ValidationResultBase
Returns true if this validation result contains errors and/or warnings relative to the specified validation level.
isEmpty() - Method in class gw.lang.parser.TypeVarToTypeMap
 
isEmpty() - Method in class gw.lang.reflect.PropertyNameMap
 
isEmpty() - Method in class gw.pl.util.EmptyMap
 
isEmpty() - Method in class gw.pl.util.Rectangle
 
isEmpty() - Method in class gw.util.CaseInsensitiveSet
 
isEmpty() - Method in class gw.util.concurrent.ConcurrentHashSet
 
isEmpty() - Method in class gw.util.concurrent.ConcurrentWeakValueHashMap
 
isEmpty() - Method in class gw.util.DerivedKeyHashMap
 
isEmpty() - Method in class gw.util.DynamicArray
Returns true if this list contains no elements.
isEmpty(String) - Static method in class gw.util.GosuStringUtil
Checks if a String is empty ("") or null.
isEmpty() - Method in class gw.util.IdentitySet
 
isEmpty() - Method in class gw.util.ScopedMap
 
isEmpty() - Method in class gw.util.SpaceEfficientHashMap
 
isEmpty() - Method in class gw.util.Stack
 
isEmpty() - Method in class gw.xml.XMLNodeAttributeMap
 
isEmpty() - Method in class gw.xml.xsd.typeloader.IdrefsList
 
isEnabled(PluginDef) - Static method in class gw.api.startable.StartablePluginPageHelper
 
isEnabled() - Static method in class gw.api.tools.InternalTools
True if internal tools are enabled for the current user, which for now means either the EnableInternalDebugTools=true or the user is su
isEnabled() - Static method in class gw.api.tools.TestingClock
 
isEnabled(Class<? extends InternalPlugin>) - Static method in class gw.plugin.Plugins
Indicates whether the given plugin is enabled.
isEnabled(String) - Static method in class gw.plugin.Plugins
Indicates whether the given plugin is enabled.
isEnableRememberMe() - Method in class gw.api.util.LoginForm
 
isEncrypted() - Method in interface gw.datatype.handler.IVarcharPersistenceHandler
Determines whether values of this datatype should be encrypted in the database.
isEncrypted() - Method in class gw.datatype.impl.VarcharPersistenceHandler
 
isEncrypted() - Method in interface gw.datatype.IPersistentDataType
Indicates whether this datatype represents an encrypted value.
isEncryptedColumn() - Method in class gw.api.tools.DatabaseInfo.ColumnInfo
 
isEntityClass(IType) - Method in interface gw.lang.reflect.IEntityAccess
 
isEntityType(Object) - Static method in class gw.plugin.util.GWObjectUtils
 
isEntityType(Class) - Static method in class gw.plugin.util.GWObjectUtils
 
isEntityTypeKey(Object) - Static method in class gw.plugin.util.GWObjectUtils
 
isEntityTypeKey(Class) - Static method in class gw.plugin.util.GWObjectUtils
 
isEnum(Object) - Static method in class gw.api.util.mapping.GWObjectUtils
 
isEnum() - Method in class gw.lang.reflect.DefaultArrayType
 
isEnum() - Method in class gw.lang.reflect.FunctionType
 
isEnum() - Method in interface gw.lang.reflect.IType
Returns true if this type is an enumeration.
isEnum() - Method in class gw.lang.reflect.java.asm.AsmClass
 
isEnum() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
 
isEnum() - Method in interface gw.lang.reflect.java.IJavaClassInfo
 
isEnum(int) - Static method in class gw.lang.reflect.Modifier
Return true if the integer argument includes the enum modifer, false otherwise.
isEnum() - Method in class gw.lang.reflect.ParameterizedFunctionType
 
isEnum() - Method in class gw.lang.reflect.TypeBase
 
isEnum(Object) - Static method in class gw.plugin.util.GWObjectUtils
 
isEnum() - Method in class gw.xml.parser2.LocationRefType
 
isEnum() - Method in class gw.xml.parser2.XMLNodeType
 
isEnum() - Method in class gw.xml.xsd.typeloader.XSDEnumerationType
 
isEnum() - Method in class gw.xml.xsd.typeloader.XSDGroupingType
 
isEnumClass(Class) - Static method in class gw.plugin.util.GWObjectUtils
 
isEnumConstant() - Method in interface gw.lang.parser.expressions.IVarStatement
 
isEnumConstant() - Method in class gw.lang.reflect.java.asm.AsmField
 
isEnumConstant() - Method in interface gw.lang.reflect.java.IJavaClassField
 
isEnumType(IType) - Static method in class gw.api.util.mapping.GWObjectUtils
 
isEOF() - Method in interface gw.lang.parser.ISourceCodeTokenizer
 
isEqual(BigDecimal, BigDecimal) - Static method in class gw.pl.util.BigDecimalUtil
 
isEquals() - Method in class gw.lang.ir.expression.IREqualityExpression
 
isEquals() - Method in interface gw.lang.parser.expressions.IEqualityExpression
 
isEquals() - Method in interface gw.lang.parser.expressions.IIdentityExpression
 
isEquals() - Method in interface gw.lang.parser.expressions.IWhereClauseEqualityExpression
 
ISequenceable<E extends ISequenceable<E,S,U>,S,U> - Interface in gw.lang.reflect.interval
 
isError() - Method in class gw.api.webservice.messagingTools.Acknowledgement
Tests if the acknowledgment is an error.
isError(int) - Static method in class gw.pl.messaging.MessageStatus
Returns whether or not the message is an error status == ERROR || status == RETRYABLE_ERROR
isErrorEnabled() - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
isErrorEnabled(Marker) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
isErrorEnabled() - Method in class gw.util.SystemOutLogger
 
IService - Interface in gw.config
 
IServletAnnotation - Interface in gw.servlet
This annotation indicates that this class is a Servlet that will be launched by GosuServlet
isEstimateCompression() - Method in class gw.api.tools.DatabaseStorageHelper
 
isEventRegisteredForDestination(int, String) - Static method in class gw.api.admin.MessagingUtil
Determines if event is registered for the destination.
isExactKeywordMatch(String) - Static method in class gw.lang.parser.Keyword
 
isExcludedBecauseOfFailure() - Method in class gw.api.archiving.ArchiveDetailsData
 
isExcludedBecauseOfRules() - Method in class gw.api.archiving.ArchiveDetailsData
 
isExcludeTotal() - Method in class gw.api.webservice.addressbook.contactapi.ABContactAPISearchSpec
Deprecated.
 
isExcludeTotal() - Method in class gw.api.webservice.addressbook.contactapi.ABContactSearchSpec
 
isExclusive(UserRole) - Method in interface gw.api.assignment.UserRoleOwner
Determines whether the given role is exclusive for this type of assignable object.
isExclusive() - Method in interface gw.processes.BatchProcess
Returns whehter another batch process can be launched while this batch process is running.
isExecutingInExecutor() - Method in class gw.api.profiler.ExecutorHelper
 
isExpandable(IType) - Method in interface gw.lang.reflect.ITypeSystem
 
isExpandable(IType) - Static method in class gw.lang.reflect.TypeSystem
 
isExpanded() - Method in class gw.api.admin.RootTreeNode
 
isExpanded() - Method in class gw.api.tree.AbstractLazyLoadingTreeNode
 
isExpanded() - Method in class gw.api.tree.SimpleTreeNode
 
isExpanded() - Method in interface gw.api.tree.TreeNode
 
isExpectedToBeConveringIndex() - Method in class gw.api.tools.DatabaseInfo.IndexInfo
 
isExplicitCoercion() - Method in class gw.lang.parser.coercers.BasePHighPriorityCoercer
 
isExplicitCoercion() - Method in class gw.lang.parser.coercers.BlockCoercer
 
isExplicitCoercion() - Method in class gw.lang.parser.coercers.FunctionFromInterfaceCoercer
 
isExplicitCoercion() - Method in class gw.lang.parser.coercers.FunctionToInterfaceCoercer
 
isExplicitCoercion() - Method in class gw.lang.parser.coercers.GosuArrayToJavaArrayCoercer
 
isExplicitCoercion() - Method in class gw.lang.parser.coercers.IdentityCoercer
 
isExplicitCoercion() - Method in class gw.lang.parser.coercers.IMonitorLockCoercer
 
isExplicitCoercion() - Method in class gw.lang.parser.coercers.MetaTypeToClassCoercer
 
isExplicitCoercion() - Method in class gw.lang.parser.coercers.NonWarningStringCoercer
 
isExplicitCoercion() - Method in class gw.lang.parser.coercers.PrimitiveCoercer
 
isExplicitCoercion() - Method in class gw.lang.parser.coercers.PriorityDelegatingCoercer
 
isExplicitCoercion() - Method in class gw.lang.parser.coercers.RegExpMatchToBooleanCoercer
 
isExplicitCoercion() - Method in class gw.lang.parser.coercers.RuntimeCoercer
 
isExplicitCoercion() - Method in class gw.lang.parser.coercers.StandardCoercer
 
isExplicitCoercion() - Method in class gw.lang.parser.coercers.TypeVariableCoercer
 
isExplicitCoercion() - Method in interface gw.lang.parser.ICoercer
 
isExported(GosucModule, String) - Method in class gw.lang.gosuc.Gosuc
 
isExported() - Method in class gw.lang.gosuc.GosucDependency
 
isExported() - Method in class gw.lang.reflect.module.Dependency
 
isExpression() - Method in interface gw.lang.reflect.gs.IGosuProgram
 
isExtendedQueryTracingAvailable() - Static method in class gw.api.profiler.ProfilerPageHelper
 
isExtendedQueryTracingEnabledInCurrentSession() - Static method in class gw.api.profiler.WebSessionProfilerPageHelper
 
isExtensionColumn() - Method in class gw.api.tools.DatabaseInfo.ColumnInfo
 
isExtensionIndex() - Method in class gw.api.tools.DatabaseInfo.IndexInfo
 
isExternal(Class) - Method in interface gw.lang.reflect.IEntityAccess
 
isExternalSearch() - Method in interface gw.pl.contact.entity.ContactSearchCriteria
Determines whether this is a search against an external Contact system.
isExternalSymbol(String) - Method in class gw.lang.parser.ExternalSymbolMapForMap
 
isExternalSymbol(String) - Method in interface gw.lang.reflect.gs.IGosuFragment
 
isExtJsSuite() - Static method in class gw.testharness.EnableExtJs.Util
Deprecated.
 
isFailureGeocoding() - Method in interface gw.pl.contact.entity.Address
Checks if the location information (Latitude, Longitude and GeocodeStatus) has been successfully set.
isFailureStatus(GeocodeStatus) - Static method in class gw.api.geocode.GeocodeUtils
 
isFatalErrorEnabled() - Method in class gw.util.SystemOutLogger
 
isFeatureAccessible(IAttributedFeatureInfo, IRelativeTypeInfo.Accessibility) - Static method in class gw.lang.reflect.FeatureManager
 
isFieldChanged(String) - Method in interface gw.pl.external.entity.Entity
Deprecated.
 
isFieldChanged(IEntityPropertyInfo) - Method in interface gw.pl.persistence.core.Bean
Check for changes to a field.
isFieldChanged(String) - Method in interface gw.pl.persistence.core.Bean
Check for changes to a field.
isFieldChangedFromBasedOn(String) - Method in interface gw.pl.persistence.core.effdate.entity.EffDated
Returns true if the given field has been modified relative to the based-on bean and false if this bean has no based-on or if the field has the same value as for the based-on bean.
isFieldDeclaration() - Method in interface gw.lang.parser.expressions.IVarStatement
 
isFile() - Method in class gw.fs.physical.fast.FastFileMetadata
 
isFile() - Method in class gw.fs.physical.generic.GenericFileMetadata
 
isFile() - Method in interface gw.fs.physical.IFileMetadata
 
isFile() - Method in class gw.fs.physical.win32.Win32FileMetadata
 
isFile(File) - Static method in class gw.pl.util.FileUtil
 
isFilteredIndexesSupported() - Method in class gw.api.tools.DatabaseInfo
 
isFinal() - Method in class gw.lang.parser.DefaultReducedSymbol
 
isFinal() - Method in interface gw.lang.parser.expressions.IVarStatement
 
isFinal() - Method in interface gw.lang.parser.IReducedSymbol
 
isFinal() - Method in class gw.lang.reflect.BaseFeatureInfo
 
isFinal() - Method in class gw.lang.reflect.DefaultArrayType
 
isFinal() - Method in class gw.lang.reflect.FunctionType
 
isFinal() - Method in interface gw.lang.reflect.IAttributedFeatureInfo
 
isFinal() - Method in interface gw.lang.reflect.IType
True if this type cannot be extended.
isFinal() - Method in class gw.lang.reflect.MethodInfoBase
 
isFinal() - Method in class gw.lang.reflect.MethodInfoDelegate
 
isFinal() - Method in class gw.lang.reflect.ParameterizedFunctionType
 
isFinal() - Method in class gw.lang.reflect.PropertyInfoBase
 
isFinal() - Method in class gw.lang.reflect.PropertyInfoDelegate
 
isFinal() - Method in class gw.lang.reflect.TypeBase
 
isFinal() - Method in class gw.xml.parser2.LocationRefType
 
isFinal() - Method in class gw.xml.parser2.XMLFieldPropertyInfo
 
isFinal() - Method in class gw.xml.parser2.XMLNodeType
 
isFinished() - Method in class gw.api.importing.XmlExporter
whether the export has been finished
isFinished() - Method in interface gw.processes.BatchProcess
Asks if the process has completed or not.
isFirstRunnableTestInClass() - Method in class gw.testharness.QuickRemoteTestCase
 
isFlag() - Method in class gw.lang.gosuc.GosucArg
 
isFloat() - Method in interface gw.lang.ir.IRType
 
isFloat() - Method in class gw.lang.ir.SyntheticIRArrayType
 
isFloat() - Method in class gw.lang.ir.SyntheticIRType
 
isFolder() - Method in interface gw.api.team.TeamModel
Returns true if this TeamModel should appear as a folder in the TeamTree.
isForeignKey() - Method in class gw.api.tools.DatabaseInfo.ColumnInfo
 
isForeignKey() - Method in class gw.api.tools.PropertyDisplayInfo
 
IsFridayBusinessDay - Static variable in class gw.api.system.PLConfigParameters
Whether Friday is considered a business day *
isFromJava() - Method in interface gw.lang.parser.IFunctionSymbol
 
isFromListSearch() - Method in interface gw.pl.custom.entity.DateCriteria
True if DateSearchType is "fromlist", false if it is "enteredrange".
isFunctionStatement() - Method in interface gw.lang.reflect.ITypeVariableType
 
isFuturePeriod(EffDatedBranch) - Method in class gw.api.diff.DiffItem
 
isGenerateAnnotationsToClassFiles() - Static method in class gw.lang.reflect.gs.BytecodeOptions
 
isGenerateCallsToASHScripts() - Method in class gw.api.database.AWRReportUserSettings
 
isGeneric() - Method in class gw.lang.reflect.java.asm.AsmClass
 
isGeneric() - Method in class gw.lang.reflect.java.asm.AsmMethod
 
isGeneric() - Method in interface gw.lang.reflect.java.asm.IGeneric
 
isGenericType() - Method in class gw.lang.reflect.DefaultArrayType
 
isGenericType() - Method in class gw.lang.reflect.FunctionType
 
isGenericType() - Method in interface gw.lang.reflect.IType
Returns true if this ia a Generic Type.
isGenericType() - Method in class gw.lang.reflect.ParameterizedFunctionType
 
isGenericType() - Method in class gw.lang.reflect.TypeBase
 
isGenericType() - Method in class gw.xml.parser2.LocationRefType
 
isGenericType() - Method in class gw.xml.parser2.XMLNodeType
 
isGetNumInconsistenciesValid() - Method in class gw.api.webservice.systemTools.DBConsistencyCheckResult
 
isGetNumResultsOnly() - Method in class gw.api.webservice.addressbook.contactapi.ABContactAPISearchSpec
Deprecated.
 
isGetNumResultsOnly() - Method in class gw.api.webservice.addressbook.contactapi.ABContactSearchSpec
 
isGetNumResultsOnly() - Method in class gw.plugin.search.RemotableSearchResultSpec
If true, only number of results will be returned, not the results.
isGetNumResultsOnly() - Method in class gw.plugin.util.RemotableSearchResultSpec
If true, only number of results will be returned, not the results.
isGetSqlStringValid() - Method in class gw.api.webservice.systemTools.DBConsistencyCheckResult
 
isGetter() - Method in class gw.lang.reflect.ImplicitPropertyUtil.ImplicitPropertyInfo
 
isGosu() - Method in enum gw.lang.reflect.gs.ClassType
 
isGosuFile(String) - Static method in class gw.lang.GosuShop
 
isGosuTest() - Method in class gw.test.TestClass
 
isGWClass(IType, NameTranslator) - Static method in class gw.api.util.mapping.GWObjectUtils
 
isGWObject(Object, NameTranslator) - Static method in class gw.api.util.mapping.GWObjectUtils
 
isGWObject(Object) - Static method in class gw.plugin.util.GWObjectUtils
 
isGWObjectClass(Class) - Static method in class gw.plugin.util.GWObjectUtils
 
isH2() - Static method in class gw.testharness.RunInDatabase.Util
 
IShadowingType - Interface in gw.lang.reflect
 
isHasAuthority() - Method in class gw.plugin.approval.ApprovalResult
 
isHeaderCompiled() - Method in interface gw.lang.parser.ICompilationState
 
isHeaderCompiled() - Method in interface gw.lang.reflect.gs.IGosuClass
 
isHeadless() - Method in class gw.lang.gosuc.GosucProject
 
isHeadless() - Method in interface gw.lang.reflect.module.IProject
 
isHelperWanted() - Method in class gw.pl.util.webservices.axis.GWEmitter
Indicate if we should be generating Helper classes
isHexidecimal(String) - Static method in class gw.util.GosuStringUtil
Checks if the String contains only hexidecimal digits.
isHexidecimalSpace(String) - Static method in class gw.util.GosuStringUtil
Checks if the String contains only hexidecimal digits or space (' ').
isHidden() - Method in class gw.lang.cli.GosuOption
Is this a hidden option?
isHidden() - Method in class gw.lang.reflect.BaseFeatureInfo
 
isHidden() - Method in interface gw.lang.reflect.IAttributedFeatureInfo
True if this feature is hidden.
isHidden() - Method in interface gw.lang.reflect.java.IJavaParameterDescriptor
 
isHidden() - Method in interface gw.lang.reflect.java.IJavaPropertyDescriptor
 
isHidden() - Method in class gw.lang.reflect.MethodInfoBase
 
isHidden() - Method in class gw.lang.reflect.MethodInfoDelegate
 
isHidden() - Method in class gw.lang.reflect.PropertyInfoBase
 
isHidden() - Method in class gw.lang.reflect.PropertyInfoDelegate
 
isHidden() - Method in class gw.xml.parser2.XMLFieldPropertyInfo
 
isHiddenViaFeatureDescriptor() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
 
isHiddenViaFeatureDescriptor() - Method in interface gw.lang.reflect.java.IJavaClassInfo
 
isHiddenViaFeatureDescriptor() - Method in interface gw.lang.reflect.java.IJavaMethodDescriptor
 
isHiddenViaFeatureDescriptor() - Method in interface gw.lang.reflect.java.IJavaPropertyDescriptor
 
isHide(int) - Static method in class gw.lang.reflect.Modifier
Return true if the integer argument includes the hide modifer, false otherwise.
isHiResolutionClockAvailable() - Static method in class gw.api.profiler.ProfilerPageHelper
 
isHtml() - Method in class gw.api.email.Email
Whether the body is html
isHtml() - Method in interface gw.plugin.email.IEmailTemplateDescriptor
This will return true if this document is to be treated as html.
isIgnoreAnonymous() - Method in interface gw.lang.reflect.module.IClassPath.ClassPathFilter
 
ISimpleQueryBuilder<T extends Bean> - Interface in gw.api.database
 
ISimpleTemplateDescriptor - Interface in gw.plugin
 
isImplicit() - Method in class gw.lang.ir.IRElement
 
isImplicit() - Method in class gw.lang.ir.statement.IRImplicitReturnStatement
 
isImplicit() - Method in class gw.lang.ir.statement.IRNoOpStatement
 
isImportant() - Method in class gw.lang.reflect.FeatureCategory
 
isImports() - Method in class gw.pl.util.webservices.axis.GWParser
Method isImports
isInboundAvailable() - Method in interface gw.plugin.document.IDocumentContentSourceBase
If the external DMS is available for the desired actions.
isInboundAvailable() - Method in interface gw.plugin.document.IDocumentMetadataSourceBase
If the external DMS is available for the desired actions.
isInclude() - Method in class gw.lang.ir.IRAnnotation
 
isInclude() - Method in class gw.lang.ir.IRGosuAnnotation
 
isIncludeAll() - Method in interface gw.lang.reflect.ITypeSystem
 
isIncludeAll() - Static method in class gw.lang.reflect.TypeSystem
 
isincludeCompressionReport() - Method in class gw.api.tools.DatabaseStorageHelper
 
isIncludeDatabaseStatistics() - Method in class gw.api.database.AWRReportUserSettings
 
isIncludeMetadataForInstrumentationTables() - Method in class gw.api.database.AWRReportUserSettings
 
isIncludePendingCreates() - Method in class gw.api.webservice.addressbook.contactapi.ABContactSearchSpecWithoutPaging
 
isIncludeRetired() - Method in class gw.api.graph.EntityGraphTraverser
 
isIncludeTotal() - Method in class gw.plugin.search.RemotableSearchResultSpec
Determines whether to include the total number of results in the search result.
isIncludeTotal() - Method in class gw.plugin.util.RemotableSearchResultSpec
Determines whether to include the total number of results in the search result.
isInCluster() - Method in class gw.api.tools.ClusteredServer
 
isIncomplete() - Method in class gw.util.perf.objectsize.ObjectSize
 
isInDatabase() - Method in class gw.api.tools.PropertyDisplayInfo
 
isInEnclosingClassHierarchy(IType, IType) - Static method in class gw.lang.reflect.FeatureManager
 
isInEnhancedTypesHierarchy(IType, IType) - Static method in class gw.lang.reflect.FeatureManager
 
isInFlight(int) - Static method in class gw.pl.messaging.MessageStatus
Returns whether or not the message is in flight status == PENDING_ACK
isInfo() - Method in class gw.plugin.management.OperationInfo
True if the operation result is info.
isInfoEnabled() - Static method in class gw.api.util.Logger
Deprecated.
Use the ExecutionSession.getContextualLogger() method to get the logger for the currently running rule.
isInfoEnabled() - Method in class gw.pl.logging.ILoggerImpl
Deprecated.
 
isInfoEnabled() - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
isInfoEnabled(Marker) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
isInfoEnabled() - Method in interface gw.util.ILogger
 
isInfoEnabled() - Method in class gw.util.SystemOutLogger
 
isInherited() - Method in class gw.api.tools.PropertyDisplayInfo
 
isInherited(IType) - Method in class gw.lang.reflect.IAnnotatedFeatureInfo.IAnnotationInfoHelper
 
isInHierarchy(IType, IType) - Static method in class gw.lang.reflect.FeatureManager
 
isInIDE() - Method in interface gw.config.IPlatformHelper
 
isInited() - Method in class gw.config.BaseService
 
isInited() - Method in interface gw.config.IService
 
isInitialized() - Method in class gw.lang.init.GosuInitialization
 
isInJar() - Method in interface gw.fs.IResource
 
isInJar() - Method in class gw.fs.jar.JarEntryFileImpl
 
isInJar() - Method in class gw.fs.jar.JarEntryResourceImpl
 
isInJar() - Method in class gw.fs.jar.JarFileDirectoryImpl
 
isInJar() - Method in class gw.fs.physical.PhysicalResourceImpl
 
isInJar() - Method in class gw.fs.url.URLFileImpl
 
isInJar() - Method in class gw.pl.util.FilteringDirectory
 
isInMemorySQLMonitorIncludeAllExecutions() - Method in class gw.api.database.AWRReportUserSettings
 
isInnerDeclarationsCompiled() - Method in interface gw.lang.reflect.gs.IGosuClass
 
isInOrganization(Organization) - Method in interface gw.pl.community.entity.User
 
isInSameNamespace(IType, IType) - Static method in class gw.lang.reflect.FeatureManager
 
isInt() - Method in interface gw.lang.ir.IRType
 
isInt() - Method in class gw.lang.ir.SyntheticIRArrayType
 
isInt() - Method in class gw.lang.ir.SyntheticIRType
 
isInterface() - Method in class gw.lang.ir.expression.IRMethodCallExpression
 
isInterface() - Method in interface gw.lang.ir.IRType
 
isInterface() - Method in class gw.lang.ir.SyntheticIRArrayType
 
isInterface() - Method in class gw.lang.ir.SyntheticIRType
 
isInterface() - Method in class gw.lang.reflect.DefaultArrayType
 
isInterface() - Method in class gw.lang.reflect.FunctionType
 
isInterface() - Method in interface gw.lang.reflect.IType
Returns true if this type is an interface.
isInterface() - Method in class gw.lang.reflect.java.asm.AsmClass
 
isInterface() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
 
isInterface() - Method in interface gw.lang.reflect.java.IJavaClassInfo
 
isInterface() - Method in class gw.lang.reflect.ParameterizedFunctionType
 
isInterface() - Method in class gw.lang.reflect.TypeBase
 
isInterface() - Method in class gw.xml.parser2.LocationRefType
 
isInterface() - Method in class gw.xml.parser2.XMLNodeType
 
isInternal() - Method in class gw.lang.parser.DefaultReducedSymbol
 
isInternal() - Method in interface gw.lang.parser.expressions.IVarStatement
 
isInternal() - Method in interface gw.lang.parser.IReducedSymbol
 
isInternal() - Method in class gw.lang.reflect.BaseFeatureInfo
 
isInternal() - Method in interface gw.lang.reflect.IAttributedFeatureInfo
True if this feature is internal.
isInternal(IType) - Method in interface gw.lang.reflect.IEntityAccess
 
isInternal() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
 
isInternal() - Method in interface gw.lang.reflect.java.IJavaClassInfo
 
isInternal() - Method in class gw.lang.reflect.MethodInfoBase
 
isInternal() - Method in class gw.lang.reflect.MethodInfoDelegate
 
isInternal(int) - Static method in class gw.lang.reflect.Modifier
Return true if the integer argument includes the internal modifer, false otherwise.
isInternal() - Method in class gw.lang.reflect.PropertyInfoBase
 
isInternal() - Method in class gw.lang.reflect.PropertyInfoDelegate
 
isInternal() - Method in class gw.xml.parser2.XMLFieldPropertyInfo
 
isInternalAPI() - Method in class gw.lang.reflect.BaseFeatureInfo
 
isJava() - Method in enum gw.lang.reflect.gs.ClassType
 
isJavaFile() - Method in interface gw.fs.IResource
 
isJavaFile() - Method in class gw.fs.jar.JarEntryResourceImpl
 
isJavaFile() - Method in class gw.fs.jar.JarFileDirectoryImpl
 
isJavaFile() - Method in class gw.fs.physical.PhysicalResourceImpl
 
isJavaFile() - Method in class gw.fs.url.URLFileImpl
 
isJavaFile() - Method in class gw.pl.util.FilteringDirectory
 
isJavaReferenceArray(Object) - Static method in class gw.util.GosuObjectUtil
 
isJGroupsClustering() - Method in class gw.testharness.clustering.ClusterTest
 
isJGroupsClustering() - Method in class gw.testharness.clustering.ClusterTestEnvironment
 
isJGroupsTcpClustering() - Method in class gw.testharness.clustering.ClusterTest
 
isJGroupsTcpClustering() - Method in class gw.testharness.clustering.ClusterTestEnvironment
 
isJProfilerAvailable() - Static method in class gw.api.tools.InternalToolsUtil
 
isKeepSymbolTableInIssues() - Method in interface gw.lang.parser.IFullParserState
 
isKeyableEntityClass(IType) - Method in interface gw.lang.reflect.IEntityAccess
 
isKeyword(String) - Static method in class gw.lang.parser.Keyword
 
isKnown() - Method in class gw.api.contact.LinkStatus
Tests if the current link status is known or not.
isKnownBreakCondition(KnownBreakCondition) - Static method in class gw.testharness.KnownBreakConditionPredicate
 
isKnownBreakDatabase(KnownBreakDatabase) - Static method in class gw.testharness.KnownBreakDatabasePredicate
 
isKnownBreakProduct(KnownBreakProduct) - Static method in class gw.testharness.KnownBreakProductPredicate
 
isKnownNamespace(String) - Method in class gw.pl.util.webservices.axis.GWSymbolTable
Check if this is a known namespace (soap-enc or schema xsd or schema xsi or xml)
isLastRunnableTestInClass() - Method in class gw.testharness.QuickRemoteTestCase
 
isLateBound(Boolean) - Method in class gw.api.databuilder.MessageBuilder
 
isLateBound(Boolean) - Method in class gw.api.databuilder.MessageHistoryBuilder
 
isLater(Runlevel) - Method in enum gw.api.system.server.Runlevel
Determine if this is later than the given runlevel
isLater(WSRunlevel) - Method in enum gw.api.webservice.WSRunlevel
Determine if this is later than the given runlevel
isLeaf() - Method in class gw.api.admin.RootTreeNode
 
isLeaf() - Method in class gw.api.profiler.IterationInfoNode
 
isLeaf() - Method in class gw.api.tree.AbstractLazyLoadingTreeNode
Checks if the node is leaf based on whether it has children or not.
isLeaf() - Method in class gw.api.tree.SimpleTreeNode
Returns whether this node is a leaf (getNumChildren() == 0).
isLeaf() - Method in interface gw.api.tree.TreeNode
Returns whether this node is a leaf (getNumChildren() == 0).
isLeaf() - Method in interface gw.pl.vendormanagement.entity.SpecialistService
 
isLeaf() - Method in class gw.util.cache.FqnCacheNode
 
isLeftClosed() - Method in interface gw.lang.parser.expressions.IIntervalExpression
 
isLeftClosed() - Method in class gw.lang.reflect.interval.AbstractInterval
 
isLeftClosed() - Method in interface gw.lang.reflect.interval.IInterval
 
isLegalNameCharacter(char) - Static method in class gw.xml.xsd.typeloader.XSDTypeInfoHelper
 
isLegalStartCharacter(char) - Static method in class gw.xml.xsd.typeloader.XSDTypeInfoHelper
 
isLhsExpression() - Method in interface gw.lang.reflect.gs.IGosuProgram
 
isLinguistic() - Method in interface gw.datatype.handler.IVarcharPersistenceHandler
 
isLinguistic() - Method in class gw.datatype.impl.VarcharPersistenceHandler
 
isLinked() - Method in class gw.api.contact.LinkStatus
Verifies a link status is one of: BROKEN Linked but the contact was not found in the Address Book.
isLinked() - Method in interface gw.pl.contact.entity.Contact
Deprecated.
since ClaimCenter 8.0, use ContactSystemUtil#contactIsLinked(contact)
isLinking() - Method in interface gw.api.contact.AddressBookMatch
Determines whether this match object was created as a result of attempting to link a contact to the Address Book.
isLinux() - Static method in class gw.pl.util.PlatformUtil
 
isLinux() - Static method in class gw.util.OSPlatform
 
isLinux() - Static method in class gw.util.Shell
Deprecated.
isLiteral() - Method in interface gw.lang.parser.IParseResult
 
isLiteral() - Method in class gw.lang.parser.ParseResult
 
isLiteral() - Method in interface gw.lang.reflect.IMetaType
 
isLoaded() - Method in class gw.util.concurrent.LockingLazyVar
 
isLoaded() - Method in class gw.util.concurrent.LocklessLazyVar
 
isLob() - Method in enum gw.datatype.JdbcType
 
isLocal() - Method in class gw.api.tools.PropertyDisplayInfo
 
isLocal() - Method in interface gw.lang.parser.ISymbol
 
isLocal() - Method in enum gw.lang.parser.SymbolType
 
isLocalOk() - Method in class gw.api.system.ParameterKey
Whether this parameter is "localizable", i.e. its value can be overriden for particular server or environment.
isLocalVariable() - Method in interface gw.lang.parser.expressions.IIdentifierExpression
 
isLocked() - Method in interface gw.pl.community.entity.Credential
Indicates whether or not this credential is considered locked.
isLocked() - Method in interface gw.pl.util.internal.DependenciesLockPolicy
Indicates whether dependencies are locked.
isLoggingErrors() - Method in class gw.test.Suite
 
isLogSQL() - Method in class gw.api.database.GroupingQuery
 
isLogSQL() - Method in interface gw.api.database.IQuery
 
isLogSQL() - Method in class gw.api.database.Query
isLong() - Method in interface gw.lang.ir.IRType
 
isLong() - Method in class gw.lang.ir.SyntheticIRArrayType
 
isLong() - Method in class gw.lang.ir.SyntheticIRType
 
isLoopCondLiteralTrue() - Method in class gw.lang.ir.statement.IRWhileStatement
 
isLowerBounded() - Method in class gw.api.database.DBDateRange
 
isLowerBounded() - Method in class gw.api.database.Range
 
isLowerBounded() - Method in class gw.api.database.ValueRange
 
isLowerBoundInclusive() - Method in class gw.api.database.Range
 
isLUWIDErrorRowPresent() - Method in interface gw.pl.staging.entity.LoadError
Reports if any of the LoadErrorRows associated with this LoadError has a LUWID value.
isMac() - Static method in class gw.pl.util.PlatformUtil
 
isMac() - Static method in class gw.util.OSPlatform
 
isMac() - Static method in class gw.util.Shell
Deprecated.
use OSPlatform.isMac() instead
isMapIType() - Method in class gw.xml.xsd.typeloader.CustomTypeMapping
 
isMapXSDType() - Method in class gw.xml.xsd.typeloader.CustomTypeMapping
 
isMatch(GWPhoneNumber) - Method in interface gw.api.util.phone.GWPhoneNumber
This method will only return true if the phone numbers are an exact match.
isMatch(GWPhoneNumber) - Method in class gw.api.util.phone.GWPhoneNumberImpl
 
isMatch(GWPhoneNumber) - Method in class gw.api.util.phone.GWPhoneNumberUnknown
 
isMatchAllTags() - Method in interface gw.api.webservice.addressbook.contactapi.ABContactTagMatcher
Return true if this matcher is configured to match all tags in the current list; false means it will match "any" tag
isMatched() - Method in class gw.lang.gosuc.GosucArg
 
isMaterializedViewsSupported() - Method in class gw.api.tools.DatabaseInfo
 
isMember(Key) - Method in interface gw.pl.community.entity.Group
Returns true if and only if the user with the given userId is a member of this group.
isMergeChange() - Method in class gw.api.diff.DiffItem
Whether this is a merge change.
isMergeChange() - Method in class gw.api.diff.DiffProperty
Whether this is a merge change.
isMetaAnnotation(Annotation) - Method in class gw.test.TestClass
 
isMetaAnnotationInfo(IAnnotationInfo) - Method in class gw.test.TestClass
 
isMethodForProperty() - Method in interface gw.lang.reflect.gs.IGosuMethodInfo
 
ISmokeTest - Interface in gw.testharness
sct: Common interface between the test and helper hierarchies
ISmokeTestHelper - Interface in gw.testharness
Interface defining a Smoke Test "helper".
ISmokeTestHelperCallbacks - Interface in gw.testharness
 
IsMondayBusinessDay - Static variable in class gw.api.system.PLConfigParameters
Whether Monday is considered a business day *
isMoneyBased() - Method in interface gw.datatype.IConstrainedDataType
Indicates whether this datatype is money based.
isMostRecentModel() - Method in interface gw.pl.persistence.core.effdate.entity.EffDatedBranch
True if this branch is promoted and it has the highest model number within its period.
isMtomEnabled() - Method in class gw.xml.ws.WsiInvocationContext
 
isMultiCurrencyMode() - Static method in class gw.api.util.CurrencyUtil
True if the UI should be in multi-currency mode.
isMultiEdit() - Method in class gw.lang.reflect.IPresentationInfo.Default
 
isMultiEdit() - Method in interface gw.lang.reflect.IPresentationInfo
 
isMultiEdit() - Method in class gw.xml.parser2.XmlAttributePresentationInfo
 
isMultiEdit() - Method in class gw.xml.parser2.XMLChildElementPresentationInfo
 
isMultiEdit() - Method in class gw.xml.parser2.XMLChildListPresentationInfo
 
isMultiEdit() - Method in class gw.xml.parser2.XMLNodeValuePresentationInfo
 
isMultiLine() - Method in class gw.lang.reflect.IPresentationInfo.Default
 
isMultiLine() - Method in interface gw.lang.reflect.IPresentationInfo
 
isMultiLine() - Method in class gw.xml.parser2.XmlAttributePresentationInfo
 
isMultiLine() - Method in class gw.xml.parser2.XMLChildElementPresentationInfo
 
isMultiLine() - Method in class gw.xml.parser2.XMLChildListPresentationInfo
 
isMultiLine() - Method in class gw.xml.parser2.XMLNodeValuePresentationInfo
 
isMultiRead() - Method in class gw.xml.BinaryData
Returns true if the backing content can be accessed multiple times via the InputStream property.
isMultiRegionMode() - Static method in class gw.api.util.PhoneUtil
Returns true if AlwaysShowPhoneWidgetRegionCode is true in config.xml
isMultiThreadNonSafeOrderedMessages() - Method in class gw.api.messaging.ExternalDestinationConfig
 
isMutable() - Method in class gw.lang.reflect.DefaultArrayType
 
isMutable() - Method in class gw.lang.reflect.FunctionType
 
isMutable() - Method in interface gw.lang.reflect.IType
Are intances of this type mutable?
isMutable() - Method in class gw.lang.reflect.ParameterizedFunctionType
 
isMutable() - Method in class gw.lang.reflect.TypeBase
 
isMutable() - Method in class gw.xml.parser2.LocationRefType
 
isMutable() - Method in class gw.xml.parser2.XMLNodeType
 
isNANPANumber() - Method in interface gw.api.util.phone.GWPhoneNumber
 
isNANPANumber() - Method in class gw.api.util.phone.GWPhoneNumberImpl
 
isNANPANumber() - Method in class gw.api.util.phone.GWPhoneNumberUnknown
 
isNegated() - Method in interface gw.lang.parser.expressions.IUnaryExpression
 
isNegative(BigDecimal) - Static method in class gw.pl.util.BigDecimalUtil
 
isNegative() - Method in class gw.xml.date.XmlDuration
 
isNested(List) - Static method in class gw.xml.xsd.info.NestedListUtil
 
isNeverGeocoded() - Method in interface gw.pl.contact.entity.Address
Checks if the location information (Latitude, Longitude and GeocodeStatus) has been successfully set.
isNeverGeocodedStatus(GeocodeStatus) - Static method in class gw.api.geocode.GeocodeUtils
 
isNew() - Method in interface gw.pl.persistence.core.entity.KeyableBean
 
isNewContact(Contact) - Method in interface gw.api.contact.ExternalContactSource
Indicates whether the given contact is new with respect to the external contact source.
isNewLinePerTopLevelElement() - Method in class gw.xml.IXMLNodeFormat.DefaultXMLNodeFormat
 
isNewLinePerTopLevelElement() - Method in class gw.xml.IXMLNodeFormat.DiffFriendlyXMLNodeFormat
 
isNewLinePerTopLevelElement() - Method in interface gw.xml.IXMLNodeFormat
 
isNewLinePerTopLevelElement() - Method in class gw.xml.IXMLNodeFormat.NoSortXMLNodeFormat
 
isNewLinePerTopLevelElement() - Method in class gw.xml.XMLNodeFormat
 
isNewLinePerTopLevelElement() - Method in class gw.xml.xsd.XSDNodeFormat
 
isNewLinesForValue() - Method in class gw.xml.IXMLNodeFormat.DefaultXMLNodeFormat
 
isNewLinesForValue() - Method in class gw.xml.IXMLNodeFormat.DiffFriendlyXMLNodeFormat
 
isNewLinesForValue() - Method in interface gw.xml.IXMLNodeFormat
 
isNewLinesForValue() - Method in class gw.xml.IXMLNodeFormat.NoSortXMLNodeFormat
 
isNewLinesForValue() - Method in class gw.xml.XMLNodeFormat
 
isNewLinesForValue() - Method in class gw.xml.xsd.XSDNodeFormat
 
isNewPeriod() - Method in interface gw.pl.persistence.core.effdate.entity.EffDatedBranch
Returns true is this branch represents a new period that is not a new submission.
isNewSubmission() - Method in interface gw.pl.persistence.core.effdate.entity.EffDatedBranch
Returns true if this branch represents a new submission.
isNil() - Method in class gw.xml.XmlElement
Returns true if this element is nil.
isNil() - Method in class gw.xml.xsd.typeloader.XSDBasedXMLNode
 
isNmtoken(String) - Static method in class gw.xml.parser2.XMLAttributeDeclaration
 
isNodeVisited(N) - Method in class gw.api.graph.traverse.GraphTraverserBase.TraversalContext
 
isNot() - Method in interface gw.lang.parser.expressions.IUnaryNotPlusMinusExpression
 
isNotBlank(String) - Static method in class gw.util.GosuStringUtil
Checks if a String is not empty (""), not null and not whitespace only.
isNotByRef(Object) - Static method in class gw.plugin.util.GWObjectUtils
 
isNotEmpty(String) - Static method in class gw.util.GosuStringUtil
Checks if a String is not empty ("") and not null.
isNotNull() - Method in class gw.lang.ir.builder.IRExpressionBuilder
 
isNotZero(BigDecimal) - Static method in class gw.pl.util.BigDecimalUtil
 
isNowrap() - Method in class gw.pl.util.webservices.axis.GWParser
Method isNowrap
isNull() - Method in class gw.lang.ir.builder.IRExpressionBuilder
 
isNull(Object, String) - Static method in class gw.pl.util.ArgCheck
Checks to make sure it's parameter is null
isNull(Object, String, String) - Static method in class gw.pl.util.ArgCheck
Checks to make sure it's parameter is null
isNullable() - Method in class gw.api.tools.DatabaseInfo.ColumnInfo
 
isNullableInDatabase() - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeReadOnlyColumn
 
isNullOK() - Method in class gw.api.system.ParameterKey
Whether this parameter is "nullable".
isNullSafe() - Method in interface gw.lang.parser.IExpression
 
isNumber(String) - Static method in class gw.api.util.StringUtil
Tests whether the given String value represents a number
isNumberMatch(GWPhoneNumber, GWPhoneNumber) - Static method in class gw.api.util.PhoneUtil
This method will attempt to determine a match type for two GWPhoneNumber objects.
isNumeric(String) - Static method in class gw.util.GosuStringUtil
Checks if the String contains only unicode digits.
isNumericSpace(String) - Static method in class gw.util.GosuStringUtil
Checks if the String contains only unicode digits or space (' ').
isNumericType(IType) - Static method in class gw.lang.reflect.TypeSystem
 
ISO_MESSAGE_SINK_TIMEOUT - Static variable in class gw.api.profiler.ProfilerTag
 
isObjectMethod(IMethodInfo) - Static method in class gw.lang.parser.StandardCoercionManager
 
isOk() - Method in class gw.api.webservice.importTools.ImportResults
true if the import succeeded, false if it failed (in which case the errorLog field should indicate what the problem is.
isOnDiskSQLMonitorIncludeAllExecutions() - Method in class gw.api.database.AWRReportUserSettings
 
isOnPage(ISmokeTestHelper, IType, String...) - Static method in class gw.smoketest.platform.web.PCFLocation
 
isOOSChange() - Method in class gw.api.diff.DiffItem
Whether this change occurred out of sequence.
isOOSChange() - Method in class gw.api.diff.DiffProperty
Whether this change occurred out of sequence.
isOOSConflict() - Method in class gw.api.diff.DiffItem
Whether this change is an out-of-sequence conflict with a future value.
isOOSConflict() - Method in class gw.api.diff.DiffProperty
Whether this change is an out-of-sequence conflict with a future value.
isOpenEnd() - Method in class gw.api.util.Range
Whether the end of the range is open or closed, i.e., whether the end is included (closed) or not (open).
isOpenStart() - Method in class gw.api.util.Range
Whether the start of the range is open or closed, i.e., whether the start is included (closed) or not (open).
isOperator(String) - Method in interface gw.lang.parser.ISourceCodeTokenizer
 
isOracle() - Static method in class gw.testharness.RunInDatabase.Util
 
ISource - Interface in gw.lang.parser
 
ISourceCodeTokenizer - Interface in gw.lang.parser
 
ISourceFileHandle - Interface in gw.lang.reflect.gs
 
isOutboundAvailable() - Method in interface gw.plugin.document.IDocumentContentSourceBase
If the external DMS is available for the desired actions.
isOutboundAvailable() - Method in interface gw.plugin.document.IDocumentMetadataSourceBase
If the external DMS is available for the desired actions.
isOverdue() - Method in interface gw.pl.activity.entity.Activity
Returns a boolean indicating whether or not the activity is overdue
isOverlappingBoundPeriods(Date, Date) - Method in interface gw.pl.persistence.core.effdate.entity.EffDatedBranch
Checks if there would be an overlap between the existing bound periods and this period using the given period start and end dates.
isOverride() - Method in interface gw.lang.parser.IDynamicFunctionSymbol
 
isOverride(int) - Static method in class gw.lang.reflect.Modifier
Return true if the integer argument includes the override modifer, false otherwise.
isOverwrite() - Method in class gw.api.admin.ImportDataConflict
Should these imported changes overwrite the existing values.
isOwned() - Method in interface gw.entity.IArrayPropertyInfo
 
isParameter(String) - Static method in class gw.testharness.TestPropertyUtil
 
isParameterized() - Method in class gw.lang.reflect.java.asm.AsmClass
 
isParameterized() - Method in class gw.lang.reflect.java.asm.AsmType
 
isParameterized() - Method in interface gw.lang.reflect.java.asm.IAsmType
 
isParameterizedType() - Method in class gw.lang.reflect.DefaultArrayType
 
isParameterizedType() - Method in class gw.lang.reflect.FunctionType
 
isParameterizedType() - Method in interface gw.lang.reflect.IType
Returns true if this ia a Parameterized Type.
isParameterizedType() - Method in class gw.lang.reflect.ParameterizedFunctionType
 
isParameterizedType() - Method in class gw.lang.reflect.TypeBase
 
isParameterizedType() - Method in class gw.xml.parser2.LocationRefType
 
isParameterizedType() - Method in class gw.xml.parser2.XMLNodeType
 
isParsed() - Method in interface gw.lang.parser.IGosuParser
 
isParseDotsAsOperators() - Method in interface gw.lang.parser.ISourceCodeTokenizer
 
isParsingBlock() - Method in interface gw.lang.parser.IGosuParser
 
isParsingFunction() - Method in interface gw.lang.parser.IGosuParser
 
isPartitionedIndexesSupported() - Method in class gw.api.tools.DatabaseInfo
 
isPartitionedTablesSupported() - Method in class gw.api.tools.DatabaseInfo
 
isPathIgnored(String) - Method in class gw.config.AbstractPlatformHelper
 
isPathIgnored(String) - Method in interface gw.config.IPlatformHelper
 
isPending(int) - Static method in class gw.pl.messaging.MessageStatus
Returns whether or not the message is in some pending state status == PENDING_ACK || status == PENDING_SEND || status == PENDING_RETRY
isPendingSend(int) - Static method in class gw.pl.messaging.MessageStatus
Returns whether or not the message is in some pending send state status == PENDING_SEND || status == PENDING_RETRY
isPermanent() - Method in class gw.api.system.ParameterKey
Whether this parameter is permanent (the value cannot be changed after installation).
isPermitted() - Method in class gw.api.quickjump.EntityViewCommand
Returns true if the current user is permitted to use this command at all.
isPermitted() - Method in class gw.api.quickjump.MultiParameterizedNavigationCommand
Returns true if the current user is permitted to use this command at all.
isPermitted() - Method in class gw.api.quickjump.ParameterizedNavigationCommand
Returns true if the current user is permitted to use this command at all.
isPermitted() - Method in class gw.api.quickjump.StaticNavigationCommand
Returns true if the current user is permitted to use this command at all.
isPermitted() - Method in class gw.api.quickjump.WizardStepCommand
Returns true if the current user is permitted to use this command at all.
isPersisted() - Method in class gw.api.database.DatabaseSnapshotInfo
 
isPlaceholder() - Method in interface gw.lang.reflect.IPlaceholder
 
isPluginEnabled() - Static method in class gw.api.geocode.GeocodeUtils
 
isPluginStarted(IType) - Static method in class gw.api.plugin.PluginUtils
Called to determine whether a plugin is enabled and has been started
isPluginStarted(String) - Method in interface gw.api.webservice.maintenanceTools.MaintenanceToolsBase
whether the plugin is started.
isPluginStarted(String) - Method in class gw.api.webservice.maintenanceTools.MaintenanceToolsImpl
whether the plugin is started.
isPM(Date) - Static method in class gw.date.GosuDateUtil
Is the time PM?
isPositioned() - Method in interface gw.lang.parser.ISourceCodeTokenizer
 
isPositive(BigDecimal) - Static method in class gw.pl.util.BigDecimalUtil
 
isPossible() - Method in interface gw.api.util.phone.GWPhoneNumber
This is loose validity check.
isPossible() - Method in class gw.api.util.phone.GWPhoneNumberImpl
 
isPossible() - Method in class gw.api.util.phone.GWPhoneNumberUnknown
 
isPossible() - Method in enum gw.api.util.phone.GWPhoneValidationResult
 
isPossibleNumber(String, PhoneCountryCode) - Static method in class gw.api.util.PhoneUtil
Returns true if the string parameter is possibly a phone number.
isPossibleNumber(String) - Method in interface gw.plugin.phone.IPhoneNormalizerPlugin
This method will determine whether or not a string object can be a viable phone number.
isPossibleNumberWithExtension(String) - Method in interface gw.plugin.phone.IPhoneNormalizerPlugin
This method will determine whether or not a string object can be a viable phone number.
isPossibleNumberWithReason(String, PhoneCountryCode) - Static method in class gw.api.util.PhoneUtil
Returns a GWPhoneValidationResult based on the given string input and the specified PhoneCountryCode typekey
isPresentable() - Method in class gw.lang.reflect.IPresentationInfo.Default
 
isPresentable() - Method in interface gw.lang.reflect.IPresentationInfo
 
isPresentable() - Method in class gw.xml.parser2.XmlAttributePresentationInfo
 
isPresentable() - Method in class gw.xml.parser2.XMLChildElementPresentationInfo
 
isPresentable() - Method in class gw.xml.parser2.XMLChildListPresentationInfo
 
isPresentable() - Method in class gw.xml.parser2.XMLNodeValuePresentationInfo
 
isPrimary() - Method in class gw.lang.reflect.IPresentationInfo.Default
 
isPrimary() - Method in interface gw.lang.reflect.IPresentationInfo
 
isPrimary() - Method in class gw.xml.parser2.XMLAttributeDeclaration
 
isPrimary() - Method in class gw.xml.parser2.XmlAttributePresentationInfo
 
isPrimary() - Method in class gw.xml.parser2.XMLAttributePropertyInfo
 
isPrimary() - Method in class gw.xml.parser2.XMLChildElementPresentationInfo
 
isPrimary() - Method in class gw.xml.parser2.XMLChildListPresentationInfo
 
isPrimary() - Method in class gw.xml.parser2.XMLNodeValuePresentationInfo
 
isPrimaryKey() - Method in class gw.api.tools.PropertyDisplayInfo
 
isPrimaryKey() - Method in interface gw.datatype.IPersistentDataType
Indicates whether this datatype represents a primary key.
isPrimitive() - Method in interface gw.lang.ir.IRType
 
isPrimitive() - Method in class gw.lang.ir.SyntheticIRArrayType
 
isPrimitive() - Method in class gw.lang.ir.SyntheticIRType
 
isPrimitive() - Method in class gw.lang.reflect.DefaultArrayType
 
isPrimitive() - Method in class gw.lang.reflect.FunctionType
 
isPrimitive() - Method in interface gw.lang.reflect.IType
True if this type represents a primitive type e.g., Java int, char, etc.
isPrimitive() - Method in class gw.lang.reflect.java.asm.AsmClass
 
isPrimitive() - Method in class gw.lang.reflect.java.asm.AsmPrimitiveType
 
isPrimitive() - Method in class gw.lang.reflect.java.asm.AsmType
 
isPrimitive() - Method in interface gw.lang.reflect.java.asm.IAsmType
 
isPrimitive() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
 
isPrimitive() - Method in interface gw.lang.reflect.java.IJavaClassInfo
 
isPrimitive() - Method in class gw.lang.reflect.ParameterizedFunctionType
 
isPrimitive() - Method in class gw.lang.reflect.TypeBase
 
isPrimitive() - Method in class gw.xml.parser2.LocationRefType
 
isPrimitive() - Method in class gw.xml.parser2.XMLNodeType
 
isPrimitiveOrBoxed(IType) - Method in interface gw.lang.parser.ICoercionManager
Determine whether the specified type is either a primitive or a boxed primitive.
isPrimitiveOrBoxed(IType) - Method in class gw.lang.parser.StandardCoercionManager
 
isPrintingCSV() - Static method in class gw.api.print.PrintUtil
Test if we are printing to a CSV file.
isPrintingPDF() - Static method in class gw.api.print.PrintUtil
Test if we are printing to a PDF file.
isPrintListViewOnly() - Method in class gw.api.print.PrintSettings.InternalPrintSettings
Returns true if only the list view panel on a page should be printed.
isPrivate() - Method in class gw.lang.parser.DefaultReducedSymbol
 
isPrivate() - Method in interface gw.lang.parser.expressions.IVarStatement
 
isPrivate() - Method in interface gw.lang.parser.IReducedSymbol
 
isPrivate() - Method in class gw.lang.reflect.BaseFeatureInfo
 
isPrivate() - Method in interface gw.lang.reflect.IAttributedFeatureInfo
True if this feature is private.
isPrivate() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
 
isPrivate() - Method in interface gw.lang.reflect.java.IJavaClassInfo
 
isPrivate() - Method in class gw.lang.reflect.MethodInfoBase
 
isPrivate() - Method in class gw.lang.reflect.MethodInfoDelegate
 
isPrivate() - Method in class gw.lang.reflect.PropertyInfoBase
 
isPrivate() - Method in class gw.lang.reflect.PropertyInfoDelegate
 
isPrivate() - Method in class gw.xml.parser2.XMLFieldPropertyInfo
 
isProbeInMemorySQLMonitor() - Method in class gw.api.database.AWRReportUserSettings
 
isProbeOnDiskSQLMonitor() - Method in class gw.api.database.AWRReportUserSettings
 
isProbeVDollarTables() - Method in class gw.api.database.AWRReportUserSettings
 
isProcessRunning() - Method in class gw.api.tools.BatchProcess
 
isProfilerEnabledForThisThread() - Static method in class gw.api.profiler.Profiler
 
isProfilingEnabled() - Method in class gw.api.profiler.WebServiceProfiler
 
isProgram() - Method in interface gw.lang.parser.IParseResult
 
isProgram() - Method in class gw.lang.parser.ParseResult
 
isProhibited() - Method in class gw.xml.parser2.XMLAttributeDeclaration
 
isProhibited() - Method in class gw.xml.parser2.XMLAttributePropertyInfo
 
isProhibited() - Method in class gw.xml.xsd.info.XSDAttributeInfo
 
isPromoted() - Method in interface gw.pl.persistence.core.effdate.entity.EffDatedBase
Check if this bean or branch has been promoted.
isProperty() - Method in class gw.api.diff.DiffItem
Whether this diff is a property diff.
isPropertyName(String) - Static method in class gw.lang.reflect.ImplicitPropertyUtil
 
isPropertyNotArchived(IPropertyInfo) - Static method in class gw.api.importing.ImportingUtil
 
isPropertyNullable(String) - Method in interface gw.api.archiving.upgrade.IArchivedEntitySet
 
isProtected() - Method in class gw.lang.parser.DefaultReducedSymbol
 
isProtected() - Method in interface gw.lang.parser.expressions.IVarStatement
 
isProtected() - Method in interface gw.lang.parser.IReducedSymbol
 
isProtected() - Method in class gw.lang.reflect.BaseFeatureInfo
 
isProtected() - Method in interface gw.lang.reflect.IAttributedFeatureInfo
True if this feature is protected.
isProtected() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
 
isProtected() - Method in interface gw.lang.reflect.java.IJavaClassInfo
 
isProtected() - Method in class gw.lang.reflect.MethodInfoBase
 
isProtected() - Method in class gw.lang.reflect.MethodInfoDelegate
 
isProtected() - Method in class gw.lang.reflect.PropertyInfoBase
 
isProtected() - Method in class gw.lang.reflect.PropertyInfoDelegate
 
isProtected() - Method in class gw.xml.parser2.XMLFieldPropertyInfo
 
isProximitySearch() - Method in interface gw.ab.addressbook.entity.ABContactSearchCriteria
Checks if this search has been set up as a proximity search.
isProximitySearch() - Method in interface gw.pl.contact.entity.ContactSearchCriteria
Checks if this search has been set up as a proximity search.
isProxy(IType) - Static method in class gw.lang.reflect.gs.IGosuClass.ProxyUtil
 
isProxyClass(String) - Static method in class gw.lang.reflect.gs.IGosuClass.ProxyUtil
 
isProxyStart(String) - Static method in class gw.lang.reflect.gs.IGosuClass.ProxyUtil
 
isPublic() - Method in class gw.lang.parser.DefaultReducedSymbol
 
isPublic() - Method in interface gw.lang.parser.expressions.IVarStatement
 
isPublic() - Method in interface gw.lang.parser.IReducedSymbol
 
isPublic() - Method in class gw.lang.reflect.BaseFeatureInfo
 
isPublic() - Method in interface gw.lang.reflect.IAttributedFeatureInfo
True if this feature is public.
isPublic() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
 
isPublic() - Method in interface gw.lang.reflect.java.IJavaClassInfo
 
isPublic() - Method in class gw.lang.reflect.MethodInfoBase
 
isPublic() - Method in class gw.lang.reflect.MethodInfoDelegate
 
isPublic() - Method in class gw.lang.reflect.PropertyInfoBase
 
isPublic() - Method in class gw.lang.reflect.PropertyInfoDelegate
 
isPublic() - Method in class gw.xml.parser2.XMLFieldPropertyInfo
 
isQueryable() - Method in interface gw.entity.IQueryablePropertyInfo
 
isQueryOptimizerTracingAvailable() - Static method in class gw.api.profiler.ProfilerPageHelper
 
isQueryOptimizerTracingEnabledInCurrentSession() - Static method in class gw.api.profiler.WebSessionProfilerPageHelper
 
isQueryPathExpressionPart(IFieldAccessExpression) - Static method in class gw.lang.parser.expressions.IQueryPathExpression.Util
 
isQuiet() - Method in class gw.pl.util.webservices.axis.GWParser
Method isQuiet
isQuiet() - Method in class gw.pl.util.webservices.axis.GWSymbolTable
Method isQuiet
isRange() - Method in class gw.api.database.Range
 
isReadable() - Method in interface gw.lang.parser.IDynamicPropertySymbol
 
isReadable() - Method in interface gw.lang.parser.IReducedDynamicPropertySymbol
 
isReadable() - Method in interface gw.lang.reflect.IPropertyInfo
 
isReadable() - Method in class gw.lang.reflect.PropertyInfoBuilder.BuiltPropertyInfo
 
isReadable() - Method in class gw.lang.reflect.PropertyInfoDelegate
 
isReadable() - Method in class gw.plugin.management.AttributeInfo
True if the attribute is readable, false otherwise.
isReadable() - Method in class gw.xml.parser2.XMLFieldPropertyInfo
 
isReadable() - Method in class gw.xml.xsd.typeloader.ChildrenPropertyInfo
 
isReadable() - Method in class gw.xml.xsd.typeloader.ParentPropertyInfo
 
isReadable() - Method in class gw.xml.xsd.typeloader.XSDAttributePropertyInfo
 
isReadable() - Method in class gw.xml.xsd.typeloader.XSDChildElementPropertyInfo
 
isReadable() - Method in class gw.xml.xsd.typeloader.XSDChildListPropertyInfo
 
isReadable() - Method in class gw.xml.xsd.typeloader.XSDEnumerationStaticProperty
 
isReadable() - Method in class gw.xml.xsd.typeloader.XSDGroupingListPropertyInfo
 
isReadable() - Method in class gw.xml.xsd.typeloader.XSDGroupingPropertyInfo
 
isReadable() - Method in class gw.xml.xsd.typeloader.XSDNodeValuePropertyInfo
 
isReadable() - Method in class gw.xml.xsd.typeloader.XSDSimpleChildPropertyInfo
 
isReadOnly() - Method in interface gw.pl.persistence.core.Bundle
Whether modifications can be made to beans in this bundle.
isReadyToDownload(boolean) - Method in class gw.api.tools.OracleAWRHelper
 
isReadyToDownload() - Method in class gw.api.tools.OracleStatspackHelper
 
isReference() - Method in interface gw.api.importing.graph.Element
the element is reference element
isReferencedEntity() - Method in interface gw.api.archiving.upgrade.IArchivedEntity
 
isRelativePath(String) - Static method in class gw.pl.util.FileUtil
 
isReloadable() - Method in interface gw.lang.reflect.ITypeRef
 
isRememberMe() - Method in class gw.api.util.LoginForm
 
isRemoteExecutionEnvironment() - Method in class gw.test.remote.ForwardingTestEnvironment
 
isRemoteExecutionEnvironment() - Method in class gw.test.TestEnvironment
 
isRemove() - Method in class gw.api.diff.DiffItem
Whether this diff is a diff remove.
isRemoved() - Method in interface gw.api.bean.compare.Diff
Whether this diff represents an item being removed
isRemoved() - Method in class gw.api.bean.compare.DiffImpl
 
isRemoved() - Method in class gw.api.bean.compare.EntityDiffImpl
 
isRemoved() - Method in class gw.api.bean.compare.PropertyDiffImpl
 
isRequestAvailable() - Static method in class gw.api.web.Scopes
Deprecated.
Returns true if it is safe to call getRequest() and getSession().
isRequired() - Method in class gw.api.system.ParameterKey
Whether this parameter is required.
isRequired() - Method in class gw.api.tools.PropertyDisplayInfo
 
isRequired() - Method in class gw.lang.gosuc.GosucArg
 
isRequired() - Method in class gw.lang.reflect.IPresentationInfo.Default
 
isRequired() - Method in interface gw.lang.reflect.IPresentationInfo
 
isRequired() - Method in class gw.xml.parser2.XMLAttributeDeclaration
 
isRequired() - Method in class gw.xml.parser2.XmlAttributePresentationInfo
 
isRequired() - Method in class gw.xml.parser2.XMLAttributePropertyInfo
 
isRequired() - Method in class gw.xml.parser2.XMLChildElementDeclaration
 
isRequired() - Method in class gw.xml.parser2.XMLChildElementPresentationInfo
 
isRequired() - Method in class gw.xml.parser2.XMLChildListPresentationInfo
 
isRequired() - Method in class gw.xml.parser2.XMLNodeValueDeclaration
 
isRequired() - Method in class gw.xml.parser2.XMLNodeValuePresentationInfo
 
isRequired() - Method in class gw.xml.xsd.info.XSDAttributeInfo
 
isRequiresApproval() - Method in class gw.plugin.approval.ApprovalResult
 
isReservedKeyword(String) - Static method in class gw.lang.parser.Keyword
 
isResolveWithFuturePeriods() - Method in interface gw.pl.persistence.core.effdate.entity.EffDatedBranch
When a branch is promoted and there exists a future bound period (or periods, but multiple would be rare) then this method returns true until it is cleared.
isResumeAvailable() - Method in class gw.api.web.admin.workflow.ManageWorkflows
 
isResumed(int, MessageProcessingDirection) - Method in interface gw.api.webservice.messagingTools.MessagingToolsBase
Returns true if the processing for the specified destination and direction is active (resumed), returns false otherwise.
isResumed(int, MessageProcessingDirection) - Method in class gw.api.webservice.messagingTools.MessagingToolsImpl
 
isRetainDebugInfo() - Method in interface gw.lang.reflect.IEntityAccess
 
isRetireable() - Method in interface gw.entity.IEntityType
Returns true if this type is retireable.
isRetired() - Method in class gw.api.webservice.typelisttools.TypeKeyData
Corresponds to the retired field on TypeKey
isRetired() - Method in interface gw.entity.TypeKey
Returns true if this type key is retired.
isRetired() - Method in interface gw.pl.external.typelist.TypeKey
Deprecated.
 
isRetired() - Method in interface gw.pl.persistence.core.entity.Retireable
 
isRetryable() - Method in class gw.api.admin.EventMessage
 
isRetryable() - Method in class gw.api.webservice.messagingTools.Acknowledgement
Tests if the error is retryable.
isRetryable() - Method in interface gw.pl.messaging.entity.Message
this will test whether the message is retryable
isRetryable(int) - Static method in class gw.pl.messaging.MessageStatus
Returns whether or not the message is retryable isRetryableError || isInFlight
isRetryable() - Method in exception gw.plugin.ContactCommunicationException
Is it worth re-sending a message after getting this error?
isRetryableError(int) - Static method in class gw.pl.messaging.MessageStatus
Returns whether or not the message is a retryable error status == RETRYABLE_ERROR
isReverse() - Method in class gw.lang.reflect.interval.AbstractInterval
 
isReverse() - Method in interface gw.lang.reflect.interval.IInterval
 
isReverseIndexesSupported() - Method in class gw.api.tools.DatabaseInfo
 
isReviewAssignment() - Method in class gw.plugin.assignment.AssignmentResponse
Whether or not the assignment is to be reviewed.
isRightClosed() - Method in interface gw.lang.parser.expressions.IIntervalExpression
 
isRightClosed() - Method in class gw.lang.reflect.interval.AbstractInterval
 
isRightClosed() - Method in interface gw.lang.reflect.interval.IInterval
 
isRunning() - Method in class gw.api.tools.ConsistencyChecksRunsPageHelper
 
isRunning() - Method in class gw.api.webservice.maintenanceTools.ProcessStatus
Whether or not the process is currently running
isRunPreUpdateRulesOnImport() - Method in class gw.api.webservice.importTools.ImportToolsImpl
 
isSafeToDelete() - Method in interface gw.pl.community.entity.Group
Tests if the group can be safely deleted.
isSafeToDelete() - Method in interface gw.pl.community.entity.Organization
Tests if the organization can be safely deleted.
isSafeToDelete() - Method in interface gw.pl.community.entity.User
Tests if the user can be safely deleted.
isSame(GWPhoneNumber, GWPhoneNumber) - Static method in class gw.api.util.PhoneUtil
Returns true if two GWPhoneNumber objects are the same.
IsSaturdayBusinessDay - Static variable in class gw.api.system.PLConfigParameters
Whether Saturday is considered a business day *
isScheduled() - Method in class gw.api.web.tools.WorkItemDisplayInfo
 
isScmFile(File) - Method in interface gw.api.scm.IScmAdapter
Returns true if the file or directory is for SCM record keeping and is not part of the files under source control.
isScopedField() - Method in interface gw.lang.reflect.gs.IGosuVarPropertyInfo
 
isScriptable() - Method in class gw.lang.reflect.BaseFeatureInfo
 
isScriptable(FeatureDescriptor) - Static method in class gw.lang.reflect.BeanInfoUtil
 
isScriptable() - Method in interface gw.lang.reflect.IAttributedFeatureInfo
True if this feature is exposed for scripting.
isScriptable() - Method in class gw.lang.reflect.MethodInfoBase
 
isScriptable() - Method in class gw.lang.reflect.MethodInfoDelegate
 
isScriptable() - Method in class gw.lang.reflect.PropertyInfoBase
 
isScriptable() - Method in class gw.lang.reflect.PropertyInfoDelegate
 
isScriptable() - Method in class gw.xml.parser2.XMLFieldPropertyInfo
 
isSearchAvailable() - Static method in class gw.api.messaging.SOOMessageSearchItemUtil
Deprecated.
do not use this, use the one that is checks by dest id
isSearchAvailable(int) - Static method in class gw.api.messaging.SOOMessageSearchItemUtil
This will return whether search is avaliable
isSearchFor(IType) - Method in interface gw.pl.contact.entity.ContactSearchCriteria
Determines whether this criteria is searching for contacts of the given type.
isSearchForQueriesOnlyInFirstSnapshot() - Method in class gw.api.database.AWRReportUserSettings
 
isSearchForQueriesOnlyInLastSnapshot() - Method in class gw.api.database.AWRReportUserSettings
 
isSearchForQueriesWithMultiplePlans() - Method in class gw.api.database.AWRReportUserSettings
 
isSearchValid() - Method in interface gw.pl.contact.entity.ProximitySearchParameters
Checks if fields are populated indicating that a proximity search is intended.
isSecurityTypeCreatableByUser(NoteSecurityType) - Method in interface gw.pl.note.entity.Note
This will return true if the current user can create a note of type requested.
isSemiPermanent() - Method in class gw.api.system.ParameterKey
Whether this parameter is semi permanent (the value can be changed after installation in special circumstances).
isSenderFault() - Method in exception gw.xml.ws.WebServiceException
 
isSerializedParameter(String) - Static method in class gw.testharness.TestPropertyUtil
 
isServerMutable() - Method in interface gw.lang.reflect.IEntityAccess
 
isServerSide() - Method in class gw.pl.util.webservices.axis.GWEmitter
Indicate if we should be emitting server side code and deploy/undeploy
isSet() - Method in class gw.api.tools.SetLogLevelData.LevelComparable
 
isSet() - Method in interface gw.pl.custom.entity.DateCriteria
True if any of the fields in this criteria object are set.
isSet() - Method in interface gw.pl.custom.entity.FinancialCriterion
True if any of the fields in this criteria object are set.
isSet() - Method in interface gw.pl.custom.entity.GroupSearchCriterion
True if any of the fields in this criteria object are set.
isSet() - Method in interface gw.pl.custom.entity.NameCriteria
True if any of the fields in this criteria object are set.
isSetter() - Method in class gw.lang.reflect.ImplicitPropertyUtil.ImplicitPropertyInfo
 
isShadowingMode() - Method in interface gw.lang.reflect.module.IExecutionEnvironment
 
isShadowMode() - Method in class gw.lang.gosuc.GosucProject
 
isShadowMode() - Method in interface gw.lang.reflect.module.IProject
 
isShort() - Method in interface gw.lang.ir.IRType
 
isShort() - Method in class gw.lang.ir.SyntheticIRArrayType
 
isShort() - Method in class gw.lang.ir.SyntheticIRType
 
isShouldExport() - Method in class gw.pl.modules.ModuleDependencyNode
 
isShouldExport() - Method in class gw.pl.modules.pom.PomModuleDependencySpec
 
isShouldOptimize() - Method in class gw.lang.parser.ParserOptions
 
isShowNoneSelected() - Method in class gw.document.DocumentCreationInfo.DynamicWidgetInfo
Returns true if "none selected" is a valid choice for this context object (i.e. the context object value can be null), false otherwise.
isShowPreviousStatistics() - Method in class gw.api.tools.DatabaseStatisticsHelper
 
isShowRerunColHeader() - Method in class gw.api.tools.ConsistencyChecksRunsPageHelper
 
isSiblingOf(IParseTree) - Method in interface gw.lang.parser.IParseTree
 
isSimpleValueWrapper() - Method in class gw.xml.xsd.info.XSDElementInfo
 
isSingleCurrencyMode() - Static method in class gw.api.util.CurrencyUtil
True if the UI should be in single-currency mode.
isSingleModuleMode() - Method in interface gw.lang.reflect.ITypeSystem
 
isSingleModuleMode() - Method in interface gw.lang.reflect.module.IExecutionEnvironment
 
isSingleModuleMode() - Static method in class gw.lang.reflect.TypeSystem
 
isSingleServingLoader() - Static method in class gw.lang.reflect.gs.BytecodeOptions
 
isSingleThreadOnNonSafeOrderedMessages() - Method in class gw.api.messaging.ExternalDestinationConfig
 
isSkeletonWanted() - Method in class gw.pl.util.webservices.axis.GWEmitter
Indicate if we should be deploying skeleton or implementation
isSkipable() - Method in class gw.api.admin.EventMessage
 
isSkipped() - Method in class gw.api.archiving.ArchiveDetailsData
 
isSlice() - Method in interface gw.pl.persistence.core.effdate.entity.EffDatedBase
Whether this bean is sliced.
isSliceEdit() - Method in class gw.api.diff.DiffAdd
 
isSliceEdit() - Method in class gw.api.diff.DiffItem
Whether this diff is a slice edit.
isSliceEdit() - Method in class gw.api.diff.DiffProperty
Whether this diff is a slice edit.
isSliceEdit() - Method in class gw.api.diff.DiffRemove
 
isSnapshotChosen() - Method in class gw.api.database.DatabaseSnapshotInfo
 
isSolaris() - Static method in class gw.pl.util.PlatformUtil
 
isSolaris() - Static method in class gw.util.OSPlatform
 
isSolaris() - Static method in class gw.util.Shell
Deprecated.
isSpatial() - Method in class gw.api.tools.DatabaseInfo.IndexInfo
 
isSpatial() - Method in enum gw.datatype.JdbcType
 
isSpecial() - Method in class gw.lang.ir.expression.IRMethodCallExpression
 
isSqlFailure() - Method in class gw.api.webservice.systemTools.DBConsistencyCheckResult
 
isSQLServer() - Static method in class gw.testharness.RunInDatabase.Util
 
isStackSymbol() - Method in interface gw.lang.parser.IFunctionSymbol
Returns true if the value of this function symbol is stored on the stack as a variable
isStackTraceTrackingEnabledInCurrentSession() - Static method in class gw.api.profiler.WebSessionProfilerPageHelper
 
isStagingTable() - Method in class gw.api.database.DatabaseRow
 
isStandard() - Method in interface gw.lang.parser.ILanguageLevel
 
isStartablePlugin(String) - Method in interface gw.api.startable.IStartableService
 
isStartablePlugin(String) - Method in class gw.api.startable.StartableServiceImpl
 
isStatementsOnly() - Method in class gw.lang.parser.ParserOptions
 
isStatic() - Method in class gw.lang.parser.DefaultReducedSymbol
 
isStatic() - Method in interface gw.lang.parser.expressions.IVarStatement
 
isStatic() - Method in interface gw.lang.parser.IDynamicFunctionSymbol
 
isStatic() - Method in interface gw.lang.parser.IDynamicPropertySymbol
 
isStatic() - Method in interface gw.lang.parser.IReducedDynamicFunctionSymbol
 
isStatic() - Method in interface gw.lang.parser.IReducedSymbol
 
isStatic() - Method in class gw.lang.reflect.BaseJavaTypeInfo
 
isStatic() - Method in class gw.lang.reflect.BaseTypeInfo
 
isStatic() - Method in class gw.lang.reflect.FunctionTypeInfo
 
isStatic() - Method in interface gw.lang.reflect.gs.ICompilableType
 
isStatic() - Method in interface gw.lang.reflect.IAttributedFeatureInfo
True if this feature is static, meaning the feature is not specific to a particular instance of the feature's containing type.
isStatic() - Method in class gw.lang.reflect.MetaMethodInfoDelegate
 
isStatic() - Method in class gw.lang.reflect.MetaPropertyInfoDelegate
 
isStatic() - Method in class gw.lang.reflect.MethodInfoBase
 
isStatic() - Method in class gw.lang.reflect.MethodInfoDelegate
 
isStatic() - Method in class gw.lang.reflect.PropertyInfoBase
 
isStatic() - Method in class gw.lang.reflect.PropertyInfoBuilder.BuiltPropertyInfo
 
isStatic() - Method in class gw.lang.reflect.PropertyInfoDelegate
 
isStatic() - Method in class gw.lang.reflect.SimpleMethodInfo
 
isStatic() - Method in class gw.lang.reflect.SimpleParameterInfo
 
isStatic() - Method in class gw.xml.parser2.XMLFieldPropertyInfo
 
isStatic() - Method in class gw.xml.xsd.typeloader.XSDBasedXMLNodeConstructorInfo
 
isStatic() - Method in class gw.xml.xsd.typeloader.XSDEnumerationStaticProperty
 
isStatic() - Method in class gw.xml.xsd.typeloader.XSDGroupingConstructorInfo
 
isStatsGenerated() - Method in class gw.api.tools.DatabaseStatisticsHelper
 
isStrict() - Static method in class gw.datatype.DataTypes
Utility method for determining whether data types are running in "strict" mode.
isStringType(String) - Static method in class gw.document.ContextObject
 
isStructural() - Method in interface gw.lang.ir.IRType
 
isStructural() - Method in class gw.lang.ir.SyntheticIRArrayType
 
isStructural() - Method in class gw.lang.ir.SyntheticIRType
 
isStructuralAndErased(IRType) - Method in interface gw.lang.ir.IRType
 
isStructuralAndErased(IRType) - Method in class gw.lang.ir.SyntheticIRArrayType
 
isStructuralAndErased(IRType) - Method in class gw.lang.ir.SyntheticIRType
 
isStructurallyAssignable(IType, IType) - Static method in class gw.lang.parser.StandardCoercionManager
 
isStructurallyAssignable_Laxed(IType, IType) - Static method in class gw.lang.parser.StandardCoercionManager
 
isStructure() - Method in interface gw.lang.reflect.gs.IGosuClass
 
isSubClass(IType) - Method in interface gw.lang.reflect.gs.IGosuClass
 
isSubtype() - Method in class gw.api.tools.EntityDisplayInfo
 
isSucceeded() - Method in class gw.api.webservice.systemTools.DBConsistencyCheckResult
 
isSuccessfullyGeocoded() - Method in interface gw.pl.contact.entity.Address
Checks if the location information (Latitude, Longitude and GeocodeStatus) has been successfully set.
isSuccessStatus(GeocodeStatus) - Static method in class gw.api.geocode.GeocodeUtils
 
Issue - Interface in gw.api.archiving.upgrade
Created by IntelliJ IDEA.
IssueEntity - Class in gw.api.archiving.upgrade
 
IssueEntity(String, String, String) - Constructor for class gw.api.archiving.upgrade.IssueEntity
 
IssueEntityHasBeenDropped - Class in gw.api.archiving.upgrade
 
IssueEntityHasBeenDropped(String, String, String) - Constructor for class gw.api.archiving.upgrade.IssueEntityHasBeenDropped
 
IssueProperty - Class in gw.api.archiving.upgrade
 
IssueProperty(String, String, String, String, CharSequence, Object) - Constructor for class gw.api.archiving.upgrade.IssueProperty
 
IssuePropertyEntityHasBeenDropped - Class in gw.api.archiving.upgrade
 
IssuePropertyEntityHasBeenDropped(String, String, String, String, CharSequence) - Constructor for class gw.api.archiving.upgrade.IssuePropertyEntityHasBeenDropped
 
IssuePropertyHasBeenDropped - Class in gw.api.archiving.upgrade
 
IssuePropertyHasBeenDropped(String, String, String, String, CharSequence) - Constructor for class gw.api.archiving.upgrade.IssuePropertyHasBeenDropped
 
IssuePropertyNew - Class in gw.api.archiving.upgrade
 
IssuePropertyNew(String, String, String, String, Object) - Constructor for class gw.api.archiving.upgrade.IssuePropertyNew
 
IssuePropertyNotFound - Class in gw.api.archiving.upgrade
 
IssuePropertyNotFound(String, String, String, String, CharSequence) - Constructor for class gw.api.archiving.upgrade.IssuePropertyNotFound
 
isSufficientlyCompleteToGeocode(Address) - Method in class gw.api.geocode.AbstractGeocodePlugin
By default, this method checks if the address is sufficient to geocode without calling the service
isSufficientlyCompleteToGeocode(Address) - Method in interface gw.plugin.geocode.GeocodePlugin
Checks if the address to see if it has sufficiently complete information to Geocode it, without checking the Geocoding service.
IsSundayBusinessDay - Static variable in class gw.api.system.PLConfigParameters
Whether Sunday is considered a business day *
isSuperOrThisConstructor() - Method in interface gw.lang.parser.IReducedDynamicFunctionSymbol
 
isSupervisor(Key) - Method in interface gw.pl.community.entity.Group
 
isSupervisorInChain(Key) - Method in interface gw.pl.community.entity.Group
 
isSupportedRunlevel(Runlevel) - Static method in enum gw.api.server.AvailabilityLevel
 
isSupportingVacationingUsers() - Method in interface gw.pl.community.entity.User
Returns true if there are users that are on vacation and are backed by current user.
isSupportRelativePackageResolution() - Method in interface gw.lang.parser.ITypeUsesMap
 
isSupportsAWR() - Method in class gw.api.tools.OracleAWRHelper
 
isSupportsKeywords() - Method in interface gw.lang.parser.ISourceCodeTokenizer
 
isSupportsStatspack() - Method in class gw.api.tools.OracleStatspackHelper
 
isSuppressed(String) - Method in interface gw.lang.parser.exceptions.IWarningSuppressor
 
isSuppressed(String) - Method in exception gw.lang.parser.exceptions.ParseWarning
 
isSuppressed(IWarningSuppressor) - Method in interface gw.lang.parser.IParsedElement
 
isSuspendAvailable() - Method in class gw.api.web.admin.workflow.ManageWorkflows
 
isSuspended(int, MessageProcessingDirection) - Method in interface gw.api.webservice.messagingTools.MessagingToolsBase
Returns true if the processing for the specified destination and direction is suspended, returns false otherwise.
isSuspended(int, MessageProcessingDirection) - Method in class gw.api.webservice.messagingTools.MessagingToolsImpl
 
isSymbolWithinScope(ISymbol, IScope) - Method in interface gw.lang.parser.ISymbolTable
 
isSymbolWithinScope(ISymbol, IScope) - Method in class gw.lang.parser.StandardSymbolTable
 
isSymbolWithinScope(ISymbol, IScope) - Method in class gw.lang.parser.ThreadSafeSymbolTable
 
isSynced() - Method in class gw.api.contact.LinkStatus
Tests if the current link status is synced or not.
isSynced() - Method in interface gw.pl.contact.entity.Contact
Deprecated.
since ClaimCenter 8.0, use ContactSystemUtil#contactIsSynced(contact)
isSyncedRemote() - Method in class gw.api.contact.LinkStatus
Verifies a link status is one of: SYNCED_REMOTE Linked but not in sync because the local contact has changed.
isSynched() - Method in class gw.api.messaging.SynchStateData
Deprecated.
If true then the message sink will receive all events associated w/ the object; otherwise the object must be validated by the sink before receiving any events
isSynthetic() - Method in interface gw.lang.parser.IParsedElement
 
isSynthetic() - Method in class gw.lang.reflect.java.asm.AsmField
 
isSynthetic() - Method in class gw.lang.reflect.java.asm.AsmMethod
 
isSynthetic() - Method in interface gw.lang.reflect.java.IJavaClassBytecodeConstructor
 
isSynthetic() - Method in interface gw.lang.reflect.java.IJavaClassBytecodeMethod
 
isSynthetic() - Method in interface gw.lang.reflect.java.IJavaClassField
 
isSynthetic() - Method in interface gw.lang.reflect.java.IJavaClassMethod
 
isSystemPattern() - Method in interface gw.pl.activity.entity.ActivityPattern
System patterns are a set of activity patterns known to the system and used for special purposes.
isSystemUser() - Method in interface gw.pl.community.entity.User
Indicates whether or not this user is a system user, indicated by the SystemUserType field on User
isTablesWithUnusedColumnsSupported() - Method in class gw.api.tools.DatabaseInfo
 
isTabVisible() - Static method in class gw.api.tools.InternalTools
 
IStackProvider - Interface in gw.lang.parser
 
isTargetHiddenFrame() - Method in class gw.document.DocumentContentsInfo
 
IStartablePlugin - Interface in gw.api.startable
 
IStartableService - Interface in gw.api.startable
 
IStatement - Interface in gw.lang.parser
 
IStatementList - Interface in gw.lang.parser.statements
 
IStaticTypeOfExpression - Interface in gw.lang.parser.expressions
 
isTaxId(OfficialIDType) - Method in interface gw.plugin.contact.OfficialIdToTaxIdMappingPlugin
Determine whether a given OfficialIDType is a TaxID type.
isTemp() - Method in class gw.lang.ir.IRSymbol
 
isTemporary() - Method in interface gw.pl.community.entity.Organization
Returns true if this is a temporary Organization.
isTemporary() - Method in class gw.pl.persistence.core.Key
Determines whether the key is "temporary", which means it is a negative long minted by the bundle to which the entity was added for insert.
isTerminal() - Method in class gw.api.contact.AutocompleteResult
 
isTest() - Static method in class gw.api.system.server.ServerModeUtil
Indicates whether or not the server is in "test" mode.
isTestCaseWanted() - Method in class gw.pl.util.webservices.axis.GWEmitter
Method isTestCaseWanted
isTestClass() - Method in interface gw.lang.reflect.gs.IGosuClass
 
isTestClass() - Method in interface gw.lang.reflect.gs.ISourceFileHandle
 
isTestClass() - Method in class gw.lang.reflect.gs.StringSourceFileHandle
 
isTestResource() - Method in class gw.lang.reflect.gs.IFileSystemGosuClassRepository.ClassPathEntry
 
isThrowawayProgram() - Method in class gw.lang.parser.ParserOptions
 
isThrowParseResultsExceptionForWarnings() - Method in interface gw.lang.parser.IGosuParser
 
IsThursdayBusinessDay - Static variable in class gw.api.system.PLConfigParameters
Whether Thursday is considered a business day *
isTokenSet(String, String, String) - Static method in class gw.api.contact.ContactTokenThreadLocal
Checks to see if a token has been set for the appString, link and type
isTraceEnabled() - Static method in class gw.api.util.Logger
Deprecated.
Use the ExecutionSession.getContextualLogger() method to get the logger for the currently running rule.
isTraceEnabled() - Method in class gw.pl.logging.ILoggerImpl
Deprecated.
 
isTraceEnabled() - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
isTraceEnabled(Marker) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
isTraceEnabled() - Method in interface gw.util.ILogger
 
isTraceEnabled() - Method in class gw.util.SystemOutLogger
 
isTransparent() - Method in class gw.lang.debugger.AbstractActivationContext
Deprecated.
 
isTransparent() - Method in interface gw.lang.parser.IActivationContext
 
isTreeFolderOpen(String) - Method in interface gw.testharness.ISmokeTestHelper
Deprecated.
@param id
isTreeVerifcationEnabled() - Static method in class gw.lang.reflect.gs.BytecodeOptions
 
isTriggerAvailable(String, WorkflowTriggerKey) - Method in class gw.api.webservice.workflow.WorkflowAPIImpl
True if the given trigger is available in the Workflow; i.e. if it is OK to pass the trigger ID to the invokeTrigger method.
isTriggerAvailable(WorkflowTriggerKey) - Method in interface gw.pl.workflow.entity.Workflow
True if the given trigger is available in the Workflow; i.e. if it is OK to pass the trigger ID to the invokeTrigger method
IStringConstraintsHandler - Interface in gw.datatype.handler
Subclass of constraints handler for string values.
IStringEnumeration - Interface in gw.util
A flag interface that indicates that this type uses string literals as its representation (rather than constants)
IStringLiteralExpression - Interface in gw.lang.parser.expressions
 
IStringPresentationHandler - Interface in gw.datatype.handler
Subclass of presentation handler for string values.
isTrue(boolean, String) - Static method in class gw.pl.util.ArgCheck
Checks to make sure that the argument passed in is true
isTrue() - Method in class gw.util.MutableBoolean
 
IsTuesdayBusinessDay - Static variable in class gw.api.system.PLConfigParameters
Whether Tuesday is considered a business day *
isTypeCollisionProtection() - Method in class gw.pl.util.webservices.axis.GWEmitter
Get the type collision protection setting
isTypeGosuClassInstance() - Method in interface gw.lang.reflect.java.IClassJavaClassInfo
 
isTypeKey() - Method in interface gw.api.importing.graph.Element
The element is a typekey reference.
isTypeKey() - Method in class gw.api.tools.PropertyDisplayInfo
 
isTypekey(IType) - Method in interface gw.lang.reflect.IEntityAccess
 
isTypeKeyType(String) - Static method in class gw.document.ContextObject
 
isTypeListTable() - Method in class gw.api.database.DatabaseRow
 
isTypelistTable() - Method in class gw.api.tools.DatabaseInfo.TableInfo
 
isTypeRefreshedOutsideOfLock(IType) - Method in interface gw.lang.reflect.ITypeRef
 
isTypeVariable() - Method in class gw.lang.reflect.java.asm.AsmClass
 
isTypeVariable() - Method in class gw.lang.reflect.java.asm.AsmType
 
isTypeVariable() - Method in interface gw.lang.reflect.java.asm.IAsmType
 
isUnique() - Method in interface gw.api.database.IndexStatistics
 
isUnreachableCodeDetectionOn() - Method in interface gw.lang.reflect.IEntityAccess
 
isUnrestrictedUser() - Method in interface gw.pl.community.entity.User
Indicates whether or not this user is the super user that should be granted all permissions.
isUnterminatedComment() - Method in interface gw.lang.parser.ISourceCodeTokenizer
 
isUnterminatedString() - Method in interface gw.lang.parser.ISourceCodeTokenizer
 
isUpdatedSinceLastViewed() - Method in interface gw.pl.activity.entity.Activity
Returns a boolean indicating whether or not this activity was updated since the last time it was viewed.
ISuperTypeClause - Interface in gw.lang.parser.statements
 
isUploadFile() - Method in class gw.document.DocumentDetailsInfo
Indicates whether the user wants to upload new content for the document.
isUpperBounded() - Method in class gw.api.database.DBDateRange
 
isUpperBounded() - Method in class gw.api.database.Range
 
isUpperBounded() - Method in class gw.api.database.ValueRange
 
isUpperBoundInclusive() - Method in class gw.api.database.DBDateRange
 
isUpperBoundInclusive() - Method in class gw.api.database.NumberRange
 
isUpperBoundInclusive() - Method in class gw.api.database.Range
 
isUpperBoundInclusive() - Method in class gw.api.database.ValueRange
 
isUseCDATAForNodeContents() - Method in class gw.xml.IXMLNodeFormat.DefaultXMLNodeFormat
 
isUseCDATAForNodeContents() - Method in class gw.xml.IXMLNodeFormat.DiffFriendlyXMLNodeFormat
 
isUseCDATAForNodeContents() - Method in interface gw.xml.IXMLNodeFormat
 
isUseCDATAForNodeContents() - Method in class gw.xml.IXMLNodeFormat.NoSortXMLNodeFormat
 
isUseCDATAForNodeContents() - Method in class gw.xml.XMLNodeFormat
 
isUseCDATAForNodeContents() - Method in class gw.xml.xsd.XSDNodeFormat
 
isUseDoubleQuotes() - Method in class gw.xml.IXMLNodeFormat.DefaultXMLNodeFormat
 
isUseDoubleQuotes() - Method in class gw.xml.IXMLNodeFormat.DiffFriendlyXMLNodeFormat
 
isUseDoubleQuotes() - Method in interface gw.xml.IXMLNodeFormat
True if double quotes should be used, false otherwise.
isUseDoubleQuotes() - Method in class gw.xml.IXMLNodeFormat.NoSortXMLNodeFormat
 
isUseDoubleQuotes() - Method in class gw.xml.XMLNodeFormat
 
isUseDoubleQuotes() - Method in class gw.xml.xsd.XSDNodeFormat
 
isUseExperimentalRawDataOutput() - Method in class gw.api.database.AWRReportUserSettings
 
isUseJapaneseImperial(String) - Method in interface gw.testharness.ISmokeTestHelper
Returns true if this date widget is using Japanese Imperial calendar currently.
isUseTerminalWidth() - Static method in class gw.lang.cli.CommandLineAccess
 
isValid() - Method in class gw.api.database.spatial.SpatialPolygon
Checks if the geometry is valid.
isValid() - Method in class gw.api.geocode.AbstractGeocodePlugin.LatLong
 
isValid() - Method in interface gw.api.util.phone.GWPhoneNumber
This is a very strict validity check.
isValid() - Method in class gw.api.util.phone.GWPhoneNumberImpl
 
isValid() - Method in class gw.api.util.phone.GWPhoneNumberUnknown
 
isValid() - Method in interface gw.lang.parser.template.ITemplateGenerator
 
isValid() - Method in class gw.lang.reflect.DefaultArrayType
 
isValid() - Method in class gw.lang.reflect.FunctionType
 
isValid() - Method in interface gw.lang.reflect.gs.ISourceFileHandle
 
isValid() - Method in class gw.lang.reflect.gs.StringSourceFileHandle
 
isValid() - Method in interface gw.lang.reflect.IType
Defines this type if it is not yet fully defined.
isValid() - Method in class gw.lang.reflect.MethodScore
 
isValid() - Method in class gw.lang.reflect.ParameterizedFunctionType
 
isValid() - Method in class gw.lang.reflect.TypeBase
 
isValid() - Method in interface gw.plugin.contact.ValidateABContactPluginResult
 
isValid() - Method in class gw.xml.parser2.LocationRefType
 
isValid() - Method in class gw.xml.parser2.XMLNodeType
 
isValidateOnSet() - Method in interface gw.datatype.IConstrainedDataType
Indicates whether the value should be validated on set.
isValidExtension(String) - Static method in class gw.api.util.PhoneUtil
Checks if the extension is less than 8 digits long.
isValidExtension(String) - Method in interface gw.plugin.phone.IPhoneNormalizerPlugin
Calculates whether or not the extension is valid
isValidLatLong(Address) - Method in class gw.api.geocode.AbstractGeocodePlugin
 
isValidNumber(String) - Static method in class gw.api.util.PhoneUtil
Returns true if the string parameter is a valid number in the default phone country code
isValidNumber(String, PhoneCountryCode) - Static method in class gw.api.util.PhoneUtil
Returns true if the string parameter is a valid number for a given country
isValidPortableFileName(String) - Static method in class gw.pl.util.FileUtil
Returns true if the given name is a valid portable file name.
isValidProximitySearch() - Method in interface gw.ab.addressbook.entity.ABContactSearchCriteria
 
isValidSourceFileHandle(ISourceFileHandle) - Method in class gw.lang.reflect.gs.GosuClassTypeLoader
 
isValue() - Method in class gw.lang.parser.Keyword
 
isValueBoxed() - Method in class gw.lang.parser.DefaultReducedSymbol
 
isValueBoxed() - Method in interface gw.lang.parser.IReducedSymbol
 
isValueBoxed() - Method in interface gw.lang.parser.ISymbol
 
isValueKeyword(String) - Static method in class gw.lang.parser.Keyword
 
isVendor() - Method in interface gw.ab.addressbook.entity.ABContact
 
isVerbose() - Method in class gw.pl.util.webservices.axis.GWParser
Method isVerbose
isVersionable() - Method in class gw.api.tools.EntityDisplayInfo
 
isVersionable() - Method in interface gw.entity.IEntityType
Returns true if this type is versionable.
isViableNumber(String) - Static method in class gw.api.util.PhoneUtil
Checks if a string can be a viable phone number.
isViableNumberWithExtension(String) - Static method in class gw.api.util.PhoneUtil
Checks if a string can be a viable phone number.
isViewColumn() - Method in class gw.api.tools.PropertyDisplayInfo
 
isViewEntityClass(IType) - Method in interface gw.lang.reflect.IEntityAccess
 
isVisible() - Method in interface gw.api.profiler.ProfilerRuleExecutionHelper
 
isVisible(IScriptabilityModifier) - Method in class gw.lang.reflect.BaseFeatureInfo
 
isVisible(FeatureDescriptor, IScriptabilityModifier) - Static method in class gw.lang.reflect.BeanInfoUtil
Determine if the descriptor is visible given a visibility constraint.
isVisible(IScriptabilityModifier) - Method in interface gw.lang.reflect.IAttributedFeatureInfo
Determine if this feature is visible given a visibility constraint.
isVisible(IScriptabilityModifier) - Method in class gw.lang.reflect.MethodInfoBase
 
isVisible(IScriptabilityModifier) - Method in class gw.lang.reflect.MethodInfoDelegate
 
isVisible(IScriptabilityModifier) - Method in class gw.lang.reflect.PropertyInfoBase
 
isVisible(IScriptabilityModifier) - Method in class gw.lang.reflect.PropertyInfoDelegate
 
isVisible(IScriptabilityModifier) - Method in class gw.lang.reflect.SimpleMethodInfo
 
isVisible(String) - Method in interface gw.testharness.ISmokeTestHelper
Returns true only if an HTML element exists and is visible on the page for the given element id.
isVisible(IScriptabilityModifier) - Method in class gw.xml.parser2.XMLFieldPropertyInfo
 
isVisibleAtRuntime() - Method in class gw.lang.reflect.java.asm.AsmAnnotation
 
isVisibleViaFeatureDescriptor(IScriptabilityModifier) - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
 
isVisibleViaFeatureDescriptor(IScriptabilityModifier) - Method in interface gw.lang.reflect.java.IJavaClassInfo
 
isVisibleViaFeatureDescriptor(IScriptabilityModifier) - Method in interface gw.lang.reflect.java.IJavaMethodDescriptor
 
isVisibleViaFeatureDescriptor(IScriptabilityModifier) - Method in interface gw.lang.reflect.java.IJavaPropertyDescriptor
 
isVoid() - Method in interface gw.lang.ir.IRType
 
isVoid() - Method in class gw.lang.ir.SyntheticIRArrayType
 
isVoid() - Method in class gw.lang.ir.SyntheticIRType
 
isWaiting() - Method in class gw.api.web.admin.workflow.ManageWorkflows
Whether the helper is waiting
isWarnEnabled() - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
isWarnEnabled(Marker) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
isWarnEnabled() - Method in class gw.util.SystemOutLogger
 
isWarnOnImplicitCoercionsOn() - Method in interface gw.lang.reflect.IEntityAccess
 
isWebProfilerEnabledInCurrentSession() - Static method in class gw.api.profiler.WebSessionProfilerPageHelper
 
IsWednesdayBusinessDay - Static variable in class gw.api.system.PLConfigParameters
Whether Wednesday is considered a business day *
isWhitespace(String) - Static method in class gw.util.GosuStringUtil
Checks if the String contains only whitespace.
isWhitespaceSignificant() - Method in interface gw.lang.parser.ISourceCodeTokenizer
 
isWideSearch() - Method in class gw.api.webservice.addressbook.contactapi.ABContactAPISearchSpec
Deprecated.
 
isWideSearch() - Method in class gw.api.webservice.addressbook.contactapi.ABContactSearchSpecWithoutPaging
 
isWidgetExcluded(String) - Method in class gw.api.print.PrintSettings.InternalPrintSettings
Returns true if the given widget should be excluded from the print process.
isWindow() - Method in class gw.api.diff.DiffItem
Whether this diff is a window diff.
isWindows() - Static method in class gw.pl.util.PlatformUtil
 
isWindows() - Static method in class gw.util.OSPlatform
 
isWindows() - Static method in class gw.util.Shell
Deprecated.
ISwitchStatement - Interface in gw.lang.parser.statements
 
isWithinScope(ISymbol, ISymbolTable) - Method in interface gw.lang.parser.expressions.IBlockExpression
 
isWorkQueue(BatchProcessType) - Static method in class gw.workqueue.WorkQueueTestUtil
 
isWorksheet() - Method in class gw.api.quickjump.StaticNavigationCommand
Returns true if the target location is a worksheet.
isWrapped() - Method in class gw.pl.util.webservices.axis.GWSymbolTable
Are we wrapping literal soap body elements.
isWritable() - Method in interface gw.lang.parser.ISymbol
Returns true if this symbol is writable.
isWritable() - Method in interface gw.lang.reflect.IPropertyInfo
 
isWritable(IType) - Method in interface gw.lang.reflect.IPropertyInfo
 
isWritable() - Method in class gw.lang.reflect.PropertyInfoBase
 
isWritable(IType) - Method in class gw.lang.reflect.PropertyInfoBuilder.BuiltPropertyInfo
 
isWritable() - Method in class gw.lang.reflect.PropertyInfoBuilder.BuiltPropertyInfo
 
isWritable(IType) - Method in class gw.lang.reflect.PropertyInfoDelegate
 
isWritable() - Method in class gw.lang.reflect.PropertyInfoDelegate
 
isWritable() - Method in class gw.plugin.management.AttributeInfo
True if the attribute is writable, false otherwise.
isWritable(IType) - Method in class gw.xml.parser2.XMLChildListPropertyInfo
 
isWritable() - Method in class gw.xml.parser2.XMLChildListPropertyInfo
 
isWritable(IType) - Method in class gw.xml.parser2.XMLFieldPropertyInfo
 
isWritable() - Method in class gw.xml.parser2.XMLFieldPropertyInfo
 
isWritable(IType) - Method in class gw.xml.xsd.typeloader.ChildrenPropertyInfo
 
isWritable(IType) - Method in class gw.xml.xsd.typeloader.ParentPropertyInfo
 
isWritable(IType) - Method in class gw.xml.xsd.typeloader.XSDAttributePropertyInfo
 
isWritable(IType) - Method in class gw.xml.xsd.typeloader.XSDChildElementPropertyInfo
 
isWritable(IType) - Method in class gw.xml.xsd.typeloader.XSDChildListPropertyInfo
 
isWritable(IType) - Method in class gw.xml.xsd.typeloader.XSDEnumerationStaticProperty
 
isWritable(IType) - Method in class gw.xml.xsd.typeloader.XSDGroupingListPropertyInfo
 
isWritable(IType) - Method in class gw.xml.xsd.typeloader.XSDGroupingPropertyInfo
 
isWritable(IType) - Method in class gw.xml.xsd.typeloader.XSDNodeValuePropertyInfo
 
isWritable(IType) - Method in class gw.xml.xsd.typeloader.XSDSimpleChildPropertyInfo
 
isWritePretty() - Method in class gw.pl.util.xml.XMLCodec
 
isWriterRunning() - Method in class gw.api.tools.ConsistencyChecksRunsPageHelper
 
ISymbol - Interface in gw.lang.parser
 
ISymbolTable - Interface in gw.lang.parser
 
ISynthesizedMemberAccessExpression - Interface in gw.lang.parser.expressions
 
ISyntheticFunctionStatement - Interface in gw.lang.parser.statements
 
ISyntheticMemberAccessStatement - Interface in gw.lang.parser.statements
 
ISystemTools - Interface in gw.api.webservice.systemTools
 
isZero(BigDecimal) - Static method in class gw.pl.util.BigDecimalUtil
 
isZero() - Method in class gw.xml.date.XmlDuration
 
isZoneConfigurationValid() - Static method in class gw.api.admin.BaseAdminUtil
Returns true if zone config is valid, false otherwise.
isZoneVisible(Country, ZoneType, String) - Method in interface gw.pl.community.entity.Organization
Determines if the input zone is visible to this organization.
ITableImportAPI - Interface in gw.api.webservice.tableImport
This interface provides methods for integrity checking and loading data via the staging tables.
ITemplateGenerator - Interface in gw.lang.parser.template
 
ITemplateHost - Interface in gw.lang.parser.template
 
ITemplateObserver - Interface in gw.lang.parser.template
 
ITemplateObserver.ITemplateObserverManager - Interface in gw.lang.parser.template
 
ITemplateStringLiteral - Interface in gw.lang.parser.expressions
 
ITemplateType - Interface in gw.lang.reflect.gs
 
ItemStatusCounts - Class in gw.api.web.tools
item status count object for counting the items by their status
ItemStatusCounts() - Constructor for class gw.api.web.tools.ItemStatusCounts
 
ITERABLE() - Static method in class gw.lang.reflect.java.JavaTypes
 
IterableInterval<E extends java.lang.Comparable<E>,S,U,ME extends IterableInterval<E,S,U,ME>> - Class in gw.lang.reflect.interval
 
IterableInterval(E, E, S) - Constructor for class gw.lang.reflect.interval.IterableInterval
 
IterableInterval(E, E, S, U, boolean, boolean, boolean) - Constructor for class gw.lang.reflect.interval.IterableInterval
 
iterateFromLeft() - Method in class gw.lang.reflect.interval.BigDecimalInterval
 
iterateFromLeft() - Method in class gw.lang.reflect.interval.BigIntegerInterval
 
iterateFromLeft() - Method in class gw.lang.reflect.interval.DateInterval
 
iterateFromLeft() - Method in interface gw.lang.reflect.interval.IIterableInterval
 
iterateFromLeft() - Method in class gw.lang.reflect.interval.IntegerInterval
 
iterateFromLeft() - Method in class gw.lang.reflect.interval.LongInterval
 
iterateFromLeft() - Method in class gw.lang.reflect.interval.SequenceableInterval
 
iterateFromRight() - Method in class gw.lang.reflect.interval.BigDecimalInterval
 
iterateFromRight() - Method in class gw.lang.reflect.interval.BigIntegerInterval
 
iterateFromRight() - Method in class gw.lang.reflect.interval.DateInterval
 
iterateFromRight() - Method in interface gw.lang.reflect.interval.IIterableInterval
 
iterateFromRight() - Method in class gw.lang.reflect.interval.IntegerInterval
 
iterateFromRight() - Method in class gw.lang.reflect.interval.LongInterval
 
iterateFromRight() - Method in class gw.lang.reflect.interval.SequenceableInterval
 
iterateProperties(Class) - Method in class gw.plugin.util.BeanInfoCache
Retrieves the properties of the given class in an unmodifiable iteration over the properties of the given class.
IterationInfoNode - Class in gw.api.profiler
 
IterationInfoNode(ProfilerTag, boolean) - Constructor for class gw.api.profiler.IterationInfoNode
 
iterator() - Method in interface gw.api.archiving.upgrade.IArchivedEntitySet
 
iterator(int) - Method in interface gw.api.database.IQueryResult
Returns an iterator of beans for the results of this query starting at startRow.
iterator() - Method in class gw.lang.enhancements.OrderedList
 
ITERATOR() - Static method in class gw.lang.ir.IRTypeConstants
 
iterator() - Method in interface gw.lang.reflect.interval.IIterableInterval
 
iterator() - Method in class gw.lang.reflect.interval.IterableInterval
 
ITERATOR() - Static method in class gw.lang.reflect.java.JavaTypes
 
iterator() - Method in class gw.pl.util.PropertyTree
Gets the iterator from the children of this PropertyTree;
iterator(int) - Method in class gw.plugin.solr.SolrQueryProcessor
 
iterator() - Method in class gw.util.CaseInsensitiveSet
 
iterator() - Method in class gw.util.concurrent.ConcurrentHashSet
 
iterator() - Method in class gw.util.IdentitySet
 
iterator() - Method in class gw.util.perf.objectsize.UnmodifiableArraySet
 
iterator() - Method in class gw.util.perf.objectsize.UnmodifiableSizeTwoSet
 
iterator() - Method in class gw.util.Stack
 
iterator() - Method in class gw.xml.xsd.typeloader.IdrefsList
 
ITERATOR_NEXT - Static variable in class gw.api.profiler.ProfilerTag
 
IteratorEntries<E> - Class in gw.smoketest.platform.web
Class description...
IteratorEntries(ISmokeTest, PCFElementId, NewEntryCreator<E>) - Constructor for class gw.smoketest.platform.web.IteratorEntries
 
IteratorEntriesForWizardSteps<E> - Class in gw.smoketest.platform.web
Class description...
IteratorEntriesForWizardSteps(ISmokeTest, PCFElementId, NewEntryCreator<E>) - Constructor for class gw.smoketest.platform.web.IteratorEntriesForWizardSteps
 
IteratorEntriesWithPaging<E> - Class in gw.smoketest.platform.web
A list of entries on page under an Iterator widget, which might be paged at runtime
IteratorEntriesWithPaging(ISmokeTest, PCFElementId, NewEntryCreator<E>) - Constructor for class gw.smoketest.platform.web.IteratorEntriesWithPaging
 
IteratorEntryCheckboxElement - Class in gw.smoketest.platform.web
A special checkbox to select an entry under an iterator
IteratorEntryCheckboxElement(ISmokeTest, PCFElementId) - Constructor for class gw.smoketest.platform.web.IteratorEntryCheckboxElement
 
iteratorSize(Iterator<T>) - Static method in class gw.pl.util.CollectionUtil
Returns the number of elements (remaining) in the iterator it.
ITerminalStatement - Interface in gw.lang.parser.statements
 
ITestingClock - Interface in gw.plugin.system
Defines a pluggable interface for getting/setting the system time.
ITestMetadata - Interface in gw.test
Metadata (e.g. annotation info) for a test method.
ITestWithMetadata - Interface in gw.test
A test implementing this interface provides metadata (e.g. annotation info) for each of its test methods.
IThrowStatement - Interface in gw.lang.parser.statements
 
IToken - Interface in gw.lang.parser
 
ITokenizerInstructor - Interface in gw.lang.parser
 
ITokenizerInstructorState - Interface in gw.lang.parser
 
ITokenizerOffsetMarker - Interface in gw.lang.parser
 
ITryCatchFinallyStatement - Interface in gw.lang.parser.statements
 
ITYPE() - Static method in class gw.lang.ir.IRTypeConstants
 
IType - Interface in gw.lang.reflect
 
ITYPE() - Static method in class gw.lang.reflect.java.JavaTypes
 
ITYPE_TYPE - Static variable in class gw.api.importing.ImportingUtil
 
ITypeAsExpression - Interface in gw.lang.parser.expressions
 
ITypeDeprecated - Interface in gw.lang.reflect
 
ITypeDotFormatter<T extends IType> - Class in gw.api.graph.print
A DotFormatter for printing a graph of Gosu types.
ITypeDotFormatter() - Constructor for class gw.api.graph.print.ITypeDotFormatter
 
ITypedSymbol - Interface in gw.lang.parser
 
ITypeFilter<T extends TypeKey> - Interface in gw.entity
Represents a static typekey filter.
ITypeInfo - Interface in gw.lang.reflect
 
ITypeInfo.FIND - Class in gw.lang.reflect
A general purpose class for finding methods and constructors.
ITypeInfo.FIND() - Constructor for class gw.lang.reflect.ITypeInfo.FIND
 
ITypeInfoFactory - Interface in gw.lang.reflect
 
ITypeInfoMethodInfo - Interface in gw.lang.reflect
 
ITypeInfoPropertyInfo - Interface in gw.lang.reflect
 
ITypeInfoResolver - Interface in gw.lang.reflect.java
 
ITypeIsExpression - Interface in gw.lang.parser.expressions
 
ITypekeyPropertyInfo - Interface in gw.entity
Marker interface for typekey columns defined in the datamodel.
ITypekeyPropertyInfo.TypeKeyFilteringDependencyComparator - Class in gw.entity
 
ITypekeyPropertyInfo.TypeKeyFilteringDependencyComparator() - Constructor for class gw.entity.ITypekeyPropertyInfo.TypeKeyFilteringDependencyComparator
 
ITypeList<T extends TypeKey> - Interface in gw.entity
 
ITypeLiteralExpression - Interface in gw.lang.parser.expressions
 
ITypeLoader - Interface in gw.lang.reflect
 
ITypeLoaderListener - Interface in gw.lang.reflect
 
ITypeLoaderStack - Interface in gw.lang.reflect.module
 
ITypeLoaderStatement - Interface in gw.lang.parser.statements
 
ITypeOfExpression - Interface in gw.lang.parser.expressions
 
ITypeParameterListClause - Interface in gw.lang.parser.expressions
 
ITypeParseError - Interface in gw.lang.reflect
NOTE: This API is in flux.
ITypeParseIssue - Interface in gw.lang.reflect
NOTE: This API is in flux.
ITypeParseIssues - Interface in gw.lang.reflect
NOTE: This API is in flux.
ITypeParseWarning - Interface in gw.lang.reflect
NOTE: This API is in flux.
ITypeRef - Interface in gw.lang.reflect
 
ITypeRefFactory - Interface in gw.lang.reflect
 
ITypeSystem - Interface in gw.lang.reflect
 
ITypeSystemRefresher - Interface in gw.lang.reflect
 
ITypeUsesMap - Interface in gw.lang.parser
 
ITypeVariableArrayType - Interface in gw.lang.reflect
 
ITypeVariableDefinition - Interface in gw.lang.parser.expressions
 
ITypeVariableDefinitionExpression - Interface in gw.lang.parser.expressions
 
ITypeVariableExtendsListClause - Interface in gw.lang.parser.statements
 
ITypeVariableListClause - Interface in gw.lang.parser.expressions
 
ITypeVariableType - Interface in gw.lang.reflect
 
IUnaryExpression - Interface in gw.lang.parser.expressions
 
IUnaryNotPlusMinusExpression - Interface in gw.lang.parser.expressions
 
IUncacheableFeature - Interface in gw.lang.reflect
 
IUninitializableTypeLoader - Interface in gw.lang.reflect
Allows clearing static typeloader data.
IUnloadable - Interface in gw.lang.reflect
 
IUpdateBuilder - Interface in gw.api.database
Updates rows in the database for the given table.
IUsageSiteValidator - Interface in gw.lang.parser
 
IUsageSiteValidatorReference - Annotation Type in gw.lang.parser
 
IUserExceptionPlugin - Interface in gw.plugin.exception
Handles exceptions in users.
IUsesStatement - Interface in gw.lang.parser.statements
 
IUsesStatementList - Interface in gw.lang.parser.statements
 
IUsingStatement - Interface in gw.lang.parser.statements
 
IValidationPlugin - Interface in gw.plugin.validation
 
IValidationResult - Interface in gw.api.validation
 
IVarcharPersistenceHandler - Interface in gw.datatype.handler
Subclass of string-based persistence handler for varchar datatypes.
IVarNode - Interface in gw.lang.javadoc
 
IVarStatement - Interface in gw.lang.parser.expressions
 
IVisibilityModifierType - Interface in gw.lang.reflect
 
IWarningSuppressor - Interface in gw.lang.parser.exceptions
 
IWhereClauseConditionalAndExpression - Interface in gw.lang.parser.expressions
 
IWhereClauseConditionalOrExpression - Interface in gw.lang.parser.expressions
 
IWhereClauseEqualityExpression - Interface in gw.lang.parser.expressions
 
IWhereClauseExistsExpression - Interface in gw.lang.parser.expressions
 
IWhereClauseParenthesizedExpression - Interface in gw.lang.parser.expressions
 
IWhereClauseRelationalExpression - Interface in gw.lang.parser.expressions
 
IWhereClauseUnaryExpression - Interface in gw.lang.parser.expressions
 
IWhileStatement - Interface in gw.lang.parser.statements
 
IWorkItemPriorityPlugin - Interface in gw.plugin.workqueue
Plugin interface used to calculate the work item priority
IWsdlPort - Interface in gw.xml.ws
 
IWsiAvailabilityAnnotation - Interface in gw.lang
Interface description...
IWsiCheckDuplicateExternalTransaction - Interface in gw.xml.ws.annotation
Interface description...
IWsiPermissionsAnnotation - Interface in gw.lang
Interface description...
IXMLCodecConstants - Interface in gw.pl.util.xml
 
IXmlMixedContent - Interface in gw.xml
Represents an entry in an XmlTypeInstance's mixed content list.
IXMLNode<N extends IXMLNode<N>> - Interface in gw.xml
The root interface for untyped, mutable XMLNodes
IXMLNodeFormat - Interface in gw.xml
 
IXMLNodeFormat.DefaultXMLNodeFormat - Class in gw.xml
 
IXMLNodeFormat.DefaultXMLNodeFormat() - Constructor for class gw.xml.IXMLNodeFormat.DefaultXMLNodeFormat
 
IXMLNodeFormat.DiffFriendlyXMLNodeFormat - Class in gw.xml
 
IXMLNodeFormat.NoSortXMLNodeFormat - Class in gw.xml
 
IXMLNodeFormat.NoSortXMLNodeFormat() - Constructor for class gw.xml.IXMLNodeFormat.NoSortXMLNodeFormat
 
IXMLNodeParserCallbacks<N extends IXMLNode<N>> - Interface in gw.xml
 
IXmlNodeType - Interface in gw.xml.parser2
 
IXmlNodeTypeFromJava - Interface in gw.xml.parser2
 
IXmlNodeTypeFromXsd - Interface in gw.xml.xsd.typeloader
 
IXMLNodeWithID<T extends IReadOnlyXMLNode<T>> - Interface in gw.xml.xsd
 
IXMLObjectSerializerRegistry - Interface in gw.pl.util.xml
Interface description...
IXMLParseError - Interface in gw.xml.parser2
Interface description...
IXMLParseIssue - Interface in gw.xml.parser2
Interface description...
IXMLParseWarning - Interface in gw.xml.parser2
Interface description...
IXmlSchemaCompatibilityConfig - Interface in gw.config
 
IXmlSchemaEnumValue - Interface in gw.xml
All schema-based enumerations implement this interface.
IXMLSerializable - Interface in gw.pl.util.xml
 
IXSDAttributeSpecification - Interface in gw.xml.xsd.schema
 
IXSDChildElementInfo - Interface in gw.xml.xsd.info
 
IXSDContent - Interface in gw.xml.xsd.schema
 
IXSDDynamicEnum - Interface in gw.xml.parser2
This interface is used as a marker to indicate that an enumerication can be generated
IXsdEnumerationType - Interface in gw.xml.xsd.typeloader
 
IXSDExtensionOrRestriction - Interface in gw.xml.xsd.schema
 
IXSDGrouping - Interface in gw.xml.xsd.schema
 
IXsdGroupingType - Interface in gw.xml.xsd.typeloader
 
IXSDRestrictionFacet - Interface in gw.xml.xsd.schema
 
IXSDType - Interface in gw.xml.xsd.schema
 

J

JAN10_2008 - Static variable in interface gw.testharness.PLTestConstants
 
JAN11_2008 - Static variable in interface gw.testharness.PLTestConstants
 
JAN12_2008 - Static variable in interface gw.testharness.PLTestConstants
 
JAN13_2008 - Static variable in interface gw.testharness.PLTestConstants
 
JAN14_2008 - Static variable in interface gw.testharness.PLTestConstants
 
JAN15_2008 - Static variable in interface gw.testharness.PLTestConstants
 
JAN16_2008 - Static variable in interface gw.testharness.PLTestConstants
 
JAN17_2008 - Static variable in interface gw.testharness.PLTestConstants
 
JAN18_2008 - Static variable in interface gw.testharness.PLTestConstants
 
JAN19_2008 - Static variable in interface gw.testharness.PLTestConstants
 
JAN1_2008 - Static variable in interface gw.testharness.PLTestConstants
 
JAN1_2009 - Static variable in interface gw.testharness.PLTestConstants
 
JAN20_2008 - Static variable in interface gw.testharness.PLTestConstants
 
JAN21_2008 - Static variable in interface gw.testharness.PLTestConstants
 
JAN22_2008 - Static variable in interface gw.testharness.PLTestConstants
 
JAN23_2008 - Static variable in interface gw.testharness.PLTestConstants
 
JAN24_2008 - Static variable in interface gw.testharness.PLTestConstants
 
JAN25_2008 - Static variable in interface gw.testharness.PLTestConstants
 
JAN28_2008 - Static variable in interface gw.testharness.PLTestConstants
 
JAN29_2008 - Static variable in interface gw.testharness.PLTestConstants
 
JAN2_2008 - Static variable in interface gw.testharness.PLTestConstants
 
JAN30_2008 - Static variable in interface gw.testharness.PLTestConstants
 
JAN31_2008 - Static variable in interface gw.testharness.PLTestConstants
 
JAN3_2008 - Static variable in interface gw.testharness.PLTestConstants
 
JAN4_2008 - Static variable in interface gw.testharness.PLTestConstants
 
JAN5_2008 - Static variable in interface gw.testharness.PLTestConstants
 
JAN6_2008 - Static variable in interface gw.testharness.PLTestConstants
 
JAN7_2008 - Static variable in interface gw.testharness.PLTestConstants
 
JAN8_2008 - Static variable in interface gw.testharness.PLTestConstants
 
JAN9_2008 - Static variable in interface gw.testharness.PLTestConstants
 
JarEntryDirectoryImpl - Class in gw.fs.jar
 
JarEntryDirectoryImpl(String, IJarFileDirectory, JarFileDirectoryImpl) - Constructor for class gw.fs.jar.JarEntryDirectoryImpl
 
JarEntryFileImpl - Class in gw.fs.jar
 
JarEntryFileImpl(String, IJarFileDirectory, JarFileDirectoryImpl) - Constructor for class gw.fs.jar.JarEntryFileImpl
 
JarEntryResourceImpl - Class in gw.fs.jar
 
JarEntryResourceImpl(String, IJarFileDirectory, JarFileDirectoryImpl) - Constructor for class gw.fs.jar.JarEntryResourceImpl
 
JarFileDirectoryImpl - Class in gw.fs.jar
 
JarFileDirectoryImpl(File) - Constructor for class gw.fs.jar.JarFileDirectoryImpl
 
JAVA_EXTENSION - Static variable in interface gw.lang.reflect.IDefaultTypeLoader
 
javaAssertionsNotEnabled() - Method in class gw.test.Suite
Used to indicate that this suite does not require assertions be enabled.
JAVADOC_LINK_STYLE - Static variable in class gw.pl.util.StringUtil
 
JavaExceptionInfo - Class in gw.lang.reflect.java
 
JavaExceptionInfo(IFeatureInfo, IJavaClassInfo, IDocRef<IExceptionNode>) - Constructor for class gw.lang.reflect.java.JavaExceptionInfo
 
JavaHasParams - Interface in gw.lang.javadoc
 
JavaTypes - Class in gw.lang.reflect.java
 
JavaTypes() - Constructor for class gw.lang.reflect.java.JavaTypes
 
JBossAppServerCondition - Class in gw.testharness.environmentalcondition
 
JBossAppServerCondition() - Constructor for class gw.testharness.environmentalcondition.JBossAppServerCondition
 
jdbcToBean(IEntityPropertyInfo, Object) - Method in interface gw.datatype.handler.IDataTypePersistenceHandler
Converts a value returned by the JDBC driver into a value suitable for storing on the bean.
jdbcToBean(IEntityPropertyInfo, Object) - Method in class gw.datatype.impl.DataTypePersistenceHandlerBase
 
jdbcToBean(IEntityPropertyInfo, Object) - Method in class gw.datatype.impl.DatePersistenceHandler
 
jdbcToBean(IEntityPropertyInfo, Object) - Method in class gw.datatype.impl.DecimalPersistenceHandler
 
jdbcToBean(IEntityPropertyInfo, Object) - Method in class gw.datatype.impl.KeyPersistenceHandlerBase
 
jdbcToBean(IEntityPropertyInfo, Object) - Method in class gw.datatype.impl.SoftEntityReferencePersistenceHandler
 
jdbcToBean(IEntityPropertyInfo, Object) - Method in class gw.datatype.impl.TypeKeyPersistenceHandler
 
jdbcToBean(IEntityPropertyInfo, Object) - Method in class gw.datatype.impl.VarBinaryPersistenceHandler
 
jdbcToBean(IEntityPropertyInfo, Object) - Method in class gw.datatype.impl.VarcharPersistenceHandler
 
jdbcToBean(IEntityPropertyInfo, Object) - Method in interface gw.datatype.IPersistentDataType
Converts a JDBC value into a value suitable for storing on the bean.
JdbcType - Enum in gw.datatype
Represents JDBC types supported by Guidewire.
JDWP_ENABLED - Static variable in class gw.lang.reflect.gs.BytecodeOptions
 
JettyAppServerCondition - Class in gw.testharness.environmentalcondition
 
JettyAppServerCondition() - Constructor for class gw.testharness.environmentalcondition.JettyAppServerCondition
 
JGroupsClusterChannel - Static variable in class gw.api.system.PLConfigParameters
If use JGroups based cluster channel.
JGroupsWatchdogHeartbeatIntervalSecs - Static variable in class gw.api.system.PLConfigParameters
Coordinator node sends a heartbeat each interval.
JGroupsWatchdogMissedHeartbeatsBeforeReset - Static variable in class gw.api.system.PLConfigParameters
The number of missed heartbeats after which a node resets its JGroups channel.
JMSIntegrationMessageReplyHandler - Class in gw.plugin.integration.inbound.logging.reply
 
JMSIntegrationMessageReplyHandler() - Constructor for class gw.plugin.integration.inbound.logging.reply.JMSIntegrationMessageReplyHandler
 
JMSMessageListenerLogger - Class in gw.plugin.integration.inbound.logging.jms
 
JMSMessageListenerLogger() - Constructor for class gw.plugin.integration.inbound.logging.jms.JMSMessageListenerLogger
 
join(ILinkPropertyInfo) - Method in interface gw.api.database.IQueryBuilder
Used to join this table to another table via a foreign key.
join(IEntityPropertyInfo, IEntityPropertyInfo) - Method in interface gw.api.database.IQueryBuilder
Used to join this table to another table via an arbitrary pair of columns.
join(ILinkPropertyInfo) - Method in class gw.api.database.Query
Used to join this table to another table via a foreign key.
join(IEntityPropertyInfo, IEntityPropertyInfo) - Method in class gw.api.database.Query
Deprecated.
This method will be removed in a future release. Do not use. Internal code should use IQueryBuilder.join(gw.entity.IEntityPropertyInfo, gw.entity.IEntityPropertyInfo) instead.
join(IBeforeUpgradeReadOnlyColumn, IBeforeUpgradeReadOnlyTable) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeJoinableRestriction
Used to join this table to another table via a foreign key.
join(String, IBeforeUpgradeReadOnlyTable) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeJoinableRestriction
Used to join this table to another table via a foreign key.
join(IBeforeUpgradeReadOnlyColumn, IBeforeUpgradeReadOnlyTable, IBeforeUpgradeReadOnlyColumn) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeJoinableRestriction
Used to join this table to another table.
join(IBeforeUpgradeReadOnlyColumn, IBeforeUpgradeReadOnlyTable, String) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeJoinableRestriction
Used to join this table to another table.
join(String, IBeforeUpgradeReadOnlyTable, IBeforeUpgradeReadOnlyColumn) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeJoinableRestriction
Used to join this table to another table.
join(String, IBeforeUpgradeReadOnlyTable, String) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeJoinableRestriction
Used to join this table to another table.
join(IBeforeUpgradeReadOnlyColumn, IBeforeUpgradeSelectBuilder, IBeforeUpgradeReadOnlyColumn) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeJoinableRestriction
Used to join this table to another table.
join(IBeforeUpgradeReadOnlyColumn, IBeforeUpgradeSelectBuilder, String) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeJoinableRestriction
Used to join this table to another table.
join(String, IBeforeUpgradeSelectBuilder, IBeforeUpgradeReadOnlyColumn) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeJoinableRestriction
Used to join this table to another table.
join(String, IBeforeUpgradeSelectBuilder, String) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeJoinableRestriction
Used to join this table to another table.
JOIN - Static variable in class gw.api.importing.ImportingUtil
 
join(String) - Method in class gw.fs.ResourcePath
Takes the specified path fragment and joins it with this ResourcePath to create a new ResourcePath.
join(Collection<?>, String) - Static method in class gw.pl.util.CollectionUtil
Creates a String that's the concatenation of all of the Objects in the Collection with the joinString added after each element (except for after the last element).
join(Collection<?>, String, String) - Static method in class gw.pl.util.CollectionUtil
Creates a String that's the concatenation of all of the Objects in the Collection with the joinString added after the first, but before all but the last element, where the lastJoinString is used.
join(String, String[]) - Static method in class gw.pl.util.StringUtil
Takes a string 'glue' and array of strings, and returns a StringBuffer containing the strings joined with the glue between each of them.
join(String, String[], int, int) - Static method in class gw.pl.util.StringUtil
Takes a string 'glue' and array of strings, and returns a StringBuffer containing the strings between the specified indices (inclusive) joined with the glue between each of them.
join(String, String[], int, int, String...) - Static method in class gw.pl.util.StringUtil
Takes a string 'glue' and array of strings, and returns a StringBuffer containing the strings between the specified indices (inclusive) joined with the glue between each of them.
join(String, Collection<E>) - Static method in class gw.pl.util.StringUtil
Takes a string 'glue' and collection of CharSequences, and returns a StringBuffer containing the CharSequences joined with the glue between each of them.
join(String, Object[]) - Static method in class gw.util.GosuStringUtil
 
join(String, Collection) - Static method in class gw.util.GosuStringUtil
 
join(Object[]) - Static method in class gw.util.GosuStringUtil
Joins the elements of the provided array into a single String containing the provided list of elements.
join(Object[], char) - Static method in class gw.util.GosuStringUtil
Joins the elements of the provided array into a single String containing the provided list of elements.
join(Object[], char, int, int) - Static method in class gw.util.GosuStringUtil
Joins the elements of the provided array into a single String containing the provided list of elements.
join(Object[], String) - Static method in class gw.util.GosuStringUtil
Joins the elements of the provided array into a single String containing the provided list of elements.
join(Object[], String, int, int) - Static method in class gw.util.GosuStringUtil
Joins the elements of the provided array into a single String containing the provided list of elements.
join(Iterator, char) - Static method in class gw.util.GosuStringUtil
Joins the elements of the provided Iterator into a single String containing the provided elements.
join(Iterator, String) - Static method in class gw.util.GosuStringUtil
Joins the elements of the provided Iterator into a single String containing the provided elements.
join(Collection, char) - Static method in class gw.util.GosuStringUtil
Joins the elements of the provided Collection into a single String containing the provided elements.
join(Collection, String) - Static method in class gw.util.GosuStringUtil
Joins the elements of the provided Collection into a single String containing the provided elements.
joinAgain(ILinkPropertyInfo) - Method in interface gw.api.database.IQueryBuilder
Deprecated.
This method will be removed in a future release. Do not use. Internal code should use IQueryBuilderInternal.joinAgain(gw.entity.ILinkPropertyInfo) instead.
joinAgain(ILinkPropertyInfo) - Method in class gw.api.database.Query
Deprecated.
This method will be removed in a future release. Do not use. Internal code should use IQueryBuilderInternal.joinAgain(gw.entity.ILinkPropertyInfo) instead.
JRE_MODULE_NAME - Static variable in interface gw.lang.reflect.module.IJreModule
 
JRockitVMCondition - Class in gw.testharness.environmentalcondition
 
JRockitVMCondition() - Constructor for class gw.testharness.environmentalcondition.JRockitVMCondition
 
JSONMultiKeyContainerFactory - Class in gw.pl.util
 
JSONMultiKeyContainerFactory() - Constructor for class gw.pl.util.JSONMultiKeyContainerFactory
 
JSONMultiObject - Class in gw.pl.util
JSONObject derivative that supports multiple values for a single key.
JSONMultiObject() - Constructor for class gw.pl.util.JSONMultiObject
 
JUL10_2008 - Static variable in interface gw.testharness.PLTestConstants
 
JUL15_2008 - Static variable in interface gw.testharness.PLTestConstants
 
JUL1_2008 - Static variable in interface gw.testharness.PLTestConstants
 
JUL2_2008 - Static variable in interface gw.testharness.PLTestConstants
 
JUL3_2008 - Static variable in interface gw.testharness.PLTestConstants
 
JUN10_2008 - Static variable in interface gw.testharness.PLTestConstants
 
JUN11_2008 - Static variable in interface gw.testharness.PLTestConstants
 
JUN15_2008 - Static variable in interface gw.testharness.PLTestConstants
 
JUN1_2008 - Static variable in interface gw.testharness.PLTestConstants
 
JUN30_2008 - Static variable in interface gw.testharness.PLTestConstants
 
JUN7_2008 - Static variable in interface gw.testharness.PLTestConstants
 
JUnitRunnerHacks - Class in gw.testharness
User: dbrewster Date: Jul 25, 2007 Time: 9:17:34 PM
JUnitRunnerHacks() - Constructor for class gw.testharness.JUnitRunnerHacks
 
Jurisdiction - Class in gw.pl.geodata.zone.typekey
 
Jurisdiction(ITypeList, String) - Constructor for class gw.pl.geodata.zone.typekey.Jurisdiction
 
JurisdictionType - Class in gw.pl.geodata.zone.typekey
 
JurisdictionType(ITypeList, String) - Constructor for class gw.pl.geodata.zone.typekey.JurisdictionType
 

K

Key - Class in gw.pl.external.entity
Deprecated.
External entities are deprecated. Please use the new Java API instead.
Key(long, String, String) - Constructor for class gw.pl.external.entity.Key
Deprecated.
Constructs a new key with the specified value, type, and root type.
Key(long, String) - Constructor for class gw.pl.external.entity.Key
Deprecated.
Constructs a new key with the specified value and type.
Key - Class in gw.pl.persistence.core
Represents the primary key value for a KeyableBean.
Key(IEntityType, long) - Constructor for class gw.pl.persistence.core.Key
 
KeyableBean - Interface in gw.pl.persistence.core.entity
 
KeyableEntity - Interface in gw.pl.external.entity
Deprecated.
External entities are deprecated. Please use the new Java API instead.
KeyEncoder - Class in gw.api.tools
User: dbrewster Date: Aug 16, 2006 Time: 10:29:29 PM
KeyEncoder() - Constructor for class gw.api.tools.KeyEncoder
 
KeyGeneratorRangeSize - Static variable in class gw.api.system.PLConfigParameters
Cached range size key generator uses when generating individual keys
keyHash() - Method in interface gw.pl.util.webservices.SOAPAuthenticatedProxy
Return the hash for the key associated with this authenticated proxy.
keyIterator() - Method in interface gw.api.database.IQueryBeanResult
 
keyIterator(int) - Method in interface gw.api.database.IQueryBeanResult
 
keyIterator(int) - Method in class gw.plugin.solr.SolrQueryProcessor
 
keyMatches(Object, V) - Method in class gw.util.DerivedKeyHashMap
 
KeyPersistenceHandlerBase - Class in gw.datatype.impl
Class description...
KeyPersistenceHandlerBase() - Constructor for class gw.datatype.impl.KeyPersistenceHandlerBase
 
keySet() - Method in class gw.lang.parser.TypeVarToTypeMap
 
keySet() - Method in class gw.lang.reflect.PropertyNameMap
 
keySet() - Method in class gw.pl.util.EmptyMap
 
keySet() - Method in class gw.pl.util.PropertyTree
Gets a set which reflects the keys of the children of this node
keySet() - Method in class gw.util.CiHashMap
 
keySet() - Method in class gw.util.concurrent.ConcurrentWeakValueHashMap
 
keySet() - Method in class gw.util.DerivedKeyHashMap
 
keySet() - Method in class gw.util.ScopedMap
 
keySet() - Method in class gw.util.SpaceEfficientHashMap
 
keySet() - Method in class gw.xml.XMLNodeAttributeMap
 
keyType(IEntityPropertyInfo) - Method in class gw.datatype.impl.ForeignKeyPersistenceHandler
 
keyType(IEntityPropertyInfo) - Method in class gw.datatype.impl.KeyPersistenceHandlerBase
 
keyType(IEntityPropertyInfo) - Method in class gw.datatype.impl.PrimaryKeyPersistenceHandler
 
Keyword - Class in gw.lang.parser
 
killServer() - Method in class gw.testharness.clustering.ClusterMember
Stop server WITHOUT notifying other nodes in the cluster, i.e. from the cluster point of view this method simulates incorrect shutdown of the server.
killServer() - Static method in class gw.testharness.clustering.ClusterTestUtil
 
kind - Variable in class gw.lang.reflect.gs.TypeName
 
kind - Variable in class gw.lang.reflect.RefreshRequest
 
KnownBreak - Annotation Type in gw.testharness
See http://wiki/index.php/KnownBreak for detailed document
KnownBreakCondition - Annotation Type in gw.testharness
 
KnownBreakConditionPredicate - Class in gw.testharness
 
KnownBreakConditionPredicate() - Constructor for class gw.testharness.KnownBreakConditionPredicate
 
KnownBreakDatabase - Annotation Type in gw.testharness
See http://wiki/index.php/KnownBreak for detailed document
KnownBreakDatabasePredicate - Class in gw.testharness
 
KnownBreakDatabasePredicate() - Constructor for class gw.testharness.KnownBreakDatabasePredicate
 
KnownBreakProduct - Annotation Type in gw.testharness
See http://wiki/index.php/KnownBreak for detailed document
KnownBreakProductPredicate - Class in gw.testharness
 
KnownBreakProductPredicate() - Constructor for class gw.testharness.KnownBreakProductPredicate
 
KnownBreakQualifier - Annotation Type in gw.testharness
Annotations which have this annotation are used to qualify a KnownBreak.
KnownLinksWithIssues - Static variable in class gw.api.system.PLConfigParameters
This is list of links with known issues, they are formatted as ":" *
KnownUnreachableTables - Static variable in class gw.api.system.PLConfigParameters
This is list of known unreachable tables, they are formatted as "" *
KW_abstract - Static variable in class gw.lang.parser.Keyword
 
KW_and - Static variable in class gw.lang.parser.Keyword
 
KW_application - Static variable in class gw.lang.parser.Keyword
 
KW_as - Static variable in class gw.lang.parser.Keyword
 
KW_assert - Static variable in class gw.lang.parser.Keyword
 
KW_block - Static variable in class gw.lang.parser.Keyword
 
KW_break - Static variable in class gw.lang.parser.Keyword
 
KW_case - Static variable in class gw.lang.parser.Keyword
 
KW_catch - Static variable in class gw.lang.parser.Keyword
 
KW_class - Static variable in class gw.lang.parser.Keyword
 
KW_classpath - Static variable in class gw.lang.parser.Keyword
 
KW_construct - Static variable in class gw.lang.parser.Keyword
 
KW_contains - Static variable in class gw.lang.parser.Keyword
 
KW_continue - Static variable in class gw.lang.parser.Keyword
 
KW_default - Static variable in class gw.lang.parser.Keyword
 
KW_delegate - Static variable in class gw.lang.parser.Keyword
 
KW_do - Static variable in class gw.lang.parser.Keyword
 
KW_else - Static variable in class gw.lang.parser.Keyword
 
KW_enhancement - Static variable in class gw.lang.parser.Keyword
 
KW_enum - Static variable in class gw.lang.parser.Keyword
 
KW_eval - Static variable in class gw.lang.parser.Keyword
 
KW_except - Static variable in class gw.lang.parser.Keyword
 
KW_execution - Static variable in class gw.lang.parser.Keyword
 
KW_exists - Static variable in class gw.lang.parser.Keyword
 
KW_extends - Static variable in class gw.lang.parser.Keyword
 
KW_false - Static variable in class gw.lang.parser.Keyword
 
KW_final - Static variable in class gw.lang.parser.Keyword
 
KW_finally - Static variable in class gw.lang.parser.Keyword
 
KW_find - Static variable in class gw.lang.parser.Keyword
 
KW_for - Static variable in class gw.lang.parser.Keyword
 
KW_foreach - Static variable in class gw.lang.parser.Keyword
 
KW_function - Static variable in class gw.lang.parser.Keyword
 
KW_get - Static variable in class gw.lang.parser.Keyword
 
KW_hide - Static variable in class gw.lang.parser.Keyword
 
KW_if - Static variable in class gw.lang.parser.Keyword
 
KW_implements - Static variable in class gw.lang.parser.Keyword
 
KW_in - Static variable in class gw.lang.parser.Keyword
 
KW_index - Static variable in class gw.lang.parser.Keyword
 
KW_Infinity - Static variable in class gw.lang.parser.Keyword
 
KW_interface - Static variable in class gw.lang.parser.Keyword
 
KW_internal - Static variable in class gw.lang.parser.Keyword
 
KW_iterator - Static variable in class gw.lang.parser.Keyword
 
KW_length - Static variable in class gw.lang.parser.Keyword
 
KW_NaN - Static variable in class gw.lang.parser.Keyword
 
KW_new - Static variable in class gw.lang.parser.Keyword
 
KW_not - Static variable in class gw.lang.parser.Keyword
 
KW_null - Static variable in class gw.lang.parser.Keyword
 
KW_or - Static variable in class gw.lang.parser.Keyword
 
KW_outer - Static variable in class gw.lang.parser.Keyword
 
KW_override - Static variable in class gw.lang.parser.Keyword
 
KW_package - Static variable in class gw.lang.parser.Keyword
 
KW_print - Static variable in class gw.lang.parser.Keyword
 
KW_private - Static variable in class gw.lang.parser.Keyword
 
KW_property - Static variable in class gw.lang.parser.Keyword
 
KW_protected - Static variable in class gw.lang.parser.Keyword
 
KW_public - Static variable in class gw.lang.parser.Keyword
 
KW_readonly - Static variable in class gw.lang.parser.Keyword
 
KW_represents - Static variable in class gw.lang.parser.Keyword
 
KW_request - Static variable in class gw.lang.parser.Keyword
 
KW_return - Static variable in class gw.lang.parser.Keyword
 
KW_session - Static variable in class gw.lang.parser.Keyword
 
KW_set - Static variable in class gw.lang.parser.Keyword
 
KW_startswith - Static variable in class gw.lang.parser.Keyword
 
KW_static - Static variable in class gw.lang.parser.Keyword
 
KW_statictypeof - Static variable in class gw.lang.parser.Keyword
 
KW_structure - Static variable in class gw.lang.parser.Keyword
 
KW_super - Static variable in class gw.lang.parser.Keyword
 
KW_switch - Static variable in class gw.lang.parser.Keyword
 
KW_this - Static variable in class gw.lang.parser.Keyword
 
KW_throw - Static variable in class gw.lang.parser.Keyword
 
KW_transient - Static variable in class gw.lang.parser.Keyword
 
KW_true - Static variable in class gw.lang.parser.Keyword
 
KW_try - Static variable in class gw.lang.parser.Keyword
 
KW_typeas - Static variable in class gw.lang.parser.Keyword
 
KW_typeis - Static variable in class gw.lang.parser.Keyword
 
KW_typeloader - Static variable in class gw.lang.parser.Keyword
 
KW_typeof - Static variable in class gw.lang.parser.Keyword
 
KW_unless - Static variable in class gw.lang.parser.Keyword
 
KW_uses - Static variable in class gw.lang.parser.Keyword
 
KW_using - Static variable in class gw.lang.parser.Keyword
 
KW_var - Static variable in class gw.lang.parser.Keyword
 
KW_void - Static variable in class gw.lang.parser.Keyword
 
KW_where - Static variable in class gw.lang.parser.Keyword
 
KW_while - Static variable in class gw.lang.parser.Keyword
 

L

LanguageType - Class in gw.pl.community.typekey
 
LanguageType(ITypeList, String) - Constructor for class gw.pl.community.typekey.LanguageType
 
LAST_REMOTELY_INITIALIZED_ENVIRONMENT_CLASS - Static variable in class gw.testharness.v3.PLTestEnvironment
For remotely running tests in a server, we want to track what environment was last initialized.
LAST_RESULT - Static variable in class gw.api.tools.InternalToolsUtil
 
LastAssignedUserContainer - Interface in gw.ab.assignment.entity
LastAssignedUserContainer
LastAssignedUserContainerBase - Interface in gw.pl.assignment.entity
LastAssignedUserContainerBase null
lastIndexOf(CharSequence, char) - Static method in class gw.pl.util.StringUtil
Returns the index of the specified character in the char sequence.
lastIndexOf(CharSequence, char, int) - Static method in class gw.pl.util.StringUtil
Returns the index of the specified character in the char sequence starting at the given start position.
lastIndexOf(Object) - Method in class gw.util.DynamicArray
Returns the index of the last occurrence of the specified element in this list, or -1 if this list does not contain the element.
lastIndexOf(String, char) - Static method in class gw.util.GosuStringUtil
Finds the last index within a String, handling null.
lastIndexOf(String, char, int) - Static method in class gw.util.GosuStringUtil
Finds the last index within a String from a start position, handling null.
lastIndexOf(String, String) - Static method in class gw.util.GosuStringUtil
Finds the last index within a String, handling null.
lastIndexOf(String, String, int) - Static method in class gw.util.GosuStringUtil
Finds the first index within a String, handling null.
lastIndexOf(Object) - Method in class gw.xml.xsd.typeloader.IdrefsList
 
lastIndexOfAny(String, String[]) - Static method in class gw.util.GosuStringUtil
Find the latest index of any of a set of potential substrings.
lastModifiedTime() - Method in class gw.fs.physical.fast.FastFileMetadata
 
lastModifiedTime() - Method in class gw.fs.physical.generic.GenericFileMetadata
 
lastModifiedTime() - Method in interface gw.fs.physical.IFileMetadata
 
lastModifiedTime() - Method in class gw.fs.physical.win32.Win32FileMetadata
 
LATITUDE - Static variable in interface gw.plugin.geocode.IGeocodePlugin
Deprecated.
A string representing latitude.
lazyEquals(D) - Method in class gw.pl.util.diff.lcs.Diffable
 
LazyInit - Class in gw.util
 
LazyInit() - Constructor for class gw.util.LazyInit
 
LazyType - Class in gw.lang.reflect
 
LazyType(String) - Constructor for class gw.lang.reflect.LazyType
 
LazyType(CharSequence, ITypeUsesMap) - Constructor for class gw.lang.reflect.LazyType
 
LazyType(IType) - Constructor for class gw.lang.reflect.LazyType
 
LedgerSide - Class in gw.pl.accounting.typekey
 
LedgerSide(ITypeList, String) - Constructor for class gw.pl.accounting.typekey.LedgerSide
 
left(String, int) - Static method in class gw.util.GosuStringUtil
Gets the leftmost len characters of a String.
leftOuterJoin(IBeforeUpgradeReadOnlyColumn, IBeforeUpgradeReadOnlyTable) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeJoinableRestriction
Used to do a left outer join this table to another table via a foreign key.
leftOuterJoin(String, IBeforeUpgradeReadOnlyTable) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeJoinableRestriction
Used to do a left outer join this table to another table via a foreign key.
leftOuterJoin(IBeforeUpgradeReadOnlyColumn, IBeforeUpgradeReadOnlyTable, IBeforeUpgradeReadOnlyColumn) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeJoinableRestriction
Used to do a left outer join this table to another table.
leftOuterJoin(IBeforeUpgradeReadOnlyColumn, IBeforeUpgradeReadOnlyTable, String) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeJoinableRestriction
Used to do a left outer join this table to another table.
leftOuterJoin(String, IBeforeUpgradeReadOnlyTable, IBeforeUpgradeReadOnlyColumn) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeJoinableRestriction
Used to do a left outer join this table to another table.
leftOuterJoin(String, IBeforeUpgradeReadOnlyTable, String) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeJoinableRestriction
Used to do a left outer join this table to another table.
leftOuterJoin(IBeforeUpgradeReadOnlyColumn, IBeforeUpgradeSelectBuilder, IBeforeUpgradeReadOnlyColumn) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeJoinableRestriction
Used to do a left outer join this table to another table.
leftOuterJoin(IBeforeUpgradeReadOnlyColumn, IBeforeUpgradeSelectBuilder, String) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeJoinableRestriction
Used to do a left outer join this table to another table.
leftOuterJoin(String, IBeforeUpgradeSelectBuilder, IBeforeUpgradeReadOnlyColumn) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeJoinableRestriction
Used to do a left outer join this table to another table.
leftOuterJoin(String, IBeforeUpgradeSelectBuilder, String) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeJoinableRestriction
Used to do a left outer join this table to another table.
leftPad(String, int) - Static method in class gw.util.GosuStringUtil
Left pad a String with spaces (' ').
leftPad(String, int, char) - Static method in class gw.util.GosuStringUtil
Left pad a String with a specified character.
leftPad(String, int, String) - Static method in class gw.util.GosuStringUtil
Left pad a String with a specified String.
LegalVenue - Interface in gw.pl.contact.entity
LegalVenue

Represents a court as a Place.

lenBetween(Object[], int, int, String) - Static method in class gw.pl.util.ArgCheck
Checks to see if an array length is between the specified values
lenBetween(String, int, int, String) - Static method in class gw.pl.util.ArgCheck
Checks to see if a String length is between the specified values
length(Object[]) - Static method in class gw.api.util.ArrayUtil
Deprecated.
Reference array.length instead.
length(String) - Static method in class gw.api.util.StringUtil
Returns the length of the string.
length() - Method in class gw.fs.physical.fast.FastFileMetadata
 
length() - Method in class gw.fs.physical.generic.GenericFileMetadata
 
length() - Method in interface gw.fs.physical.IFileMetadata
 
length() - Method in class gw.fs.physical.win32.Win32FileMetadata
 
length() - Method in class gw.lang.Blob
 
length() - Method in class gw.lang.parser.CICS
 
length() - Method in class gw.lang.parser.Keyword
 
length() - Method in class gw.processes.WorkQueueInstrumentation
Returns the number of non-null values in the object.
length(String) - Static method in class gw.util.GosuStringUtil
Gets a String's length or 0 if the String is null.
lengthOfX() - Method in class gw.pl.util.diff.lcs.ComplexLCS
 
lengthOfX() - Method in class gw.pl.util.diff.lcs.LineBasedLCS
 
lengthOfX() - Method in class gw.pl.util.diff.lcs.LongestCommonSubsequence
 
lengthOfX() - Method in class gw.pl.util.diff.lcs.ValueLCS
 
lengthOfY() - Method in class gw.pl.util.diff.lcs.ComplexLCS
 
lengthOfY() - Method in class gw.pl.util.diff.lcs.LineBasedLCS
 
lengthOfY() - Method in class gw.pl.util.diff.lcs.LongestCommonSubsequence
 
lengthOfY() - Method in class gw.pl.util.diff.lcs.ValueLCS
 
lessThan(int, int, String) - Static method in class gw.pl.util.ArgCheck
Checks to see if an argument is less than the specified value
lessThan(double, double, String) - Static method in class gw.pl.util.ArgCheck
Checks to see if an argument is less than the specified value
lightweightRestore() - Method in interface gw.lang.parser.ISourceCodeTokenizer
 
like(Class, Class...) - Method in class gw.lang.reflect.ConstructorInfoBuilder
 
like(IType, IType...) - Method in class gw.lang.reflect.ConstructorInfoBuilder
 
like(IConstructorInfo) - Method in class gw.lang.reflect.ConstructorInfoBuilder
 
like(IExceptionInfo) - Method in class gw.lang.reflect.ExceptionInfoBuilder
 
like(Class, String, Class...) - Method in class gw.lang.reflect.MethodInfoBuilder
 
like(IType, String, IType...) - Method in class gw.lang.reflect.MethodInfoBuilder
 
like(IMethodInfo) - Method in class gw.lang.reflect.MethodInfoBuilder
 
like(IParameterInfo) - Method in class gw.lang.reflect.ParameterInfoBuilder
 
like(IPropertyInfo) - Method in class gw.lang.reflect.PropertyInfoBuilder
 
LINEAR_OPTION - Static variable in class gw.api.database.optimizer.oracle.DisableOptimizerCostbasedTransformation
Deprecated.
 
LineBasedLCS - Class in gw.pl.util.diff.lcs
 
LineBasedLCS(String[], String[]) - Constructor for class gw.pl.util.diff.lcs.LineBasedLCS
 
LineBasedLCS(List<String>, List<String>) - Constructor for class gw.pl.util.diff.lcs.LineBasedLCS
 
LineBlock - Interface in gw.pl.io
Represents a block of code to be run on a line of text.
LineBreakUtil - Class in gw.pl.util
A simple utility to convert an ASCII file between UNIX and DOS text file formats.
LineBreakUtil() - Constructor for class gw.pl.util.LineBreakUtil
 
LineBreakUtil(TFileFilter) - Constructor for class gw.pl.util.LineBreakUtil
 
LineBreakUtil.TextFileFormat - Enum in gw.pl.util
 
lineHasAtLeastOneValidOption(CommandLine) - Method in class gw.pl.util.webservices.CmdLineToolBase
Returns true if the specified command line contains at least one of the options specified.
link() - Method in interface gw.pl.contact.entity.Contact
Deprecated.
since ClaimCenter 8.0 - use ContactSystemUtil.linkToContactSystem(Contact) instead
link(Contact) - Method in interface gw.pl.contact.entity.Contact
Deprecated.
since ClaimCenter 8.0 - use ContactSystemUtil.linkToContactInContactSystem(Contact,Contact) instead
linkAndSyncToAB(Contact) - Method in interface gw.pl.contact.entity.AddressBookConvertable
Deprecated.
Since ClaimCenter 8.0, use ContactSystemUtil.linkToContactSystem
LINKED_LIST() - Static method in class gw.lang.reflect.java.JavaTypes
 
LinkedBeans - Class in gw.api.bean
Utility for working with entity arrays.
LinkedBeans() - Constructor for class gw.api.bean.LinkedBeans
 
linkedTo(Contact) - Method in class gw.api.databuilder.ContactBuilder
 
LinkIDMatcher - Class in gw.api.contact.pendingchanges
The default matcher uses every non-link property to compare the two beans: if all property values are equal, then the entities match.
LinkIDMatcher() - Constructor for class gw.api.contact.pendingchanges.LinkIDMatcher
 
LinkStatus - Class in gw.api.contact
Represents the status of a Contact with respect to the Address Book.
LinkStatus(ContactLinkStatus, ContactBidiRel[]) - Constructor for class gw.api.contact.LinkStatus
 
linkTo(Contact) - Method in interface gw.api.contact.AddressBookMatch
Links the local Contact to the given Address Book Contact.
linkTo(Contact) - Method in interface gw.pl.contact.entity.AddressBookConvertable
Deprecated.
Since ClaimCenter 8.0, use ContactSystemUtil.linkToContactInContactSystem
LIST() - Static method in class gw.lang.reflect.java.JavaTypes
 
list(T...) - Static method in class gw.pl.util.GWCollections
 
LIST_TYPE() - Static method in class gw.lang.parser.GosuParserTypes
 
listDir(String) - Static method in class gw.fs.physical.win32.NativeWin32API
 
listDirectory(String, INativeWin32APICallback) - Static method in class gw.fs.physical.win32.NativeWin32API
 
listDirNamesSorted(TDirectory, TDirectoryFilter) - Static method in class gw.pl.util.CottaUtil
Lists the names of subdirectories in a directory, sorted by name.
listDirs() - Method in interface gw.fs.IDirectory
 
listDirs() - Method in class gw.fs.jar.JarEntryDirectoryImpl
 
listDirs() - Method in class gw.fs.jar.JarFileDirectoryImpl
 
listDirs() - Method in class gw.fs.physical.PhysicalDirectoryImpl
 
listDirs() - Method in class gw.pl.util.FilteringDirectory
 
listDirsSorted(TDirectory, TDirectoryFilter) - Static method in class gw.pl.util.CottaUtil
Lists the subdirectories in a directory, sorted by name.
listFileNamesSorted(TDirectory, TFileFilter) - Static method in class gw.pl.util.CottaUtil
Lists the names of files in a directory, sorted by name.
listFiles() - Method in interface gw.fs.IDirectory
 
listFiles() - Method in class gw.fs.jar.JarEntryDirectoryImpl
 
listFiles() - Method in class gw.fs.jar.JarFileDirectoryImpl
 
listFiles(ResourcePath) - Method in class gw.fs.physical.fast.FastPhysicalFileSystem
 
listFiles(ResourcePath) - Method in class gw.fs.physical.FullCachingPhysicalFileSystem
 
listFiles(ResourcePath) - Method in class gw.fs.physical.FuzzyTimestampCachingPhysicalFileSystem
 
listFiles(ResourcePath) - Method in class gw.fs.physical.generic.GenericPhysicalFileSystem
 
listFiles(ResourcePath) - Method in interface gw.fs.physical.IPhysicalFileSystem
 
listFiles() - Method in class gw.fs.physical.PhysicalDirectoryImpl
 
listFiles(ResourcePath) - Method in class gw.fs.physical.win32.Win32PhysicalFileSystem
 
listFiles() - Method in class gw.pl.util.FilteringDirectory
 
listFilesSorted(TDirectory, TFileFilter) - Static method in class gw.pl.util.CottaUtil
Lists the files in a directory, sorted by name.
listIterator(int) - Method in class gw.xml.xsd.info.ChoiceNodeInstance
 
listIterator(int) - Method in interface gw.xml.xsd.info.NestedList
 
listIterator(int, Object) - Static method in class gw.xml.xsd.info.NestedListUtil
 
listIterator(int) - Method in class gw.xml.xsd.info.ParsedNodeList
 
ListParameterKey - Class in gw.api.system
List of strings parameter key.
ListParameterKey(Map<String, ParameterKey>, String, boolean, String) - Constructor for class gw.api.system.ListParameterKey
Creates required parameter key with default value.
ListViewCustomPrintAction - Class in gw.api.print
Variation of the the PrintActionListener which pops up print options for printing a ListView embedded in a panel on the present Location's Screen.
ListViewPageSizeDefault - Static variable in class gw.api.system.PLConfigParameters
The number of entries to display per page in a ListView, where not explicitly specified
ListViewPrintAction - Class in gw.api.print
Print Action that prints a specified list view.
ListViewPrintAction() - Constructor for class gw.api.print.ListViewPrintAction
 
ListViewPrintOptionPopupAction - Class in gw.api.print
Variation of the the PrintAction which pops up print options for printing a ListView embedded in a panel on the present Location's Screen.
ListViewPrintOptionPopupAction() - Constructor for class gw.api.print.ListViewPrintOptionPopupAction
 
ListViewPrintOptions - Class in gw.api.print
Data container class used to transit data between the Print List View Options popup to the ListViewPrintOptionPopupAction, which uses this information to determine how the user wants data output.
ListViewPrintOptions(Widget, PrintSettings) - Constructor for class gw.api.print.ListViewPrintOptions
 
ListViewPrintOptions.ColumnHeaderInfo - Class in gw.api.print
Represents the state of options chosen by the user if the "export custom CSV" option is chosen.
ListViewPrintOptions.ColumnHeaderInfo(String, HeaderCellValueWidget, Integer) - Constructor for class gw.api.print.ListViewPrintOptions.ColumnHeaderInfo
 
Literal(Object...) - Static method in class gw.api.database.upgrade.before.BeforeUpgradeDBFunction
Returns a function defined by the given list of expressions.
Literal(JdbcType, Object...) - Static method in class gw.api.database.upgrade.before.BeforeUpgradeDBFunction
Returns a function defined by the given list of expressions.
literal(Number) - Static method in class gw.lang.ir.builder.IRBuilderMethods
 
literal(Class) - Static method in class gw.lang.ir.builder.IRBuilderMethods
 
literal(String) - Static method in class gw.lang.ir.builder.IRBuilderMethods
 
load() - Static method in class gw.api.system.ABLoggerCategory
 
load() - Static method in class gw.api.system.PLLoggerCategory
 
load() - Static method in class gw.pl.logging.LoggerCategory
 
load(InputStream) - Static method in class gw.pl.util.xml.DOMWriter
 
load(L) - Method in interface gw.util.concurrent.Cache.MissHandler
 
LOAD_BEAN_REV_TAG - Static variable in class gw.api.profiler.ProfilerTag
 
LOAD_BEAN_TAG - Static variable in class gw.api.profiler.ProfilerTag
 
LOAD_BEANS_TAG - Static variable in class gw.api.profiler.ProfilerTag
 
LOAD_CURRENT_CONFLICTING_BEANS_TAG - Static variable in class gw.api.profiler.ProfilerTag
 
LOAD_JOIN_ARRAY_TAG - Static variable in class gw.api.profiler.ProfilerTag
 
LOAD_REVISION_DEPENDENT_ARRAY_TAG - Static variable in class gw.api.profiler.ProfilerTag
 
LOAD_REVISION_INDEPENDENT_ARRAY_TAG - Static variable in class gw.api.profiler.ProfilerTag
 
LOAD_VIRTUAL_ARRAY_KEY_LIST_TAG - Static variable in class gw.api.profiler.ProfilerTag
 
LOAD_VIRTUAL_ARRAY_TAG - Static variable in class gw.api.profiler.ProfilerTag
 
loadAllIXMLNodeClassesInPackage(ClassLoader, String...) - Static method in class gw.xml.parser2.xsd.XSDGenerator
 
loadAllPCFTypes() - Static method in class gw.api.startup.PreloadActions
This method will load all the PCF types in the system.
loadAllSchemaNamespaces() - Method in class gw.xml.xsd.typeloader.XSDBuiltinTypeLoader
 
loadAllSchemaNamespaces() - Method in class gw.xml.xsd.typeloader.XSDRegistryTypeLoader
 
loadAllSchemaNamespaces() - Method in class gw.xml.xsd.typeloader.XSDResourceTypeLoader
 
loadAllSchemaNamespaces() - Method in class gw.xml.xsd.typeloader.XSDTypeLoaderBase
 
loadAllSOAPTypeNames() - Static method in class gw.api.startup.PreloadActions
This method will load all type names out of the SOAPTypeLoader, which is useful primarily because it forces parsing of all the associated WSDLs.
loadAllTypesInHierarchy() - Method in class gw.lang.reflect.TypeBase
 
loadArrays(List<? extends KeyableBean>, IArrayPropertyInfo) - Static method in class gw.api.domain.BeanLoader
Bulk loads and returns all version lists comprising the array of the parent version lists.
loadArrays(List<EffDatedVersionList>, IArrayPropertyInfo) - Static method in class gw.api.domain.VLLoader
Bulk loads and returns all version lists comprising the array of the parent version lists.
loadAwrSnapshots() - Method in class gw.api.tools.OracleAWRHelper
 
loadBean(Key) - Method in interface gw.pl.persistence.core.Bundle
First looks in this bundle and returns the bean if it's found.
loadBean(Key) - Static method in class gw.testharness.DatabaseTestUtil
Load the bean directly from database
loadByKey(Key) - Method in interface gw.pl.persistence.core.Bundle
Deprecated.
loadByPublicId(IEntityType, String) - Method in interface gw.pl.persistence.core.Bundle
Deprecated.
Use a query to load a bean by PublicID instead.
LoadCallback - Interface in gw.pl.staging.entity
LoadCallback Timed loader callbacks.
LoadCallbackResult - Interface in gw.pl.staging.entity
LoadCallbackResult Timed loader callback results.
loadChildren() - Method in class gw.api.admin.GroupPickerTreeNode
 
loadChildren() - Method in class gw.api.admin.GroupTreeNode
 
loadChildren() - Method in class gw.api.admin.OrganizationTreeNode
 
loadChildren() - Method in class gw.api.admin.UnassignedUsersGroupNode
 
loadChildren() - Method in class gw.api.tree.AbstractLazyLoadingTreeNode
Retrieve all children for model data
loadChildren() - Method in class gw.api.web.team.TeamTreeNode
 
loadChildren() - Method in class gw.api.web.util.BeanArrayTreeNode
 
loadChildren() - Method in class gw.api.web.util.BeanFieldsTreeNode
 
loadChildren() - Method in class gw.api.web.util.BeanTreeNode
 
loadClass(String) - Method in interface gw.lang.reflect.gs.IGosuClassLoader
 
loadClass(String) - Method in interface gw.lang.reflect.IDefaultTypeLoader
 
loadClass(Object, String, InputStream) - Static method in class gw.lang.reflect.java.asm.AsmClassLoader
 
loadClass() - Method in class gw.pl.util.xml.XMLObjectSerializer
 
LoadCommand - Interface in gw.pl.staging.entity
LoadCommand Staging table load history.
LoadCommandType - Class in gw.pl.staging.typekey
 
LoadCommandType(ITypeList, String) - Constructor for class gw.pl.staging.typekey.LoadCommandType
 
loadContact(Contact, boolean) - Method in interface gw.api.contact.ExternalContactSource
Loads the given partially populated Contact into the current edit context, with a flag to indicate whether to load all related contacts or just primary relationships.
loadDescriptor() - Method in interface gw.pl.document.entity.DocumentTemplateSearchResults
Load the descriptor from the IDocumentTemplateSource plugin
LoadEncryptChunk - Interface in gw.pl.staging.entity
LoadEncryptChunk Timings for each chuck of encyrption updates
LoadEncryptTable - Interface in gw.pl.staging.entity
LoadEncryptTable Encrypt columns in a staging table
loader - Variable in class gw.lang.reflect.gs.TypeName
 
LoaderCallbackTimeType - Class in gw.pl.staging.typekey
 
LoaderCallbackTimeType(ITypeList, String) - Constructor for class gw.pl.staging.typekey.LoaderCallbackTimeType
 
LoadError - Interface in gw.pl.staging.entity
LoadError Errors generated by the loader.
LoadErrorRow - Interface in gw.pl.staging.entity
LoadErrorRow Error rows found by the loader.
LoadErrorsHelper - Class in gw.api.tools
Helper class for pages to display load errors and load error rows from table load process
LoadErrorsHelper() - Constructor for class gw.api.tools.LoadErrorsHelper
 
LoadErrorsPagePrinter - Class in gw.api.tools
 
LoadErrorsPagePrinter(TDirectory, LoadErrorsHelper) - Constructor for class gw.api.tools.LoadErrorsPagePrinter
 
LoadErrorType - Class in gw.pl.staging.typekey
 
LoadErrorType(ITypeList, String) - Constructor for class gw.pl.staging.typekey.LoadErrorType
 
loadEvents() - Method in class gw.datatype.DataTypesTypeInfo
 
loadEvents() - Method in class gw.lang.reflect.BaseHandBuiltTypeInfo
 
LoadExclusion - Interface in gw.pl.staging.entity
LoadExclusion LUWIDs to be excluded by the loader.
loadFactor() - Method in class gw.util.DerivedKeyHashMap
 
LoadFactorType - Class in gw.pl.community.typekey
 
LoadFactorType(ITypeList, String) - Constructor for class gw.pl.community.typekey.LoadFactorType
 
loadFont(String, int, int) - Method in interface gw.pl.util.xml.IFontLoader
 
LoadHistoryHelper - Class in gw.api.tools
 
LoadHistoryHelper() - Constructor for class gw.api.tools.LoadHistoryHelper
 
LoadInsertSelect - Interface in gw.pl.staging.entity
LoadInsertSelect Timed loader insert/selects.
LoadIntegrityCheck - Interface in gw.pl.staging.entity
LoadIntegrityCheck Timed loader integrity checks.
LoadIntegrityCheckPagePrinter - Class in gw.api.tools
Used for printing out load integrity checks into HTML
LoadIntegrityCheckPagePrinter(List<LoaderSQLIntegrityCheck>, TDirectory) - Constructor for class gw.api.tools.LoadIntegrityCheckPagePrinter
 
LoadIntegrityCheckPagePrinter.LoadIntegrityCheckPrintConvertor - Class in gw.api.tools
 
LoadIntegrityCheckPagePrinter.LoadIntegrityCheckPrintConvertor() - Constructor for class gw.api.tools.LoadIntegrityCheckPagePrinter.LoadIntegrityCheckPrintConvertor
 
LoadIntegrityChecksHelper - Class in gw.api.tools
Supports the display of integrity checks that would be done when doing table-base imports.
LoadIntegrityChecksHelper() - Constructor for class gw.api.tools.LoadIntegrityChecksHelper
 
loadJavaType(String) - Method in class gw.lang.reflect.TypeBase
 
LoadOperation - Interface in gw.pl.staging.entity
LoadOperation Detail of the staging table load history.
LoadParameter - Interface in gw.pl.staging.entity
LoadParameter (parameter, value) pairs for load commands.
LoadRowCount - Interface in gw.pl.staging.entity
LoadRowCount Row counts for load history.
loadSchemaForNamespace(String, String) - Method in class gw.xml.xsd.typeloader.XSDBuiltinTypeLoader
 
loadSchemaForNamespace(String, String) - Method in class gw.xml.xsd.typeloader.XSDRegistryTypeLoader
 
loadSchemaForNamespace(String, String) - Method in class gw.xml.xsd.typeloader.XSDResourceTypeLoader
 
loadSchemaForNamespace(String, String) - Method in class gw.xml.xsd.typeloader.XSDTypeLoaderBase
 
loadScript(StringBuilder, StringBuilder, IDocumentTemplateDescriptor) - Method in class gw.plugin.document.impl.BaseMailMergeDocumentProductionImpl
Add form field values and other required content into the first StringBuilder.
loadSnapshotInfo() - Method in class gw.api.tools.OracleStatspackHelper
 
LoadSoapServicesOnStartup - Static variable in class gw.api.system.PLConfigParameters
if LoadSoapServicesOnStartup is true, during the init of the soap servlet, all web services will be instantiated as well.
LoadStep - Interface in gw.pl.staging.entity
LoadStep Steps within a load command.
LoadStepDisplayable - Class in gw.api.tools
Used to pass LoadSteps to the UI so it can display them in a tree, and compare them.
LoadStepDisplayable(LoadStep) - Constructor for class gw.api.tools.LoadStepDisplayable
 
LoadStepType - Class in gw.pl.staging.typekey
 
LoadStepType(ITypeList, String) - Constructor for class gw.pl.staging.typekey.LoadStepType
 
loadTemplateDescriptor(String, ILocale) - Static method in class gw.document.DocumentsUtilBase
Load the document template descriptor with given template id and locale.
loadTemplateDescriptorForUI(String, ILocale) - Static method in class gw.document.DocumentsUtilBase
Load the document template descriptor with given template id and locale.
loadTypeNames() - Method in class gw.lang.reflect.TypeLoaderBase
 
LoadUpdateStatisticsSelect - Interface in gw.pl.staging.entity
LoadUpdateStatisticsSelect Timed loader update statistics selects.
loadURLFromManyLoaders(ClassLoader[], String) - Static method in class gw.pl.util.FileUtil
 
LocaleType - Class in gw.pl.community.typekey
 
LocaleType(ITypeList, String) - Constructor for class gw.pl.community.typekey.LocaleType
 
LocaleUtil - Class in gw.api.util
Utils for Localization
localize(ResourceKey, Object...) - Method in interface gw.config.IGosuLocalizationService
 
localize(ILocale, IDocumentTemplateDescriptor) - Method in interface gw.plugin.document.IDocumentTemplateSerializer
Given a descriptor, return a localized instance.
localize(ILocale, IDocumentTemplateDescriptor) - Method in class gw.plugin.document.impl.StandardDocumentTemplateSerializer
 
localize(ILocale) - Method in class gw.plugin.document.impl.XMLDocumentTemplateDescriptor
 
localizedBranchName(String, String) - Method in interface gw.pl.workflow.entity.Workflow
Returns the localized display name for the given branch in the given step in the current locale
localizedBranchName(String, String, GWLanguage) - Method in interface gw.pl.workflow.entity.Workflow
Returns the localized display name for the given branch in the given step in the given locale
localizedCurrentStepName(GWLanguage) - Method in interface gw.pl.workflow.entity.Workflow
Returns the localized display name for the current step
localizedCurrentStepName() - Method in interface gw.pl.workflow.entity.Workflow
Returns the localized display name for the current step in the current locale
localizedFormat(Phonenumber.PhoneNumber, PhoneNumberUtil.PhoneNumberFormat) - Static method in class gw.api.util.PhoneUtil
Not meant to be used directly.
localizedFormat(GWPhoneNumber, PhoneCountryCode) - Static method in class gw.api.util.PhoneUtil
Outputs a localized extension pattern if applicable
localizedPreviousStepName(GWLanguage) - Method in interface gw.pl.workflow.entity.Workflow
Returns the localized display name for the previous step
localizedPreviousStepName() - Method in interface gw.pl.workflow.entity.Workflow
Returns the localized display name for the previous step in the current locale
localizedStepName(String) - Method in interface gw.pl.workflow.entity.Workflow
Returns the localized display name for the given step in the current locale
localizedStepName(String, GWLanguage) - Method in interface gw.pl.workflow.entity.Workflow
Returns the localized display name for the given step in the given locale
localizedStepName(String) - Method in interface gw.pl.workflow.entity.WorkflowSearchCriteria
Returns the step name in the given local for the step id
localizedStepName(GWLanguage) - Method in interface gw.pl.workflow.entity.WorkflowStepStats
Returns the localized display name for the current step
localizedStepName() - Method in interface gw.pl.workflow.entity.WorkflowStepStats
Returns the localized display name for the current step in the current locale
LocalResourceResolver - Class in gw.xml.xsd
A resource resolver that only resolves local (jar, file, gw-xsd) resources.
LocalResourceResolver() - Constructor for class gw.xml.xsd.LocalResourceResolver
 
LOCATION - Variable in class gw.xml.xsd.typeloader.registry.XSDNode
 
LocationContactHandle - Class in gw.api.contact
Implementation of ContactHandle for use as a Location variable.
LocationContactHandle(Contact) - Constructor for class gw.api.contact.LocationContactHandle
 
LocationInfo - Class in gw.lang.reflect
Representation of a particular location in a particular source file.
LocationInfo(int, int, URL) - Constructor for class gw.lang.reflect.LocationInfo
 
LocationRefType - Class in gw.xml.parser2
Class description...
LocationRefType(String) - Constructor for class gw.xml.parser2.LocationRefType
 
LocationSymbolProvider - Class in gw.document
 
LocationSymbolProvider(Location) - Constructor for class gw.document.LocationSymbolProvider
 
LocationUsageStat - Class in gw.api.tools
Contains statistical information about the usage of each Location in the PCF configuration.
LocationUsageStat(LocationKey, Class, int) - Constructor for class gw.api.tools.LocationUsageStat
 
LocationUsageStatsSource - Class in gw.api.tools
Just gets usage stats directly from the Page Service
LocationUsageStatsSource() - Constructor for class gw.api.tools.LocationUsageStatsSource
 
LocationUtil - Class in gw.api.util
Utilities for PCF locations.
lock() - Method in interface gw.lang.parser.ITypeUsesMap
Locks this ITypeUsesMap so that it cannot be mutated in the future
LOCK - Static variable in interface gw.lang.reflect.java.IJavaClassInfo
 
LOCK() - Static method in class gw.lang.reflect.java.JavaTypes
 
lock() - Static method in class gw.lang.reflect.TypeSystem
Acquires the global type-system lock
lock() - Method in class gw.util.PromotableReadWriteLock
 
lockConfiguration() - Static method in class gw.pl.logging.LoggerFactory
Deprecated.
This is a bit of a hack: external tools use this to prevent the normal server startup from clobbering the special logging settings used by the tools.
locked() - Static method in class gw.pl.util.internal.DependenciesBase
 
LOCKED_DYNPROP - Static variable in interface gw.pl.persistence.core.effdate.entity.EffDatedBranch
 
LockedCredentialException - Exception in gw.plugin.security
Thrown by an authentication plugin when the users credential has been locked for some reason.
LockedCredentialException() - Constructor for exception gw.plugin.security.LockedCredentialException
User Credentials Locked Exception
LockedCredentialException(String) - Constructor for exception gw.plugin.security.LockedCredentialException
User Credentials Locked Exception
LockedCredentialsException(String) - Static method in exception gw.api.webservice.exception.LoginException
 
LockedCredentialsExcetpion - Static variable in exception gw.api.webservice.exception.LoginException
 
LockingLazyVar<T> - Class in gw.util.concurrent
 
LockingLazyVar() - Constructor for class gw.util.concurrent.LockingLazyVar
Constructs a LockingLazyVar that will use itself as the object of synchronization.
LockingLazyVar(Lock) - Constructor for class gw.util.concurrent.LockingLazyVar
Constructs a LockingLazyVar that will synchronize on the given object.
LockingLazyVar.LazyVarInit<Q> - Interface in gw.util.concurrent
A simple init interface to make LockingLazyVar's easier to construct from gosu.
lockInterruptibly() - Method in class gw.util.PromotableReadWriteLock
 
LocklessLazyVar<T> - Class in gw.util.concurrent
Implements the lazy initialization pattern.
LocklessLazyVar() - Constructor for class gw.util.concurrent.LocklessLazyVar
 
LocklessLazyVar.LazyVarInit<Q> - Interface in gw.util.concurrent
A simple init interface to make LockingLazyVar's easier to construct from gosu.
LockoutPeriod - Static variable in class gw.api.system.PLConfigParameters
Time in seconds that a user's account will stay locked, or -1 if it must be manually unlocked *
LockPrimaryEntityDuringMessageHandling - Static variable in class gw.api.system.PLConfigParameters
Issue pl-9001 dealt with a performance penalty for locking during message send processing.
lockRead() - Method in class gw.util.PromotableReadWriteLock
 
lockWrite() - Method in class gw.util.PromotableReadWriteLock
 
log(String) - Method in interface gw.api.startable.StartablePluginCallbackHandler
Writes a message to the logs under the category PLUGIN at the INFO level
log(double) - Static method in class gw.api.util.Math
Returns the natural logarithm (base e) of a double value.
log - Static variable in class gw.pl.util.webservices.axis.GWJavaStubWriter
Field log
log(String, String) - Method in interface gw.pl.workflow.entity.Workflow
Logs an item of information about the Workflow.
log(String) - Method in interface gw.testharness.ISmokeTestHelper
Logs a message.
log(SystemOutLogger.LoggingLevel, Object) - Method in class gw.util.SystemOutLogger
 
log(SystemOutLogger.LoggingLevel, Object, Throwable) - Method in class gw.util.SystemOutLogger
 
LOG4J_LOGGERS_LABEL - Static variable in class gw.api.tools.SetLogLevelData
 
logAction(DisplayKey, Integer) - Method in interface gw.pl.workflow.entity.Workflow
Logs a display key so that an argument can be constructed.
logAfterAction(String, WorkflowActionType, DisplayKey, Integer) - Method in interface gw.pl.workflow.entity.Workflow
Logs an action after the action has been accomplished, to recapture the step and action.
logCompiledExpressionInfo() - Method in interface gw.plugin.document.IDocumentTemplateDescriptorLogging
 
logCompiledExpressionInfo() - Method in class gw.plugin.document.impl.XMLDocumentTemplateDescriptor
 
logConfig() - Method in class gw.solr.PLBatchLoadDataSource
 
logDebug(String) - Static method in class gw.api.util.Logger
Deprecated.
Use the ExecutionSession.getContextualLogger() method to get the logger for the currently running rule.
logDebug(String) - Method in class gw.rules.Action
Deprecated.
Use the ExecutionSession.getContextualLogger() method to get the logger for the currently running rule.
logDebugMessage(String) - Method in class gw.api.archiving.upgrade.ArchivedDocumentUpgradeVersionTrigger
Writes the given message to the log, at the DEBUG level
logDebugMessage(String) - Method in class gw.api.database.upgrade.after.AfterUpgradeVersionTrigger
 
logDebugMessage(String) - Method in class gw.api.database.upgrade.before.BeforeUpgradeVersionAction
 
logDebugMessage(String) - Method in class gw.api.database.upgrade.VersionAction
Logs at the debug level
logError(String) - Static method in class gw.api.util.Logger
Deprecated.
Use the ExecutionSession.getContextualLogger() method to get the logger for the currently running rule.
logError(String, Throwable) - Static method in class gw.api.util.Logger
Deprecated.
Use the ExecutionSession.getContextualLogger() method to get the logger for the currently running rule.
logError(String) - Method in class gw.rules.Action
Deprecated.
Use the ExecutionSession.getContextualLogger() method to get the logger for the currently running rule.
logError(String) - Method in class gw.test.Suite
 
logErrors() - Method in class gw.test.Suite
 
logEveryNSeconds(int, ILogger) - Method in class gw.util.concurrent.Cache
Sets up a recurring task every n seconds to report on the status of this cache.
Logger - Class in gw.api.util
Deprecated.
Use gw.pl.logging.LoggerCategory methods instead.
Logger() - Constructor for class gw.api.util.Logger
Deprecated.
 
Logger - Interface in gw.pl.logging
Deprecated.
Use org.slf4j.Logger instead. Version 9 will remove this interface and use SLF4J instead.
LoggerCapturedEvent - Interface in gw.testharness
 
LoggerCapturedEventImpl - Class in gw.testharness
 
LoggerCapturedEventImpl(String, String, String) - Constructor for class gw.testharness.LoggerCapturedEventImpl
 
LoggerCapturedEventImpl - Class in gw.testharness.v3
 
LoggerCapturedEventImpl(String, String, String) - Constructor for class gw.testharness.v3.LoggerCapturedEventImpl
 
LoggerCategory - Class in gw.pl.logging
A LoggerCategory represents a pre-defined type of a Logger.
LoggerCategory() - Constructor for class gw.pl.logging.LoggerCategory
 
LoggerCategorySource - Static variable in class gw.api.system.PLConfigParameters
The default LoggerCategory class to access defined loggers.
LoggerChangesManager - Class in gw.testharness
 
LoggerChangesManager() - Constructor for class gw.testharness.LoggerChangesManager
Constructor
LoggerFactory - Class in gw.api.system.logging
Deprecated.
this may be removed in release 9
LoggerFactory() - Constructor for class gw.api.system.logging.LoggerFactory
Deprecated.
 
LoggerFactory - Class in gw.pl.logging
Deprecated.
keep using in Emerald and replace with org.slf4j.LoggerFactory in F.
LoggerImpl - Class in gw.pl.logging
Deprecated.
keep using in Emerald and replace with org.slf4j.Logger in F.
LoggerImpl(Logger) - Constructor for class gw.pl.logging.LoggerImpl
Deprecated.
Should use gw.pl.logging.LoggerFactory#forCategory(java.lang.String), or better org.slf4j.LoggerFactory!
LoggerImpl(String) - Constructor for class gw.pl.logging.LoggerImpl
Deprecated.
Only for ClusterCallForwarderImpl.
LoggersShowLog4j - Static variable in class gw.api.system.PLConfigParameters
The default LoggerCategory class to access defined loggers.
LoggersShowPredefined - Static variable in class gw.api.system.PLConfigParameters
The default LoggerCategory class to access defined loggers.
LoggingXMLErrorHandler - Class in gw.xml
 
LoggingXMLErrorHandler() - Constructor for class gw.xml.LoggingXMLErrorHandler
 
login() - Method in class gw.api.util.LoginForm
Attempts to log the user in
login(String, String) - Static method in class gw.api.webservice.login.LoginAPIHelper
Logs the user into ClaimCenter and returns the session ID of the service conversation.
login(HttpServletRequest) - Static method in class gw.api.webservice.login.LoginAPIHelper
Logs the user in and returns the service token.
login(String, String) - Method in interface gw.pl.util.webservices.login.api.ILoginAPI
Logs the user into a Guidewire application (e.g.
login(String, String) - Method in class gw.pl.util.webservices.login.api.ILoginAPISoapBindingStub
 
login(String, String, String, String) - Static method in class gw.pl.util.webservices.RemoteLogin
 
login(HttpServletRequest, String, String) - Static method in class gw.servlet.ServletUtils
This method is called as part of getBasicAuthenticatedUser, it is broken out so that if you have other means of getting a username password, this can be called directly.
login(HttpServletRequest) - Static method in class gw.servlet.ServletUtils
This method will attempt to authenticate a user and log them in using HttpServletRequest as a source of authentication data.
login(String, String) - Method in interface gw.testharness.ISmokeTestHelper
Logs in -- to be called from the login page.
LoginAPIHelper - Class in gw.api.webservice.login
 
LoginAPIHelper() - Constructor for class gw.api.webservice.login.LoginAPIHelper
 
LoginException - Exception in gw.api.webservice.exception
Class of exceptions thrown when a user tries to log in and an authentication failure occurs.
LoginException() - Constructor for exception gw.api.webservice.exception.LoginException
Required for serialization
LoginException(String) - Constructor for exception gw.api.webservice.exception.LoginException
Login exception.
LoginException - Exception in gw.pl.util.webservices.login.fault
Class of exceptions thrown when a user tries to log in and an authentication failure occurs.
LoginException() - Constructor for exception gw.pl.util.webservices.login.fault.LoginException
 
LoginException(String, String) - Constructor for exception gw.pl.util.webservices.login.fault.LoginException
 
logInfo(String) - Static method in class gw.api.util.Logger
Deprecated.
Use the ExecutionSession.getContextualLogger() method to get the logger for the currently running rule.
logInfo(String) - Method in class gw.rules.Action
Deprecated.
Use the ExecutionSession.getContextualLogger() method to get the logger for the currently running rule.
LoginForm - Class in gw.api.util
 
LoginForm(Destination, Exception) - Constructor for class gw.api.util.LoginForm
 
LoginRetryDelay - Static variable in class gw.api.system.PLConfigParameters
Time in milliseconds before a user can retry after an unsuccessful login attempt *
loginStateful(String, String, String, String) - Static method in class gw.pl.util.webservices.RemoteLogin
 
logout(String) - Static method in class gw.api.webservice.login.LoginAPIHelper
Logs the user out of the service conversation.
logout(String) - Method in interface gw.pl.util.webservices.login.api.ILoginAPI
Logs the user out of the session.
logout(String) - Method in class gw.pl.util.webservices.login.api.ILoginAPISoapBindingStub
 
logout(String, String, String) - Static method in class gw.pl.util.webservices.RemoteLogin
 
logout() - Method in interface gw.pl.util.webservices.SOAPAuthenticatedProxy
Logout from the remote server with which this proxy is associated.
logout() - Method in interface gw.testharness.ISmokeTestHelper
Logs out -- can be called from anywhere.
logResults(Logger, String) - Method in class gw.xml.parser2.SchemaValidationResults
 
logResults(Logger, String, boolean) - Method in class gw.xml.parser2.SchemaValidationResults
 
logStackTraceForWorkItem(W, Throwable) - Method in class gw.processes.WorkQueueBase
This method will be ced on each execution if there is an exception processing the work item.
logStart(String) - Method in interface gw.api.startable.StartablePluginCallbackHandler
Logs the start of the plugin under the category PLUGIN at the INFO level
logStop(String) - Method in interface gw.api.startable.StartablePluginCallbackHandler
Logs the stop of the plugin under the category PLUGIN at the INFO level
logText(DisplayKey, Integer, String, String) - Method in interface gw.pl.workflow.entity.Workflow
Logs an item of information about the Workflow.
logTrace(String) - Static method in class gw.api.util.Logger
Deprecated.
Use the ExecutionSession.getContextualLogger() method to get the logger for the currently running rule.
logTrace(String) - Method in class gw.rules.Action
Deprecated.
Use the ExecutionSession.getContextualLogger() method to get the logger for the currently running rule.
logTraceMsg(String) - Method in class gw.api.webservice.workflow.WorkflowAPIImpl
Log a trace message to the service workflow category logger.
logUser(User, DisplayKey, Integer) - Method in interface gw.pl.workflow.entity.Workflow
Logs a user action display key so that an argument can be constructed.
LogViewInfo - Class in gw.api.tools
Simple bean for displaying log information.
LogViewInfo() - Constructor for class gw.api.tools.LogViewInfo
 
logWarning(String) - Static method in class gw.api.util.Logger
Deprecated.
Use the ExecutionSession.getContextualLogger() method to get the logger for the currently running rule.
LONG - Static variable in class gw.api.util.UltraFastDateFormat
LONG locale dependent date or time style.
LONG - Static variable in class gw.lang.reflect.java.asm.AsmClass
 
LONG - Static variable in class gw.lang.reflect.java.asm.AsmPrimitiveType
 
LONG() - Static method in class gw.lang.reflect.java.JavaTypes
 
LONG_INTERVAL() - Static method in class gw.lang.reflect.java.JavaTypes
 
LONG_TYPE - Static variable in class gw.api.importing.ImportingUtil
 
LongCoercer - Class in gw.lang.parser.coercers
 
LongCoercer() - Constructor for class gw.lang.parser.coercers.LongCoercer
 
LongConstraintsHandlerBase - Class in gw.datatype.impl
Class description...
LongConstraintsHandlerBase() - Constructor for class gw.datatype.impl.LongConstraintsHandlerBase
 
longerThan(Object[], int, String) - Static method in class gw.pl.util.ArgCheck
Checks to see if an array is longer than the specified value
longerThan(Collection, int, String) - Static method in class gw.pl.util.ArgCheck
Checks to see if a Collection is longer than the specified value
longerThan(String, int, String) - Static method in class gw.pl.util.ArgCheck
Checks to see if a String is longer than the specified value
LongestCommonSubsequence<T extends Diffable<T>> - Class in gw.pl.util.diff.lcs
A class to compute the longest common subsequence in two strings.
LongestCommonSubsequence() - Constructor for class gw.pl.util.diff.lcs.LongestCommonSubsequence
 
LongHighPriorityCoercer - Class in gw.lang.parser.coercers
 
LongHighPriorityCoercer() - Constructor for class gw.lang.parser.coercers.LongHighPriorityCoercer
 
LongInterval - Class in gw.lang.reflect.interval
 
LongInterval(Long, Long) - Constructor for class gw.lang.reflect.interval.LongInterval
 
LongInterval(Long, Long, long, boolean, boolean, boolean) - Constructor for class gw.lang.reflect.interval.LongInterval
 
LongInterval.ForwardIterator - Class in gw.lang.reflect.interval
 
LongInterval.ForwardIterator() - Constructor for class gw.lang.reflect.interval.LongInterval.ForwardIterator
 
LONGITUDE - Static variable in interface gw.plugin.geocode.IGeocodePlugin
Deprecated.
A string representing longitude.
LongName - Annotation Type in gw.lang.cli
 
LongPCoercer - Static variable in class gw.lang.parser.coercers.BasePrimitiveCoercer
 
LongPHighPriorityCoercer - Class in gw.lang.parser.coercers
 
LongPHighPriorityCoercer() - Constructor for class gw.lang.parser.coercers.LongPHighPriorityCoercer
 
LongTypeWrapper - Class in gw.xml.xsd.typewrapper
 
LongTypeWrapper(boolean) - Constructor for class gw.xml.xsd.typewrapper.LongTypeWrapper
 
lookupZone(AddressFillable, ZoneType, boolean) - Method in class gw.api.address.DefaultAddressAutocompletePlugin
Look up the zone of the given zone type based on other zones in the address.
lookupZone(AddressFillable, ZoneType, boolean) - Static method in class gw.api.contact.AddressAutocompleteUtil
Look up the zone of the given zone type based on other zones in the address.
lookupZone(AddressFillable, ZoneType, boolean) - Method in interface gw.plugin.addressautocomplete.IAddressAutocompletePlugin
Look up the zone of the given zone type based on other zones in the address.
looseEquals(Object, Object) - Static method in class gw.lang.parser.TypeVarToTypeMap
 
lowerCase(String) - Static method in class gw.util.GosuStringUtil
Converts a String to lower case as per String.toLowerCase().
lowerCase(String, Locale) - Static method in class gw.util.GosuStringUtil
Converts a String to lower case as per String.toLowerCase(Locale).
lowerCaseMode(boolean) - Method in interface gw.lang.parser.ISourceCodeTokenizer
 
LRUCache<K,V> - Class in gw.api.util
Class description...
LRUCache(int) - Constructor for class gw.api.util.LRUCache
 
LRUCache<K,V> - Class in gw.util
 
LRUCache(int) - Constructor for class gw.util.LRUCache
 

M

MAILMERGETYPE_CATALOG - Static variable in interface gw.plugin.document.IDocumentTemplateDescriptor
 
MAILMERGETYPE_PROP - Static variable in interface gw.plugin.document.IDocumentTemplateDescriptor
 
main(String[]) - Static method in class gw.fs.physical.win32.NativeWin32API
 
main(String...) - Static method in class gw.lang.Gosu
 
main(String[]) - Static method in class gw.lang.gosuc.Gosuc
 
main(String[]) - Static method in class gw.pl.util.webservices.axis.WSDLToJavaGenerator
 
main(String[]) - Static method in class gw.pl.util.webservices.DataAPIShell
 
main(String[]) - Static method in class gw.test.util.TestTimingData
 
main(String[]) - Static method in class gw.util.perf.codestats.ProjectInfo
 
main(String[]) - Static method in class gw.util.perf.objectsize.ObjectSizeUtil
 
MAIN_BEAN_ATTRIBUTE_NAME - Static variable in interface gw.api.webservice.pl.dataExtraction.DataExtractionRenderer
Name of the request attribute in which we store the attribute name of the main bean to be loaded (which is also a request attribute name)
MAINTENANCE - Static variable in class gw.api.webservice.systemTools.SystemRunlevel
Run level in which the server is running but users will not be able to login to the server.
MaintenanceToolsBase - Interface in gw.api.webservice.maintenanceTools
The base interface to methods used for managing the application.
MaintenanceToolsImpl - Class in gw.api.webservice.maintenanceTools
The base class to methods used for managing the application.
MaintenanceToolsImpl() - Constructor for class gw.api.webservice.maintenanceTools.MaintenanceToolsImpl
Construct a new object
make(D) - Static method in class gw.api.database.upgrade.DatamodelChangeWithoutArchivedDocumentChange
Creates a new IDatamodelChange that is only applicable for the database.
make(ArchivedDocumentUpgradeVersionTrigger) - Static method in class gw.api.database.upgrade.DatamodelChangeWithoutDatabaseChange
Creates a new IDatamodelChange that is only applicable for the database.
make(PropertyReference<A, B>) - Static method in class gw.api.path.Paths
Makes a single element path.
make(PropertyReference<A, B>, PropertyReference<? extends B, C>) - Static method in class gw.api.path.Paths
Makes a two element path.
make(PropertyReference<A, B>, PropertyReference<? extends B, C>, PropertyReference<? extends C, D>) - Static method in class gw.api.path.Paths
Makes a three element path.
make(PropertyReference<A, B>, PropertyReference<? extends B, C>, PropertyReference<? extends C, D>, PropertyReference<? extends D, E>) - Static method in class gw.api.path.Paths
Makes a four element path.
make(PropertyReference<A, B>, PropertyReference<? extends B, C>, PropertyReference<? extends C, D>, PropertyReference<? extends D, E>, PropertyReference<? extends E, F>) - Static method in class gw.api.path.Paths
Makes a five element path.
make(String, int, Cache.MissHandler<K, V>) - Static method in class gw.lang.parser.TypeSystemAwareCache
 
make(IFeatureInfo, String, Class, String, String, IType) - Method in interface gw.lang.reflect.IPropertyInfoFactory
 
make(IFeatureInfo, String, Class, String, String, IType, IPresentationInfo) - Method in interface gw.lang.reflect.IPropertyInfoFactory
 
make(String, int, Cache.MissHandler<K, V>) - Static method in class gw.util.concurrent.Cache
 
make(LockingLazyVar.LazyVarInit<Q>) - Static method in class gw.util.concurrent.LockingLazyVar
Creates a new LockingLazyVar based on the type of the LazyVarInit passed in.
make(LocklessLazyVar.LazyVarInit<Q>) - Static method in class gw.util.concurrent.LocklessLazyVar
Deprecated.
Of dubious value. Use your own null check. In some cases in Gosu, this is used to pass a block and an interface would be better in those cases.
make(T, V) - Static method in class gw.util.Pair
 
make(T) - Static method in class gw.util.Reference
 
make(F, S, T) - Static method in class gw.util.Triple
 
makeAnyURIInstance(URI) - Static method in class gw.xml.XmlSimpleValue
Creates a simple value representing an xsd:anyURI.
makeArrayFromString(String, IType) - Static method in class gw.lang.parser.StandardCoercionManager
Convert a string to an array of specified type.
makeArrayInstance(int) - Method in class gw.lang.reflect.DefaultArrayType
 
makeArrayInstance(int) - Method in class gw.lang.reflect.FunctionType
 
makeArrayInstance(int) - Method in interface gw.lang.reflect.IType
Construct an array instance of specified length.
makeArrayInstance(int) - Method in class gw.lang.reflect.ParameterizedFunctionType
 
makeArrayInstance(int) - Method in class gw.lang.reflect.TypeBase
 
makeArrayInstance(int) - Method in class gw.xml.parser2.LocationRefType
 
makeArrayInstance(int) - Method in class gw.xml.parser2.XMLNodeTypeFromJava
 
makeArrayInstance(int) - Method in class gw.xml.xsd.typeloader.XMLNodeTypeFromXSD
 
makeArrayInstance(int) - Method in class gw.xml.xsd.typeloader.XSDEnumerationType
 
makeArrayInstance(int) - Method in class gw.xml.xsd.typeloader.XSDGroupingType
 
makeArrayType() - Method in class gw.lang.reflect.DefaultArrayType
Allows subclasses to return a more specific interfaces
makeArrayType() - Method in class gw.lang.reflect.DefaultNonLoadableArrayType
 
makeArrayType() - Method in class gw.lang.reflect.TypeBase
 
makeBase64BinaryInstance(byte[]) - Static method in class gw.xml.XmlSimpleValue
Creates a simple value representing an xsd:base64Binary.
makeBase64BinaryInstance(BinaryData) - Static method in class gw.xml.XmlSimpleValue
Creates a simple value representing an xsd:base64Binary.
makeBaseName(String) - Static method in class gw.lang.reflect.java.asm.AsmUtil
 
makeBigDecimalFrom(Object) - Method in interface gw.lang.parser.ICoercionManager
 
makeBigDecimalFrom(Object) - Method in class gw.lang.parser.StandardCoercionManager
 
makeBigIntegerFrom(Object) - Method in interface gw.lang.parser.ICoercionManager
 
makeBigIntegerFrom(Object) - Method in class gw.lang.parser.StandardCoercionManager
 
makeBooleanFrom(Object) - Method in interface gw.lang.parser.ICoercionManager
 
makeBooleanFrom(Object) - Method in class gw.lang.parser.StandardCoercionManager
 
makeBooleanInstance(Boolean) - Static method in class gw.xml.XmlSimpleValue
Creates a simple value representing an xsd:boolean.
makeBuilderContext(Bundle) - Method in class gw.api.databuilder.DataBuilder
 
makeByteInstance(Byte) - Static method in class gw.xml.XmlSimpleValue
Creates a simple value representing an xsd:byte.
makeCall(QName, OperationDesc, String, int, int, boolean, Object[]) - Method in class gw.api.soap.SOAPServiceBase
Internal method used to make the low level call.
makeCapturedSymbol(String, ISymbolTable, IScope) - Method in interface gw.lang.parser.ISymbol
 
makeChildElement(String) - Method in interface gw.xml.parser2.ConfigParserContext
Called to make a child element given a qname
makeChildElement(String) - Method in interface gw.xml.parser2.XMLNodeConvertibleFactory
 
makeConfigHandler() - Method in class gw.api.util.DocumentTemplateDescriptorParser
 
makeConstructorType(IConstructorInfo) - Method in interface gw.lang.parser.IConstructorInfoFactory
 
makeContextBuilder(FXRateContext) - Static method in class gw.api.util.FXRateUtil
Return a new foreign exchange rate context builder whose values are derived from the specified foreign exchange rate context.
makeContextBuilder(Currency, Currency) - Static method in class gw.api.util.FXRateUtil
Return a new foreign exchange rate context builder between the specified currencies.
makeContextString(int, String, int) - Static method in exception gw.lang.parser.exceptions.ParseIssue
 
makeDateFrom(Object) - Method in interface gw.lang.parser.ICoercionManager
Returns a new Date instance representing the object.
makeDateFrom(Object) - Method in class gw.lang.parser.StandardCoercionManager
Returns a new Date instance representing the object.
makeDateInstance(XmlDate) - Static method in class gw.xml.XmlSimpleValue
Creates a simple value representing an xsd:date.
makeDateTimeInstance(XmlDateTime) - Static method in class gw.xml.XmlSimpleValue
Creates a simple value representing an xsd:datetime.
makeDecimalInstance(BigDecimal) - Static method in class gw.xml.XmlSimpleValue
Creates a simple value representing an xsd:decimal.
makeDotName(String) - Static method in class gw.lang.reflect.java.asm.AsmUtil
 
makeDoubleFrom(Object) - Method in interface gw.lang.parser.ICoercionManager
Returns a Double for an arbitrary object.
makeDoubleFrom(Object) - Method in class gw.lang.parser.StandardCoercionManager
 
makeDoubleInstance(Double) - Static method in class gw.xml.XmlSimpleValue
Creates a simple value representing an xsd:double.
makeDurationInstance(XmlDuration) - Static method in class gw.xml.XmlSimpleValue
Creates a simple value representing an xsd:duration.
makeEncodedStringInstance(String) - Static method in class gw.xml.XmlSimpleValue
Creates a simple value representing an xsd:string.
makeEnumInstance(IXmlSchemaEnumValue) - Static method in class gw.xml.XmlSimpleValue
Creates a simple value representing an enum.
makeErrorsValidatingBundle() - Static method in class gw.testharness.BundleTestUtil
Creates a new bundle, with validation on for errors only.
makeFilesInPathReadOnly(File) - Static method in class gw.pl.util.FileUtil
 
makeFilesInPathWritable(File) - Static method in class gw.pl.util.FileUtil
 
makeFloatFrom(Object) - Method in interface gw.lang.parser.ICoercionManager
 
makeFloatFrom(Object) - Method in class gw.lang.parser.StandardCoercionManager
 
makeFloatInstance(Float) - Static method in class gw.xml.XmlSimpleValue
Creates a simple value representing an xsd:float.
makeFullyValidatingBundle() - Static method in class gw.testharness.BundleTestUtil
Creates a new bundle, with validation on for warnings and errors.
makeGDayInstance(XmlDay) - Static method in class gw.xml.XmlSimpleValue
Creates a simple value representing an xsd:gDay.
makeGMonthDayInstance(XmlMonthDay) - Static method in class gw.xml.XmlSimpleValue
Creates a simple value representing an xsd:gMonthDay.
makeGMonthInstance(XmlMonth) - Static method in class gw.xml.XmlSimpleValue
Creates a simple value representing an xsd:gMonth.
makeGosucCompiler(String, ICustomParser) - Static method in class gw.lang.GosuShop
 
makeGosucCompiler(String, ICustomParser) - Method in interface gw.lang.reflect.ITypeSystem
 
makeGYearInstance(XmlYear) - Static method in class gw.xml.XmlSimpleValue
Creates a simple value representing an xsd:gYear.
makeGYearMonthInstance(XmlYearMonth) - Static method in class gw.xml.XmlSimpleValue
Creates a simple value representing an xsd:gYearMonth.
makeHexBinaryInstance(byte[]) - Static method in class gw.xml.XmlSimpleValue
Creates a simple value representing an xsd:hexBinary.
makeIdentifier(CharSequence) - Static method in class gw.pl.util.StringUtil
Transforms a given name to a legal identifier suitable for Java or Gosu.
makeIDInstance(String) - Static method in class gw.xml.XmlSimpleValue
Creates a simple value representing an xsd:ID.
makeIDREFInstance(XmlElement) - Static method in class gw.xml.XmlSimpleValue
Creates a simple value representing an xsd:IDREF.
makeIntegerFrom(Object) - Method in interface gw.lang.parser.ICoercionManager
 
makeIntegerFrom(Object) - Method in class gw.lang.parser.StandardCoercionManager
 
makeIntegerInstance(BigInteger) - Static method in class gw.xml.XmlSimpleValue
Creates a simple value representing an xsd:integer.
makeIntInstance(Integer) - Static method in class gw.xml.XmlSimpleValue
Creates a simple value representing an xsd:int.
makeListOfQNameInstance(List<QName>) - Static method in class gw.xml.XmlSimpleValue
Creates a simple value representing a list of QName.
makeLocalContact(Contact, BundleProvider) - Static method in class gw.api.geocode.GeocodeScriptHelper
This copies an external Contact (ie, from the Contact Center plugin, having an external id) to a new local contact that can be persisted to the local database.
makeLongFrom(Object) - Method in interface gw.lang.parser.ICoercionManager
 
makeLongFrom(Object) - Method in class gw.lang.parser.StandardCoercionManager
 
makeLongInstance(Long) - Static method in class gw.xml.XmlSimpleValue
Creates a simple value representing an xsd:long.
makeNewClass(ISourceFileHandle) - Method in class gw.lang.reflect.gs.GosuClassTypeLoader
 
makeNewClass(ISourceFileHandle, ISymbolTable) - Method in class gw.lang.reflect.gs.GosuClassTypeLoader
 
makeNonValidatingBundle() - Static method in class gw.testharness.BundleTestUtil
Creates a new bundle, with validation disabled.
makeNonValidatingQNameInstance(QName) - Static method in class gw.xml.XmlSimpleValue
Creates a simple value representing an xsd:QName, without validating the QName for valid characters.
makeNonValidatingQNameInstance(String, Map<String, String>) - Static method in class gw.xml.XmlSimpleValue
Creates a simple value representing an xsd:QName, without validating the QName for valid characters.
makeParameters(NVParam[]) - Static method in class gw.api.webservice.pl.dataExtraction.DataExtractionAPIImpl
 
makePortableFileName(String) - Static method in class gw.document.DocumentsUtilBase
returns a portable file name from a unique string
makePrimaryAddress(Address) - Method in interface gw.ab.addressbook.entity.ABContact
Make a specified address the primary address.
makePrimaryAddress(Address) - Method in interface gw.pl.contact.entity.Contact
Makes the given Address the primary Address.
makePrimitiveBooleanFrom(Object) - Method in interface gw.lang.parser.ICoercionManager
 
makePrimitiveBooleanFrom(Object) - Method in class gw.lang.parser.StandardCoercionManager
 
makePrimitiveDoubleFrom(Object) - Method in interface gw.lang.parser.ICoercionManager
 
makePrimitiveDoubleFrom(Object) - Method in class gw.lang.parser.StandardCoercionManager
 
makePrimitiveFloatFrom(Object) - Method in interface gw.lang.parser.ICoercionManager
 
makePrimitiveFloatFrom(Object) - Method in class gw.lang.parser.StandardCoercionManager
 
makePrimitiveIntegerFrom(Object) - Method in interface gw.lang.parser.ICoercionManager
 
makePrimitiveIntegerFrom(Object) - Method in class gw.lang.parser.StandardCoercionManager
 
makePrimitiveLongFrom(Object) - Method in interface gw.lang.parser.ICoercionManager
 
makePrimitiveLongFrom(Object) - Method in class gw.lang.parser.StandardCoercionManager
 
makePropertiesFromTree() - Method in class gw.pl.util.PropertyTree
Makes a properties file with the key:value pairs as "Something.Something.Something = blah"
makeQNameInstance(QName) - Static method in class gw.xml.XmlSimpleValue
Creates a simple value representing an xsd:QName.
makeQNameInstance(String, Map<String, String>) - Static method in class gw.xml.XmlSimpleValue
Creates a simple value representing an xsd:QName.
makeRemoteRequest(String, String) - Static method in class gw.test.remote.RemoteTestClass
 
makeScriptable(FeatureDescriptor) - Static method in class gw.lang.reflect.BeanInfoUtil
Expose the method/property descriptor for scripting.
makeScriptableDeprecated(FeatureDescriptor) - Static method in class gw.lang.reflect.BeanInfoUtil
Expose the method/property descriptor for scripting, but mark it deprecated.
makeShortInstance(Short) - Static method in class gw.xml.XmlSimpleValue
Creates a simple value representing an xsd:short.
makeSortedUnmodifiableRandomAccessList(Collection<T>) - Static method in class gw.lang.reflect.TypeInfoUtil
 
makeSortedUnmodifiableRandomAccessList(MethodList) - Static method in class gw.lang.reflect.TypeInfoUtil
 
makeSortedUnmodifiableRandomAccessListFromFeatures(Map<S, T>) - Static method in class gw.lang.reflect.TypeInfoUtil
 
makeSourceCodeReader(Reader) - Static method in class gw.lang.parser.SourceCodeReader
 
makeStringFrom(Object) - Method in interface gw.lang.parser.ICoercionManager
 
makeStringFrom(Object) - Method in class gw.lang.parser.StandardCoercionManager
 
makeStringFrom(Object) - Method in interface gw.lang.reflect.IEntityAccess
 
makeStringFrom(Object) - Method in class gw.plugin.document.impl.BaseDocumentProductionImpl
Return the string version of an object, suitable for insertion into the created document.
makeStringFrom(Object) - Method in class gw.plugin.document.impl.BaseMailMergeDocumentProductionImpl
Return the string version of an object, suitable for insertion into the created document.
makeStringInstance(String) - Static method in class gw.xml.XmlSimpleValue
Creates a simple value representing an xsd:string.
makeStringOutOfPropertyList(List) - Static method in class gw.pl.util.PropertyTree
 
makeStringPaths(List<IDirectory>) - Static method in class gw.lang.gosuc.GosucUtil
 
makeTemplateObserverManager() - Static method in class gw.lang.GosuShop
 
makeTemplateObserverManager() - Method in interface gw.lang.IGosuShop
 
makeTimeInstance(XmlTime) - Static method in class gw.xml.XmlSimpleValue
Creates a simple value representing an xsd:time.
makeType(Type) - Static method in class gw.lang.reflect.java.asm.AsmUtil
 
makeType(String) - Static method in class gw.lang.reflect.java.asm.AsmUtil
 
makeTypeVariable(String) - Static method in class gw.lang.reflect.java.asm.AsmUtil
 
makeUid(ISymbolTable, String) - Method in class gw.xml.parser2.BaseAbstractNode
 
makeUnsignedByteInstance(Short) - Static method in class gw.xml.XmlSimpleValue
Creates a simple value representing an xsd:unsignedByte.
makeUnsignedIntInstance(Long) - Static method in class gw.xml.XmlSimpleValue
Creates a simple value representing an xsd:unsignedInt.
makeUnsignedLongInstance(BigInteger) - Static method in class gw.xml.XmlSimpleValue
Creates a simple value representing an xsd:unsignedLong.
makeUnsignedShortInstance(Integer) - Static method in class gw.xml.XmlSimpleValue
Creates a simple value representing an xsd:unsignedShort.
makeValidationTypeForTesting(String) - Static method in class gw.plugin.validation.ValidationType
WARNNING: this method exist only to enable writing unit-tests, and should not be used on production code.
makeValidPortableFileName(String) - Static method in class gw.pl.util.FileUtil
 
makeWritable(File) - Static method in class gw.pl.util.FileUtil
 
ManagementAuthorizationCallbackHandler - Interface in gw.plugin.management
A callback handler that can be invoked when a user attempts to perform management operations.
ManagementPlugin - Interface in gw.plugin.management
The ManagementPlugin interface serves as the external management interface for Guidewire systems.
MANAGER - Static variable in interface gw.lang.parser.template.ITemplateObserver
 
ManageWorkflowActionType - Class in gw.pl.workflow.typekey
 
ManageWorkflowActionType(ITypeList, String) - Constructor for class gw.pl.workflow.typekey.ManageWorkflowActionType
 
ManageWorkflows - Class in gw.api.web.admin.workflow
 
ManageWorkflows(String, Workflow[], IQueryBeanResult, WorkflowSearchCriteria) - Constructor for class gw.api.web.admin.workflow.ManageWorkflows
 
mangleSerializedName(String) - Static method in class gw.testharness.TestPropertyUtil
 
ManualTest - Annotation Type in gw.testharness
 
MAP() - Static method in class gw.lang.reflect.java.JavaTypes
 
map(Object...) - Static method in class gw.pl.util.GWCollections
 
map(K[], V[]) - Static method in class gw.pl.util.GWCollections
Create a typed map of key/value pairs.
map(List<IAnnotationInfo>) - Static method in class gw.util.AnnotationUtil
 
map(String, XMLNodeConstructor<T>) - Method in class gw.xml.SimpleXMLNodeFactory
 
map(String, Class<? extends T>) - Method in class gw.xml.SimpleXMLNodeFactory
 
map(String, boolean, String, XSDTypeWrapper, QName, boolean) - Method in class gw.xml.xsd.typeloader.XSDBuiltInTypeMappings
 
MAP_URLS - Static variable in interface gw.plugin.geocode.IGeocodePlugin
Deprecated.
A string representing the URLs of image files that contain maps describing a route.
mapAllUnmappedColumns(Object...) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeInsertSelectBuilder
If the target table is associated with an entity, this method will map all unmapped columns in the target table to a column in the source table with the same name.
mapAllUnmappedColumns(boolean, Object...) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeInsertSelectBuilder
If the target table is associated with an entity, this method will map all unmapped columns in the target table to a column in the source table with the same name.
mapAttributeToTableName(int) - Method in class gw.api.database.DatabaseParameterSet
 
mapAttributeToTableName(int, String) - Method in class gw.api.database.DatabaseParameterSet
 
MapBackedGraph - Class in gw.api.importing.graph
This is the simplest implementation of graph for testing, this should be moved to pl-test, once a more appropriate version is available.
MapBackedGraph(String, InputStream) - Constructor for class gw.api.importing.graph.MapBackedGraph
Construct a graph from the provided input stream.
MapBackedGraph(String, Map<String, Map<String, String>>) - Constructor for class gw.api.importing.graph.MapBackedGraph
hidden -- for testing only
mapColumn(IEntityPropertyInfo, Object) - Method in interface gw.api.database.IInsertBuilder
In the Insert statement, maps the given column to the given value
mapColumn(IEntityPropertyInfo, Object) - Method in interface gw.api.database.IInsertSelectBuilder
Maps the value of the target column to the value of the source
mapColumn(IBeforeUpgradeColumn, Object) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeInsertBuilder
In the Insert statement, maps the given column to the given value
mapColumn(String, Object) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeInsertBuilder
In the Insert statement, maps the given column to the given value
mapColumn(IBeforeUpgradeColumn, Object) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeInsertSelectBuilder
Maps the value of the target column to the value of the source
mapColumn(String, Object) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeInsertSelectBuilder
Maps the value of the target column to the value of the source
mapColumn(IBeforeUpgradeColumn, IBeforeUpgradeQueryableTable, Object) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeInsertSelectBuilder
Maps the value of the target column to returned by the given query
mapColumn(String, IBeforeUpgradeQueryableTable, Object) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeInsertSelectBuilder
Maps the value of the target column to the value of the source
MapExchanger - Class in gw.pl.util
Map-based StringSubstitution.Exchanger.
MapExchanger() - Constructor for class gw.pl.util.MapExchanger
 
mapField(ObjectConverter, Object, Object, IPropertyInfo) - Method in class gw.api.util.mapping.EntityTypeFieldMapper
 
mapField(ObjectConverter, Object, Object, IPropertyInfo) - Method in class gw.api.util.mapping.FieldMapperBase
 
mapField(ObjectConverter, Object, Object, IPropertyInfo) - Method in interface gw.api.util.mapping.IFieldMapper
Maps a field when converting an object of one class into an object of another class.
mapField(ObjectConverter, Object, Object, IPropertyInfo) - Method in class gw.api.util.mapping.NullFieldMapper
 
mapField(ObjectConverter, Object, Object, IPropertyInfo) - Method in class gw.api.util.mapping.StringToTypelistMapper
 
MapImageUrl - Class in gw.api.contact
MapImageUrl The URL where an image of a map can be found.
MapImageUrl() - Constructor for class gw.api.contact.MapImageUrl
 
mapTypeByVarName(IType, IType, boolean) - Method in interface gw.lang.reflect.ITypeSystem
 
mapTypeByVarName(IType, IType, boolean) - Static method in class gw.lang.reflect.TypeSystem
 
MAR10_2008 - Static variable in interface gw.testharness.PLTestConstants
 
MAR11_2008 - Static variable in interface gw.testharness.PLTestConstants
 
MAR15_2008 - Static variable in interface gw.testharness.PLTestConstants
 
MAR16_2008 - Static variable in interface gw.testharness.PLTestConstants
 
MAR17_2008 - Static variable in interface gw.testharness.PLTestConstants
 
MAR1_2008 - Static variable in interface gw.testharness.PLTestConstants
 
MAR20_2008 - Static variable in interface gw.testharness.PLTestConstants
 
MAR25_2008 - Static variable in interface gw.testharness.PLTestConstants
 
MAR28_2008 - Static variable in interface gw.testharness.PLTestConstants
 
MAR29_2008 - Static variable in interface gw.testharness.PLTestConstants
 
MAR2_2008 - Static variable in interface gw.testharness.PLTestConstants
 
MAR30_2008 - Static variable in interface gw.testharness.PLTestConstants
 
MAR31_2008 - Static variable in interface gw.testharness.PLTestConstants
 
MAR3_2008 - Static variable in interface gw.testharness.PLTestConstants
 
MAR4_2008 - Static variable in interface gw.testharness.PLTestConstants
 
MAR5_2008 - Static variable in interface gw.testharness.PLTestConstants
 
MAR9_2008 - Static variable in interface gw.testharness.PLTestConstants
 
MaritalStatus - Class in gw.pl.contact.typekey
 
MaritalStatus(ITypeList, String) - Constructor for class gw.pl.contact.typekey.MaritalStatus
 
mark() - Method in interface gw.lang.parser.ISourceCodeTokenizer
 
Market - Variable in class gw.currency.fxrate.FXRateContextImpl
 
marketRates() - Method in class gw.api.databuilder.ExchangeRateSetBuilder
 
MarketTime - Variable in class gw.currency.fxrate.FXRateContextImpl
 
marshal(WebRequest, String, Object) - Static method in class gw.testharness.TestPropertyUtil
 
marshal(XmlElement, Object) - Static method in class gw.xml.ws.WsiExportableUtil
This will marshal the object, if exportable, into xml
match(String, String) - Static method in class gw.api.util.StringUtil
Compiles the given regular expression and attempts to match the given input against it.
match(String, String[]) - Static method in class gw.document.TemplatePluginUtils
This will match that expected tokens against the found string, if the all expected words were found then the method will return true.
match(String[], String[]) - Static method in class gw.document.TemplatePluginUtils
This will match that expected tokens against the found tokens, if the all expected words were found then the method will return true.
match(String, int, boolean) - Method in class gw.lang.gosuc.GosucProjectParser
 
match(String, String) - Static method in class gw.util.GosuStringUtil
 
matchChildren(ListIterator<XSDBasedXMLNode>) - Method in interface gw.xml.xsd.info.IXSDChildElementInfo
 
matchChildren(ListIterator<XSDBasedXMLNode>) - Method in class gw.xml.xsd.info.XSDElementRefInfo
 
matchChildren(ListIterator<XSDBasedXMLNode>) - Method in class gw.xml.xsd.info.XSDGroupingInfo
 
matchChildrenOnce(ListIterator<XSDBasedXMLNode>, List<IXSDChildElementInfo>) - Method in class gw.xml.xsd.info.XSDChoiceInfo
 
matchChildrenOnce(ListIterator<XSDBasedXMLNode>, List<IXSDChildElementInfo>) - Method in class gw.xml.xsd.info.XSDGroupInfo
 
matchChildrenOnce(ListIterator<XSDBasedXMLNode>, List<IXSDChildElementInfo>) - Method in interface gw.xml.xsd.info.XSDGroupingInfoDelegate
 
matchChildrenOnce(ListIterator<XSDBasedXMLNode>, List<IXSDChildElementInfo>) - Method in class gw.xml.xsd.info.XSDSequenceInfo
 
MatcherBase<T extends KeyableBean> - Class in gw.api.bean.compare
Base implementation of EntityMatcher that defines common utility methods for comparison.
MatcherBase() - Constructor for class gw.api.bean.compare.MatcherBase
 
MatcherContext - Interface in gw.api.bean.compare
The context of an entity matching (EntityMatcher ).
matches(String, String) - Static method in class gw.api.util.StringUtil
Deprecated.
The regular expression is evaluated by a Perl5 regex matcher that requires / to enclose the String. Please use match() instead!
matches(XMLFieldDeclaration) - Method in class gw.xml.parser2.XMLFieldChoiceGroup
 
matches(XMLFieldDeclaration) - Method in class gw.xml.parser2.XMLFieldDeclaration
 
matches(XMLFieldDeclaration) - Method in interface gw.xml.parser2.XMLFieldOrderingElement
 
matchesArgSize(List<? extends IExpression>) - Method in class gw.lang.reflect.MethodScore
 
matchesPath(String) - Method in interface gw.servlet.IServletAnnotation
Use the annotations path matching block to check the path.
MatchingVisitor - Class in gw.api.graph.compare
Performs matching of graph entities by traversing one of the graphs and matching against entities of the same type in the other graph.
MatchingVisitor(MatcherContext, EntityGraphPair) - Constructor for class gw.api.graph.compare.MatchingVisitor
Creates a matching visitor with the matching context and the pair of graphs that must be matched.
matchOperator(String, boolean) - Method in class gw.lang.gosuc.GosucProjectParser
 
matchStringsEqual(Object, Object) - Static method in class gw.document.TemplatePluginUtils
This will match that expected tokens against the found tokens, if the all expected words were found then the method will return true.
matchStringsStartsWith(Object, Object) - Static method in class gw.document.TemplatePluginUtils
This will match that expected tokens against the found tokens, if the all expected words were found then the method will return true.
matchWord(String, boolean) - Method in class gw.lang.gosuc.GosucProjectParser
 
Math - Class in gw.api.util
 
Math() - Constructor for class gw.api.util.Math
 
Max(IEntityPropertyInfo) - Static method in class gw.api.database.DBFunction
 
Max(ColumnRef) - Static method in class gw.api.database.DBFunction
 
Max(List<? extends IEntityPropertyInfo>) - Static method in class gw.api.database.DBFunction
 
Max(IBeforeUpgradeReadOnlyColumn) - Static method in class gw.api.database.upgrade.before.BeforeUpgradeDBFunction
 
Max(String) - Static method in class gw.api.database.upgrade.before.BeforeUpgradeDBFunction
 
Max(IBeforeUpgradeColumnRef) - Static method in class gw.api.database.upgrade.before.BeforeUpgradeDBFunction
 
Max(IBeforeUpgradeDBFunction) - Static method in class gw.api.database.upgrade.before.BeforeUpgradeDBFunction
 
max(CurrencyAmount) - Method in class gw.api.financials.CurrencyAmount
java.math.BigDecimal analog method
max(Object[]) - Static method in class gw.api.util.ArrayUtil
The maximum value in the array.
max(double, double) - Static method in class gw.api.util.Math
Returns the greater of two double values.
max(MonetaryAmount) - Method in class gw.pl.currency.MonetaryAmount
java.math.BigDecimal analog method
max(BigDecimal, BigDecimal) - Static method in class gw.pl.util.BigDecimalUtil
 
max(Comparable, Comparable) - Static method in class gw.util.GosuObjectUtil
Null safe comparison of Comparables.
MAX_ARGS - Static variable in interface gw.lang.function.IBlock
 
MAX_EXECUTORS - Static variable in class gw.api.web.tools.WorkQueueInfoPage
 
MAX_LENGTH_DESC_COMPARATOR - Static variable in class gw.api.database.DatabaseRow
 
MAX_LOAD_FACTOR - Static variable in class gw.api.assignment.DynamicAssignmentUtil
Deprecated.
MAX_OCCURS - Static variable in class gw.xml.xsd.schema.XSDChoice
 
MAX_PRIORITY - Static variable in interface gw.lang.parser.ICoercer
 
MAX_RUNS - Static variable in class gw.api.web.tools.WorkQueueRunDisplayInfo
 
MAX_WORKER_RUNS - Static variable in class gw.api.web.tools.WorkQueueInfoPage
 
MAX_WRITER_RUNS - Static variable in class gw.api.web.tools.WorkQueueInfoPage
 
MaxAllowedDate - Static variable in class gw.api.system.PLConfigParameters
Demarcation for business days *
MaxBrowserHistoryItems - Static variable in class gw.api.system.PLConfigParameters
The maximum number of browser history items to keep.
MaxContactSearchResults - Static variable in class gw.api.system.ABConfigParameters
The max number of contact search results to display in the UI *
MaxDiffDisplaysInCache - Static variable in class gw.api.system.ABConfigParameters
The max number of PendingChange DiffDisplays to store in the cache.
MaxDuplicateContactsFinderWorkQueueResults - Static variable in class gw.api.system.ABConfigParameters
The max number of duplicate contacts to be registered as duplicates by the DuplicateContactsFinderWorkQueue.
MaximumFileUploadSize - Static variable in class gw.api.system.PLConfigParameters
The maximum allowable file size (in megabytes) which may be uploaded.
MaxKey - Interface in gw.pl.database.entity
MaxKey Maximum keys for each keyable entity type, used by key generator.
MaxNumberServicesInSearchQuery - Static variable in class gw.api.system.ABConfigParameters
The maximum number of services allowed in a contact search query.
maxOccurs(int) - Method in class gw.xml.parser2.XMLNodeMetadataBuilder.ChildListBuilder
 
MaxPasswordLength - Static variable in class gw.api.system.PLConfigParameters
The maximum length of a user's password *
MaxSearchResults - Class in gw.api.search
Deprecated.
(Since 8.0.0) Just use ABConfigParameters.MaxContactSearchResults.getValue() instead.
MaxSearchResults() - Constructor for class gw.api.search.MaxSearchResults
Deprecated.
 
MAY10_2008 - Static variable in interface gw.testharness.PLTestConstants
 
MAY15_2008 - Static variable in interface gw.testharness.PLTestConstants
 
MAY1_2008 - Static variable in interface gw.testharness.PLTestConstants
 
MAY2_2008 - Static variable in interface gw.testharness.PLTestConstants
 
MAY31_2008 - Static variable in interface gw.testharness.PLTestConstants
 
MAY7_2008 - Static variable in interface gw.testharness.PLTestConstants
 
maybeAnalyze(IParsedElement, IParsedElement...) - Static method in class gw.lang.parser.PostCompilationAnalysis
Perform post compilation analysis on the given ParsedElement.
maybeEnterProfiling() - Method in class gw.api.profiler.WebServiceProfiler
If profiling is enabled for this (service name, operation name) pair, prepares the profiler for this request
maybeEraseStructuralSymbolTypes(List<IRSymbol>) - Method in class gw.lang.ir.IRElement
 
maybeEraseStructuralType(IRType) - Method in class gw.lang.ir.IRElement
 
maybeEraseStructuralType(IRType, IRType) - Method in class gw.lang.ir.IRElement
 
maybeEraseStructuralTypes(IRType, List<IRType>) - Method in class gw.lang.ir.IRElement
 
maybeExitProfiling() - Method in class gw.api.profiler.WebServiceProfiler
 
maybeGetDenormalizedColumn() - Method in interface gw.entity.IAssociativeArrayCustomAccessor
 
maybeInit() - Method in class gw.util.LazyInit
 
maybeInitConstructors() - Method in class gw.lang.reflect.FeatureManager
 
maybeInitMethods() - Method in class gw.lang.reflect.FeatureManager
 
maybeInitProperties() - Method in class gw.lang.reflect.FeatureManager
 
maybeInitTypeSystem() - Method in class gw.test.TestExecutionManager
 
maybeLoadEnhancementIndex() - Method in interface gw.lang.reflect.gs.IEnhancementIndex
 
maybeProfileBlock(boolean, ProfilerTag, String, boolean, boolean, boolean, boolean, int, boolean, ProfilerStackHolder, GWRunnable) - Static method in class gw.api.profiler.Profiler
Conditionally profiles the given block
maybeRefresh() - Method in interface gw.lang.reflect.ITypeSystemRefresher
 
maybeRefresh(boolean) - Method in interface gw.lang.reflect.ITypeSystemRefresher
 
maybeRefresh() - Method in class gw.lang.reflect.TypeSystemRefresher
 
maybeRefresh(boolean) - Method in class gw.lang.reflect.TypeSystemRefresher
 
maybeRunSuiteTearDown() - Method in class gw.testharness.TestBase.CactusTestRunner
 
maybeSyncContact(String, String, EntityBundleImpl, Contact, Contact) - Method in class gw.api.contact.ContactAutoSyncUtilBase
 
maybeUnwrapTestClass(TestClass) - Method in class gw.test.TestExecutionManager
 
MBeansData - Class in gw.api.tools
 
MBeansData() - Constructor for class gw.api.tools.MBeansData
 
md() - Static method in class gw.xml.parser2.PLXMLNode
 
MDProfilerConfig - Interface in gw.pl.messaging.entity
MDProfilerConfig

Profiler configuration for a message writer

MEDIUM - Static variable in class gw.api.util.UltraFastDateFormat
MEDIUM locale dependent date or time style.
MemberAccessKind - Enum in gw.lang.parser
 
MEMORY_USAGE_MONITOR - Static variable in class gw.api.profiler.ProfilerTag
 
MemoryUsage - Class in gw.pl.util
 
MemoryUsage() - Constructor for class gw.pl.util.MemoryUsage
 
MemoryUsageMonitorIntervalMins - Static variable in class gw.api.system.PLConfigParameters
Number of minutes between each memory usage monitor logging
MENU_TAG - Static variable in class gw.api.profiler.ProfilerTag
 
merge(Graph<T>) - Method in class gw.api.graph.BasicGraph
Merges the other graph into this one.
merge(Graph<T>) - Method in interface gw.api.graph.Graph
Merges the other graph into this one, i.e. adds all the nodes and edges from the other graph.
merge(EffDatedVersionList) - Method in interface gw.pl.persistence.core.effdate.EffDatedVersionList
 
MERGE_OUT_OF_SEQUENCE_CHANGES_FORWARD - Static variable in class gw.api.profiler.ProfilerTag
 
mergeArrays(Object[], Object[]) - Static method in class gw.pl.util.CollectionUtil
Merges the contents of 2 arrays.
MergeConflictResolution - Class in gw.pl.database.typekey
 
MergeConflictResolution(ITypeList, String) - Constructor for class gw.pl.database.typekey.MergeConflictResolution
 
MergeConflictStrategy - Class in gw.pl.database.typekey
 
MergeConflictStrategy(ITypeList, String) - Constructor for class gw.pl.database.typekey.MergeConflictStrategy
 
mergeContacts(String, String, String) - Method in interface gw.plugin.ClientSystemPlugin
Advises external system that the contact with the retiredId has been merged onto the contact with the keptId.
mergeDateAndTime(Date, Date) - Static method in class gw.api.util.DateUtil
Merges the date component of dateSource with the time component of timeSource.
MergedContactPair - Interface in gw.ab.addressbook.entity
MergedContactPair Represents a contacts that was retired and the contact that replaced it in a merge.
MergeGraph - Class in gw.api.graph
Contains the result of merging two entity graphs.
MergeGraph(EntityDiff<KeyableBean>, Graph<EntityDiff<KeyableBean>>, Map<EntityDiffPair, EdgeStatus>) - Constructor for class gw.api.graph.MergeGraph
 
mergeGrouping(XSDGroupingInfo, String) - Method in class gw.xml.xsd.info.XSDElementInfo
 
mergeGrouping(XSDGroupingInfo, String) - Method in class gw.xml.xsd.info.XSDNodeTypeInfo
 
mergeMethod(List<IMethodInfo>, IMethodInfo, boolean) - Method in class gw.lang.reflect.FeatureManager
 
mergeMethods(List<IMethodInfo>, IType, boolean) - Method in class gw.lang.reflect.FeatureManager
 
mergeOOSChange() - Method in class gw.api.diff.DiffItem
Merge OOSE change forward to all future versions, ignoring any conflicts.
mergeOOSChange() - Method in class gw.api.diff.DiffProperty
 
mergeOOSChangeToFirstConflict() - Method in class gw.api.diff.DiffItem
Merge OOSE change forward until the first conflict.
mergeOOSChangeToFirstConflict() - Method in class gw.api.diff.DiffProperty
 
mergeProperties(PropertyNameMap<T>, IType, boolean) - Method in class gw.lang.reflect.FeatureManager
 
mergeProperty(PropertyNameMap<T>, IPropertyInfo, boolean) - Method in class gw.lang.reflect.FeatureManager
 
mergeStatements(IRStatement) - Method in class gw.lang.ir.statement.IRStatementList
 
mergeSummary(AggregatedQuerySummary) - Method in class gw.api.profiler.AggregatedQuerySummary
Merges the query summaries from aggregatedQuerySummary into this aggregated query summary.
mergeSummary(QuerySummary) - Method in class gw.api.profiler.AggregatedQuerySummary
 
mergeSummary(QuerySummary) - Method in class gw.api.profiler.ArgsAggregatedQuerySummary
 
mergeSummary(QuerySummary) - Method in class gw.api.profiler.ArgsStackAggregatedQuerySummary
 
mergeSummary(QuerySummary) - Method in class gw.api.profiler.StackAggregatedQuerySummary
 
mergeSummary(StackQuerySummary) - Method in class gw.api.profiler.StackQuerySummary
 
mergeSummary(AggregatedQuerySummary) - Method in class gw.api.profiler.StackQuerySummary
Merge the results of the given summary into this summary if it matches.
Message - Interface in gw.pl.messaging.entity
MessageBase Messages generated by events.
MESSAGE_ATTRIBUTE - Static variable in class gw.test.remote.RemoteTestResult.ExceptionInfo
 
MESSAGE_PLUGIN_CALLBACK - Static variable in class gw.api.profiler.ProfilerTag
 
MESSAGE_SENDER - Static variable in class gw.api.profiler.ProfilerTag
 
MESSAGE_WRITER - Static variable in class gw.api.profiler.ProfilerTag
 
MessageBuilder - Class in gw.api.databuilder
Builder for MessageCoreExt.
MessageBuilder() - Constructor for class gw.api.databuilder.MessageBuilder
 
MessageBuilderBase<T extends Message,B extends MessageBuilderBase<T,B>> - Class in gw.api.databuilder
Simple builder for MessageBase
MessageBuilderBase() - Constructor for class gw.api.databuilder.MessageBuilderBase
 
MessageBuilderBase(IType) - Constructor for class gw.api.databuilder.MessageBuilderBase
 
MessageContext - Interface in gw.pl.messaging.entity
Context object used to generate all outgoing messages.
MessageContextCoreExt - Interface in gw.ab.messaging.entity
 
MessageCoreExt - Interface in gw.ab.messaging.entity
 
MessageDestinationProfilerPageHelper - Class in gw.api.profiler
 
MessageDestinationStatus - Class in gw.pl.messaging.typekey
 
MessageDestinationStatus(ITypeList, String) - Constructor for class gw.pl.messaging.typekey.MessageDestinationStatus
 
MessageDestinationUtil - Class in gw.api.messaging
This exposes some helper methods to gosu to aid in managing the message queue for a specific destination.
MessageDestinationUtil() - Constructor for class gw.api.messaging.MessageDestinationUtil
 
MessageFinder - Interface in gw.plugin.messaging
Finder instance supplied to messaging integration code via MessageReply plugin.
MessageHistory - Interface in gw.pl.messaging.entity
MessageHistoryBase Completed messages.
MessageHistoryBuilder - Class in gw.api.databuilder
MessageHistoryBuilder() - Constructor for class gw.api.databuilder.MessageHistoryBuilder
 
MessageHistoryCoreExt - Interface in gw.ab.messaging.entity
 
MessageNotFoundException - Exception in gw.plugin.messaging
Exception thrown if a message requested by an AckHandler call cannot be found.
MessageNotFoundException() - Constructor for exception gw.plugin.messaging.MessageNotFoundException
 
MessageNotFoundException(String) - Constructor for exception gw.plugin.messaging.MessageNotFoundException
 
MessageNotFoundException(String, Throwable) - Constructor for exception gw.plugin.messaging.MessageNotFoundException
 
MessageOptionalFields - Class in gw.api.webservice.messagingTools
Deprecated.
replaced by plugin-based messaging. Use the MessageTransport, MessageRequest, and MessageReply plugins instead.
MessageOptionalFields() - Constructor for class gw.api.webservice.messagingTools.MessageOptionalFields
Deprecated.
 
MessageOptionalFields(String, Integer, BigDecimal, String, String) - Constructor for class gw.api.webservice.messagingTools.MessageOptionalFields
Deprecated.
 
MessagePlugin - Interface in gw.plugin.messaging
Base interface for all messaging plugins (MessageRequest, MessageTransport, and MessageReply).
MessageProcessingDirection - Enum in gw.api.messaging
Enumeration for the types of message processing: inbound, outbound, both
MessageReply - Interface in gw.plugin.messaging
Reply interface for messaging, used to supply a MessageFinder instance so that integration code can look up and acknowledge a message.
MessageRequest - Interface in gw.plugin.messaging
Plugin used to provide pre-processing and post-processing opportunities for message sending.
MessagesElement - Class in gw.smoketest.platform.web
Base class for Messages element
MessagesElement(ISmokeTest, PCFElementId) - Constructor for class gw.smoketest.platform.web.MessagesElement
 
MessageStatisticsData - Class in gw.api.webservice.messagingTools
Holds the statistics for messages for a given safe ordered object.
MessageStatisticsData() - Constructor for class gw.api.webservice.messagingTools.MessageStatisticsData
 
MessageStatus - Class in gw.pl.messaging
c 2003 Guidewire Software Creator information: User: jseybold Date: Sep 19, 2003

Revision information:

Set of message states.

MessageStatus() - Constructor for class gw.pl.messaging.MessageStatus
 
MessageTransport - Interface in gw.plugin.messaging
Plugin interface implemented to dispatch an integration message to an external system.
MESSAGING - Static variable in class gw.pl.logging.LoggerCategory
 
MESSAGING_BEFORE_SEND - Static variable in class gw.api.profiler.ProfilerTag
 
MESSAGING_EXAMPLES - Static variable in class gw.pl.logging.LoggerCategory
 
MESSAGING_EXECUTE_MESSAGE_UPDATE - Static variable in class gw.api.profiler.ProfilerTag
 
MESSAGING_GET_CROSSPRIMARY - Static variable in class gw.api.profiler.ProfilerTag
 
MESSAGING_GET_PRIMARY - Static variable in class gw.api.profiler.ProfilerTag
 
MESSAGING_MESSAGE - Static variable in class gw.pl.logging.LoggerCategory
 
MESSAGING_PERF - Static variable in class gw.pl.logging.LoggerCategory
 
MESSAGING_SEND_AND_AFTER_SEND - Static variable in class gw.api.profiler.ProfilerTag
 
MESSAGING_WAITUNTILEMPTY - Static variable in class gw.api.profiler.ProfilerTag
 
MessagingConstants - Interface in gw.api.messaging
User: dbrewster Date: Aug 16, 2006 Time: 9:48:29 PM
MessagingToolsBase - Interface in gw.api.webservice.messagingTools
MessagingToolsBase provides administration level tools that work with the messaging subsystem.
MessagingToolsImpl - Class in gw.api.webservice.messagingTools
 
MessagingToolsImpl() - Constructor for class gw.api.webservice.messagingTools.MessagingToolsImpl
 
MessagingUtil - Class in gw.api.admin
Provides utility functions supporting messaging admin screens.
MetaMethodInfoDelegate - Class in gw.lang.reflect
 
MetaMethodInfoDelegate(ITypeInfo, IMethodInfo) - Constructor for class gw.lang.reflect.MetaMethodInfoDelegate
 
MetaPropertyInfoDelegate - Class in gw.lang.reflect
 
MetaPropertyInfoDelegate(ITypeInfo, IPropertyInfo) - Constructor for class gw.lang.reflect.MetaPropertyInfoDelegate
 
METATYPENAME - Static variable in class gw.lang.parser.resources.Res
 
MetaTypeToClassCoercer - Class in gw.lang.parser.coercers
 
MetaTypeToClassCoercer() - Constructor for class gw.lang.parser.coercers.MetaTypeToClassCoercer
 
method(MethodList, CharSequence, IType...) - Static method in class gw.lang.reflect.ITypeInfo.FIND
 
MethodChainReference<R,T> - Class in gw.lang.reflect.features
 
MethodChainReference(IType, FeatureReference, String, IType[], Object[]) - Constructor for class gw.lang.reflect.features.MethodChainReference
 
MethodDeclarationSignatureVisitor - Class in gw.lang.reflect.java.asm
 
MethodDeclarationVisitor - Class in gw.lang.reflect.java.asm
 
MethodDeclarationVisitor(AsmMethod) - Constructor for class gw.lang.reflect.java.asm.MethodDeclarationVisitor
 
MethodInfoBase - Class in gw.lang.reflect
 
MethodInfoBase(ITypeInfo) - Constructor for class gw.lang.reflect.MethodInfoBase
 
MethodInfoBuilder - Class in gw.lang.reflect
 
MethodInfoBuilder() - Constructor for class gw.lang.reflect.MethodInfoBuilder
 
MethodInfoDelegate - Class in gw.lang.reflect
 
MethodInfoDelegate(IFeatureInfo, IMethodInfo) - Constructor for class gw.lang.reflect.MethodInfoDelegate
 
MethodList - Class in gw.lang.reflect
 
MethodList() - Constructor for class gw.lang.reflect.MethodList
 
MethodList(List<IMethodInfo>) - Constructor for class gw.lang.reflect.MethodList
 
MethodList(int) - Constructor for class gw.lang.reflect.MethodList
 
MethodPartSignatureVisitor - Class in gw.lang.reflect.java.asm
 
MethodReference<R,T> - Class in gw.lang.reflect.features
 
MethodReference(IType, String, IType[], Object[]) - Constructor for class gw.lang.reflect.features.MethodReference
 
MethodScore - Class in gw.lang.reflect
 
MethodScore() - Constructor for class gw.lang.reflect.MethodScore
 
MicrosoftDMVPageHelper - Class in gw.api.tools
 
MicrosoftDMVPageHelper() - Constructor for class gw.api.tools.MicrosoftDMVPageHelper
 
MicrosoftDriverLoggingPageHelper - Class in gw.api.tools
Supports setting the Microsoft JDBC driver logging options.
MicrosoftDriverLoggingPageHelper() - Constructor for class gw.api.tools.MicrosoftDriverLoggingPageHelper
 
mid(String, int, int) - Static method in class gw.util.GosuStringUtil
Gets len characters from the middle of a String.
MigrateToLargeIDsAndDatetime2 - Static variable in class gw.api.system.PLConfigParameters
Whether to migrate to large IDs when upgrading the database.
Min(IEntityPropertyInfo) - Static method in class gw.api.database.DBFunction
 
Min(ColumnRef) - Static method in class gw.api.database.DBFunction
 
Min(List<? extends IEntityPropertyInfo>) - Static method in class gw.api.database.DBFunction
 
Min(IBeforeUpgradeReadOnlyColumn) - Static method in class gw.api.database.upgrade.before.BeforeUpgradeDBFunction
 
Min(String) - Static method in class gw.api.database.upgrade.before.BeforeUpgradeDBFunction
 
Min(IBeforeUpgradeColumnRef) - Static method in class gw.api.database.upgrade.before.BeforeUpgradeDBFunction
 
Min(IBeforeUpgradeDBFunction) - Static method in class gw.api.database.upgrade.before.BeforeUpgradeDBFunction
 
min(CurrencyAmount) - Method in class gw.api.financials.CurrencyAmount
java.math.BigDecimal analog method
min(Object[]) - Static method in class gw.api.util.ArrayUtil
The minimum value in the array.
min(double, double) - Static method in class gw.api.util.Math
Returns the smaller of two double values.
min(MonetaryAmount) - Method in class gw.pl.currency.MonetaryAmount
java.math.BigDecimal analog method
min(BigDecimal, BigDecimal) - Static method in class gw.pl.util.BigDecimalUtil
 
min(Comparable, Comparable) - Static method in class gw.util.GosuObjectUtil
Null safe comparison of Comparables.
MIN_OCCURS - Static variable in class gw.xml.xsd.schema.XSDChoice
 
MinAllowedDate - Static variable in class gw.api.system.PLConfigParameters
Demarcation for business days *
minOccurs(int) - Method in class gw.xml.parser2.XMLNodeMetadataBuilder.ChildListBuilder
 
MinPasswordLength - Static variable in class gw.api.system.PLConfigParameters
The minimum length of a user's password *
minutesSince(Date) - Static method in class gw.api.util.DateUtil
Returns the number of minutes elapsed since a given time.
MiscUtil - Class in gw.api.util
Miscellaneous stuff.
MiscUtil() - Constructor for class gw.api.util.MiscUtil
 
mkdir() - Method in interface gw.fs.IDirectory
 
mkdir() - Method in class gw.fs.jar.JarEntryDirectoryImpl
 
mkdir() - Method in class gw.fs.jar.JarFileDirectoryImpl
 
mkdir(ResourcePath) - Method in class gw.fs.physical.AbstractCachingPhysicalFileSystem
 
mkdir(ResourcePath) - Method in class gw.fs.physical.fast.FastPhysicalFileSystem
 
mkdir(ResourcePath) - Method in class gw.fs.physical.generic.GenericPhysicalFileSystem
 
mkdir(ResourcePath) - Method in interface gw.fs.physical.IPhysicalFileSystem
 
mkdir() - Method in class gw.fs.physical.PhysicalDirectoryImpl
 
mkdir(ResourcePath) - Method in class gw.fs.physical.win32.Win32PhysicalFileSystem
 
mkdir() - Method in class gw.pl.util.FilteringDirectory
 
MODELDATE_DYNPROP - Static variable in interface gw.pl.persistence.core.effdate.entity.EffDatedBranch
 
MODELNUMBER_DYNPROP - Static variable in interface gw.pl.persistence.core.effdate.entity.EffDatedBranch
 
MODELNUMBER_INDEX_DYNPROP - Static variable in interface gw.pl.persistence.core.effdate.entity.EffDatedBranch
 
ModeMap - Class in gw.api.web.tools
Used to manage a mode value to PCF type mapping.
ModeMap(Object[], IType) - Constructor for class gw.api.web.tools.ModeMap
 
ModifiedParameterInfo - Class in gw.lang.reflect
 
ModifiedParameterInfo(IFeatureInfo, IType, IType, int) - Constructor for class gw.lang.reflect.ModifiedParameterInfo
 
Modifier - Class in gw.lang.reflect
 
Modifier() - Constructor for class gw.lang.reflect.Modifier
 
modifyConfiguration(MutableSystemConfigurationImpl) - Method in interface gw.testharness.clustering.IClusterConfigurator
 
modifyConfiguration(MutableSystemConfigurationImpl) - Method in class gw.testharness.clustering.SolrClusterTestUtil.MTPluginConfigurator
 
modifyFindWorkItemQuery(Query, Date) - Method in class gw.processes.WorkQueueBase
This will permit the query to be refined.
modifySearchPageCriteria(Serializable, String) - Method in class gw.api.messaging.SOOMessageSearchItemUtil
 
modifyUser(String, UserValueNVP[]) - Method in interface gw.plugin.security.AuthenticationServicePluginCallbackHandler
Modifies the information in the user data object.
module - Variable in class gw.lang.reflect.RefreshRequest
 
ModuleDependencyNode - Class in gw.pl.modules
 
ModuleDependencyNode() - Constructor for class gw.pl.modules.ModuleDependencyNode
 
ModuleDependencyNode(String) - Constructor for class gw.pl.modules.ModuleDependencyNode
 
moduleFileName() - Method in class gw.pl.modules.DefaultModuleParser
 
moduleFileName() - Method in class gw.pl.modules.pom.PomModuleParser
 
ModuleFileUtil - Class in gw.lang.init
 
ModuleFileUtil() - Constructor for class gw.lang.init.ModuleFileUtil
 
ModuleMode - Annotation Type in gw.testharness
Created by IntelliJ IDEA.
ModuleNode - Class in gw.pl.modules
 
ModuleNode() - Constructor for class gw.pl.modules.ModuleNode
 
ModulePropertyNode - Class in gw.pl.modules
 
ModulePropertyNode() - Constructor for class gw.pl.modules.ModulePropertyNode
 
ModulesNode - Class in gw.pl.modules
 
ModulesNode() - Constructor for class gw.pl.modules.ModulesNode
 
ModuleSrcNode - Class in gw.pl.modules
 
ModuleSrcNode() - Constructor for class gw.pl.modules.ModuleSrcNode
 
ModuleSrcNode(String) - Constructor for class gw.pl.modules.ModuleSrcNode
 
ModuleTypeLoaderNode - Class in gw.pl.modules
 
ModuleTypeLoaderNode() - Constructor for class gw.pl.modules.ModuleTypeLoaderNode
 
ModuleTypeLoadersNode - Class in gw.pl.modules
 
ModuleTypeLoadersNode() - Constructor for class gw.pl.modules.ModuleTypeLoadersNode
 
MonetaryAmount - Class in gw.pl.currency
Represents a monetary amount with a currency.
MonetaryAmount() - Constructor for class gw.pl.currency.MonetaryAmount
Required for SOAP.
MonetaryAmount(BigDecimal, Currency) - Constructor for class gw.pl.currency.MonetaryAmount
Primary constructor
MonetaryAmount(String) - Constructor for class gw.pl.currency.MonetaryAmount
Construct using a string formatted as " " such as "23.25 USD"
MoneyComponentFacade - Interface in gw.api.financials
Deprecated.
Implement the IMoney, IPairedMoney, and/or IMutableMoney interfaces instead. The methods that exist on here are for interacting with the (deprecated) exchangeRate attribute on the Pebbles CurrencyInput and CurrencyCell.
MoneyComponentFacadeHelper - Class in gw.api.financials
Deprecated.
Since MoneyComponentFacade is deprecated.
MoneyComponentFacadeHelper() - Constructor for class gw.api.financials.MoneyComponentFacadeHelper
Deprecated.
 
Month - Enum in gw.date
Enumeration of months, January, February and so on, with utilities for converting to and from the integer constants used by Calendar.
moreResultsExist() - Method in class gw.api.admin.ZoneAutocompleteHandler
 
moreResultsExist() - Method in class gw.api.contact.AddressAutocompleteHandler
 
moreResultsExist() - Method in interface gw.api.contact.AutocompleteHandler
Returns true if the last call to AutocompleteHandler.getSuggestions(String, Object[]) did not return all of the possible suggestions (e.g. due to the suggestion limit).
moreResultsExist() - Method in class gw.api.contact.ContactEmailAutocompleteHandler
 
moreResultsExist() - Method in class gw.api.web.quickjump.QuickJumpHandler
 
MOST_RECENT_MODEL_DYNPROP - Static variable in interface gw.pl.persistence.core.effdate.entity.EffDatedBranch
 
MOST_RECENT_MODEL_INDEX_DYNPROP - Static variable in interface gw.pl.persistence.core.effdate.entity.EffDatedBranch
 
move(String, boolean) - Method in interface gw.api.archiving.upgrade.IArchivedEntity
Moves this IArchivedEntity to the given entity.
move(String) - Method in interface gw.api.archiving.upgrade.IArchivedEntity
Moves this IArchivedEntity to the given entity.
move(File, File) - Method in interface gw.api.scm.IScmAdapter
Moves a file to a new location.
movePointLeft(int) - Method in class gw.api.financials.CurrencyAmount
java.math.BigDecimal analog method
movePointLeft(int) - Method in class gw.pl.currency.MonetaryAmount
java.math.BigDecimal analog method
movePointRight(int) - Method in class gw.api.financials.CurrencyAmount
java.math.BigDecimal analog method
movePointRight(int) - Method in class gw.pl.currency.MonetaryAmount
java.math.BigDecimal analog method
MSG_ABSTRACT_MEMBER_NOT_IN_ABSTRACT_CLASS - Static variable in class gw.lang.parser.resources.Res
 
MSG_ABSTRACT_METHOD_CANNOT_BE_ACCESSED_DIRECTLY - Static variable in class gw.lang.parser.resources.Res
 
MSG_AGGREGATES_MUST_CONTAIN_MORE - Static variable in class gw.lang.parser.resources.Res
 
MSG_ALREADY_CONTAINS_TYPE - Static variable in class gw.lang.parser.resources.Res
 
MSG_AMBIGUOUS_METHOD_INVOCATION - Static variable in class gw.lang.parser.resources.Res
 
MSG_ANNOTATION_WHEN_NONE_ALLOWED - Static variable in class gw.lang.parser.resources.Res
 
MSG_ANONYMOUS_CLASS_NOT_ALLOWED_HERE - Static variable in class gw.lang.parser.resources.Res
 
MSG_ANY - Static variable in class gw.lang.parser.resources.Res
 
MSG_APPLICATION_MODIFIER_HAS_BEEN_DEPRECATED - Static variable in class gw.lang.parser.resources.Res
 
MSG_ARGUMENT_ALREADY_DEFINED - Static variable in class gw.lang.parser.resources.Res
 
MSG_ARRAY_INDEX_MUST_BE_INT - Static variable in class gw.lang.parser.resources.Res
 
MSG_ARRAY_NOT_SUPPORTED - Static variable in class gw.lang.parser.resources.Res
 
MSG_ASSERTIONS_NOT_ALLOWED_HERE - Static variable in class gw.lang.parser.resources.Res
 
MSG_ASSIGNMENT_IN_IF_STATEMENT - Static variable in class gw.lang.parser.resources.Res
 
MSG_ASSIGNMENTS_MUST_BE_ENCLOSED_IN_CURLIES_IN_BLOCKS - Static variable in class gw.lang.parser.resources.Res
 
MSG_ASYMMETRICAL_COMPARISON - Static variable in class gw.lang.parser.resources.Res
 
MSG_ATTEMPTING_TO_ASSIGN_WEAKER_ACCESS_PRIVILEGES - Static variable in class gw.lang.parser.resources.Res
 
MSG_BAD_ANONYMOUS_CLASS_DECLARATION - Static variable in class gw.lang.parser.resources.Res
 
MSG_BAD_CAPTURE_TYPE - Static variable in class gw.lang.parser.resources.Res
 
MSG_BAD_IDENTIFIER_NAME - Static variable in class gw.lang.parser.resources.Res
 
MSG_BAD_NAMESPACE - Static variable in class gw.lang.parser.resources.Res
 
MSG_BAD_TEMPLATE_DIRECTIVE - Static variable in class gw.lang.parser.resources.Res
 
MSG_BAD_TYPE_FOR_USING_STMT - Static variable in class gw.lang.parser.resources.Res
 
MSG_BEAN_CLASS_IS_NULL - Static variable in class gw.lang.parser.resources.Res
 
MSG_BEAN_MEMBER_PATH_IS_EMPTY - Static variable in class gw.lang.parser.resources.Res
 
MSG_BEAN_MEMBER_PATH_IS_NULL - Static variable in class gw.lang.parser.resources.Res
 
MSG_BITSHIFT_LHS_MUST_BE_INT_OR_LONG - Static variable in class gw.lang.parser.resources.Res
 
MSG_BITWISE_OPERAND_MUST_BE_INT_OR_LONG - Static variable in class gw.lang.parser.resources.Res
 
MSG_BLOCK_TYPES_SHOULD_HAVE_ARG_NAMES - Static variable in class gw.lang.parser.resources.Res
 
MSG_BLOCKS_CAN_HAVE_A_MOST_SIXTEEN_ARGS - Static variable in class gw.lang.parser.resources.Res
 
MSG_BLOCKS_LITERAL_NOT_ALLOWED_IN_NEW_EXPR - Static variable in class gw.lang.parser.resources.Res
 
MSG_BREAK_OUTSIDE_SWITCH_OR_LOOP - Static variable in class gw.lang.parser.resources.Res
 
MSG_CALL_TO_SUPER_THIS_MUST_BE_FIRST - Static variable in class gw.lang.parser.resources.Res
 
MSG_CALLING_OVERRIDABLE_FROM_CTOR - Static variable in class gw.lang.parser.resources.Res
 
MSG_CANNOT_ASSIGN_VALUE_TO_FINAL_VAR - Static variable in class gw.lang.parser.resources.Res
 
MSG_CANNOT_CALL_METHOD_WITH_WILDCARD_PARAM - Static variable in class gw.lang.parser.resources.Res
 
MSG_CANNOT_CALL_NON_STATIC_METHOD_FROM_STATIC_CONTEXT - Static variable in class gw.lang.parser.resources.Res
 
MSG_CANNOT_CAPTURE_SYMBOL_IN_ANON_CLASS_IN_BLOCK - Static variable in class gw.lang.parser.resources.Res
 
MSG_CANNOT_CAPTURE_SYMBOL_IN_BLOCK_IN_ANON_CLASS - Static variable in class gw.lang.parser.resources.Res
 
MSG_CANNOT_CONSTRUCT_ABSTRACT_CLASS - Static variable in class gw.lang.parser.resources.Res
 
MSG_CANNOT_CONSTRUCT_RECURSIVE_CLASS - Static variable in class gw.lang.parser.resources.Res
 
MSG_CANNOT_CREATE_NEW_ARRAY_FROM_TYPE_VAR - Static variable in class gw.lang.parser.resources.Res
 
MSG_CANNOT_DEREF_PROPERTIES_IN_WHERE - Static variable in class gw.lang.parser.resources.Res
 
MSG_CANNOT_EXTEND_FINAL_TYPE - Static variable in class gw.lang.parser.resources.Res
 
MSG_CANNOT_EXTEND_INTERNAL_JAVATYPE - Static variable in class gw.lang.parser.resources.Res
 
MSG_CANNOT_EXTEND_PRIMITIVE_TYPE - Static variable in class gw.lang.parser.resources.Res
 
MSG_CANNOT_EXTEND_RAW_GENERIC_TYPE - Static variable in class gw.lang.parser.resources.Res
 
MSG_CANNOT_INFER_ARGUMENT_TYPE_AT_THIS_POSTION - Static variable in class gw.lang.parser.resources.Res
 
MSG_CANNOT_INSTANTIATE_NON_STATIC_CLASSES_HERE - Static variable in class gw.lang.parser.resources.Res
 
MSG_CANNOT_OVERRIDE_FINAL - Static variable in class gw.lang.parser.resources.Res
 
MSG_CANNOT_OVERRIDE_FUNCTION_FROM_ENHANCEMENT - Static variable in class gw.lang.parser.resources.Res
 
MSG_CANNOT_OVERRIDE_FUNCTIONS_IN_ENHANCEMENTS - Static variable in class gw.lang.parser.resources.Res
 
MSG_CANNOT_OVERRIDE_PROPERTIES_IN_ENHANCEMENTS - Static variable in class gw.lang.parser.resources.Res
 
MSG_CANNOT_PARAMETERIZE_NONGENERIC - Static variable in class gw.lang.parser.resources.Res
 
MSG_CANNOT_READ_A_WRITE_ONLY_PROPERTY - Static variable in class gw.lang.parser.resources.Res
 
MSG_CANNOT_REFERENCE_CLASS_TYPE_VAR_IN_STATIC_CONTEXT - Static variable in class gw.lang.parser.resources.Res
 
MSG_CANNOT_REFERENCE_ENCLOSING_METHODS_WITHIN_ENHANCEMENTS - Static variable in class gw.lang.parser.resources.Res
 
MSG_CANNOT_REFERENCE_ENCLOSING_PROPERTIES_WITHIN_ENHANCEMENTS - Static variable in class gw.lang.parser.resources.Res
 
MSG_CANNOT_REFERENCE_NON_STATIC_PROPERTY_FROM_STATIC_CONTEXT - Static variable in class gw.lang.parser.resources.Res
 
MSG_CANNOT_REFERENCE_OUTER_SYMBOL_WITHIN_ENHANCEMENTS - Static variable in class gw.lang.parser.resources.Res
 
MSG_CANNOT_REFERENCE_THIS_IN_STATIC_CONTEXT - Static variable in class gw.lang.parser.resources.Res
 
MSG_CANNOT_RETURN_VALUE_FROM_VOID - Static variable in class gw.lang.parser.resources.Res
 
MSG_CASE_CLAUSE_MAY_NOT_FOLLOW_DEFAULT_CLAUSE - Static variable in class gw.lang.parser.resources.Res
 
MSG_CATCH_OR_FINALLY_REQUIRED - Static variable in class gw.lang.parser.resources.Res
 
MSG_CATCH_STMT_CANNOT_EXECUTE - Static variable in class gw.lang.parser.resources.Res
 
MSG_CLASS_CANNOT_EXTEND_INTERFACE - Static variable in class gw.lang.parser.resources.Res
 
MSG_CLASS_CANNOT_IMPLEMENT_CLASS - Static variable in class gw.lang.parser.resources.Res
 
MSG_CLASS_DOES_NOT_IMPL - Static variable in class gw.lang.parser.resources.Res
 
MSG_CLASS_MUST_HAVE_PACKAGE - Static variable in class gw.lang.parser.resources.Res
 
MSG_CLASS_PROPERTY_NOT_READABLE - Static variable in class gw.lang.parser.resources.Res
 
MSG_CLASS_PROPERTY_NOT_WRITABLE - Static variable in class gw.lang.parser.resources.Res
 
MSG_CLASSPATH_STATEMENT_EXPECTS_A_STRING - Static variable in class gw.lang.parser.resources.Res
 
MSG_COMMA_IS_THE_CLASSPATH_SEPARATOR - Static variable in class gw.lang.parser.resources.Res
 
MSG_COMPILE_TIME_ANNOTATION_FAILED_TO_EXECUTE - Static variable in class gw.lang.parser.resources.Res
 
MSG_COMPILE_TIME_CONSTANT_REQUIRED - Static variable in class gw.lang.parser.resources.Res
 
MSG_COMPOUND_TYPE_NOT_ALLOWED_HERE - Static variable in class gw.lang.parser.resources.Res
 
MSG_CONDITIONAL_EXPRESSION_EXPECTS_BOOLEAN - Static variable in class gw.lang.parser.resources.Res
 
MSG_CONSTRUCTORS_NOT_ALLOWD_IN_THIS_CONTEXT - Static variable in class gw.lang.parser.resources.Res
 
MSG_CONTINUE_OUTSIDE_LOOP - Static variable in class gw.lang.parser.resources.Res
 
MSG_COULD_NOT_PARAMETERIZE - Static variable in class gw.lang.parser.resources.Res
 
MSG_CTOR_HAS_XXX_ACCESS - Static variable in class gw.lang.parser.resources.Res
 
MSG_CYCLIC_INHERITANCE - Static variable in class gw.lang.parser.resources.Res
 
MSG_DELEGATES_CANNOT_BE_STATIC - Static variable in class gw.lang.parser.resources.Res
 
MSG_DELEGATES_REPRESENT_INTERFACES_ONLY - Static variable in class gw.lang.parser.resources.Res
 
MSG_DELEGATION_NOT_ALLOWED_HERE - Static variable in class gw.lang.parser.resources.Res
 
MSG_DEPRECATED_MEMBER - Static variable in class gw.lang.parser.resources.Res
 
MSG_DIMENSION_ADDITION_MUST_BE_SAME_TYPE - Static variable in class gw.lang.parser.resources.Res
 
MSG_DIMENSION_DIVIDE_SCALAR_BY_DIMENSION - Static variable in class gw.lang.parser.resources.Res
 
MSG_DIMENSION_MULTIPLICATION_UNDEFINED - Static variable in class gw.lang.parser.resources.Res
 
MSG_DIMENSION_MUST_BE_FINAL - Static variable in class gw.lang.parser.resources.Res
 
MSG_DUPLICATE_CASE_EXPRESSION - Static variable in class gw.lang.parser.resources.Res
 
MSG_DUPLICATE_CLASS_FOUND - Static variable in class gw.lang.parser.resources.Res
 
MSG_DUPLICATE_ENHANCEMENT_FOUND - Static variable in class gw.lang.parser.resources.Res
 
MSG_DUPLICATE_TYPE_FOUND - Static variable in class gw.lang.parser.resources.Res
 
MSG_DYNAMIC_TYPE_NOT_ALLOWED_HERE - Static variable in class gw.lang.parser.resources.Res
 
MSG_END_OF_EXPRESSION - Static variable in class gw.lang.parser.resources.Res
 
MSG_END_OF_STMT - Static variable in class gw.lang.parser.resources.Res
 
MSG_ENHANCED_TYPE_MUST_USE_ENHANCEMENT_TYPEVARS - Static variable in class gw.lang.parser.resources.Res
 
MSG_ENHANCEMENT_DOES_NOT_ACCEPT_THIS_STATEMENT - Static variable in class gw.lang.parser.resources.Res
 
MSG_ENHANCEMENTS_CANNOT_ENHANCE_OTHER_ENHANCEMENTS - Static variable in class gw.lang.parser.resources.Res
 
MSG_ENTITYBEANS_ARE_IMMUTABLE - Static variable in class gw.lang.parser.resources.Res
 
MSG_ENUM_CANNOT_EXTEND_CLASS - Static variable in class gw.lang.parser.resources.Res
 
MSG_ENUM_CANNOT_HAVE_ANNOTATIONS - Static variable in class gw.lang.parser.resources.Res
 
MSG_ENUM_CONSTRUCTOR_MUST_BE_PRIVATE - Static variable in class gw.lang.parser.resources.Res
 
MSG_ENUM_CONSTRUCTOR_NOT_ACCESSIBLE - Static variable in class gw.lang.parser.resources.Res
 
MSG_ENUM_MAY_NOT_HAVE_TYPEPARAM - Static variable in class gw.lang.parser.resources.Res
 
MSG_EQUALS_FOR_INITIALIZER_EXPR - Static variable in class gw.lang.parser.resources.Res
 
MSG_ERRANT_TYPE_VAR - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXECUTION_MODIFIER_HAS_BEEN_DEPRECATED - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_ARGS - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_ARRAY_BRACKET - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_ARRAYLENGTH - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_ARRAYTYPE_EXISTS - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_ARRAYTYPE_FOREACH - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_ARROW_AFTER_BLOCK_ARGS - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_ARROW_AFTER_MAP_KEY - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_BEAN_TYPE_WITH_REFLECTION_OPERATOR - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_BEANTYPE - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_BRACKET_TO_CLOSE_DYNAMIC_MEMBER_ACCESS - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_CASE_COLON - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_CLOSE_BRACE_FOR_BLOCK - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_CLOSE_BRACE_FOR_CLASS_DEF - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_CLOSE_BRACE_FOR_CONSTRUCTOR_DEF - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_CLOSE_BRACE_FOR_FUNCTION_DEF - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_CLOSE_BRACE_FOR_INITIALIZER - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_CLOSE_BRACE_FOR_NEW_ARRAY - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_CLOSE_BRACE_FOR_SWITCH - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_CLOSE_BRACKET_FOR_LIST_LITERAL - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_CLOSING_ANGLE_BRACKET_FOR_TYPE - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_CLOSING_ANGLE_BRACKET_FOR_TYPE_VAR_LIST - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_COLON_BLOCK - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_COLON_ENHANCEMENT - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_COLON_TERNARY - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_CONDITION_FOR_ASSERT - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_CONDITIONAL_EXPRESSION - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_DECL - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_DEFAULT_VALUE - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_ENHANCE_KEYWORD - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_ENHANCEMENT_DEF - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_ENTITY_TYPE - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_EQUALS_ASSIGN - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_EXPRESSION_CLOSE - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_EXPRESSSION_ON_RHS - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_FUNCTION_CLOSE - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_IDENTIFIER_ARG_TYPE - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_IDENTIFIER_CATCH - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_IDENTIFIER_EXISTS - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_IDENTIFIER_EXISTS_INDEX - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_IDENTIFIER_FIND - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_IDENTIFIER_FOREACH - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_IDENTIFIER_FOREACH_INDEX - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_IDENTIFIER_FOREACH_ITERATOR - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_IDENTIFIER_VAR - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_IN_EXISTS - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_IN_FIND - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_IN_FOREACH - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_INT_ACCESS_TO_ARR_ETC - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_LEFTBRACE_STMTBLOCK - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_LEFTPAREN_AGGREGATE - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_LEFTPAREN_BLOCK - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_LEFTPAREN_CATCH - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_LEFTPAREN_EVAL - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_LEFTPAREN_EXCEPT - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_LEFTPAREN_EXISTS - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_LEFTPAREN_FE - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_LEFTPAREN_FIND - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_LEFTPAREN_FUNCTION_DEF - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_LEFTPAREN_IF - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_LEFTPAREN_SWITCH - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_LEFTPAREN_USING - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_LEFTPAREN_WHILE - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_MEMBER_ACCESS_PATH - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_MESSAGE_FOR_ASSERT - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_NAME_CLASS_DEF - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_NAME_FUNCTION_DEF - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_NAME_PARAM - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_NAME_PROPERTY - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_NAME_VALUE_PAIR - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_NAMED_ARG - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_NEW_ARRAY_OR_CTOR - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_NUMBER_TO_FOLLOW_DECIMAL - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_OPEN_BRACE_FOR_CLASS_DEF - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_OPEN_BRACE_FOR_CONSTRUCTOR_DEF - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_OPEN_BRACE_FOR_FUNCTION_DEF - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_OPEN_BRACE_FOR_NEW_ARRAY - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_OPEN_BRACE_FOR_SWITCH - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_OPERATOR_TO_FOLLOW_EXPRESSION - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_PROPERTY_GET_OR_SET_MODIFIER - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_PROPERTY_NAME - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_QUERY_PATH - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_READONLY_ENTITY_TYPE - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_REFERENCE_TYPE - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_REPRESENTS - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_RETURN_TYPE_OR_FUN_BODY - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_RIGHTBRACE_STMTBLOCK - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_RIGHTPAREN_AGGREGATE - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_RIGHTPAREN_BLOCK - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_RIGHTPAREN_CATCH - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_RIGHTPAREN_EVAL - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_RIGHTPAREN_EXCEPT - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_RIGHTPAREN_EXISTS - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_RIGHTPAREN_FE - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_RIGHTPAREN_FIND - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_RIGHTPAREN_FUNCTION_DEF - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_RIGHTPAREN_IF - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_RIGHTPAREN_SWITCH - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_RIGHTPAREN_USING - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_RIGHTPAREN_WHILE - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_STATEMENT - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_TYPE_FUNCTION_DEF - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_TYPE_LITERAL_FUNCTION_DEF - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_TYPE_NAME - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_TYPE_TO_FOLLOW_PACKAGE_NAME - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_TYPELITERAL - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_TYPELITERAL_OR_NAMESPACE - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_VAR_STMT - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_WHERE_EXISTS - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_WHERE_FIND - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPECTING_WHILE_DO - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXPLICIT_TYPE_RECOMMENDED_FOR_CATCH_STMTS - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXTENSION_CLASS_NOT_FOUND - Static variable in class gw.lang.parser.resources.Res
 
MSG_EXTRA_DOT_FOUND_IN_INTERVAL - Static variable in class gw.lang.parser.resources.Res
 
MSG_FIELD_TYPE_HAS_NOT_BEEN_INFERRED - Static variable in class gw.lang.parser.resources.Res
 
MSG_FL_CONSTRUCTOR_NOT_FOUND - Static variable in class gw.lang.parser.resources.Res
 
MSG_FL_EXPECTING_FEATURE_NAME - Static variable in class gw.lang.parser.resources.Res
 
MSG_FL_EXPECTING_RIGHT_CARET - Static variable in class gw.lang.parser.resources.Res
 
MSG_FL_EXPECTING_RIGHT_PAREN - Static variable in class gw.lang.parser.resources.Res
 
MSG_FL_GENERIC_FUNCTION_REFERENCES_NOT_YET_SUPPORTED - Static variable in class gw.lang.parser.resources.Res
 
MSG_FL_METHOD_NOT_FOUND - Static variable in class gw.lang.parser.resources.Res
 
MSG_FL_PROPERTY_NOT_FOUND - Static variable in class gw.lang.parser.resources.Res
 
MSG_FL_STATIC_FEATURES_MUST_BE_REFERENCED_FROM_THEIR_TYPES - Static variable in class gw.lang.parser.resources.Res
 
MSG_FOREACH_ITERATOR_NOT_ALLOWED - Static variable in class gw.lang.parser.resources.Res
 
MSG_FUNCTION_ALREADY_DEFINED - Static variable in class gw.lang.parser.resources.Res
 
MSG_FUNCTION_ALREADY_DEFINED_IN_EXTENDED_CLASS - Static variable in class gw.lang.parser.resources.Res
 
MSG_FUNCTION_ARG_NAME_CONFLICTS_WITH_CLASS_VAR - Static variable in class gw.lang.parser.resources.Res
 
MSG_FUNCTION_CASE_MISMATCH - Static variable in class gw.lang.parser.resources.Res
 
MSG_FUNCTION_CLASH - Static variable in class gw.lang.parser.resources.Res
 
MSG_FUNCTION_DECL_MISSING - Static variable in class gw.lang.parser.resources.Res
 
MSG_FUNCTION_NOT_OVERRIDE - Static variable in class gw.lang.parser.resources.Res
 
MSG_FUNCTION_NOT_OVERRIDE_PROPERTY - Static variable in class gw.lang.parser.resources.Res
 
MSG_FUNCTIONS_NOT_ALLOWED_IN_THIS_CONTEXT - Static variable in class gw.lang.parser.resources.Res
 
MSG_GENERIC_PROPERTIES_NOT_SUPPORTED - Static variable in class gw.lang.parser.resources.Res
 
MSG_GETTER_CANNOT_HAVE_PARAMETERS - Static variable in class gw.lang.parser.resources.Res
 
MSG_GETTER_FOR_PROPERTY_ALREADY_DEFINED - Static variable in class gw.lang.parser.resources.Res
 
MSG_ILLEGAL_FORWARD_REFERENCE - Static variable in class gw.lang.parser.resources.Res
 
MSG_ILLEGAL_USE_OF_MODIFIER - Static variable in class gw.lang.parser.resources.Res
 
MSG_IMONITOR_LOCK_SHOULD_ONLY_BE_USED_WITHIN_USING_STMTS - Static variable in class gw.lang.parser.resources.Res
 
MSG_IMPLICIT_COERCION_ERROR - Static variable in class gw.lang.parser.resources.Res
 
MSG_IMPLICIT_COERCION_WARNING - Static variable in class gw.lang.parser.resources.Res
 
MSG_IMPROPER_USE_OF_KEYWORD - Static variable in class gw.lang.parser.resources.Res
 
MSG_IMPROPER_VALUE_FOR_NUMERIC_TYPE - Static variable in class gw.lang.parser.resources.Res
 
MSG_INCONVERTIBLE_TYPES - Static variable in class gw.lang.parser.resources.Res
 
MSG_INNER_CLASSES_NOT_ALLOWED_IN_THIS_CONTEXT - Static variable in class gw.lang.parser.resources.Res
 
MSG_INTERFACE_CANNOT_EXTEND_CLASS - Static variable in class gw.lang.parser.resources.Res
 
MSG_INTERFACE_REDUNDANT - Static variable in class gw.lang.parser.resources.Res
 
MSG_INTERVAL_MUST_BE_ITERABLE_HERE - Static variable in class gw.lang.parser.resources.Res
 
MSG_INVALID_CHAR_AT - Static variable in class gw.lang.parser.resources.Res
 
MSG_INVALID_GENERIC_EXCEPTION - Static variable in class gw.lang.parser.resources.Res
 
MSG_INVALID_INNER_TYPE - Static variable in class gw.lang.parser.resources.Res
 
MSG_INVALID_LITERAL - Static variable in class gw.lang.parser.resources.Res
 
MSG_INVALID_TYPE - Static variable in class gw.lang.parser.resources.Res
 
MSG_INVALID_TYPE_WITH_QUALIFIED_NAME - Static variable in class gw.lang.parser.resources.Res
 
MSG_ITERATOR_SYMBOL_ONLY_SUPPORTED_ON_ITERABLE_OBJECTS - Static variable in class gw.lang.parser.resources.Res
 
MSG_JAVA_STYLE_VARIABLE_DECLARATION - Static variable in class gw.lang.parser.resources.Res
 
MSG_LATER_ASSIGNMENT_MAKES_EXPRESSION_ILLEGAL - Static variable in class gw.lang.parser.resources.Res
 
MSG_LIKELY_JAVA_CAST - Static variable in class gw.lang.parser.resources.Res
 
MSG_LIST_TO_ARRAYLIST_WARNING - Static variable in class gw.lang.parser.resources.Res
 
MSG_LOOP_DOESNT_LOOP - Static variable in class gw.lang.parser.resources.Res
 
MSG_LOSS_OF_PRECISION_IN_NUMERIC_LITERAL - Static variable in class gw.lang.parser.resources.Res
 
MSG_MASKING_ENHANCEMENT_METHODS_MAY_BE_CONFUSING - Static variable in class gw.lang.parser.resources.Res
 
MSG_METHOD_IS_NOT_STATIC - Static variable in class gw.lang.parser.resources.Res
 
MSG_METHOD_IS_STATIC - Static variable in class gw.lang.parser.resources.Res
 
MSG_METHOD_NOT_VISIBLE - Static variable in class gw.lang.parser.resources.Res
 
MSG_METHOD_REIFIES_TO_SAME_SIGNATURE_AS_ANOTHER_METHOD - Static variable in class gw.lang.parser.resources.Res
 
MSG_MISPLACED_ANNOTATION - Static variable in class gw.lang.parser.resources.Res
 
MSG_MISPLACED_META_ANNOTATION - Static variable in class gw.lang.parser.resources.Res
 
MSG_MISSING_OVERRIDE_MODIFIER - Static variable in class gw.lang.parser.resources.Res
 
MSG_MISSING_PROPERTY_RETURN - Static variable in class gw.lang.parser.resources.Res
 
MSG_MISSING_REQUIRED_ARGUMENTS - Static variable in class gw.lang.parser.resources.Res
 
MSG_MISSING_RETURN - Static variable in class gw.lang.parser.resources.Res
 
MSG_MISSING_RETURN_VALUE - Static variable in class gw.lang.parser.resources.Res
 
MSG_MODIFIER_ABSTRACT_NOT_ALLOWED_HERE - Static variable in class gw.lang.parser.resources.Res
 
MSG_MULTIPLE_DEFAULT_CLAUSES_NOT_PERMITTED - Static variable in class gw.lang.parser.resources.Res
 
MSG_MUST_BE_DEFINED_AS_CLASS - Static variable in class gw.lang.parser.resources.Res
 
MSG_MUST_BE_IN_OUTER_TO_CONSTRUCT_INNER - Static variable in class gw.lang.parser.resources.Res
 
MSG_NAMESPACE_CLASS_CONFLICT - Static variable in class gw.lang.parser.resources.Res
 
MSG_NO_ABSTRACT_METHOD_CALL_IN_CONSTR - Static variable in class gw.lang.parser.resources.Res
 
MSG_NO_ARGUMENTS - Static variable in class gw.lang.parser.resources.Res
 
MSG_NO_CONSTRUCTOR_FOUND_FOR_CLASS - Static variable in class gw.lang.parser.resources.Res
 
MSG_NO_DEFAULT_CTOR_IN - Static variable in class gw.lang.parser.resources.Res
 
MSG_NO_ENCLOSING_INSTANCE_IN_SCOPE - Static variable in class gw.lang.parser.resources.Res
 
MSG_NO_EXPLICIT_TYPE_INFO_FOUND - Static variable in class gw.lang.parser.resources.Res
 
MSG_NO_IMPLEMENTS_ALLOWED - Static variable in class gw.lang.parser.resources.Res
 
MSG_NO_METHOD_DESCRIPTOR_FOUND_FOR_METHOD - Static variable in class gw.lang.parser.resources.Res
 
MSG_NO_PROPERTY_DESCRIPTOR_FOUND - Static variable in class gw.lang.parser.resources.Res
 
MSG_NO_SOURCE_FOUND - Static variable in class gw.lang.parser.resources.Res
 
MSG_NO_STATIC_CONSTRUCTOR - Static variable in class gw.lang.parser.resources.Res
 
MSG_NO_SUCH_FUNCTION - Static variable in class gw.lang.parser.resources.Res
 
MSG_NO_TYPE_AFTER_CONSTRUCTOR - Static variable in class gw.lang.parser.resources.Res
 
MSG_NO_TYPE_ON_NAMESPACE - Static variable in class gw.lang.parser.resources.Res
 
MSG_NO_VIEWS_FOR_YOUS - Static variable in class gw.lang.parser.resources.Res
 
MSG_NON_LITERAL_ARG_TO_JAVA_ANNOTATION - Static variable in class gw.lang.parser.resources.Res
 
MSG_NON_PRIVATE_MEMBERS_MUST_DECLARE_TYPE - Static variable in class gw.lang.parser.resources.Res
 
MSG_NON_STATIC_ACCESS_OF_STATIC_MEMBER - Static variable in class gw.lang.parser.resources.Res
 
MSG_NON_STATIC_ACCESS_WITH_IDENTIFIER_OF_STATIC_MEMBER - Static variable in class gw.lang.parser.resources.Res
 
MSG_NONTERMINAL_CASE_CLAUSE - Static variable in class gw.lang.parser.resources.Res
 
MSG_NOT_A_STATEMENT - Static variable in class gw.lang.parser.resources.Res
 
MSG_NOT_A_VALID_EXCEPTION_TYPE - Static variable in class gw.lang.parser.resources.Res
 
MSG_NOT_ALLOWED_IN_INTERFACE - Static variable in class gw.lang.parser.resources.Res
 
MSG_NOT_AN_ENHANCEABLE_TYPE - Static variable in class gw.lang.parser.resources.Res
 
MSG_NULL_SYMBOL_TABLE - Static variable in class gw.lang.parser.resources.Res
 
MSG_NUMBER_LITERAL_TOO_LARGE - Static variable in class gw.lang.parser.resources.Res
 
MSG_NUMERIC_TYPE_EXPECTED - Static variable in class gw.lang.parser.resources.Res
 
MSG_OBJECT_LITERALS_DEPRECATED - Static variable in class gw.lang.parser.resources.Res
 
MSG_OBJECT_RETIRED - Static variable in class gw.lang.parser.resources.Res
 
MSG_OBSOLETE_CTOR_SYNTAX - Static variable in class gw.lang.parser.resources.Res
 
MSG_ONLY_INTERFACES_ALLOWED_HERE - Static variable in class gw.lang.parser.resources.Res
 
MSG_ONLY_ONE_CLASS_IN_COMPONENT_TYPE - Static variable in class gw.lang.parser.resources.Res
 
MSG_ONLY_ONE_COLON_IN_INITIALIZERS - Static variable in class gw.lang.parser.resources.Res
 
MSG_OVERLOADING_NOT_ALLOWED_WITH_OPTIONAL_PARAMS - Static variable in class gw.lang.parser.resources.Res
 
MSG_OVERRIDING_FUNCTION_MUST_HAVE_SAME_NUMBER_OF_TYPE_VARS - Static variable in class gw.lang.parser.resources.Res
 
MSG_PARAM_NOT_FOUND - Static variable in class gw.lang.parser.resources.Res
 
MSG_PARAM_TYPE_CANT_BE_INFERRED_FROM_LATE_BOUND_EXPRESSION - Static variable in class gw.lang.parser.resources.Res
 
MSG_PARAMETERIZATION_NOT_SUPPORTED_FOR_TYPE - Static variable in class gw.lang.parser.resources.Res
 
MSG_PARAMETERIZED_ARRAY_COMPONENT - Static variable in class gw.lang.parser.resources.Res
 
MSG_POTENTIALLY_BAD_CAPTURE - Static variable in class gw.lang.parser.resources.Res
 
MSG_PRIMITIVE_TYPE_PARAM - Static variable in class gw.lang.parser.resources.Res
 
MSG_PRIMITIVES_NOT_ALLOWED_HERE - Static variable in class gw.lang.parser.resources.Res
 
MSG_PROPERTIES_MUST_AGREE_ON_STATIC_MODIFIERS - Static variable in class gw.lang.parser.resources.Res
 
MSG_PROPERTIES_MUST_AGREE_ON_TYPE - Static variable in class gw.lang.parser.resources.Res
 
MSG_PROPERTY_ALREADY_DEFINED - Static variable in class gw.lang.parser.resources.Res
 
MSG_PROPERTY_AND_FUNCTION_CONFLICT - Static variable in class gw.lang.parser.resources.Res
 
MSG_PROPERTY_AND_FUNCTION_CONFLICT_UPON_REIFICATION - Static variable in class gw.lang.parser.resources.Res
 
MSG_PROPERTY_CASE_MISMATCH - Static variable in class gw.lang.parser.resources.Res
 
MSG_PROPERTY_NOT_VISIBLE - Static variable in class gw.lang.parser.resources.Res
 
MSG_PROPERTY_NOT_WRITABLE - Static variable in class gw.lang.parser.resources.Res
 
MSG_PROPERTY_REFLECTION_ONLY_WITH_STRINGS - Static variable in class gw.lang.parser.resources.Res
 
MSG_PROPERTY_SET_MUST_HAVE_ONE_PARAMETER - Static variable in class gw.lang.parser.resources.Res
 
MSG_PROPERTY_SET_MUST_RETURN_VOID - Static variable in class gw.lang.parser.resources.Res
 
MSG_QUERY_EXPECTED_BOOLEAN_EXPRESSION - Static variable in class gw.lang.parser.resources.Res
 
MSG_QUERY_IN_LHS_OP_NOT_ARRAY - Static variable in class gw.lang.parser.resources.Res
 
MSG_QUERY_IN_LHS_OP_NOT_ENTITY - Static variable in class gw.lang.parser.resources.Res
 
MSG_QUERY_PATH_MUST_BEGIN_WITH - Static variable in class gw.lang.parser.resources.Res
 
MSG_QUERYPATH_MUST_BEGIN_WITH - Static variable in class gw.lang.parser.resources.Res
 
MSG_REDUNTANT_INITIALIZERS - Static variable in class gw.lang.parser.resources.Res
 
MSG_RELATIONAL_OPERATOR_CANNOT_BE_APPLIED_TO_TYPE - Static variable in class gw.lang.parser.resources.Res
 
MSG_REQUEST_MODIFIER_HAS_BEEN_DEPRECATED - Static variable in class gw.lang.parser.resources.Res
 
MSG_RETURN_NOT_ALLOWED_HERRE - Static variable in class gw.lang.parser.resources.Res
 
MSG_RETURN_VAL_FROM_VOID_FUNCTION - Static variable in class gw.lang.parser.resources.Res
 
MSG_SESSION_MODIFIER_HAS_BEEN_DEPRECATED - Static variable in class gw.lang.parser.resources.Res
 
MSG_SETTER_FOR_PROPERTY_ALREADY_DEFINED - Static variable in class gw.lang.parser.resources.Res
 
MSG_SHOULD_HAVE_FOUND_METHOD_AT_LINE - Static variable in class gw.lang.parser.resources.Res
 
MSG_SILLY_ASSIGNMENT - Static variable in class gw.lang.parser.resources.Res
 
MSG_STATEMENT_ON_SAME_LINE - Static variable in class gw.lang.parser.resources.Res
 
MSG_STATEMENTS_MUST_BE_ENCLOSED_IN_CURLIES_IN_BLOCKS - Static variable in class gw.lang.parser.resources.Res
 
MSG_STATIC_METHOD_CANNOT_OVERRIDE - Static variable in class gw.lang.parser.resources.Res
 
MSG_STATIC_MODIFIER_NOT_ALLOWED_HERE - Static variable in class gw.lang.parser.resources.Res
 
MSG_STR_IMMUTABLE - Static variable in class gw.lang.parser.resources.Res
 
MSG_STRING_COERCION_ON_RHS_OF_ADDITIVE_EXPRESSION_MUST_BE_PARENTHESIZED - Static variable in class gw.lang.parser.resources.Res
 
MSG_SUBCLASS_OBJECT - Static variable in class gw.lang.parser.resources.Res
 
MSG_SUPER_CLASS_METHOD_NAME_SAME_AS_SUBCLASS - Static variable in class gw.lang.parser.resources.Res
 
MSG_SUPER_NOT_ACCESSIBLE_FROM_BLOCK - Static variable in class gw.lang.parser.resources.Res
 
MSG_SYNTAX_ERROR - Static variable in class gw.lang.parser.resources.Res
 
MSG_TEMPLATE_EXCEPTION_GENERATED_SOURCE - Static variable in class gw.lang.parser.resources.Res
 
MSG_TEMPLATE_INVALID_PARAMS - Static variable in class gw.lang.parser.resources.Res
 
MSG_TEMPLATE_MISSING_END_TAG_EXPRESSION - Static variable in class gw.lang.parser.resources.Res
 
MSG_TEMPLATE_MISSING_END_TAG_EXPRESSION_ALT - Static variable in class gw.lang.parser.resources.Res
 
MSG_TEMPLATE_MISSING_END_TAG_SCRIPTLET - Static variable in class gw.lang.parser.resources.Res
 
MSG_TEMPLATE_MULTIPLE_PARAMS - Static variable in class gw.lang.parser.resources.Res
 
MSG_TEMPLATE_UNKNOWN_DIRECTIVE - Static variable in class gw.lang.parser.resources.Res
 
MSG_TOO_MANY_ANNOTATIONS - Static variable in class gw.lang.parser.resources.Res
 
MSG_TYPE_CASE_MISMATCH - Static variable in class gw.lang.parser.resources.Res
 
MSG_TYPE_DOES_NOT_HAVE_EMPTY_CONSTRUCTOR - Static variable in class gw.lang.parser.resources.Res
 
MSG_TYPE_HAS_XXX_ACCESS - Static variable in class gw.lang.parser.resources.Res
 
MSG_TYPE_IS_NOT_ITERABLE - Static variable in class gw.lang.parser.resources.Res
 
MSG_TYPE_MISMATCH - Static variable in class gw.lang.parser.resources.Res
 
MSG_TYPE_MISMATCH_IN_CONDIITIONAL_EXP - Static variable in class gw.lang.parser.resources.Res
 
MSG_TYPE_NOT_ANNOTATION - Static variable in class gw.lang.parser.resources.Res
 
MSG_TYPE_PARAM_NOT_ASSIGNABLE_TO - Static variable in class gw.lang.parser.resources.Res
 
MSG_UNEXPECTED_TOKEN - Static variable in class gw.lang.parser.resources.Res
 
MSG_UNIMPLEMENTED_METHOD - Static variable in class gw.lang.parser.resources.Res
 
MSG_UNNECESSARY_COERCION - Static variable in class gw.lang.parser.resources.Res
 
MSG_UNREACHABLE_STMT - Static variable in class gw.lang.parser.resources.Res
 
MSG_UNTERMINATED_COMMENT - Static variable in class gw.lang.parser.resources.Res
 
MSG_UNTERMINATED_STRING_LITERAL - Static variable in class gw.lang.parser.resources.Res
 
MSG_UNUSED_VARIABLE - Static variable in class gw.lang.parser.resources.Res
 
MSG_USE_EXPANSION_OPERATOR - Static variable in class gw.lang.parser.resources.Res
 
MSG_USES_STMT_CONFLICT - Static variable in class gw.lang.parser.resources.Res
 
MSG_USES_STMT_DUPLICATE - Static variable in class gw.lang.parser.resources.Res
 
MSG_USING_VOID_RETURN_TYPE_FROM_NON_NULL_EXPR - Static variable in class gw.lang.parser.resources.Res
 
MSG_VALUE_MISMATCH - Static variable in class gw.lang.parser.resources.Res
 
MSG_VAR_CASE_MISMATCH - Static variable in class gw.lang.parser.resources.Res
 
MSG_VAR_MIGHT_ALREADY_HAVE_BEEN_INIT - Static variable in class gw.lang.parser.resources.Res
 
MSG_VAR_MIGHT_ALREADY_HAVE_BEEN_INIT_LOOP - Static variable in class gw.lang.parser.resources.Res
 
MSG_VAR_MIGHT_NOT_HAVE_BEEN_INIT - Static variable in class gw.lang.parser.resources.Res
 
MSG_VARIABLE_ALREADY_DEFINED - Static variable in class gw.lang.parser.resources.Res
 
MSG_VARIABLE_MUST_HAVE_NON_NULL_TYPE - Static variable in class gw.lang.parser.resources.Res
 
MSG_VARIABLE_REQUEST_DOES_NOT_ALLOW_VALUE - Static variable in class gw.lang.parser.resources.Res
 
MSG_VARIABLE_TYPE_OR_VALUE_REQUIRED - Static variable in class gw.lang.parser.resources.Res
 
MSG_VOID_EXPRESSION_NOT_ALLOWED - Static variable in class gw.lang.parser.resources.Res
 
MSG_VOID_NOT_ALLOWED - Static variable in class gw.lang.parser.resources.Res
 
MSG_VOID_RETURN_IN_CTX_EXPECTING_VALUE - Static variable in class gw.lang.parser.resources.Res
 
MSG_WARN_ON_SUSPICIOUS_THIS_COMPARISON - Static variable in class gw.lang.parser.resources.Res
 
MSG_WRONG_CLASSNAME - Static variable in class gw.lang.parser.resources.Res
 
MSG_WRONG_NAMESPACE - Static variable in class gw.lang.parser.resources.Res
 
MSG_WRONG_NUM_OF_ARGS - Static variable in class gw.lang.parser.resources.Res
 
MSG_WRONG_NUMBER_OF_ARGS_FOR_METHOD_ON_CLASS - Static variable in class gw.lang.parser.resources.Res
 
MSG_WRONG_NUMBER_OF_ARGS_TO_CONSTRUCTOR - Static variable in class gw.lang.parser.resources.Res
 
MSG_WRONG_NUMBER_OF_ARGS_TO_FUNCTION - Static variable in class gw.lang.parser.resources.Res
 
MultiAppTest - Annotation Type in gw.testharness
 
MultiBreakException - Exception in gw.test
 
MultiBreakException(List<TestBreakInfo>) - Constructor for exception gw.test.MultiBreakException
 
MultiBreakException(String, List<TestBreakInfo>) - Constructor for exception gw.test.MultiBreakException
 
MulticurrencyDisplayMode - Static variable in class gw.api.system.PLConfigParameters
SINGLE = Single currency mode.
MultiParameterizedNavigationCommand - Class in gw.api.quickjump
QuickJump command which takes the user to some page expecting multiple arguments, which are entered by the user.
MultiParameterizedNavigationCommand(String, String) - Constructor for class gw.api.quickjump.MultiParameterizedNavigationCommand
 
MultipleContentMatchesException - Exception in gw.xml
This exception is thrown when a single content matching a certain criteria is expected and multiple contents are found.
MultipleContentMatchesException(String) - Constructor for exception gw.xml.MultipleContentMatchesException
Creates a new instance of this exception class.
MultipleInferredSymbolProvider - Class in gw.xml.parser2
Class description...
MultipleInferredSymbolProvider() - Constructor for class gw.xml.parser2.MultipleInferredSymbolProvider
 
multiply(BigDecimal) - Method in class gw.api.financials.CurrencyAmount
Multiply this by the given BigDecimal.
multiply(BigDecimal, MathContext) - Method in class gw.api.financials.CurrencyAmount
Multiply this by the given BigDecimal.
multiply(BigDecimal) - Method in class gw.pl.currency.MonetaryAmount
Multiply this by the given BigDecimal.
multiply(BigDecimal, MathContext) - Method in class gw.pl.currency.MonetaryAmount
Multiply this by the given BigDecimal.
multiplyStrict(BigDecimal, RoundingMode) - Method in class gw.api.financials.CurrencyAmount
Multiplies this CurrencyAmount by the given factor, rounding the result according to the given rounding mode.
multiQuery(LoaderSQLIntegrityCheck) - Method in class gw.api.tools.LoadIntegrityChecksHelper
 
MultiSelectElement<T extends OptionElementForMulti> - Class in gw.smoketest.platform.web
Base class for multi-value elements, e.g., checkbox group, select-multiple dropdown, or shuttle widget
MultiSelectElement(ISmokeTest, PCFElementId) - Constructor for class gw.smoketest.platform.web.MultiSelectElement
 
MULTIUSER - Static variable in class gw.api.webservice.systemTools.SystemRunlevel
Run level in which the server is running normally.
MULTIUSER_ENTER - Static variable in class gw.api.profiler.ProfilerTag
 
MULTIUSER_LEAVE - Static variable in class gw.api.profiler.ProfilerTag
 
MustWaitToRetryException - Exception in gw.plugin.security
Exception thrown by an authentication plugin when an attempt has been made to authenticate a user that has been temporarily locked out of the system.
MustWaitToRetryException() - Constructor for exception gw.plugin.security.MustWaitToRetryException
User has been temporarily locked out of the system exception
MustWaitToRetryException(String) - Constructor for exception gw.plugin.security.MustWaitToRetryException
User has been temporarily locked out of the system exception
MutableBoolean - Class in gw.util
 
MutableBoolean() - Constructor for class gw.util.MutableBoolean
 

N

name() - Method in class gw.fs.physical.fast.FastFileMetadata
 
name() - Method in class gw.fs.physical.generic.GenericFileMetadata
 
name() - Method in interface gw.fs.physical.IFileMetadata
 
name() - Method in class gw.fs.physical.win32.Win32FileMetadata
 
name(String) - Method in class gw.lang.ir.builder.IRMethodBuilder
 
name - Variable in class gw.lang.reflect.gs.TypeName
 
NAME - Static variable in interface gw.lang.reflect.IErrorType
 
NAME - Static variable in class gw.pl.modules.ModuleNode
 
NAME - Static variable in class gw.pl.modules.ModulePropertyNode
 
NAME - Static variable in class gw.xml.parser2.LocationRefType
 
NAME - Static variable in class gw.xml.xsd.schema.XSDComplexType
 
NAME - Static variable in class gw.xml.xsd.schema.XSDSimpleType
 
NAME_FOR_BEAN - Static variable in class gw.api.profiler.ProfilerTag
 
NAME_FOR_QUERY_ROW - Static variable in class gw.api.profiler.ProfilerTag
 
NAME_PREFIX - Static variable in interface gw.lang.reflect.gs.IGosuProgram
 
NameablePicker - Class in gw.api.tools
Supports selecting from a list of nameable objects
NameablePicker(Iterable<? extends Nameable>) - Constructor for class gw.api.tools.NameablePicker
 
NameCriteria - Interface in gw.pl.custom.entity
Search criteria object for searching against Contacts by name and/or tax or official ID.
NameOnlySymbolProvider<T extends IXMLNode> - Class in gw.xml.parser2
 
NameOnlySymbolProvider() - Constructor for class gw.xml.parser2.NameOnlySymbolProvider
 
NamePrefix - Class in gw.pl.contact.typekey
 
NamePrefix(ITypeList, String) - Constructor for class gw.pl.contact.typekey.NamePrefix
 
NAMESPACE - Variable in class gw.xml.xsd.typeloader.registry.XSDNode
 
namespaceMap - Variable in class gw.pl.util.webservices.axis.GWEmitter
Field namespaceMap
namespaceRefreshed(String, IDirectory, RefreshKind) - Method in interface gw.lang.reflect.gs.IGosuClassRepository
Called when a namespace is refreshed
namespaces - Variable in class gw.pl.util.webservices.axis.GWEmitter
Field namespaces
NameSuffix - Class in gw.pl.contact.typekey
 
NameSuffix(ITypeList, String) - Constructor for class gw.pl.contact.typekey.NameSuffix
 
NameTranslatingFieldMapper - Class in gw.api.util.mapping
 
NameTranslatingFieldMapper() - Constructor for class gw.api.util.mapping.NameTranslatingFieldMapper
 
NameTranslatingMapper - Interface in gw.api.util.mapping
Common interface for mappers that translate property names from the XSD to the client application entity.
NameTranslator - Interface in gw.api.util.mapping
 
NameTranslatorImpl - Class in gw.api.util.mapping
 
NameTranslatorImpl(File, String, String, IFieldMapper, IFieldMapper) - Constructor for class gw.api.util.mapping.NameTranslatorImpl
 
NameTranslatorImpl(File, String, String) - Constructor for class gw.api.util.mapping.NameTranslatorImpl
 
NameTypePair - Class in gw.api.webservice.templateTools.validation
 
NameTypePair() - Constructor for class gw.api.webservice.templateTools.validation.NameTypePair
 
NameTypePair(String, String) - Constructor for class gw.api.webservice.templateTools.validation.NameTypePair
 
NaN - Static variable in interface gw.lang.parser.IGosuParser
 
NANPACountryCodeResolver - Class in gw.api.util.phone
This class can be used resolve NANPA phone numbers to their country based on the phone number's area code.
NativeWin32API - Class in gw.fs.physical.win32
 
NativeWin32API() - Constructor for class gw.fs.physical.win32.NativeWin32API
 
naturalOrder() - Static method in class gw.api.util.Range
Returns the Comparator used when constructing ranges based on a type's natural ordering.
navigateToSearchPage(String) - Method in class gw.api.messaging.SOOMessageSearchItemUtil
 
navigateToSearchResult(Object) - Method in class gw.api.messaging.SOOMessageSearchItemUtil
 
NavUtil - Class in gw.api.util
PCF navigation utilities.
NavUtil() - Constructor for class gw.api.util.NavUtil
 
NBSP - Static variable in class gw.pl.util.HTMLEscapeUtil
Constant representing non-breaking space escape character
negate() - Method in class gw.api.financials.CurrencyAmount
java.math.BigDecimal analog method
negate(MathContext) - Method in class gw.api.financials.CurrencyAmount
java.math.BigDecimal analog method
negate() - Method in class gw.pl.currency.MonetaryAmount
java.math.BigDecimal analog method
negate(MathContext) - Method in class gw.pl.currency.MonetaryAmount
java.math.BigDecimal analog method
negateStrict() - Method in class gw.api.financials.CurrencyAmount
Returns this * -1.
negative(BigDecimal, String) - Static method in class gw.pl.util.ArgCheck
Checks that the given number is negative.
negative(BigDecimal) - Static method in class gw.pl.util.BigDecimalUtil
NestedList<E> - Interface in gw.xml.xsd.info
 
NestedListIterator<E> - Class in gw.xml.xsd.info
 
NestedListIterator(int, List) - Constructor for class gw.xml.xsd.info.NestedListIterator
 
NestedListUtil - Class in gw.xml.xsd.info
 
networkDown() - Method in class gw.testharness.clustering.ClusterMember
Simulates failure of network link.
networkDown() - Static method in class gw.testharness.clustering.ClusterTestUtil
 
networkUp() - Method in class gw.testharness.clustering.ClusterMember
Simulates restoration of network link.
networkUp() - Static method in class gw.testharness.clustering.ClusterTestUtil
 
NEVER_GEOCODED - Static variable in class gw.api.geocode.AbstractGeocodePlugin
 
NEW - Static variable in class gw.pl.activity.entity.Activity.ActivityTip
 
newABContact(IType) - Method in class gw.api.web.contact.NewABContactHelper
 
NewABContactHelper - Class in gw.api.web.contact
 
NewABContactHelper() - Constructor for class gw.api.web.contact.NewABContactHelper
 
NewActivityMenuUtil - Class in gw.api.activity
Contains utility method for creating menu items for activity patterns.
NewActivityMenuUtil() - Constructor for class gw.api.activity.NewActivityMenuUtil
 
newAddressBookContactSource() - Static method in class gw.api.contact.AddressBookUtil
Used to create a new AddressBookContactSource object.
newArray(Class, List<IRExpressionBuilder>) - Static method in class gw.lang.ir.builder.IRBuilderMethods
 
newArray(IType, List<IRExpressionBuilder>) - Static method in class gw.lang.ir.builder.IRBuilderMethods
 
newArray(IJavaClassInfo, List<IRExpressionBuilder>) - Static method in class gw.lang.ir.builder.IRBuilderMethods
 
newArray(IRType, List<IRExpressionBuilder>) - Static method in class gw.lang.ir.builder.IRBuilderMethods
 
newArray(Class, int) - Static method in class gw.lang.ir.builder.IRBuilderMethods
 
newArray(IType, int) - Static method in class gw.lang.ir.builder.IRBuilderMethods
 
newArray(IJavaClassInfo, int) - Static method in class gw.lang.ir.builder.IRBuilderMethods
 
newArray(IRType, IRExpressionBuilder) - Static method in class gw.lang.ir.builder.IRBuilderMethods
 
newAttributeFromValue(GWMBean, Attribute, String) - Method in class gw.api.tools.MBeansData
 
newBeanInstance(IEntityType) - Method in interface gw.pl.persistence.core.Bundle
Create a new Bean instance inside this EntityBundle.
newBundle() - Static method in class gw.transaction.Transaction
Creates a new entity bundle.
newClusterBroadcastTransport(UUID, String, ClusterBroadcastTransportCallback) - Method in interface gw.plugin.cluster.ClusterBroadcastTransportFactory
Creates a new cluster broadcast transport.
newClusterUnicastTransport(UUID, String, ClusterUnicastTransportCallback) - Method in interface gw.plugin.cluster.ClusterUnicastTransportFactory
Creates a new cluster broadcast transport.
newCondition() - Method in class gw.util.PromotableReadWriteLock
 
newContact(IType) - Method in interface gw.api.contact.ExternalContactSource
Creates a new contact in the current edit context.
newContactFromSubtype(Contact) - Static method in class gw.api.contact.NewContactUtil
Create a new Contact object of a given subtype.
NewContactUtil - Class in gw.api.contact
This is a UI helper class to help create a new Contact object of a given subtype.
newDeleteBuilder(Query<?>, boolean) - Static method in class gw.plugin.cluster.TransportUtils
 
newElementId(String) - Method in class gw.smoketest.platform.web.PCFElementId
 
newElementId(String, PCFElementId.PCFElementScope) - Method in class gw.smoketest.platform.web.PCFElementId
 
newEntity(Class) - Method in class gw.pl.external.entity.EntityFactory
Deprecated.
Create a new external entity for the given entity type.
newEntity(String) - Method in class gw.pl.external.entity.EntityFactory
Deprecated.
Create a new external entity for the given entity.
newEntity(Object, Class) - Method in class gw.pl.external.entity.EntityFactory
Deprecated.
Create a new external entity for the given interface.
newEntity(Object, String) - Method in class gw.pl.external.entity.EntityFactory
Deprecated.
Create a new external entity for the given entity.
newEntityMock(Class) - Static method in class gw.pl.external.entity.EntityMock
Deprecated.
Creates a new instance of the supplied entity interface.
NewEntryCreator<T> - Interface in gw.smoketest.platform.web
Class description...
newGUID() - Static method in class gw.pl.util.GUIDGenerator
Deprecated.
use generateGUID() instead
newHashSet(Object[]) - Static method in class gw.pl.util.CollectionUtil
Creates a new HashSet and populates it with all the values from the given array.
newInstance(IType[], IType) - Method in class gw.lang.reflect.FunctionType
 
newInstance(String, Object...) - Static method in class gw.lang.reflect.GosuReflectUtil
newInstance(Object...) - Method in interface gw.lang.reflect.IConstructorHandler
 
newInstance(IType[], IType) - Method in interface gw.lang.reflect.IFunctionType
 
newInstance() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
 
newInstance(Object...) - Method in interface gw.lang.reflect.java.IJavaClassConstructor
 
newInstance() - Method in interface gw.lang.reflect.java.IJavaClassInfo
 
newInstance(IType[], IType) - Method in class gw.lang.reflect.ParameterizedFunctionType
 
newInstance(R) - Method in interface gw.pl.persistence.type.EffDatedEntityTypeReference
Creates a new instance of the entity associated with this reference in the bundle of the given branch.
newInstance(R, SubtypeKey) - Method in interface gw.pl.persistence.type.EffDatedEntityTypeReference
Creates a new instance of the entity associated with this reference in the bundle of the given branch.
newInstance(Bundle) - Method in interface gw.pl.persistence.type.EntityTypeReference
Creates a new instance of the entity associated with this reference in the given bundle.
newInstance(Bundle, SubtypeKey) - Method in interface gw.pl.persistence.type.EntityTypeReference
Creates a new instance of the associated entity in the given bundle.
newInstance() - Static method in class gw.pl.util.GWSAXParserFactory
 
newInstance(Object) - Method in class gw.pl.util.webservices.SimplePool
 
newInstance(IType) - Method in class gw.xml.xsd.info.XSDGroupingInfo
 
newLine() - Method in class gw.pl.util.csv.CSVBuilder
 
NewNodeToOldNodeConverter - Class in gw.xml.parser2
Class description...
NewNodeToOldNodeConverter(XMLNodeConvertibleFactory) - Constructor for class gw.xml.parser2.NewNodeToOldNodeConverter
 
newNote() - Method in interface gw.pl.activity.entity.Activity
Will create a new Note
newPrivateServer(int) - Static method in class gw.xml.ws.Server
Creates a new server on a random port and returns it.
newProxyInstance(Class, Object) - Method in class gw.pl.util.webservices.ThreadSafeProxy
Create a thread safe wrapper around a class with the given key.
newStandardWorkItem(KeyableBean, BatchProcessType, Bundle) - Static method in class gw.processes.WorkQueueBase
This method will create a new standard work item.
newTempEntity(Class) - Method in class gw.pl.external.entity.EntityFactory
Deprecated.
Create a new external entity for the given entity type, which will not be automatically persisted.
newTempEntity(String) - Method in class gw.pl.external.entity.EntityFactory
Deprecated.
Create a new external entity for the given entity, which will not be automatically persisted.
next(long, String) - Static method in class gw.api.system.database.SequenceUtil
Returns the next value in a database sequence, subject to the passed in constraints.
next() - Method in class gw.lang.reflect.interval.IntegerInterval.ForwardIterator
 
next() - Method in class gw.lang.reflect.interval.LongInterval.ForwardIterator
 
next() - Method in class gw.plugin.solr.PagedQueryIterator
 
next(long, String) - Method in class gw.plugin.util.SequenceUtil
Returns the next value in a database sequence, subject to the passed in constraints.
next() - Method in class gw.util.diff.sorted.DiffIterator
 
next() - Method in class gw.xml.xsd.info.NestedListIterator
 
nextBoolean() - Method in class gw.pl.util.csv.CSVParser
 
nextID() - Method in class gw.api.databuilder.UniqueKeyGenerator
Generate a new ID string of the form "ASDALK-000001".
nextIndex() - Method in class gw.xml.xsd.info.NestedListIterator
 
nextInSequence(BigDecimal, Currency) - Method in class gw.api.financials.CurrencyAmount
Implementation of ISequenceable Returns the next amount in this sequence, given the specified step value.
nextInSequence(S, U) - Method in interface gw.lang.reflect.interval.ISequenceable
 
nextInSequence(BigDecimal, Currency) - Method in class gw.pl.currency.MonetaryAmount
Implementation of ISequenceable Returns the next amount in this sequence, given the specified step value.
nextInt() - Method in class gw.lang.reflect.interval.AbstractIntIterator
 
nextInt() - Method in class gw.lang.reflect.interval.IntegerInterval.ForwardIterator
 
nextInt() - Method in class gw.pl.util.csv.CSVParser
 
nextInteger() - Method in class gw.api.databuilder.UniqueKeyGenerator
Generate an integer value.
nextKey() - Method in class gw.api.databuilder.UniqueKeyGenerator
Generate a new ID string of the form "ASDALK1".
nextLine() - Method in class gw.pl.util.csv.CSVParser
 
nextLong() - Method in class gw.lang.reflect.interval.AbstractLongIterator
 
nextLong() - Method in class gw.lang.reflect.interval.LongInterval.ForwardIterator
 
nextLong() - Method in class gw.pl.util.csv.CSVParser
 
nextNthInSequence(BigDecimal, Currency, int) - Method in class gw.api.financials.CurrencyAmount
Implementation of ISequenceable Returns the next amount in this sequence, given the specified step value and index.
nextNthInSequence(S, U, int) - Method in interface gw.lang.reflect.interval.ISequenceable
 
nextNthInSequence(BigDecimal, Currency, int) - Method in class gw.pl.currency.MonetaryAmount
Implementation of ISequenceable Returns the next amount in this sequence, given the specified step value and index.
nextSequence(long, String, TransportUtils.NextSequenceHandler) - Static method in class gw.plugin.cluster.TransportUtils
 
nextString() - Method in class gw.pl.util.csv.CSVParser
 
nextToken() - Method in interface gw.lang.parser.ISourceCodeTokenizer
 
NMTokensTypeWrapper - Class in gw.xml.xsd.typewrapper
 
NMTokensTypeWrapper() - Constructor for class gw.xml.xsd.typewrapper.NMTokensTypeWrapper
 
NMTokenTypeWrapper - Class in gw.xml.xsd.typewrapper
 
NMTokenTypeWrapper() - Constructor for class gw.xml.xsd.typewrapper.NMTokenTypeWrapper
 
NO_APPROVAL_REQUIRED - Static variable in class gw.plugin.approval.ApprovalResult
Approval result used when no approval is required.
NO_ARGS_STRING - Static variable in class gw.test.remote.ForwardingTestEnvironment
 
NO_AUTHORITY - Static variable in class gw.plugin.approval.ApprovalResult
Approval result used when the user has no authority and thus the item can not be submitted at all.
NO_DICE - Static variable in class gw.lang.parser.StandardCoercionManager
 
NO_ENCRYPTION - Static variable in class gw.api.importing.ImportingUtil
this will just return the string
NO_FILES - Static variable in interface gw.lang.reflect.IFileBasedType
 
NO_FUSION - Static variable in class gw.pl.util.Rectangle
A fusion strategy indicating no fusion.
NO_MATCHING_ROWS - Static variable in class gw.api.webservice.systemTools.DBConsistencyCheckResult
Consistency check runs a query that should return no rows
NO_TYPES - Static variable in interface gw.lang.reflect.ITypeLoader
 
NoBacktrackingEdgeProvider - Class in gw.api.graph.traverse
A specialized version of EdgeProvider that does not include outgoing foreign keys from a given bean if those foreign keys point back to an array or one-to-one that has already been traversed, or vice versa.
NoBacktrackingEdgeProvider(EdgeProvider<KeyableBean>) - Constructor for class gw.api.graph.traverse.NoBacktrackingEdgeProvider
 
NoCtorFoundException - Exception in gw.lang.parser.exceptions
 
NoCtorFoundException(IFullParserState, Object...) - Constructor for exception gw.lang.parser.exceptions.NoCtorFoundException
 
NODAEMONS_ENTER - Static variable in class gw.api.profiler.ProfilerTag
 
NODAEMONS_LEAVE - Static variable in class gw.api.profiler.ProfilerTag
 
node(int) - Method in class gw.smoketest.platform.web.TreeViewElement
Gets child node by index
node(String) - Method in class gw.smoketest.platform.web.TreeViewElement
Gets child node by display text.
node(int) - Method in class gw.smoketest.platform.web.TreeViewNodeElement
gets child node by index
node(String) - Method in class gw.smoketest.platform.web.TreeViewNodeElement
Gets child node by display text, recursively.
node2ExtensionBase - Variable in class gw.pl.util.webservices.axis.GWSymbolTable
cache of nodes -> base types for complexTypes.
NodeControllerServlet - Class in gw.testharness.clustering
 
NodeControllerServlet() - Constructor for class gw.testharness.clustering.NodeControllerServlet
 
nodeCreated(IXMLNodeParserCallbacks) - Method in interface gw.xml.XMLNodeCreationCallback
 
nodeFinished() - Method in class gw.xml.parser2.BaseAbstractNode
Subclasser hook that is called once the element has been fully parsed
nodeFinished() - Method in interface gw.xml.parser2.XMLNodeConvertible
 
nodeFinished() - Method in class gw.xml.parser2.XMLNodeConvertibleBase
 
NON_SAFE_ORDERED_OBJECT_ID - Static variable in interface gw.api.messaging.MessagingConstants
 
NON_SAFE_ORDERED_OBJECT_NAME - Static variable in interface gw.api.messaging.MessagingConstants
 
nonBlank(String, String) - Static method in class gw.pl.util.ArgCheck
Checks to see if a String is not null and has a length greater than 0.
Nondeterministic - Annotation Type in gw.testharness
 
NONE - Static variable in class gw.api.util.CoreFilters
Singleton filter that filters everything
NONE - Static variable in class gw.plugin.security.AuthenticationSource.Failure
No failure - that is, success!
nonNegative(BigDecimal, String) - Static method in class gw.pl.util.ArgCheck
Checks that the given number is not negative.
nonNull(Object, String) - Static method in class gw.pl.util.ArgCheck
Checks to make sure it's parameter is not null
nonNull(Object, String, String) - Static method in class gw.pl.util.ArgCheck
Checks to make sure it's parameter is not null
nonPositive(BigDecimal, String) - Static method in class gw.pl.util.ArgCheck
Checks that the given number is not positive.
NonWarningStringCoercer - Class in gw.lang.parser.coercers
 
NonWarningStringCoercer() - Constructor for class gw.lang.parser.coercers.NonWarningStringCoercer
 
nonWhitespace(String, String) - Static method in class gw.pl.util.ArgCheck
Checks to see if a trimmed String a length greater than 0.
nonZero(BigDecimal, String) - Static method in class gw.pl.util.ArgCheck
Checks that the given number is not zero.
NoReferenceFoundException - Exception in gw.lang.reflect
 
NoReferenceFoundException(IType) - Constructor for exception gw.lang.reflect.NoReferenceFoundException
 
normaliseDistribution(int, Map<Object, Integer>) - Static method in class gw.api.datagen.DatagenUtil
Takes the map of objects to choose from, and the total number of choices, and makes a selection that's normalised on that total number.
normalize(String) - Static method in class gw.api.util.PhoneUtil
Normalizes a phone number, will use the IPhoneNormalizerPlugin if available.
normalize(String, boolean) - Static method in class gw.api.util.PhoneUtil
Normalizes a phone number, will use the IPhoneNormalizerPlugin if available.
normalizeDates() - Method in class gw.api.database.DBDateRange
 
NormalizedExchangeRatePersistenceHandler - Class in gw.datatype.impl
Class description...
NormalizedExchangeRatePersistenceHandler() - Constructor for class gw.datatype.impl.NormalizedExchangeRatePersistenceHandler
 
NormalizedStringTypeWrapper - Class in gw.xml.xsd.typewrapper
 
NormalizedStringTypeWrapper() - Constructor for class gw.xml.xsd.typewrapper.NormalizedStringTypeWrapper
 
normalizeGosuIdentifier(String, Set<String>, boolean) - Static method in class gw.lang.reflect.TypeInfoUtil
 
normalizeGosuIdentifier(String) - Static method in class gw.lang.reflect.TypeInfoUtil
 
normalizeNumberIfPossible(String) - Method in interface gw.plugin.phone.IPhoneNormalizerPlugin
This method will strip out all formats and decorators from the national subscriber column.
normalizeNumberIfPossible(String, boolean) - Method in interface gw.plugin.phone.IPhoneNormalizerPlugin
This method will strip out all formats and decorators from the national subscriber column.
normalizePackageName(String) - Static method in class gw.lang.reflect.TypeInfoUtil
 
normalizePhoneNumbersInArchive(IArchivedEntity, List<PhoneColumnProperties>) - Method in interface gw.plugin.phone.IPhoneNormalizerPlugin
This method will allow you to implement the logic necessary to normalize all phone numbers in an archive.
normalizePhoneNumbersInBean(KeyableBean) - Method in interface gw.plugin.phone.IPhoneNormalizerPlugin
This method will allow you to implement the logic necessary to normalize all phone numbers in a bean.
normalizePropertyName(String) - Static method in class gw.xml.xsd.typeloader.XSDTypeInfoHelper
 
normalizeTypeName(String) - Static method in class gw.xml.xsd.typeloader.XSDTypeInfoHelper
 
not(IBeforeUpgradeBooleanExpression) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeRestriction
Creates a new "not" expression on this restriction.
notAsBusinessDay() - Method in class gw.api.databuilder.BusinessDayBuilder
 
Note - Interface in gw.pl.note.entity
NoteBase Notes added by users
NoteConfigUtil - Class in gw.plugin.note
Provides access to the current server configuration information.
NoteCoreExt - Interface in gw.ab.note.entity
 
notEquals(IRExpressionBuilder) - Method in class gw.lang.ir.builder.IRExpressionBuilder
 
NoteSearchCriteria - Interface in gw.pl.note.entity
NoteSearchCriteriaBase Non-persistent set of criteria to use in searching for a specific note.
NoteSecurityType - Class in gw.pl.note.typekey
 
NoteSecurityType(ITypeList, String) - Constructor for class gw.pl.note.typekey.NoteSecurityType
 
NotesUtilBase - Class in gw.api.note
Helper methods for the Note-related UI pages.
NotesUtilBase() - Constructor for class gw.api.note.NotesUtilBase
 
NoteTemplateSearchCriteria - Interface in gw.pl.note.entity
NoteTemplateSearchCriteriaBase Used to populate the Note Template search criteria NVV
NoteTemplateSearchResults - Interface in gw.pl.note.entity
NoteTemplateSearchResultsBase Used to determine the format of the Note Template search results Don't use this, it does not permit the extension of the note template descrptor (in the future this will migrated closer to document).
NoteTopicType - Class in gw.pl.note.typekey
 
NoteTopicType(ITypeList, String) - Constructor for class gw.pl.note.typekey.NoteTopicType
 
NoteType - Class in gw.pl.note.typekey
 
NoteType(ITypeList, String) - Constructor for class gw.pl.note.typekey.NoteType
 
NotExtJSCondition - Class in gw.testharness.environmentalcondition
Condition that this is NOT running in ExtJS (see ExtJSCondition)
NotExtJSCondition() - Constructor for class gw.testharness.environmentalcondition.NotExtJSCondition
 
Notification - Class in gw.plugin.management
A Notification sent by the application
Notification(String, Object, long, String) - Constructor for class gw.plugin.management.Notification
A Notification sent by the application
NotificationInfo - Class in gw.plugin.management
Metadata about a notification
NotificationInfo(String[], String, String) - Constructor for class gw.plugin.management.NotificationInfo
Metadata about a notification
NotificationSenderMarker - Interface in gw.plugin.management
A marker interface used to indicate that a particular GWMBean is the bean that should be used to send notifications.
notifyExecutor() - Method in class gw.api.tools.BatchProcess
 
notifyQueueWorkers(String) - Method in interface gw.api.webservice.maintenanceTools.MaintenanceToolsBase
Wakes up all workers for the specified queue across the cluster.
notifyQueueWorkers(String) - Method in class gw.api.webservice.maintenanceTools.MaintenanceToolsImpl
Wakes up all workers for the specified queue across the cluster.
notifyWorkers() - Static method in class gw.api.archiving.ArchivingUtil
This will wake up workers
notifyWorkers(WorkQueueDisplayInfo) - Method in class gw.api.web.tools.WorkQueueInfoPage
 
NotImplementedParseException - Exception in gw.lang.parser.exceptions
 
NotImplementedParseException(IFullParserState, IGosuClass, String, IFunctionType) - Constructor for exception gw.lang.parser.exceptions.NotImplementedParseException
 
notMarketRates() - Method in class gw.api.databuilder.ExchangeRateSetBuilder
 
NOV15_2008 - Static variable in interface gw.testharness.PLTestConstants
 
NOV1_2008 - Static variable in interface gw.testharness.PLTestConstants
 
NOV27_2008 - Static variable in interface gw.testharness.PLTestConstants
 
NOV30_2008 - Static variable in interface gw.testharness.PLTestConstants
 
nowrap - Variable in class gw.pl.util.webservices.axis.GWParser
Field nowrap
nsExcludes - Variable in class gw.pl.util.webservices.axis.GWEmitter
Field nsIncludes - defines a list of namespaces to specifically exclude from generated source code.
nsIncludes - Variable in class gw.pl.util.webservices.axis.GWEmitter
Field nsIncludes - defines a list of namespaces to specifically include in the generated source code.
NStoPkgFilename - Variable in class gw.pl.util.webservices.axis.GWEmitter
Field NStoPkgFilename
NULL - Static variable in class gw.api.profiler.ProfilerTag
 
NULL - Static variable in class gw.util.concurrent.LockingLazyVar
 
NULL - Static variable in class gw.util.concurrent.LocklessLazyVar
 
NULL - Static variable in class gw.util.GosuObjectUtil
Singleton used as a null placeholder where null has another meaning.
NULL_NAMESPACE - Static variable in class gw.xml.XmlNamespace
 
NULL_SAFE_CURRENCY_THEN_AMOUNT_COMPARATOR - Static variable in class gw.api.financials.CurrencyAmount
A CurrencyAmount comparator based on the following rules: - Nulls are treated as less than all other values
NULL_TYPE() - Static method in class gw.lang.parser.GosuParserTypes
 
NULL_TYPE - Static variable in interface gw.lang.reflect.java.IJavaClassType
 
NullableColumnDataDist - Interface in gw.pl.database.entity
NullableColumnDataDist Stores row count information for selected nullable columns.
NullBuilderContext - Class in gw.api.databuilder
 
NullFieldMapper - Class in gw.api.util.mapping
 
NullFieldMapper() - Constructor for class gw.api.util.mapping.NullFieldMapper
 
NullFilter<T> - Class in gw.api.graph
A "null object" traversal filter.
NullFilter() - Constructor for class gw.api.graph.NullFilter
 
nullOK() - Method in class gw.api.system.IntegerParameterKey
 
nullOK() - Method in class gw.api.system.StringParameterKey
 
NULLTYPENAME - Static variable in class gw.lang.parser.resources.Res
 
NUM_COLUMNS_DESC_COMPARATOR - Static variable in class gw.api.database.DatabaseRow
 
NUM_HOPS - Static variable in interface gw.plugin.geocode.IGeocodePlugin
Deprecated.
A string representing the number of segments in a route
NUMBER() - Static method in class gw.lang.ir.IRTypeConstants
 
NUMBER() - Static method in class gw.lang.reflect.java.JavaTypes
 
NUMBER_INTERVAL() - Static method in class gw.lang.reflect.java.JavaTypes
 
NUMBER_TYPE() - Static method in class gw.lang.parser.GosuParserTypes
 
NumberInterval<E extends java.lang.Number & java.lang.Comparable<E>,ME extends NumberInterval<E,ME>> - Class in gw.lang.reflect.interval
 
NumberInterval(E, E, E) - Constructor for class gw.lang.reflect.interval.NumberInterval
 
NumberInterval(E, E, E, boolean, boolean, boolean) - Constructor for class gw.lang.reflect.interval.NumberInterval
 
NumberRange - Class in gw.api.database
Created by IntelliJ IDEA.
NumberRange() - Constructor for class gw.api.database.NumberRange
 
NumberRange(Number, Number) - Constructor for class gw.api.database.NumberRange
 
numberType() - Method in class gw.api.financials.CurrencyAmount
Implementation of IDimension
numberType() - Method in interface gw.lang.IDimension
 
numberType() - Method in class gw.pl.currency.MonetaryAmount
Implementation of IDimension
NUMERIC - Static variable in class gw.lang.parser.resources.Res
 
NVParam - Class in gw.api.webservice.pl.dataExtraction
A simple container for a name/value pair
NVParam() - Constructor for class gw.api.webservice.pl.dataExtraction.NVParam
 
NVParam(String, String) - Constructor for class gw.api.webservice.pl.dataExtraction.NVParam
 
Nz(BigDecimal) - Static method in class gw.api.util.Math
Returns 0 when d is null.
Nz(Double) - Static method in class gw.api.util.Math
Returns 0 when d is null.
Nz(Integer) - Static method in class gw.api.util.Math
Returns 0 when d is null.
Nz(T, T) - Static method in class gw.api.util.Math
Returns nullValue when d in null, otherwise returns d.

O

OBJECT() - Static method in class gw.lang.ir.IRTypeConstants
 
OBJECT() - Static method in class gw.lang.reflect.java.JavaTypes
 
OBJECT_LITERAL - Static variable in class gw.lang.parser.resources.Res
 
ObjectConverter - Interface in gw.api.util.mapping
 
ObjectConverterImpl - Class in gw.api.util.mapping
 
ObjectConverterImpl(NameTranslator, String) - Constructor for class gw.api.util.mapping.ObjectConverterImpl
 
ObjectFilter - Class in gw.api.webservice
Deprecated.
The ObjectFilter class is deprecated. Instead, rewrite integration code as custom web service APIs for each integration point, defining most application logic within the web service. Before this release, external code requested large objects and used ObjectFilter to define arbitrary fields to return so that the data transfer is not too large. Instead, design your new custom web services to return only what is needed. You might want to create new Gosu classes or non-persistent business entities for some integration points to encapsulate data passed to the web service or returned from the web service.
ObjectFilter() - Constructor for class gw.api.webservice.ObjectFilter
Deprecated.
 
objectFromByteBuffer(byte[]) - Static method in class gw.testharness.clustering.ClusterTestUtil
 
objectFromStream(DataInputStream) - Static method in class gw.testharness.clustering.ClusterTestUtil
 
ObjectInputStreamWithLoader - Class in gw.util.io
 
ObjectInputStreamWithLoader(InputStream, ClassLoader) - Constructor for class gw.util.io.ObjectInputStreamWithLoader
Loader must be non-null;
ObjectSize - Class in gw.util.perf.objectsize
 
ObjectSize(long, boolean) - Constructor for class gw.util.perf.objectsize.ObjectSize
 
ObjectSizeUtil - Class in gw.util.perf.objectsize
 
ObjectSizeUtil() - Constructor for class gw.util.perf.objectsize.ObjectSizeUtil
 
objectToByteBuffer(Object) - Static method in class gw.testharness.clustering.ClusterTestUtil
 
ObsoleteConstructorWarning - Exception in gw.lang.parser.exceptions
 
ObsoleteConstructorWarning(IParserState, ResourceKey) - Constructor for exception gw.lang.parser.exceptions.ObsoleteConstructorWarning
 
OCT13_2008 - Static variable in interface gw.testharness.PLTestConstants
 
OCT15_2008 - Static variable in interface gw.testharness.PLTestConstants
 
OCT1_2008 - Static variable in interface gw.testharness.PLTestConstants
 
OCT3_2008 - Static variable in interface gw.testharness.PLTestConstants
 
of(TraversalFilter<N>...) - Static method in class gw.api.graph.CompositeFilter
Creates a CompositeFilter from one or more TraversalFilters.
of(Collection<TraversalFilter<N>>) - Static method in class gw.api.graph.CompositeFilter
Creates a CompositeFilter from one or more TraversalFilters.
of(EntityDiff<KeyableBean>, EntityDiff<KeyableBean>) - Static method in class gw.api.graph.EntityDiffPair
 
of(TraversalFilter<N>...) - Static method in class gw.api.graph.UnionFilter
Creates a UnionFilter from the given filters.
of(Collection<TraversalFilter<N>>) - Static method in class gw.api.graph.UnionFilter
Creates a UnionFilter from the given filters.
of(Class<T>) - Static method in class gw.pl.external.Type
Deprecated.
Returns a type representing the given external class.
OfficialID - Interface in gw.pl.contact.entity
OfficialID Encapsulates the pair of information tax id and jurisdiction
OfficialID - Class in gw.pl.contact.typekey
 
OfficialID(ITypeList, String) - Constructor for class gw.pl.contact.typekey.OfficialID
 
OfficialIDBuilder - Class in gw.api.databuilder
Stamps out official ids.
OfficialIDBuilder() - Constructor for class gw.api.databuilder.OfficialIDBuilder
Sets up the OfficialIDBuilder with the given bundle.
OfficialIdToTaxIdMappingPlugin - Interface in gw.plugin.contact
The OfficialIdToTaxIdMapping plugin is responsible for determining if a given OfficialId is a TaxId.
OfficialIDType - Class in gw.pl.contact.typekey
 
OfficialIDType(ITypeList, String) - Constructor for class gw.pl.contact.typekey.OfficialIDType
 
OldUpgrade - Annotation Type in gw.testharness
Annotation to denote that a test will restore a backed up database (usually against a previous release) and therefore will have to upgrade that database before proceeding.
onAttribute(Attribute) - Method in class gw.api.databuilder.AttributeUserBuilder
 
onCommitException(Exception) - Method in class gw.transaction.AbstractBundleTransactionCallback
Deprecated.
This callback no longer exists. This method has been marked final in order to force implementors to override the new method, AbstractBundleTransactionCallback.afterCommit(gw.pl.persistence.core.Bundle, boolean).
onContact(ABContact) - Method in class gw.api.databuilder.ABContactAddressBuilder
 
onContact(ABContactBuilder) - Method in class gw.api.databuilder.ABContactAddressBuilder
 
ONE - Static variable in interface gw.lang.parser.IGosuParser
 
ONE - Static variable in class gw.pl.util.BigDecimalUtil
 
ONE_OPERATION - Static variable in class gw.api.profiler.ProfilerTag
 
onExchangeRateSet(ExchangeRateSet) - Method in class gw.api.databuilder.ExchangeRateBuilder
 
onExchangeRateSet(ExchangeRateSetBuilder) - Method in class gw.api.databuilder.ExchangeRateBuilder
 
onGroup(Group) - Method in class gw.api.databuilder.GroupRegionBuilder
 
onGroup(Group) - Method in class gw.api.databuilder.GroupUserBuilder
 
onGroup(ValueGenerator<? extends Group>) - Method in class gw.api.databuilder.GroupUserBuilder
 
ONLY_API_CLASSES - Static variable in interface gw.lang.reflect.module.IClassPath
 
onRegion(Region) - Method in class gw.api.databuilder.GroupRegionBuilder
 
onRole(Role) - Method in class gw.api.databuilder.UserRoleBuilder
 
onRole(ValueGenerator<? extends Role>) - Method in class gw.api.databuilder.UserRoleBuilder
 
onUser(User) - Method in class gw.api.databuilder.GroupUserBuilder
 
onUser(ValueGenerator<? extends User>) - Method in class gw.api.databuilder.GroupUserBuilder
 
onValidateSchema(SchemaValidationResults) - Method in class gw.xml.parser2.PLXMLNode
 
open(T, T) - Static method in class gw.api.util.Range
Returns the open interval (start, end).
open(Comparator<? super T>, T, T) - Static method in class gw.api.util.Range
Returns the open interval (start, end).
open() - Method in class gw.pl.io.BOMAwareFileInputStreamFactory
 
open() - Method in class gw.pl.io.BufferedClassResourceReaderFactory
 
open() - Method in class gw.pl.io.BufferedFileAppendOutputStreamFactory
 
open() - Method in class gw.pl.io.BufferedFileAppendWriterFactory
 
open() - Method in class gw.pl.io.BufferedFileInputStreamFactory
 
open() - Method in class gw.pl.io.BufferedFileOutputStreamFactory
 
open() - Method in class gw.pl.io.BufferedFileReaderFactory
 
open() - Method in class gw.pl.io.BufferedFileWriterFactory
 
open() - Method in class gw.pl.io.BufferedIFileInputStreamFactory
 
open() - Method in class gw.pl.io.BufferedIFileReaderFactory
 
open() - Method in interface gw.pl.io.StreamFactory
 
openClosed(T, T) - Static method in class gw.api.util.Range
Returns the half-open interval (start, end].
openClosed(Comparator<? super T>, T, T) - Static method in class gw.api.util.Range
Returns the half-open interval (start, end].
openInputStream() - Method in interface gw.fs.IFile
 
openInputStream() - Method in class gw.fs.jar.JarEntryFileImpl
 
openInputStream() - Method in class gw.fs.physical.PhysicalFileImpl
 
openInputStream() - Method in class gw.fs.url.URLFileImpl
 
openMenu() - Method in class gw.smoketest.platform.web.ActionElementWithAJAXMenu
Open the sub menu of this element thru AJAX call to the server
openMenu(String) - Method in interface gw.testharness.ISmokeTestHelper
Deprecated. 
openOutputStream() - Method in interface gw.fs.IFile
 
openOutputStream() - Method in class gw.fs.jar.JarEntryFileImpl
 
openOutputStream() - Method in class gw.fs.physical.PhysicalFileImpl
 
openOutputStream() - Method in class gw.fs.url.URLFileImpl
 
openOutputStreamForAppend() - Method in interface gw.fs.IFile
 
openOutputStreamForAppend() - Method in class gw.fs.jar.JarEntryFileImpl
 
openOutputStreamForAppend() - Method in class gw.fs.physical.PhysicalFileImpl
 
openOutputStreamForAppend() - Method in class gw.fs.url.URLFileImpl
 
openPreferencesMenu() - Method in class gw.smoketest.platform.web.TabBarElement
Opens the user preferences menu in the TabBar.
OPERATION_FAILED_STRING - Static variable in class gw.pl.util.ResultsBuffer
 
OPERATION_SUCCESSFUL_BUT_WITH_WARNINGS_STRING - Static variable in class gw.pl.util.ResultsBuffer
 
OPERATION_SUCCESSFUL_STRING - Static variable in class gw.pl.util.ResultsBuffer
 
OperationInfo - Class in gw.plugin.management
Operation info provides metadata about an operation
OperationInfo(String, String, Class, boolean, boolean) - Constructor for class gw.plugin.management.OperationInfo
Attribute metadata.
operatorChars(int, int) - Method in interface gw.lang.parser.ISourceCodeTokenizer
 
operators(String[]) - Method in interface gw.lang.parser.ISourceCodeTokenizer
 
option(String) - Static method in class gw.pl.util.webservices.CmdOptionBuilder
 
OPTION_CLAUSE_PREFIX - Static variable in class gw.api.database.SQLServerQueryLevelHintBase
 
OptionElement - Class in gw.smoketest.platform.web
Base class for any single option of a range value widget
OptionElement(ISmokeTest, PCFElementId) - Constructor for class gw.smoketest.platform.web.OptionElement
 
OptionElement(ISmokeTest, SelectElement, int) - Constructor for class gw.smoketest.platform.web.OptionElement
 
OptionElementForMulti - Class in gw.smoketest.platform.web
Base class for a single option of a multi-value widget
OptionElementForMulti(ISmokeTest, SelectElement, int) - Constructor for class gw.smoketest.platform.web.OptionElementForMulti
 
or(BooleanExpression<T>) - Method in interface gw.api.database.ISimpleQueryBuilder
Creates a new "or" expression on this restriction.
or(BooleanExpression<T>) - Method in class gw.api.database.Query
Creates a new "or" expression on this restriction.
or(IBeforeUpgradeBooleanExpression) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeRestriction
Creates a new "or" expression on this restriction.
OracleAWRHelper - Class in gw.api.tools
Class description...
OracleAWRHelper() - Constructor for class gw.api.tools.OracleAWRHelper
 
OracleAWRHelper(boolean) - Constructor for class gw.api.tools.OracleAWRHelper
 
OracleFullHint - Class in gw.api.database
Deprecated.
This class will be removed in a future release. Use QueryHints.createOracleFullHint() instead,
OracleFullHint() - Constructor for class gw.api.database.OracleFullHint
Deprecated.
 
OracleIndexFFSHint - Class in gw.api.database
OracleIndexFFSHint(Table<T>, IEntityPropertyInfo...) - Constructor for class gw.api.database.OracleIndexFFSHint
Deprecated.
Add an INDEX_FFS hint for an index on the given table.
OracleIndexFFSHint(IEntityPropertyInfo...) - Constructor for class gw.api.database.OracleIndexFFSHint
Deprecated.
Add an INDEX_FFS hint for an index on the query.
OracleIndexHint - Class in gw.api.database
OracleIndexHint(Table<T>, IEntityPropertyInfo...) - Constructor for class gw.api.database.OracleIndexHint
Deprecated.
Add an INDEX hint for an index on the given table.
OracleIndexHint(IEntityPropertyInfo...) - Constructor for class gw.api.database.OracleIndexHint
Deprecated.
Add an INDEX hint for an index on the query.
OracleNoUnnestHint - Class in gw.api.database
Forces a subquery to operate as a subquery in the final transformed query, preventing it from being transformed into an inline view
OracleNoUnnestHint() - Constructor for class gw.api.database.OracleNoUnnestHint
Create a new hint that, when applied to a subquery, will prevent it from being transformed into an inline view
OracleOutlineHelper - Class in gw.api.tools
Helper for PCF page that displays details of the Oracle Outlines
OracleOutlineHelper() - Constructor for class gw.api.tools.OracleOutlineHelper
 
OracleQueryRewriteIntegrity - Class in gw.api.database.optimizer.oracle
Deprecated.
This class will be removed in a future release. Use QueryOptimizers.createOracleQueryRewriteIntegrity(String) instead,
OracleQueryRewriteIntegrity(String) - Constructor for class gw.api.database.optimizer.oracle.OracleQueryRewriteIntegrity
Deprecated.
Create a new QueryOptimizer for changing query rewrite integrity
OracleSQLTuningSetsHelper - Class in gw.api.tools
Class description...
OracleSQLTuningSetsHelper() - Constructor for class gw.api.tools.OracleSQLTuningSetsHelper
 
OracleStatspackHelper - Class in gw.api.tools
Class description...
OracleStatspackHelper() - Constructor for class gw.api.tools.OracleStatspackHelper
 
OracleUseHashHint - Class in gw.api.database
Forces the use of a hash join between two tables
OracleUseHashHint(ISelectQueryBuilder<?>, ISelectQueryBuilder<?>) - Constructor for class gw.api.database.OracleUseHashHint
Create a new hint that will force a hash join between the given two tables
OraSQLTuningSetCaptureOpt - Class in gw.pl.database.typekey
 
OraSQLTuningSetCaptureOpt(ITypeList, String) - Constructor for class gw.pl.database.typekey.OraSQLTuningSetCaptureOpt
 
orderBy(IQuerySelectColumn) - Method in interface gw.api.database.IQueryResult
Orders by columns in ascending order.
orderBy(IEntityPropertyInfo) - Method in interface gw.api.database.IQueryResult
Orders by column in ascending order.
orderBy(IQueryResult, IBlock, boolean, boolean) - Static method in class gw.api.database.QueryOrderByParser
 
orderBy(BeforeUpgradeOrderBy...) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeSelectBuilder
Sets the order by columns, in the order provided
orderBy(QueryColumnBeanPath) - Method in class gw.plugin.solr.SolrQueryProcessor
 
orderByDescending(IQuerySelectColumn) - Method in interface gw.api.database.IQueryResult
Orders by columns in descending order.
orderByDescending(IEntityPropertyInfo) - Method in interface gw.api.database.IQueryResult
Orders by column in descending order.
orderByDescending(QueryColumnBeanPath) - Method in class gw.plugin.solr.SolrQueryProcessor
 
OrdereddLoaderObject - Interface in gw.pl.staging.entity
OrdereddLoaderObject null
OrderedList<T> - Class in gw.lang.enhancements
 
OrderedList(Iterable<T>) - Constructor for class gw.lang.enhancements.OrderedList
 
OrderedList.IToComparable<T> - Interface in gw.lang.enhancements
 
ordinalIndexOf(String, String, int) - Static method in class gw.util.GosuStringUtil
Finds the n-th index within a String, handling null.
ordinaryChar(int) - Method in interface gw.lang.parser.ISourceCodeTokenizer
 
ordinaryChars(int, int) - Method in interface gw.lang.parser.ISourceCodeTokenizer
 
Organization - Interface in gw.pl.community.entity
OrganizationBase Defines an organization that has a hierarchy of groups
ORGANIZATION_DYNPROP - Static variable in interface gw.pl.admin.entity.DecentralizedEntity
 
ORGANIZATION_PROP - Static variable in interface gw.pl.admin.entity.DecentralizedEntity
 
OrganizationBuilder - Class in gw.api.databuilder
Builder for OrganizationCoreExt.
OrganizationBuilder() - Constructor for class gw.api.databuilder.OrganizationBuilder
 
OrganizationCoreExt - Interface in gw.ab.community.entity
 
OrganizationSearchCriteria - Interface in gw.pl.community.entity
Search criterion for searches of the Organization entity.
OrganizationSelection - Interface in gw.ab.community.entity
OrganizationSelection
OrganizationTreeNode - Class in gw.api.admin
The Tree Node class that implements the representation of the Organization tree.
OrganizationType - Class in gw.pl.contact.typekey
 
OrganizationType(ITypeList, String) - Constructor for class gw.pl.contact.typekey.OrganizationType
 
OrganizationZoneAdmin - Interface in gw.pl.community.entity
OrganizationZoneAdmin Join table between the organization and the zone, to see which zones an organization can admin over.
OSPlatform - Class in gw.util
 
OSPlatform() - Constructor for class gw.util.OSPlatform
 
OSPlatform.Platform - Enum in gw.util
 
OtherAttributeTypeReturnTypeProvider - Class in gw.xml.parser2
Class description...
OtherAttributeTypeReturnTypeProvider(XMLAttributeDeclaration) - Constructor for class gw.xml.parser2.OtherAttributeTypeReturnTypeProvider
 
OutboundHeaders - Class in gw.api.soap
Sets SOAP headers.
OutboundHeaders(SOAPHeader) - Constructor for class gw.api.soap.OutboundHeaders
Sets SOAP headers.
outdent - Variable in class gw.util.GosuRefactorUtil.MoveInstruction
 
outerJoin(ILinkPropertyInfo) - Method in interface gw.api.database.IQueryBuilder
Used to join this table to another table via a foreign key using an outer join This method will join from this table to another if the FK property is on this table.
outerJoin(ILinkPropertyInfo) - Method in class gw.api.database.Query
Used to join this table to another table via a foreign key using an outer join This method will join from this table to another if the FK property is on this table.
output() - Method in class gw.api.print.PrintAction
Manages the process of generating of body content.
OutputHandler - Interface in gw.util.process
 
outputSchema(String, OutputStream) - Static method in class gw.api.xsd.XSDPublishHelper
 
OverlapTable - Interface in gw.pl.archiving.entity
To mark an overlap table for archiving
overlay(String, String, int, int) - Static method in class gw.util.GosuStringUtil
Overlays part of a String with another String.
overlayString(String, String, int, int) - Static method in class gw.util.GosuStringUtil
Deprecated.
Use better named GosuStringUtil.overlay(String, String, int, int) instead. Method will be removed in Commons Lang 3.0.
OVERRIDE - Static variable in class gw.lang.reflect.Modifier
The int value representing the override modifier.
overrideDatabase(KeyableBean) - Method in interface gw.api.importing.ImportingUtilHelper
Return true if this bean, should have it's fields in the database replaced by the attributes in the input stream.
OverrideReleaseInfoForUpgradeTesting - Annotation Type in gw.testharness
 
owningFeatureInfo - Variable in class gw.lang.parser.expressions.IIdentifierExpression.FeatureInfoWrapper
 
owningType() - Method in class gw.lang.ir.builder.IRBuilderContext
 

P

PACKAGE - Static variable in interface gw.lang.reflect.gs.IGosuProgram
 
PACKAGE_PLUS_DOT - Static variable in interface gw.lang.reflect.gs.IGosuProgram
 
PackagedArrayValue - Interface in gw.api.databuilder.populator
Extension of PackagedValue for array types.
PackagedValue - Interface in gw.api.databuilder.populator
Represents a data value stored on a builder.
PackagedValueFactory - Class in gw.api.databuilder.populator
Utility class for BeanPopulator implementations.
PagedQueryIterator<T extends Bean> - Class in gw.plugin.solr
For paging Solr queries
PagedQueryIterator(int, int, int, int, EmptyQueryProcessor<T>) - Constructor for class gw.plugin.solr.PagedQueryIterator
 
PageHelper - Interface in gw.api.web
Interface to be implemented by all UI helper classes for a PCF Location.
PagePrinter - Interface in gw.api.tools
Generate a HTML report
PagingElement<T extends OptionElement> - Class in gw.smoketest.platform.web
Class description...
PagingElement(ISmokeTest, PCFElementId) - Constructor for class gw.smoketest.platform.web.PagingElement
 
Pair<F,S> - Class in gw.util
 
Pair(F, S) - Constructor for class gw.util.Pair
 
Param - Class in gw.lang
 
Param(String, String) - Constructor for class gw.lang.Param
 
PARAM() - Static method in class gw.lang.reflect.java.JavaTypes
 
Parameter - Annotation Type in gw.datatype.annotation
Sub-annotation, to be used only in DataType declarations.
parameter(String, IRType) - Method in class gw.lang.ir.builder.IRMethodBuilder
 
parameter(String, Class) - Method in class gw.lang.ir.builder.IRMethodBuilder
 
parameter(String, IType) - Method in class gw.lang.ir.builder.IRMethodBuilder
 
Parameter - Interface in gw.pl.parameter.entity
Parameter Component parameters.
PARAMETER_MAP_ATTRIBUTE - Static variable in interface gw.api.webservice.pl.dataExtraction.DataExtractionRenderer
Name of the context attribute in which we store the map of parameters -- Gosu templates only
ParameterInfoBuilder - Class in gw.lang.reflect
 
ParameterInfoBuilder() - Constructor for class gw.lang.reflect.ParameterInfoBuilder
 
ParameterInfoBuilder.BuiltParameterInfo - Class in gw.lang.reflect
 
ParameterInfoBuilder.BuiltParameterInfo(ParameterInfoBuilder, IFeatureInfo) - Constructor for class gw.lang.reflect.ParameterInfoBuilder.BuiltParameterInfo
 
parameterize(FunctionType, TypeVarToTypeMap, boolean) - Method in class gw.lang.reflect.FunctionType
Create a new FunctionType based on the type parameters assigned to the type vars in actualParamByVarName.
ParameterizedFunctionType - Class in gw.lang.reflect
 
ParameterizedFunctionType(FunctionType, IType...) - Constructor for class gw.lang.reflect.ParameterizedFunctionType
 
ParameterizedNavigationCommand - Class in gw.api.quickjump
QuickJump command which takes the user to some page expecting a single argument, which is entered by the user.
ParameterizedNavigationCommand(String, String) - Constructor for class gw.api.quickjump.ParameterizedNavigationCommand
 
ParameterKey<T> - Class in gw.api.system
Description/specification of a configuration parameter.
ParameterKey(Map<String, ParameterKey>, String, boolean, T, ParameterKey, boolean) - Constructor for class gw.api.system.ParameterKey
Creates parameter key.
parameters(Object...) - Method in class gw.lang.ir.builder.IRMethodBuilder
 
ParameterType - Class in gw.pl.parameter.typekey
 
ParameterType(ITypeList, String) - Constructor for class gw.pl.parameter.typekey.ParameterType
 
paramsFor(Bean) - Method in class gw.api.contact.ProximitySearchPageHelper
Used to get the parameters for a specific set of Search Criteria.
ParentPropertyInfo - Class in gw.xml.xsd.typeloader
 
ParentPropertyInfo(ITypeInfo) - Constructor for class gw.xml.xsd.typeloader.ParentPropertyInfo
 
parse(String) - Static method in class gw.api.database.spatial.SpatialPoint
Parses the given Well-Known Text describing a point into a SpatialPoint instance.
parse(String, PhoneCountryCode) - Static method in class gw.api.util.PhoneUtil
Parses a phone number string based on a default country and returns a GWPhoneNumber object.
parse(String) - Static method in class gw.fs.ResourcePath
 
parse(GosucProjectParser) - Static method in class gw.lang.gosuc.GosucDependency
 
parse(GosucProjectParser) - Static method in class gw.lang.gosuc.GosucModule
 
parse(GosucProjectParser, ICustomParser) - Static method in class gw.lang.gosuc.GosucProject
 
parse(InputStream, ICustomParser) - Static method in class gw.lang.gosuc.GosucProjectParser
 
parse(String, ICustomParser) - Static method in class gw.lang.gosuc.GosucProjectParser
 
parse(GosucProjectParser) - Static method in class gw.lang.gosuc.GosucSdk
 
parse(GosucProjectParser) - Method in interface gw.lang.gosuc.ICustomParser
 
parse(Reader) - Static method in class gw.lang.GosuVersion
 
parse(String) - Static method in class gw.lang.GosuVersion
 
parse(File) - Method in class gw.pl.modules.DefaultModuleParser
 
parse(File) - Method in class gw.pl.modules.DefaultModulesParser
 
parse(File) - Method in class gw.pl.modules.pom.PomModuleParser
 
parse(Reader) - Static method in class gw.plugin.email.EmailConfigUtil
Given the reader, get the template descriptor
parse(String) - Static method in class gw.xml.simple.SimpleXmlNode
Parse the given String to create a SimpleXmlNode.
parse(File) - Static method in class gw.xml.simple.SimpleXmlNode
Parse the given File to create a SimpleXmlNode.
parse(InputStream) - Static method in class gw.xml.simple.SimpleXmlNode
Parse the given InputStream to create a SimpleXmlNode.
parse(InputStream) - Static method in class gw.xml.XmlElement
Parses XML from the specified input stream.
parse(InputStream, XmlParseOptions) - Static method in class gw.xml.XmlElement
Parses XML from the specified input stream.
parse(byte[]) - Static method in class gw.xml.XmlElement
Parses XML from the specified byte array.
parse(byte[], XmlParseOptions) - Static method in class gw.xml.XmlElement
Parses XML from the specified byte array.
parse(File) - Static method in class gw.xml.XmlElement
Parses XML from the specified file.
parse(File, XmlParseOptions) - Static method in class gw.xml.XmlElement
Parses XML from the specified file.
parse(String) - Static method in class gw.xml.XmlElement
Parses XML from the specified string.
parse(String, XmlParseOptions) - Static method in class gw.xml.XmlElement
Parses XML from the specified string.
parse(Reader) - Static method in class gw.xml.XmlElement
Parses XML from the specified reader.
parse(Reader, XmlParseOptions) - Static method in class gw.xml.XmlElement
Parses XML from the specified reader.
parse(URL) - Static method in class gw.xml.XmlElement
Parses XML from the specified URL.
parse(URL, XmlParseOptions) - Static method in class gw.xml.XmlElement
Parses XML from the specified URL.
parse(String) - Static method in class gw.xml.XMLNode
Parses the specified string.
parse(String, String) - Static method in class gw.xml.XMLNode
Parses the specified string.
parse(File) - Static method in class gw.xml.XMLNode
Parses the specified file.
parse(InputStream) - Static method in class gw.xml.XMLNode
Parses the specified input stream.
parse(InputStream, String) - Static method in class gw.xml.XMLNode
Parses the specified input stream.
parse(byte[]) - Static method in class gw.xml.XMLNode
Parses the specified bytes.
parse(byte[], String) - Static method in class gw.xml.XMLNode
Parses the specified bytes.
parse(Object, String, IFile, boolean, XSDSource) - Method in class gw.xml.XMLParserBase
 
parseAddChild(IXMLNodeParserCallbacks) - Method in class gw.xml.AbstractXMLNode
Should only be called during parsing.
parseAddChild(IXMLNodeParserCallbacks) - Method in interface gw.xml.IXMLNodeParserCallbacks
 
parseAddChild(IXMLNodeParserCallbacks) - Method in class gw.xml.xsd.typeloader.XSDBasedXMLNode
 
parseAddCommentedChild(IXMLNodeParserCallbacks) - Method in class gw.xml.AbstractXMLNode
Should only be called during parsing.
parseAddCommentedChild(IXMLNodeParserCallbacks) - Method in interface gw.xml.IXMLNodeParserCallbacks
 
parseArgs(String[]) - Static method in class gw.lang.gosuc.GosucArg
 
parseAttributes(ConfigParserContext, Attributes) - Method in class gw.xml.parser2.BaseAbstractNode
 
parseClass(String, ISourceFileHandle, boolean, boolean) - Method in interface gw.lang.parser.IGosuParser
For use by code editors etc.
parseDateTime(String) - Method in interface gw.lang.parser.ICoercionManager
Produce a date from a string using standard DateFormat parsing.
parseDateTime(String) - Method in class gw.lang.parser.StandardCoercionManager
Produce a date from a string using standard DateFormat parsing.
parseDeclarations(IGosuClass) - Method in interface gw.lang.reflect.gs.IGosuClassParser
 
parseDefinitions(IGosuClass) - Method in interface gw.lang.reflect.gs.IGosuClassParser
 
ParsedElementValidator - Annotation Type in gw.lang.reflect
 
ParsedNodeList<E> - Class in gw.xml.xsd.info
 
ParsedNodeList() - Constructor for class gw.xml.xsd.info.ParsedNodeList
 
parseDotPathWord() - Method in interface gw.lang.parser.IGosuParser
 
parseEval(String, List<ICapturedSymbol>, IType, IParsedElement, ISymbolTable) - Method in interface gw.lang.parser.IGosuProgramParser
 
ParseException - Exception in gw.lang.parser.exceptions
 
ParseException(IParserState, ResourceKey, Object...) - Constructor for exception gw.lang.parser.exceptions.ParseException
 
ParseException(Integer, Integer, Integer, Integer, Integer, ISymbolTable, ResourceKey, Object...) - Constructor for exception gw.lang.parser.exceptions.ParseException
 
ParseException(IParserState, IType, ResourceKey, Object...) - Constructor for exception gw.lang.parser.exceptions.ParseException
 
ParseException(ParseException) - Constructor for exception gw.lang.parser.exceptions.ParseException
 
parseExp(IScriptPartId) - Method in interface gw.lang.parser.IGosuParser
Parses a Gosu expression.
parseExp(IScriptPartId, IType) - Method in interface gw.lang.parser.IGosuParser
Parses a Gosu expression.
parseExp(IScriptPartId, IType, IFileContext, boolean) - Method in interface gw.lang.parser.IGosuParser
Parses a Gosu expression.
parseExpOrProgram(IScriptPartId) - Method in interface gw.lang.parser.IGosuParser
Parses a Gosu expression.
parseExpOrProgram(IScriptPartId, boolean, boolean) - Method in interface gw.lang.parser.IGosuParser
Parses a Gosu expression.
parseExpressionOnly(String, ISymbolTable, ParserOptions) - Method in interface gw.lang.parser.IGosuFragmentParser
 
parseExpressionOnly(String, ISymbolTable, ParserOptions) - Method in interface gw.lang.parser.IGosuProgramParser
 
parseExpressionOrProgram(String, ISymbolTable, ParserOptions) - Method in interface gw.lang.parser.IGosuFragmentParser
 
parseExpressionOrProgram(String, ISymbolTable, ParserOptions) - Method in interface gw.lang.parser.IGosuProgramParser
 
parseFile(Map<String, Class<? extends PLXMLNode>>, File) - Static method in class gw.xml.parser2.PLXMLParser
 
parseFile(File, List<Class<? extends PLXMLNode>>) - Static method in class gw.xml.parser2.PLXMLParser
 
parseFile(Map<String, Class<? extends XMLNode>>, File) - Static method in class gw.xml.XMLParser
 
parseFile(File, List<Class<? extends XMLNode>>) - Static method in class gw.xml.XMLParser
 
parseFile(File) - Method in class gw.xml.XMLParserBase
 
parseFile(File, XSDSource) - Method in class gw.xml.XMLParserBase
 
parseFile(File, boolean, XSDSource) - Method in class gw.xml.XMLParserBase
 
parseFileHandlingCommentedElements(File) - Method in class gw.xml.parser2.PLXMLParser
 
parseFileWithXSD(File, String) - Static method in class gw.xml.parser2.PLXMLParser
 
parseFileWithXSD(File, String, boolean) - Static method in class gw.xml.parser2.PLXMLParser
 
parseFileWithXSD(File, String) - Static method in class gw.xml.XMLParser
 
parseFileWithXSD(File, String, boolean) - Static method in class gw.xml.XMLParser
 
parseInitFromNameAndAttributes(QName, Attributes, boolean) - Method in class gw.xml.AbstractXMLNode
Should only be called during parsing.
parseInitFromNameAndAttributes(QName, Attributes, boolean) - Method in interface gw.xml.IXMLNodeParserCallbacks
 
parseInputStream(InputStream, String, List<Class<? extends PLXMLNode>>) - Static method in class gw.xml.parser2.PLXMLParser
 
parseInputStream(Map<String, Class<? extends PLXMLNode>>, InputStream, String) - Static method in class gw.xml.parser2.PLXMLParser
 
parseInputStream(InputStream, String, List<Class<? extends XMLNode>>) - Static method in class gw.xml.XMLParser
 
parseInputStream(Map<String, Class<? extends XMLNode>>, InputStream, String) - Static method in class gw.xml.XMLParser
 
parseInputStream(InputStream, String) - Method in class gw.xml.XMLParserBase
 
parseInputStream(InputStream, String, XSDSource) - Method in class gw.xml.XMLParserBase
 
parseInputStream(InputStream, String, boolean, XSDSource) - Method in class gw.xml.XMLParserBase
 
parseInputStreamWithXSD(InputStream, String, String) - Static method in class gw.xml.parser2.PLXMLParser
 
parseInputStreamWithXSD(InputStream, String, String, boolean) - Static method in class gw.xml.parser2.PLXMLParser
 
parseInputStreamWithXSD(InputStream, String, String) - Static method in class gw.xml.XMLParser
 
parseInputStreamWithXSD(InputStream, String, String, boolean) - Static method in class gw.xml.XMLParser
 
ParseIssue - Exception in gw.lang.parser.exceptions
 
ParseIssue(IParserState, ResourceKey, Object...) - Constructor for exception gw.lang.parser.exceptions.ParseIssue
 
ParseIssue(Integer, Integer, Integer, Integer, Integer, ISymbolTable, ResourceKey, Object...) - Constructor for exception gw.lang.parser.exceptions.ParseIssue
 
ParseIssue(IParserState, Throwable) - Constructor for exception gw.lang.parser.exceptions.ParseIssue
 
parseLine(String) - Static method in class gw.pl.util.csv.CSVUtil
 
parseLine(String, boolean) - Static method in class gw.pl.util.csv.CSVUtil
Parses comma separated line of string into values
parseNodeEnded() - Method in class gw.xml.AbstractXMLNode
Should only be called during parsing.
parseNodeEnded() - Method in interface gw.xml.IXMLNodeParserCallbacks
 
parseNodeEnded() - Method in class gw.xml.xsd.typeloader.XSDBasedXMLNode
 
parseNumber(String) - Method in interface gw.lang.parser.ICoercionManager
 
parseNumber(String) - Method in class gw.lang.parser.StandardCoercionManager
 
parseNumbers() - Method in interface gw.lang.parser.ISourceCodeTokenizer
 
parseObject(String, ParsePosition) - Method in class gw.api.util.UltraFastDateFormat
Parsing not supported.
parseParameterDeclarationList(IParsedElement, boolean, List<IType>) - Method in interface gw.lang.parser.IGosuParser
 
parsePattern() - Method in class gw.api.util.UltraFastDateFormat
Returns a list of Rules given a pattern.
parsePhoneNumber(String) - Method in interface gw.plugin.phone.IPhoneNormalizerPlugin
This method will convert a string to a GWPhoneNumber object using the default phone country value specified in config.xml.
parseProgram(IScriptPartId) - Method in interface gw.lang.parser.IGosuParser
 
parseProgram(IScriptPartId, IType) - Method in interface gw.lang.parser.IGosuParser
 
parseProgram(IScriptPartId, IType, IFileContext, boolean) - Method in interface gw.lang.parser.IGosuParser
 
parseProgram(IScriptPartId, IType, IFileContext, boolean, boolean) - Method in interface gw.lang.parser.IGosuParser
 
parseProgram(IScriptPartId, boolean, boolean, IType, IFileContext, boolean) - Method in interface gw.lang.parser.IGosuParser
 
parseProgram(IScriptPartId, boolean, boolean, IType, IFileContext, boolean, boolean) - Method in interface gw.lang.parser.IGosuParser
 
parseProgram(IScriptPartId, boolean, boolean, IType, IFileContext, boolean, boolean, IType) - Method in interface gw.lang.parser.IGosuParser
 
parseProgram(IScriptPartId, boolean, IType) - Method in interface gw.lang.parser.IGosuParser
 
parseProgramFunctionsOrPropertyDecls(IScriptPartId, boolean, boolean) - Method in interface gw.lang.parser.IGosuParser
 
parseProgramOnly(String, ISymbolTable, ParserOptions) - Method in interface gw.lang.parser.IGosuFragmentParser
 
parseProgramOnly(String, ISymbolTable, ParserOptions) - Method in interface gw.lang.parser.IGosuProgramParser
 
parsePropertyKeyStringToList(String) - Static method in class gw.pl.util.PropertyTree
Turns something of the form Web.StatReports.Blah.Blah into {"Web", "StatReports", "Blah", "Blah"}
PARSER - Static variable in class gw.lang.gosuc.GosucArg
 
parseReader(Map<String, Class<? extends PLXMLNode>>, Reader, String) - Static method in class gw.xml.parser2.PLXMLParser
 
parseReader(Map<String, Class<? extends XMLNode>>, Reader, String) - Static method in class gw.xml.XMLParser
 
parseReader(Reader, String) - Method in class gw.xml.XMLParserBase
 
parseReader(Reader, String, XSDSource) - Method in class gw.xml.XMLParserBase
 
parseReader(Reader, File, boolean, XSDSource) - Method in class gw.xml.XMLParserBase
 
parseReader(Reader, String, boolean, XSDSource) - Method in class gw.xml.XMLParserBase
 
ParseResult - Class in gw.lang.parser
 
ParseResult() - Constructor for class gw.lang.parser.ParseResult
 
ParseResult(IExpression) - Constructor for class gw.lang.parser.ParseResult
 
ParseResult(IGosuProgram) - Constructor for class gw.lang.parser.ParseResult
 
ParseResultsException - Exception in gw.lang.parser.exceptions
 
ParseResultsException(IParsedElement) - Constructor for exception gw.lang.parser.exceptions.ParseResultsException
 
ParseResultsException(IParsedElement, String) - Constructor for exception gw.lang.parser.exceptions.ParseResultsException
 
ParserOptions - Class in gw.lang.parser
 
ParserOptions() - Constructor for class gw.lang.parser.ParserOptions
 
parseSetLocation(FileNameAndLineNumber) - Method in class gw.xml.AbstractXMLNode
Should only be called during parsing.
parseSetLocation(FileNameAndLineNumber) - Method in interface gw.xml.IXMLNodeParserCallbacks
 
parseSetParent(IXMLNodeParserCallbacks) - Method in class gw.xml.AbstractXMLNode
Should only be called during parsing.
parseSetParent(IXMLNodeParserCallbacks) - Method in interface gw.xml.IXMLNodeParserCallbacks
 
parseSetText(String) - Method in class gw.xml.AbstractXMLNode
Should only be called during parsing.
parseSetText(String) - Method in interface gw.xml.IXMLNodeParserCallbacks
 
parseSetText(String) - Method in class gw.xml.xsd.typeloader.XSDBasedXMLNode
 
parseStatements(IScriptPartId) - Method in interface gw.lang.parser.IGosuParser
Parses a set of Gosu statements.
parseString(String) - Method in class gw.xml.date.AbstractXmlDateType
 
parseString(String, String) - Method in class gw.xml.XMLParserBase
 
parseString(String, String, XSDSource) - Method in class gw.xml.XMLParserBase
 
parseStringWithXSD(String, String, String) - Static method in class gw.xml.parser2.PLXMLParser
 
parseStringWithXSD(String, String, String, boolean) - Static method in class gw.xml.parser2.PLXMLParser
 
parseStringWithXSD(String, String, String) - Static method in class gw.xml.XMLParser
 
parseStringWithXSD(String, String, String, boolean) - Static method in class gw.xml.XMLParser
 
parseTemplate(String, ISymbolTable, ParserOptions) - Method in interface gw.lang.parser.IGosuProgramParser
 
parseToken(String, int[]) - Method in class gw.api.util.UltraFastDateFormat
Performs the parsing of tokens.
parseType(String) - Method in interface gw.lang.reflect.ITypeSystem
Converts a String name of a type into an IType.
parseType(String, ITypeUsesMap) - Method in interface gw.lang.reflect.ITypeSystem
 
parseType(String, TypeVarToTypeMap) - Method in interface gw.lang.reflect.ITypeSystem
 
parseType(String, TypeVarToTypeMap, ITypeUsesMap) - Method in interface gw.lang.reflect.ITypeSystem
 
parseType(String) - Static method in class gw.lang.reflect.TypeSystem
Converts a String name of a type into an IType.
parseType(String, ITypeUsesMap) - Static method in class gw.lang.reflect.TypeSystem
 
parseType(String, TypeVarToTypeMap) - Static method in class gw.lang.reflect.TypeSystem
 
parseType(String, TypeVarToTypeMap, ITypeUsesMap) - Static method in class gw.lang.reflect.TypeSystem
 
parseTypeExpression(String, TypeVarToTypeMap, ITypeUsesMap) - Method in interface gw.lang.reflect.ITypeSystem
 
parseTypeExpression(String, TypeVarToTypeMap, ITypeUsesMap) - Static method in class gw.lang.reflect.TypeSystem
 
parseTypeLiteral(IScriptPartId) - Method in interface gw.lang.parser.IGosuParser
Parses a type literal expression.
parseTypeLiteral() - Method in interface gw.lang.parser.IGosuParser
Consumes a type literal from the current tokenizer, if one exists.
parseTypeLiteral(String) - Static method in class gw.lang.reflect.TypeSystem
Parses a type name such as Iterable<Claim>.
parseURL(URL) - Method in class gw.xml.XMLParserBase
 
parseURL(URL, XSDSource) - Method in class gw.xml.XMLParserBase
 
parseURL(URL, boolean, XSDSource) - Method in class gw.xml.XMLParserBase
 
parseUserInput(Object, IPropertyInfo, String) - Method in class gw.datatype.impl.CurrencyAmountConstraintsHandlerBase
 
parseUserInput(Object, IPropertyInfo, String) - Method in class gw.datatype.impl.DecimalConstraintsHandlerBase
 
parseUsesStatementList(boolean) - Method in interface gw.lang.parser.IGosuParser
 
parseValue(IPropertyInfo, String) - Method in interface gw.datatype.handler.IDataTypeValueHandler
Parses the given string as a representation of the datatype's value type.
parseValue(IPropertyInfo, String) - Method in interface gw.datatype.IDataType
Parses the string form of a value into an object of the datatype's value type.
parseValue(IPropertyInfo, String) - Method in class gw.datatype.impl.CurrencyAmountValueHandler
 
parseValue(IPropertyInfo, String) - Method in class gw.datatype.impl.SimpleValueHandler
 
parseValue(IPropertyInfo, String) - Method in class gw.datatype.impl.TypeKeyValueHandler
 
ParseWarning - Exception in gw.lang.parser.exceptions
 
ParseWarning(IParserState, ResourceKey, Object...) - Constructor for exception gw.lang.parser.exceptions.ParseWarning
 
ParseWarning(ParseWarning) - Constructor for exception gw.lang.parser.exceptions.ParseWarning
 
ParseWarning(Integer, Integer, Integer, Integer, Integer, ISymbolTable, ResourceKey, Object...) - Constructor for exception gw.lang.parser.exceptions.ParseWarning
 
ParseWarningForDeprecatedMember - Exception in gw.lang.parser.exceptions
 
ParseWarningForDeprecatedMember(IParserState, String, String) - Constructor for exception gw.lang.parser.exceptions.ParseWarningForDeprecatedMember
 
parseWsdlFile(String) - Method in class gw.pl.util.webservices.axis.GWParser
 
parseXMLNode(XMLNodeFactory, TFile, XSDSource) - Static method in class gw.pl.util.CottaUtil
 
parseXMLNode(XMLNodeFactory, TFile, boolean, XSDSource) - Static method in class gw.pl.util.CottaUtil
 
parseXSD(URL) - Method in class gw.xml.xsd.XSDParser
 
parseXSD(InputStream, String) - Method in class gw.xml.xsd.XSDParser
 
parseXSD(XSDSource) - Method in class gw.xml.xsd.XSDParser
 
passArgs(IJavaClassMethod) - Static method in class gw.lang.ir.builder.IRBuilderMethods
 
passArgs(IJavaClassConstructor) - Static method in class gw.lang.ir.builder.IRBuilderMethods
 
password - Variable in class gw.pl.util.webservices.axis.GWParser
Field password
PASSWORD_MISMATCH - Static variable in class gw.plugin.security.CredentialVerificationResult
The password supplied is incorrect
past() - Static method in class gw.api.databuilder.SequentialDateGenerator
Return a generator that will generate a series of past dates
PastDateTimeConstraintsHandler - Class in gw.datatype.impl
Class description...
PastDateTimeConstraintsHandler() - Constructor for class gw.datatype.impl.PastDateTimeConstraintsHandler
 
path(IEntityPropertyInfo) - Static method in class gw.api.database.QuerySelectColumns
 
path(List<? extends IEntityPropertyInfo>) - Static method in class gw.api.database.QuerySelectColumns
 
path(String) - Static method in class gw.api.database.QuerySelectColumns
 
Path<T> - Class in gw.api.graph
A contiguous set of directed edges representing a "path" through the graph.
Path(T, T) - Constructor for class gw.api.graph.Path
Create a Path with a starting edge.
Path(Edge<T>) - Constructor for class gw.api.graph.Path
Create a Path with a starting edge.
Path<A,B> - Interface in gw.api.path
A path of PropertyReferences.
pathRelativeToRoot(IResource) - Method in interface gw.lang.reflect.module.IModule
 
Paths - Class in gw.api.path
Helps you work with PersistentPaths.
Paths() - Constructor for class gw.api.path.Paths
 
pathWithAlias(String, IEntityPropertyInfo) - Static method in class gw.api.database.QuerySelectColumns
 
pathWithAlias(String, List<? extends IEntityPropertyInfo>) - Static method in class gw.api.database.QuerySelectColumns
 
pathWithAlias(String, String) - Static method in class gw.api.database.QuerySelectColumns
 
PatternedStringGenerator - Class in gw.api.databuilder
Generates unique strings based on a pattern in which some number of the characters can be replaced by digits.
PatternedStringGenerator(String, char) - Constructor for class gw.api.databuilder.PatternedStringGenerator
Create a generator with the given pattern and replacement char
PatternedStringGenerator(String) - Constructor for class gw.api.databuilder.PatternedStringGenerator
Create a generator with the given pattern and the default replacement char, which is a period.
pauseForGivenMillis(long) - Method in interface gw.testharness.ISmokeTestHelper
Pauses for a given number of milliseconds Normally you don't need to call this directly.
pauseRun() - Method in class gw.api.tools.ConsistencyChecksRunsPageHelper
 
PayPeriodType - Class in gw.pl.contact.typekey
 
PayPeriodType(ITypeList, String) - Constructor for class gw.pl.contact.typekey.PayPeriodType
 
pBOOLEAN() - Static method in class gw.lang.ir.IRTypeConstants
 
pBOOLEAN() - Static method in class gw.lang.reflect.java.JavaTypes
 
pBYTE() - Static method in class gw.lang.ir.IRTypeConstants
 
pBYTE() - Static method in class gw.lang.reflect.java.JavaTypes
 
PCFElement - Class in gw.smoketest.platform.web
Class description...
PCFElement(ISmokeTest, PCFElementId) - Constructor for class gw.smoketest.platform.web.PCFElement
 
PCFElementId - Class in gw.smoketest.platform.web
Class representing a complex element for PCF pages.
PCFElementId(String) - Constructor for class gw.smoketest.platform.web.PCFElementId
 
PCFElementId.PCFElementScope - Enum in gw.smoketest.platform.web
 
PCFLocation - Class in gw.smoketest.platform.web
 
PCFLocation(ISmokeTest, PCFElementId) - Constructor for class gw.smoketest.platform.web.PCFLocation
 
pCHAR() - Static method in class gw.lang.ir.IRTypeConstants
 
pCHAR() - Static method in class gw.lang.reflect.java.JavaTypes
 
PdfGeneratorInputTooLargeException - Exception in gw.api.print
Class description...
PdfGeneratorInputTooLargeException() - Constructor for exception gw.api.print.PdfGeneratorInputTooLargeException
 
PDFMergeHandlerLicenseKey - Static variable in class gw.api.system.PLConfigParameters
the default pdf merging is handled by a product that has a license.
pDOUBLE() - Static method in class gw.lang.ir.IRTypeConstants
 
pDOUBLE() - Static method in class gw.lang.reflect.java.JavaTypes
 
peek() - Static method in class gw.api.profiler.Profiler
 
peek() - Method in class gw.lang.parser.SourceCodeReader
 
peek() - Method in class gw.util.Stack
 
peekAtComment() - Method in class gw.xml.XMLNodeLexicalHandler
 
peekIsolatedScope() - Method in interface gw.lang.parser.ISymbolTable
 
peekIsolatedScope() - Method in class gw.lang.parser.StandardSymbolTable
 
peekIsolatedScope() - Method in class gw.lang.parser.ThreadSafeSymbolTable
 
peekNextLine() - Method in class gw.pl.util.csv.CSVParser
 
peekScope() - Method in interface gw.lang.parser.ISymbolTable
 
peekScope(int) - Method in interface gw.lang.parser.ISymbolTable
 
peekScope() - Method in class gw.lang.parser.StandardSymbolTable
 
peekScope(int) - Method in class gw.lang.parser.StandardSymbolTable
 
peekScope() - Method in class gw.lang.parser.ThreadSafeSymbolTable
 
peekScope(int) - Method in class gw.lang.parser.ThreadSafeSymbolTable
 
PENDING_ACK - Static variable in class gw.pl.messaging.MessageStatus
Messages set to this state once the MessageTransport.send() method completes but the transport does not ack the message; stays in it until acked or error received or retried.
PENDING_SEND - Static variable in class gw.pl.messaging.MessageStatus
Messages are initially created in this state; stays until sent to the destination.
PENDING_SEND_STATES - Static variable in class gw.pl.messaging.MessageStatus
 
PENDING_STATES - Static variable in class gw.pl.messaging.MessageStatus
 
PendingChangeClaim() - Static method in class gw.api.databuilder.PendingContactChangeBuilder
 
PendingChangeMatcherContextFactory - Class in gw.api.contact.pendingchanges
Factory for creating the MatcherContext from the given configuration.
PendingChangeMatcherContextFactory() - Constructor for class gw.api.contact.pendingchanges.PendingChangeMatcherContextFactory
 
PendingChangeUI - Class in gw.api.contact.pendingchanges
Support for out of box pending changes UI
PendingChangeUI(PendingContactChangeConfigurationPlugin, QueryableBeanComparison) - Constructor for class gw.api.contact.pendingchanges.PendingChangeUI
 
PendingContactChange - Interface in gw.ab.contact.entity
PendingContactChange
PendingContactChange - Class in gw.ab.contact.typekey
 
PendingContactChange(ITypeList, String) - Constructor for class gw.ab.contact.typekey.PendingContactChange
 
PendingContactChangeBuilder<T extends PendingContactChange,B extends PendingContactChangeBuilder<T,B>> - Class in gw.api.databuilder
Created with IntelliJ IDEA.
PendingContactChangeBuilder(IType) - Constructor for class gw.api.databuilder.PendingContactChangeBuilder
 
PendingContactChangeBuilder() - Constructor for class gw.api.databuilder.PendingContactChangeBuilder
 
PendingContactChangeConfigurationPlugin - Interface in gw.plugin.contact
Internal plugin interface for pending change UI.
PendingContactChangeUtil - Class in gw.api.web.contact
This class provides some helper methods for the PendingChanges UI
PendingContactChangeUtil() - Constructor for class gw.api.web.contact.PendingContactChangeUtil
 
PendingContactChangeView - Interface in gw.ab.contact.entity
PendingContactChangeView
PendingContactChangeView - Class in gw.ab.contact.typekey
 
PendingContactChangeView(ITypeList, String) - Constructor for class gw.ab.contact.typekey.PendingContactChangeView
 
PendingContactCreate - Interface in gw.ab.contact.entity
PendingContactCreate
PendingContactCreateBuilder - Class in gw.api.databuilder
Created with IntelliJ IDEA.
PendingContactCreateBuilder() - Constructor for class gw.api.databuilder.PendingContactCreateBuilder
 
PendingContactCreateView - Interface in gw.ab.contact.entity
PendingContactCreateView
PendingContactUpdate - Interface in gw.ab.contact.entity
PendingContactUpdate
PendingContactUpdateBuilder - Class in gw.api.databuilder
Created with IntelliJ IDEA.
PendingContactUpdateBuilder() - Constructor for class gw.api.databuilder.PendingContactUpdateBuilder
 
PendingContactUpdateView - Interface in gw.ab.contact.entity
PendingContactUpdateView
PendingCreateClaim() - Static method in class gw.api.databuilder.PendingContactCreateBuilder
 
PendingUpdateClaim() - Static method in class gw.api.databuilder.PendingContactUpdateBuilder
 
PERF_TIMING_REF - Static variable in class gw.api.soap.SOAPServiceBase
 
PerfDownloadDetail - Class in gw.api.tools
 
PerfDownloadDetail(String, String, Date, Date, int, String) - Constructor for class gw.api.tools.PerfDownloadDetail
 
performAssignment() - Method in class gw.api.assignment.AssignmentPopup
Performs assignment to the chosen assignee, as specified by the current selection type and either the SelectedFromList property (if selection type is "FromList") or the AssigneePicker.Selection (if selection type is "FromSearch").
performDestinationAction(int, DestinationMessageStatistics.DestinationAction) - Static method in class gw.api.admin.DestinationMessageStatisticsUtil
Execute the specified destination action on the destination.
performDocumentCreation(IDocumentTemplateDescriptor, String[], String[]) - Method in class gw.plugin.document.impl.BaseServerSideDocumentProductionImpl
 
performDocumentCreation(IDocumentTemplateDescriptor, String[], String[]) - Method in class gw.plugin.document.impl.BaseServerSidePDFDocumentProductionImpl
 
performGroupUserSearch() - Method in interface gw.pl.community.entity.UserSearchCriteria
Searches for visible UserGroups with users matching the last name and first name fields specified in the criteria.
performProximitySearch(Location, ABContactSearchCriteria, ABContactSearchSpecWithoutPaging, boolean) - Method in class gw.api.contact.ABProximitySearchPageHelper
Performs a proximity search given using the provided ContactSearchCriteria.
performProximitySearch(Location, ABContactSearchCriteria, boolean) - Method in class gw.api.contact.ABProximitySearchPageHelper
Deprecated.
(Since 8.0) Use the performProximitySearch that takes a ABContactSearchSpecWithoutPaging instead.
performSearch(boolean) - Method in interface gw.ab.addressbook.entity.ABContactSearchCriteria
 
performSearch() - Method in class gw.api.admin.AttributeSearchCriteria
Searches for attributes matching these criteria and returns a query processor for iterating those attributes that do match.
performSearch() - Method in class gw.api.admin.RegionSearchCriteria
Return a query processor that will yield all regions matching the current criteria.
performSearch() - Method in class gw.api.admin.ZoneSearchCriteria
Deprecated.
 
performSearch() - Method in class gw.api.assignment.AssignmentSearchCriteria
Performs the search based on the search type and the corresponding criteria object.
performSearch() - Method in interface gw.pl.community.entity.GroupSearchCriteria
Finds Groups that match this search criteria
performSearch() - Method in interface gw.pl.community.entity.UserSearchCriteria
Performs a User search based on the passed-in criteria.
performSearch(BundleProvider) - Method in interface gw.pl.contact.entity.ContactSearchCriteria
Performs the search and returns the results wrapped in a QueryProcessor.
performSearch() - Method in interface gw.pl.document.entity.DocumentSearchCriteria
Returns a QueryProcessor containing Document entities that match the criteria specified by this entity.
performSearch(Location) - Method in interface gw.pl.document.entity.DocumentTemplateSearchCriteria
Performs the search and returns the matching templates
performSearch(Set<String>) - Method in interface gw.pl.document.entity.DocumentTemplateSearchCriteria
Performs the search and returns the matching templates.
performSearch(SymbolProvider) - Method in interface gw.pl.document.entity.DocumentTemplateSearchCriteria
Performs the search and returns the matching alltemplates
performSearch() - Method in interface gw.pl.workflow.entity.WFStatsSearchCriteria
Finds all workflow stats that match this search criteria
performSearch() - Method in interface gw.pl.workflow.entity.WorkflowSearchCriteria
Finds all workflows that match this search criteria
performSearchByProximity(Location, ProximitySearchPageHelper) - Method in interface gw.pl.community.entity.UserSearchCriteria
Performs a search based on the criteria that have been established.
performSearchByProximity(Location) - Method in interface gw.pl.community.entity.UserSearchCriteria
Deprecated.
this will create a new helper each time the search is performed, use the method which accepts a helper to preserve that across calls
performSearchByProximity() - Method in interface gw.pl.community.entity.UserSearchCriteria
Performs a search based on the criteria that have been established.
performSearchByProximityForAssignmentCandidateUsers(Key[], SystemPermissionType[]) - Method in interface gw.pl.community.entity.UserSearchCriteria
Performs a search based on the criteria that have been established.
performSearchWithOrganization() - Method in interface gw.pl.community.entity.UserSearchCriteria
Performs a search based on the criteria that have been established, but requires that an organization has been set and that the organization's id is not temporary.
performSolrFullImport(String, int) - Static method in class gw.solr.GWSolrBatchLoader
 
performSyncContact(Contact, Contact) - Method in class gw.api.contact.ContactAutoSyncUtil
Deprecated.
 
performSyncContact(Contact, Contact) - Method in class gw.api.contact.ContactAutoSyncUtilBase
 
performWaitAndReturnPercent(long, long, long) - Method in class gw.api.web.admin.workflow.ManageWorkflows
 
PerfReportHelper - Class in gw.api.tools
 
PerfReportHelper(BatchProcessType) - Constructor for class gw.api.tools.PerfReportHelper
 
PerfReportHelper.DBPerfReportStatus - Enum in gw.api.tools
Used to populated DBPerfReport entity Status column.
PerfWorkQueueTestUtil - Class in gw.workqueue
Utilities for running work queues in performance tests.
PerfWorkQueueTestUtil() - Constructor for class gw.workqueue.PerfWorkQueueTestUtil
 
PERIOD_END_DYNPROP - Static variable in interface gw.pl.persistence.core.effdate.entity.EffDatedBranch
 
PERIOD_START_DYNPROP - Static variable in interface gw.pl.persistence.core.effdate.entity.EffDatedBranch
 
PERIODID_DYNPROP - Static variable in interface gw.pl.persistence.core.effdate.entity.EffDatedBranch
 
PermissionException - Exception in gw.api.webservice.exception
Thrown when the authenticated SOAP user does not have permission to perform the requested operation
PermissionException() - Constructor for exception gw.api.webservice.exception.PermissionException
Required for bean serializer.
PermissionException(String) - Constructor for exception gw.api.webservice.exception.PermissionException
 
PermissionException(PermissionException) - Constructor for exception gw.api.webservice.exception.PermissionException
 
PermissionException(int, String) - Constructor for exception gw.api.webservice.exception.PermissionException
 
PermissionException - Exception in gw.pl.util.webservices.login.fault
Thrown when the authenticated SOAP user does not have permission to perform the requested operation
PermissionException() - Constructor for exception gw.pl.util.webservices.login.fault.PermissionException
 
PermissionException(String, String) - Constructor for exception gw.pl.util.webservices.login.fault.PermissionException
 
PersistentPath<A extends KeyableBean,B> - Class in gw.api.path
A Path implementation for entities and persistent (i.e. non-virtual) properties.
PersistentPath(PropertyReference<A, B>) - Constructor for class gw.api.path.PersistentPath
Constructs a persistent path consisting of the given root.
Person - Interface in gw.pl.contact.entity
Person Information about a person.
PersonBuilderBase<T extends Person,B extends PersonBuilderBase<T,B>> - Class in gw.api.databuilder
Base class for Person builders.
PersonBuilderBase(IType, int) - Constructor for class gw.api.databuilder.PersonBuilderBase
 
PersonBuilderBase(IType, int, boolean) - Constructor for class gw.api.databuilder.PersonBuilderBase
 
PersonCoreExt - Interface in gw.ab.contact.entity
 
PersonVendor - Interface in gw.pl.contact.entity
PersonVendor

Contact type representing vendors that are individual persons.

pFLOAT() - Static method in class gw.lang.ir.IRTypeConstants
 
pFLOAT() - Static method in class gw.lang.reflect.java.JavaTypes
 
PHONE_NORMALIZER_WORK_QUEUE - Static variable in class gw.api.profiler.ProfilerTag
 
PHONE_NORMALIZER_WORK_QUEUE_WORK_ITEM - Static variable in class gw.api.profiler.ProfilerTag
 
PhoneColumnProperties - Class in gw.api.util.phone
Created with IntelliJ IDEA.
PhoneColumnProperties() - Constructor for class gw.api.util.phone.PhoneColumnProperties
 
PhoneColumnProperties(PropertyReference<Bean, PhoneCountryCode>, PropertyReference<Bean, String>, PropertyReference<Bean, String>) - Constructor for class gw.api.util.phone.PhoneColumnProperties
 
PhoneCountryCode - Class in gw.pl.geodata.phone.typekey
 
PhoneCountryCode(ITypeList, String) - Constructor for class gw.pl.geodata.phone.typekey.PhoneCountryCode
 
PhoneDelegateBase - Class in gw.api.phone
Provides basic functionality to phone delegates
PhoneDelegateBase() - Constructor for class gw.api.phone.PhoneDelegateBase
 
PhoneFields - Interface in gw.api.phone
This interface is designed to represent the three fields in a phone number.
PhoneNormalizerWorkItem - Interface in gw.pl.workqueue.entity
PhoneNormalizerWorkItem
PhoneType - Class in gw.pl.platform.typekey
 
PhoneType(ITypeList, String) - Constructor for class gw.pl.platform.typekey.PhoneType
 
PhoneUtil - Class in gw.api.util
Provides phone number validation and formatting routines.
PhoneUtil() - Constructor for class gw.api.util.PhoneUtil
 
PhysicalDirectoryImpl - Class in gw.fs.physical
 
PhysicalDirectoryImpl(ResourcePath, IPhysicalFileSystem) - Constructor for class gw.fs.physical.PhysicalDirectoryImpl
 
PhysicalFileImpl - Class in gw.fs.physical
 
PhysicalFileImpl(ResourcePath, IPhysicalFileSystem) - Constructor for class gw.fs.physical.PhysicalFileImpl
 
PhysicalResourceImpl - Class in gw.fs.physical
 
PhysicalResourceImpl(ResourcePath, IPhysicalFileSystem) - Constructor for class gw.fs.physical.PhysicalResourceImpl
 
pickDuplicateContact(ABContact, ABContact, Location) - Static method in class gw.api.web.contact.PendingContactChangeUtil
 
PickerRow - Class in gw.api.tools
Used to populate a table of names.
PickerRow(Nameable, boolean) - Constructor for class gw.api.tools.PickerRow
 
PING - Static variable in class gw.test.servlet.RemoteTestServlet
 
PING_THREAD - Static variable in class gw.api.profiler.ProfilerTag
 
pINT() - Static method in class gw.lang.ir.IRTypeConstants
 
pINT() - Static method in class gw.lang.reflect.java.JavaTypes
 
Place - Interface in gw.pl.contact.entity
Place

Represents an place/location that is not directly associated with a business or person.

PLACEHOLDER_FOR_PACKAGE - Static variable in interface gw.lang.reflect.module.IClassPath
 
PLAssertions - Class in gw.testharness.v3
 
PLATFORM_MAJOR_VER_ATTRIB - Static variable in class gw.api.importing.ImportingUtil
 
PLATFORM_MINOR_VER_ATTRIB - Static variable in class gw.api.importing.ImportingUtil
 
PlatformUtil - Class in gw.pl.util
 
PlatformUtil() - Constructor for class gw.pl.util.PlatformUtil
 
PLBatchLoadDataSource - Class in gw.solr
 
PLBatchLoadDataSource(String, ConnectionPool) - Constructor for class gw.solr.PLBatchLoadDataSource
 
PLConfigParameters - Class in gw.api.system
Used to fetch the values of configuration parameters defined in config.xml

The list of parameters here is the list of all legal config parameters.

PLLoggerCategory - Class in gw.api.system
 
PLLoggerCategory() - Constructor for class gw.api.system.PLLoggerCategory
 
pLONG() - Static method in class gw.lang.ir.IRTypeConstants
 
pLONG() - Static method in class gw.lang.reflect.java.JavaTypes
 
PLPerfDownloadAnalyzerSuite - Class in gw.testharness.suites
 
PLPerfDownloadAnalyzerSuite() - Constructor for class gw.testharness.suites.PLPerfDownloadAnalyzerSuite
 
PLRemoteTestServlet - Class in gw.testharness.v3
Created by IntelliJ IDEA.
PLRemoteTestServlet() - Constructor for class gw.testharness.v3.PLRemoteTestServlet
 
PLServerTestEnvironment - Class in gw.testharness.v3
 
PLServerTestEnvironment(Runlevel) - Constructor for class gw.testharness.v3.PLServerTestEnvironment
 
PLServerTestEnvironment() - Constructor for class gw.testharness.v3.PLServerTestEnvironment
 
PLSuite<R extends PLSuite> - Class in gw.testharness.v3
 
PLSuite() - Constructor for class gw.testharness.v3.PLSuite
 
PLTestClass - Class in gw.testharness.v3
 
PLTestClass() - Constructor for class gw.testharness.v3.PLTestClass
 
PLTestClass(String) - Constructor for class gw.testharness.v3.PLTestClass
 
PLTestClassUtil - Class in gw.testharness.v3
Class description...
PLTestClassUtil() - Constructor for class gw.testharness.v3.PLTestClassUtil
 
PLTestConstants - Interface in gw.testharness
 
PLTestEnvironment - Class in gw.testharness.v3
Created by IntelliJ IDEA.
PLTestEnvironment() - Constructor for class gw.testharness.v3.PLTestEnvironment
 
PLUGIN - Static variable in class gw.api.profiler.ProfilerTag
 
PLUGIN - Static variable in class gw.pl.logging.LoggerCategory
 
PluginCallbackHandler - Interface in gw.plugin
Manager used to execute a block of plugin code within a transaction.
PluginCallbackHandler.Block - Interface in gw.plugin
Block of code to execute within a transaction
PluginRegistry - Class in gw.plugin
Deprecated.
Use Plugins instead.
PluginRegistry() - Constructor for class gw.plugin.PluginRegistry
Deprecated.
 
pluginReturnsOverviewMapWithDrivingDirections() - Method in class gw.api.geocode.AbstractGeocodePlugin
There is no practical "generic" way to support mapping with driving directions, so this defaults to returning false.
pluginReturnsOverviewMapWithDrivingDirections() - Method in interface gw.plugin.geocode.GeocodePlugin
 
pluginReturnsStepByStepMapsWithDrivingDirections() - Method in class gw.api.geocode.AbstractGeocodePlugin
There is no practical "generic" way to support mapping with driving directions, so this defaults to returning false.
pluginReturnsStepByStepMapsWithDrivingDirections() - Method in interface gw.plugin.geocode.GeocodePlugin
 
Plugins - Class in gw.plugin
Utility class for accessing plugins.
PluginStartupTimeout - Static variable in class gw.api.system.PLConfigParameters
OSGi plugins startup timeout (in seconds).
pluginSupportsCorrections() - Method in class gw.api.geocode.AbstractGeocodePlugin
There is no practical "generic" way to support corrections, so this defaults to returning false.
pluginSupportsCorrections() - Method in interface gw.plugin.geocode.GeocodePlugin
 
pluginSupportsDrivingDirections() - Method in class gw.api.geocode.AbstractGeocodePlugin
There is no practical "generic" way to support driving directions, so this defaults to returning false.
pluginSupportsDrivingDirections() - Method in interface gw.plugin.geocode.GeocodePlugin
 
pluginSupportsFindByGeocode() - Method in class gw.api.geocode.AbstractGeocodePlugin
There is no practical "generic" way to support findByGeocodeBestMatch(), so this defaults to returning false.
pluginSupportsFindByGeocode() - Method in interface gw.plugin.geocode.GeocodePlugin
 
pluginSupportsFindByGeocodeMultiple() - Method in class gw.api.geocode.AbstractGeocodePlugin
By default, we wrap singleton returns, so we simple return the results of pluginSupportsFindByGeocode()
pluginSupportsFindByGeocodeMultiple() - Method in interface gw.plugin.geocode.GeocodePlugin
 
pluginSupportsMappingByAddress() - Method in class gw.api.geocode.AbstractGeocodePlugin
There is no practical "generic" way to support mapping, so this defaults to returning false.
pluginSupportsMappingByAddress() - Method in interface gw.plugin.geocode.GeocodePlugin
 
pluginSupportsMultipleCorrections() - Method in class gw.api.geocode.AbstractGeocodePlugin
There is no practical "generic" way to support findByGeocodeBestMatch(), so this defaults to returning false.
pluginSupportsMultipleCorrections() - Method in interface gw.plugin.geocode.GeocodePlugin
 
PluginUtils - Class in gw.api.plugin
 
PluginUtils() - Constructor for class gw.api.plugin.PluginUtils
 
plus() - Method in class gw.api.financials.CurrencyAmount
java.math.BigDecimal analog method
plus(MathContext) - Method in class gw.api.financials.CurrencyAmount
java.math.BigDecimal analog method
plus() - Method in class gw.pl.currency.MonetaryAmount
java.math.BigDecimal analog method
plus(MathContext) - Method in class gw.pl.currency.MonetaryAmount
java.math.BigDecimal analog method
PLXMLNode - Class in gw.xml.parser2
 
PLXMLNode() - Constructor for class gw.xml.parser2.PLXMLNode
 
PLXMLNode(String) - Constructor for class gw.xml.parser2.PLXMLNode
 
PLXMLNode(QName) - Constructor for class gw.xml.parser2.PLXMLNode
 
PLXMLNode.LocalMDBuilder - Class in gw.xml.parser2
 
PLXMLNode.LocalMDBuilder() - Constructor for class gw.xml.parser2.PLXMLNode.LocalMDBuilder
 
PLXMLNodeFactory<T extends IXMLNodeParserCallbacks> - Interface in gw.xml.parser2
Class description...
PLXMLParser<T extends IXMLNodeParserCallbacks> - Class in gw.xml.parser2
 
PLXMLParser(XMLNodeFactory<T>) - Constructor for class gw.xml.parser2.PLXMLParser
 
PLXMLParser(XMLNodeFactory<T>, SAXParser) - Constructor for class gw.xml.parser2.PLXMLParser
 
PomModuleDependencySpec - Class in gw.pl.modules.pom
User: idubrov
PomModuleDependencySpec(String, String, String) - Constructor for class gw.pl.modules.pom.PomModuleDependencySpec
 
PomModuleParser - Class in gw.pl.modules.pom
 
PomModuleParser() - Constructor for class gw.pl.modules.pom.PomModuleParser
 
PomModuleSpec - Class in gw.pl.modules.pom
 
PomModuleSpec(String, String, List<IModuleDependencySpec>) - Constructor for class gw.pl.modules.pom.PomModuleSpec
 
PomModuleSrcSpec - Class in gw.pl.modules.pom
 
PomModuleSrcSpec(String) - Constructor for class gw.pl.modules.pom.PomModuleSrcSpec
 
pop(ProfilerFrame) - Static method in class gw.api.profiler.Profiler
Pops all the frames up to and including the given frame off the current ProfilerStack.
pop() - Method in class gw.util.Stack
 
popCompilingType() - Method in interface gw.lang.reflect.ITypeSystem
 
popCompilingType() - Static method in class gw.lang.reflect.TypeSystem
 
popElement() - Method in class gw.pl.util.xml.XMLCodec
 
popExpression() - Method in interface gw.lang.parser.IGosuParser
 
popGlobalModule() - Static method in class gw.lang.reflect.TypeSystem
 
popGlobalScope(IScope) - Method in interface gw.lang.parser.ISymbolTable
Pops a global scope previously pushed via pushGlobalScope( IScope ) or pushPrivateGlobalScope( IScope ).
popGlobalScope(IScope) - Method in class gw.lang.parser.StandardSymbolTable
 
popGlobalScope(IScope) - Method in class gw.lang.parser.ThreadSafeSymbolTable
 
popIncludeAll() - Method in interface gw.lang.reflect.ITypeSystem
 
popIncludeAll() - Static method in class gw.lang.reflect.TypeSystem
 
popLevel() - Method in class gw.pl.util.ResultsBuffer
 
popModule(IModule) - Method in interface gw.lang.reflect.ITypeSystem
 
popModule(IModule) - Static method in class gw.lang.reflect.TypeSystem
 
popOffsetMarker(ITokenizerOffsetMarker) - Method in interface gw.lang.parser.ISourceCodeTokenizer
 
popScope() - Method in interface gw.lang.parser.ISymbolTable
Pop a local scope context from the symbol table.
popScope(IScope) - Method in interface gw.lang.parser.ISymbolTable
 
popScope() - Method in class gw.lang.parser.StandardSymbolTable
 
popScope(IScope) - Method in class gw.lang.parser.StandardSymbolTable
 
popScope() - Method in interface gw.lang.parser.template.ITemplateHost
 
popScope() - Method in class gw.lang.parser.ThreadSafeSymbolTable
 
popScope(IScope) - Method in class gw.lang.parser.ThreadSafeSymbolTable
 
popScope() - Method in interface gw.plugin.script.IScriptHost
Pop off the inner-most nested scope.
popScope() - Method in class gw.util.ScopedMap
 
popSymTableCtx() - Method in interface gw.lang.reflect.ITypeSystem
 
popSymTableCtx() - Static method in class gw.lang.reflect.TypeSystem
 
popTemplateObserver() - Method in interface gw.lang.parser.template.ITemplateObserver.ITemplateObserverManager
 
populate(String) - Method in class gw.pl.util.webservices.axis.GWSymbolTable
Call this method if you have a uri for the WSDL document
populate(String, String, String) - Method in class gw.pl.util.webservices.axis.GWSymbolTable
Method populate
populate(String, Document) - Method in class gw.pl.util.webservices.axis.GWSymbolTable
Call this method if your WSDL document has already been parsed as an XML DOM document.
POPULATE_BEAN - Static variable in class gw.api.profiler.ProfilerTag
 
populateBaseFields(AddressCoreExt, CustomHistoryType, String) - Method in interface gw.ab.history.entity.ContactAddressHistory
Convenience method for populating base fields on ContactHistory.
populateBaseFields(AddressCoreExt, CustomHistoryType, String, User) - Method in interface gw.ab.history.entity.ContactAddressHistory
Convenience method for populating base fields on ContactHistory.
populateBaseFields(ABContact, CustomHistoryType, String) - Method in interface gw.ab.history.entity.ContactHistory
Convenience method for populating base fields on ContactHistory.
populateBaseFields(ABContact, CustomHistoryType, String, User) - Method in interface gw.ab.history.entity.ContactHistory
Convenience method for populating base fields on ContactHistory.
populateExclusionTable() - Method in interface gw.api.webservice.tableImport.ITableImportAPI
Instructs the server to populate the exclusion table with rows to be excluded (add rows to the exclusion table for every unique LUWID in the load error tables that is not already in the exclusion table).
populateExclusionTable() - Method in class gw.api.webservice.tableImport.TableImportImpl
 
populateExclusionTableAsBatchProcess() - Method in interface gw.api.webservice.tableImport.ITableImportAPI
Instructs the server to populate the exclusion table with rows to be excluded (add rows to the exclusion table for every unique LUWID in the error tables that is not already in the exclusion table).
populateExclusionTableAsBatchProcess() - Method in class gw.api.webservice.tableImport.TableImportImpl
 
populateRelatedContacts(Contact) - Method in interface gw.api.contact.ExternalContactSource
Loads the remaining related contacts into the provided contact, which must be in the current edit context.
populateStagingTable(Bundle, boolean) - Static method in class gw.testharness.StagingTablesUtil
Deprecated.
Use saveBundleToStagingTables() instead
populateTestElementEnd(Test, Element) - Method in class gw.junit.XMLJUnitResultFormatter
 
populateTestElementStart(Test, List<? extends ITestMetadata>, String, Element) - Method in class gw.junit.XMLJUnitResultFormatter
 
populateType(XSDNodeTypeInfo, XSDSchemaIndex) - Method in class gw.xml.xsd.schema.XSDSimpleType
 
populateTypeInfo(XSDNodeTypeInfo, XSDSchemaIndex, String) - Method in interface gw.xml.xsd.schema.IXSDType
 
populateTypeInfo(XSDNodeTypeInfo, XSDSchemaIndex, String) - Method in class gw.xml.xsd.schema.XSDComplexType
 
populateTypeInfo(XSDNodeTypeInfo, XSDSchemaIndex, String) - Method in class gw.xml.xsd.schema.XSDSimpleType
 
populateTypes(URL, Document) - Method in class gw.pl.util.webservices.axis.GWSymbolTable
Populate the symbol table with all of the Types from the Document.
position - Variable in class gw.util.GosuRefactorUtil.MoveInstruction
 
positive(BigDecimal, String) - Static method in class gw.pl.util.ArgCheck
Checks that the given number is positive.
positive(BigDecimal) - Static method in class gw.pl.util.BigDecimalUtil
POST_PROC_MAP_TABLES - Static variable in class gw.api.profiler.ProfilerTag
 
POSTAL_CODE_MATCH - Static variable in class gw.api.geocode.AbstractGeocodePlugin
 
POSTAL_CODE_PROP - Static variable in class gw.api.geocode.AbstractGeocodePlugin
 
PostalCodeConstraintsHandler - Class in gw.datatype.impl
Class description...
PostalCodeConstraintsHandler() - Constructor for class gw.datatype.impl.PostalCodeConstraintsHandler
 
PostCompilationAnalysis - Class in gw.lang.parser
 
PostCompilationAnalysis() - Constructor for class gw.lang.parser.PostCompilationAnalysis
 
postExecuteUpdate(int) - Method in class gw.api.webservice.zone.ZonePreparedStatementHandler
 
postFill(char, int, String) - Static method in class gw.pl.util.StringUtil
Suffixes the given string with the given fillChar so that the string is at least minLength long
postPrint() - Method in class gw.api.print.PrintAction
Performs base internal post-print operations.
POSTSTARTUP - Static variable in class gw.api.profiler.ProfilerTag
 
postToURL(String) - Method in class gw.xml.AbstractXMLNode
Performs a POST of this XML to the specified URL.
postToURL(String) - Method in interface gw.xml.IReadOnlyXMLNode
 
PotentialMissingIndexCatalogStatistics - Interface in gw.api.database
 
pow(double, double) - Static method in class gw.api.util.Math
Returns the value of the first argument raised to the power of the second argument.
PRE_RENDER_LOCATION - Static variable in class gw.api.profiler.ProfilerTag
 
prechomp(String, String) - Static method in class gw.util.GosuStringUtil
Deprecated.
Use GosuStringUtil.substringAfter(String,String) instead. Method will be removed in Commons Lang 3.0.
precision() - Method in class gw.api.financials.CurrencyAmount
java.math.BigDecimal analog method
precision() - Method in class gw.pl.currency.MonetaryAmount
java.math.BigDecimal analog method
Predicate<T> - Interface in gw.util
 
PredicatedSet<E> - Class in gw.util
 
PredicatedSet(int, Predicate) - Constructor for class gw.util.PredicatedSet
 
PredicatedSet(Predicate) - Constructor for class gw.util.PredicatedSet
 
PREEMPTED_DYNPROP - Static variable in interface gw.pl.persistence.core.effdate.entity.EffDatedBranch
 
preExecute(XmlElement, IMethodInfo) - Method in class gw.xml.ws.WsiInvocationContext
 
preFill(char, int, String) - Static method in class gw.pl.util.StringUtil
Prefixes the given string with the given fillChar so that the string is at least minLength long
PreloadActions - Class in gw.api.startup
This class contains static methods that are intended to be referenced in the preload.txt file.
PreloadActions() - Constructor for class gw.api.startup.PreloadActions
 
preloadByName(String) - Static method in class gw.lang.reflect.ClassUtil
Proactive class loading Loads Java or Gosu class If the class contains static void method 'load' with no parameters - call it
PREP_BUNDLE_POST_ID - Static variable in class gw.api.profiler.ProfilerTag
 
PREP_BUNDLE_PRE_ID - Static variable in class gw.api.profiler.ProfilerTag
 
prepare(Connection) - Method in class gw.api.webservice.zone.ZonePreparedStatementHandler
 
prepareForArchive(RootInfo) - Method in interface gw.plugin.archiving.IArchiveSource
This is called before checkArchiveEligibility and provides a means for a customer to do additional actions before the eligibility is checked. .
prePrint() - Method in class gw.api.print.PrintAction
Performs base internal pre-print preparations.
preprocess() - Method in class gw.pl.util.webservices.axis.GWJavaBeanWriter
 
PresentationLevel - Enum in gw.api.validation
Created with IntelliJ IDEA.
PresentationType - Enum in gw.api.validation
Created with IntelliJ IDEA.
preservesInsertionOrder() - Method in class gw.xml.XMLNodeAttributeMap
 
PRESTARTUP - Static variable in class gw.api.profiler.ProfilerTag
 
PreUpdateContext - Interface in gw.api.preupdate
Provides access to the beans in the current transaction.
PreUpdateUtil - Class in gw.api.preupdate
Class description...
PreUpdateUtil() - Constructor for class gw.api.preupdate.PreUpdateUtil
 
previous() - Method in class gw.xml.xsd.info.NestedListIterator
 
previousIndex() - Method in class gw.xml.xsd.info.NestedListIterator
 
previousInSequence(BigDecimal, Currency) - Method in class gw.api.financials.CurrencyAmount
Implementation of ISequenceable Returns the previous amount in this sequence, given the specified step value.
previousInSequence(S, U) - Method in interface gw.lang.reflect.interval.ISequenceable
 
previousInSequence(BigDecimal, Currency) - Method in class gw.pl.currency.MonetaryAmount
Implementation of ISequenceable Returns the previous amount in this sequence, given the specified step value.
previousNthInSequence(BigDecimal, Currency, int) - Method in class gw.api.financials.CurrencyAmount
Implementation of ISequenceable Returns the previous amount in this sequence, given the specified step value and index.
previousNthInSequence(S, U, int) - Method in interface gw.lang.reflect.interval.ISequenceable
 
previousNthInSequence(BigDecimal, Currency, int) - Method in class gw.pl.currency.MonetaryAmount
Implementation of ISequenceable Returns the previous amount in this sequence, given the specified step value and index.
primaryAttribute(XMLAttributeDeclaration<?>) - Method in class gw.xml.parser2.PLXMLNode.LocalMDBuilder
 
primaryAttribute(XMLAttributeDeclaration<?>) - Static method in class gw.xml.parser2.XMLNodeMetadataBuilder
Indicates that the given attribute is a "primary" attribute.
PrimaryColor - Class in gw.pl.sample.typekey
 
PrimaryColor(ITypeList, String) - Constructor for class gw.pl.sample.typekey.PrimaryColor
 
PrimaryKeyPersistenceHandler - Class in gw.datatype.impl
Class description...
PrimaryKeyPersistenceHandler() - Constructor for class gw.datatype.impl.PrimaryKeyPersistenceHandler
 
PrimaryPhoneType - Class in gw.pl.contact.typekey
 
PrimaryPhoneType(ITypeList, String) - Constructor for class gw.pl.contact.typekey.PrimaryPhoneType
 
PrimitiveCoercer - Class in gw.lang.parser.coercers
 
PrimitiveCoercer() - Constructor for class gw.lang.parser.coercers.PrimitiveCoercer
 
print(Graph<T>, String, DotFormatter<T>) - Method in class gw.api.graph.print.DotPrinter
Prints the graph to a String.
print(PrintStream, Graph<T>, String, DotFormatter<T>) - Method in class gw.api.graph.print.DotPrinter
Prints the graph to the output stream.
print(PrintSettings) - Method in class gw.api.print.PrintAction
Executes the print operation.
print(Destination, PrintSettings) - Method in class gw.api.print.PrintLocationAction
Begins generation of print output.
print() - Method in class gw.api.tools.ConsistencyChecksRunsPagePrinter
 
print() - Method in class gw.api.tools.DatabaseCheckPagePrinter
 
print() - Method in class gw.api.tools.DatabaseSchemaVerifierPageHelper
 
print() - Method in class gw.api.tools.LoadErrorsPagePrinter
 
print() - Method in interface gw.api.tools.PagePrinter
Create the report in a directory provided in the constructor.
print() - Method in class gw.api.web.tools.ArchiveInfoWriter
 
print() - Method in class gw.api.web.tools.WorkQueueInfoPagePrinter
 
print(Object) - Static method in class gw.lang.GosuShop
 
print(Object) - Method in interface gw.lang.IGosuShop
 
PRINT - Static variable in class gw.lang.parser.StandardSymbolTable
 
print() - Method in class gw.util.perf.InvocationCounter
 
print(PrintStream) - Method in class gw.util.perf.InvocationCounter
 
print() - Method in class gw.xml.AbstractXMLNode
Writes this node to standard output.
print() - Method in interface gw.xml.IReadOnlyXMLNode
 
print() - Method in class gw.xml.XmlElement
Serializes this element to the console.
print(XmlSerializationOptions) - Method in class gw.xml.XmlElement
Serializes this element to the console.
print() - Method in class gw.xml.XmlTypeInstance
Serializes this type instance to the console.
print(XmlSerializationOptions) - Method in class gw.xml.XmlTypeInstance
Serializes this type instance to the console.
PRINT_COMPRESSED_METHOD - Static variable in interface gw.lang.parser.template.ITemplateGenerator
 
PRINT_METHOD - Static variable in interface gw.lang.parser.template.ITemplateGenerator
 
PRINT_RANGE_METHOD - Static variable in interface gw.lang.parser.template.ITemplateGenerator
 
PrintAction - Class in gw.api.print
Basis of print output functionality within the Pebbles infrastructure.
PrintAction() - Constructor for class gw.api.print.PrintAction
 
PrintAction(PrintProcessorFactory) - Constructor for class gw.api.print.PrintAction
This is a special variant constructor which allows specification of the print factory to be used.
printAttribute(String, String) - Method in class gw.xml.XMLNodeWriter
 
PrintException - Exception in gw.api.print
Class description...
PrintException() - Constructor for exception gw.api.print.PrintException
 
PrintException(Throwable) - Constructor for exception gw.api.print.PrintException
 
PrintException(String) - Constructor for exception gw.api.print.PrintException
 
PrintException(String, Throwable) - Constructor for exception gw.api.print.PrintException
 
PrintFontFamilyName - Static variable in class gw.api.system.PLConfigParameters
Name of font to use for output *
PrintFontSize - Static variable in class gw.api.system.PLConfigParameters
Font size of normal print text *
PrintFOPUserConfigFile - Static variable in class gw.api.system.PLConfigParameters
Path to FOP user configuration *
PrintFormat - Class in gw.pl.print.typekey
 
PrintFormat(ITypeList, String) - Constructor for class gw.pl.print.typekey.PrintFormat
 
printGraph(Logger) - Method in class gw.api.graph.MergeGraph
Prints out the DOT graph of the merge for debugging purposes (only if logging level is DEBUG).
printGraph(PrintStream, DotFormatter<T>) - Method in class gw.api.graph.print.DebuggingVisitor
Prints the graph in DOT format to the output stream.
PrintHeaderFontSize - Static variable in class gw.api.system.PLConfigParameters
Font size of headers in print text *
printHistory(WorkQueueDisplayInfo, Date, Date) - Method in class gw.api.web.tools.WorkQueueInfoPagePrinter
 
printInfo() - Method in class gw.util.perf.codestats.FileInfo
 
printInfo() - Method in class gw.util.perf.codestats.ProjectInfo
 
PrintLineHeight - Static variable in class gw.api.system.PLConfigParameters
Total size of a line of print text *
printList() - Method in class gw.util.perf.InvocationCounter
 
printList(PrintStream) - Method in class gw.util.perf.InvocationCounter
 
PrintListViewBlockSize - Static variable in class gw.api.system.PLConfigParameters
When printing a list with elements, the list will be split into blocks of this size, with a title page introducing each block of elements.
PrintListViewFontSize - Static variable in class gw.api.system.PLConfigParameters
Font size of text within a list view *
printListViewOnlyWithOptions(String) - Static method in class gw.api.print.ListViewPrintOptionPopupAction
Begins the print list view process on the given list view widget.
printListViewOnlyWithOptions(String, String, PrintSettings) - Static method in class gw.api.print.ListViewPrintOptionPopupAction
Begins the print list view process on the given list view widget, along with an optional title for the list view and specific print settings to apply.
printListViewWithOptions(String) - Static method in class gw.api.print.ListViewPrintOptionPopupAction
Begins the print list view process on the given list view widget.
printListViewWithOptions(String, PrintSettings) - Static method in class gw.api.print.ListViewPrintOptionPopupAction
Begins the print list view process on the given list view widget with given print settings.
printListViewWithSettings(ListViewPrintOptions) - Static method in class gw.api.print.ListViewCustomPrintAction
The second step in the process of customized printing of list views, this method is to be called once options have been decided, which are then passed to the list printing internal mechanisms.
PrintLocationAction - Class in gw.api.print
Outputs a given location to PDF.
PrintLocationAction() - Constructor for class gw.api.print.PrintLocationAction
 
printLocationAsPage(PdfPrintContext, PrintableLocation, PrintableLocation) - Method in class gw.api.print.PrintAction
Generate an XSL-FO page sequence.
PrintMarginBottom - Static variable in class gw.api.system.PLConfigParameters
Bottom margin size of print page *
PrintMarginLeft - Static variable in class gw.api.system.PLConfigParameters
Left margin size of print page *
PrintMarginRight - Static variable in class gw.api.system.PLConfigParameters
Right margin size of print page *
PrintMarginTop - Static variable in class gw.api.system.PLConfigParameters
Top margin size of print page *
PrintMaxNestedListViewSize - Static variable in class gw.api.system.PLConfigParameters
When printing a list nested inside a detail view, the list will be truncated to this size.
PrintMaxPDFInputFileSize - Static variable in class gw.api.system.PLConfigParameters
When printing to PDF, ClaimCenter first creates an intermediate XML file as input to a PDF generator.
printMemoryUsage(Logger) - Static method in class gw.pl.util.MemoryUsage
Print the memory usage information (including used memory) of the JVM.
PrintPageHeight - Static variable in class gw.api.system.PLConfigParameters
Total print height of page *
PrintPageWidth - Static variable in class gw.api.system.PLConfigParameters
Total print width of page *
PrintSettings - Class in gw.api.print
Configuration information to control print output on a per-print basis.
PrintSettings() - Constructor for class gw.api.print.PrintSettings
 
PrintSettings.InternalPrintSettings - Class in gw.api.print
Collection of internal Guidewire print setting configuration properties that should not be used or modified by customers.
PrintSettings.InternalPrintSettings() - Constructor for class gw.api.print.PrintSettings.InternalPrintSettings
 
printStackTrace(PrintStream) - Method in exception gw.lang.parser.EvaluationException
 
printStackTrace(PrintWriter) - Method in exception gw.lang.parser.EvaluationException
 
printStackTrace() - Method in interface gw.lang.parser.IParseIssue
 
printStackTrace() - Method in exception gw.pl.exception.GWCheckedException
 
printStackTrace(PrintStream) - Method in exception gw.pl.exception.GWCheckedException
 
printStackTrace(PrintWriter) - Method in exception gw.pl.exception.GWCheckedException
 
printStatistics() - Method in class gw.test.util.TestTimingData
 
PrintTestNameInfo - Annotation Type in gw.testharness
Prints the name of the test to the test logger in the beforeMethod / afterMethod steps.
PrintUserTreeNode - Class in gw.api.print
Wrapper/Helper for outputing users in the user group tree print.
PrintUserTreeNode(Group, User) - Constructor for class gw.api.print.PrintUserTreeNode
 
PrintUtil - Class in gw.api.print
Helper for Printing, contains thread local variables that indicate whether we are printing to a CSV or PDF file.
printWidget(String, PrintSettings) - Method in class gw.api.print.ListViewPrintOptionPopupAction
Override of the standard PrintWidgetAction onAction() event trigger.
printWidget(String, PrintSettings) - Method in class gw.api.print.PrintWidgetAction
Handler for printing a specific widget from within a given location.
printWidget(Widget, PrintSettings) - Method in class gw.api.print.PrintWidgetAction
Handler for printing a specific widget from within a given location.
PrintWidgetAction - Class in gw.api.print
Print Action for output of a single individual widget on a Page.
PrintWidgetAction() - Constructor for class gw.api.print.PrintWidgetAction
 
printXMLParseExceptionDetails(Throwable, String) - Static method in class gw.pl.util.ExceptionUtil
 
printXSD() - Method in class gw.xml.parser2.xsd.XSDGenerator
 
Priority - Class in gw.pl.activity.typekey
 
Priority(ITypeList, String) - Constructor for class gw.pl.activity.typekey.Priority
 
PriorityDelegatingCoercer - Class in gw.lang.parser.coercers
 
PriorityDelegatingCoercer(ICoercer, int) - Constructor for class gw.lang.parser.coercers.PriorityDelegatingCoercer
 
process(OutputManager) - Method in class gw.pl.util.GwOutputProcessor
 
process(Group) - Method in interface gw.plugin.exception.IGroupExceptionPlugin
Checks for and handles exceptional groups.
process(User) - Method in interface gw.plugin.exception.IUserExceptionPlugin
Checks for and handles exceptional users.
process(Object) - Method in class gw.plugin.integration.inbound.logging.file.line.FileIntegrationLogger
 
process(Object) - Method in class gw.plugin.integration.inbound.logging.jms.JMSMessageListenerLogger
 
process(Object) - Method in class gw.plugin.integration.inbound.logging.reply.FileIntegrationMessageReplyHandler
This is a simple message reply plugin that assumes that the incoming file integration plugin receives a (zero-length) file where the name of the file is the SenderRefID in the correlated Guidewire message that needs to be acked
process(Object) - Method in class gw.plugin.integration.inbound.logging.reply.JMSIntegrationMessageReplyHandler
This is a simple message reply plugin that assumes that the incoming JMS message contains the SenderRefID in the correlated Guidewire message that needs to be acked in the JMSMessageID - this could also be stored as the JMSCorrelationID, etc.
process(File) - Method in class gw.util.perf.codestats.FileInfo
 
PROCESS_CONCURRENT_DATA_CHANGE_EXCEPTION - Static variable in class gw.api.profiler.ProfilerTag
 
PROCESS_MONITOR_THREAD - Static variable in class gw.api.profiler.ProfilerTag
 
PROCESS_WAITER - Static variable in class gw.api.profiler.ProfilerTag
 
processFrame(ProfilerFrame) - Method in class gw.api.profiler.StackQuerySummary
 
ProcessHistory - Interface in gw.pl.batchprocessing.entity
ProcessHistory Process run history
ProcessHistoryBuilder - Class in gw.api.databuilder
Class description...
ProcessHistoryBuilder() - Constructor for class gw.api.databuilder.ProcessHistoryBuilder
 
ProcessHistoryDisplayInfo - Class in gw.api.web.tools
 
ProcessHistoryDisplayInfo(ProcessHistory) - Constructor for class gw.api.web.tools.ProcessHistoryDisplayInfo
 
ProcessID - Class in gw.api.tools
A simple class that contains the pid of a previously started batch process.
ProcessID() - Constructor for class gw.api.tools.ProcessID
 
ProcessID(long) - Constructor for class gw.api.tools.ProcessID
 
ProcessIDStatus - Interface in gw.api.webservice.maintenanceTools
Please use ProcessStatus instead.
processImport(Graph, boolean, Bundle) - Static method in class gw.api.importing.ImportingUtil
process the graph, and return a map of created beans
processImport(Graph, ImportingUtilHelper, boolean, Bundle) - Static method in class gw.api.importing.ImportingUtil
Return an xml element representing the export
processMappingFile(IDocumentTemplateDescriptor, Map) - Method in class gw.plugin.document.impl.BaseMailMergeDocumentProductionImpl
Evaluate the template and determine the values of the form fields, and then encode them for rendering as part of the JavaScript result.
processMigration(Graph, boolean, Bundle) - Static method in class gw.api.importing.ImportingUtil
process the graph with migration semantics, such as not update the update time, not fire financials calculation,
processPostExecuteHandler(String) - Method in class gw.pl.util.webservices.CmdLineToolBase
Hook to allow the command line to do things before the proxy is logged out.
processPreExecuteHandler(String, CommandLine, String, String) - Method in class gw.pl.util.webservices.CmdLineToolBase
Hook to allow the command line to do things before the server is logged in.
processRestore(Graph, Bundle) - Static method in class gw.api.importing.ImportingUtil
Return an xml element representing the export.
ProcessRunner - Class in gw.util.process
 
ProcessRunner(String...) - Constructor for class gw.util.process.ProcessRunner
 
ProcessRunner(List<String>) - Constructor for class gw.util.process.ProcessRunner
 
processStack(ProfilerStack) - Method in class gw.api.profiler.ProfilerStackGroup
 
ProcessStarter - Class in gw.util
Deprecated.
use ProcessRunner instead
ProcessStarter(String) - Constructor for class gw.util.ProcessStarter
Deprecated.
 
ProcessStarter.NullOutputHandler - Class in gw.util
Deprecated.
 
ProcessStarter.NullOutputHandler() - Constructor for class gw.util.ProcessStarter.NullOutputHandler
Deprecated.
 
ProcessStarter.OutputHandler - Interface in gw.util
Deprecated.
 
ProcessStarter.ProcessHandler - Interface in gw.util
Deprecated.
 
ProcessStatus - Class in gw.api.webservice.maintenanceTools
Contains information about the status of a previously started batch process.
ProcessStatus() - Constructor for class gw.api.webservice.maintenanceTools.ProcessStatus
Create a new empty ProcessIDStatus object
ProcessStatus(String, Date, Date, Boolean, Integer, Integer, String, boolean) - Constructor for class gw.api.webservice.maintenanceTools.ProcessStatus
Note: The process is running if dateCompleted is null
processTemplateFile(String, ILocale) - Method in class gw.plugin.document.impl.BaseMailMergeDocumentProductionImpl
Read the template contents and encode them as a JavaScript string.
processTypes() - Method in class gw.pl.util.webservices.axis.GWSymbolTable
 
processUpdate(Graph, Bundle) - Static method in class gw.api.importing.ImportingUtil
process the graph, and return a map of changed beans
processWithHandler(ProcessStarter.ProcessHandler) - Method in class gw.util.ProcessStarter
Deprecated.
Executes the given command as if it had been executed from the command line of the host OS (cmd.exe on windows, /bin/sh on *nix) and calls the provided handler with the newly created process.
processWorkItem(W) - Method in class gw.processes.WorkQueueBase
This will process this work item.
ProductExtendableTagHandlerFactory - Class in gw.testharness
Looks for product-specific tag handlers by searching for classes with the two-letter product prefix.
ProductExtendableTagHandlerFactory() - Constructor for class gw.testharness.ProductExtendableTagHandlerFactory
 
ProductionMode - Annotation Type in gw.testharness
Tells the test to run in "production" mode.
ProductModelDelegate - Interface in gw.pl.productmodel.entity
ProductModelDelegate null
ProductType - Enum in gw.testharness
Deprecated.
Convert your test to a V3 test within a test module that depends on the module you are testing. For example, if intending to test something in cc-locale-ja-jp then put the test in a module cc-locale-ja-jp-test that depends on cc-locale-ja-jp. In the case of MultiApp tests, write a generic V3 test (but ending with TestBase instead) in pl-test and then write simple V3 test classes that extend it within each xx-test module.
ProductUnderTest - Annotation Type in gw.testharness
 
profileBlock(ProfilerStackHolder, GWRunnable) - Method in class gw.api.profiler.Profiler.ProfilerStart
 
Profiler - Class in gw.api.profiler
 
PROFILER - Static variable in class gw.pl.logging.LoggerCategory
 
Profiler.ProfilerStart - Class in gw.api.profiler
 
Profiler.ProfilerStart(boolean, ProfilerTag, String) - Constructor for class gw.api.profiler.Profiler.ProfilerStart
 
PROFILER_AGGREGATE_DATA - Static variable in class gw.api.profiler.ProfilerTag
 
PROFILER_TO_STRING - Static variable in class gw.api.profiler.ProfilerTag
 
ProfilerAPI - Class in gw.api.profiler
 
ProfilerAPI() - Constructor for class gw.api.profiler.ProfilerAPI
 
ProfilerCategory - Enum in gw.api.profiler
 
ProfilerConfig - Interface in gw.pl.profiler.entity
ProfilerConfig Configuration of the profiler
ProfilerConfig - Class in gw.pl.profiler.typekey
 
ProfilerConfig(ITypeList, String) - Constructor for class gw.pl.profiler.typekey.ProfilerConfig
 
ProfilerDataPurgeDaysOld - Static variable in class gw.api.system.PLConfigParameters
The number of days to keep profiler data before they can be deleted *
ProfilerDataSource - Interface in gw.api.profiler
 
ProfilerFrame - Interface in gw.api.profiler
 
ProfilerFrameGroup - Class in gw.api.profiler
 
ProfilerFrameGroup(ProfilerTag) - Constructor for class gw.api.profiler.ProfilerFrameGroup
 
ProfilerFrameGroup(ProfilerTag, SummaryStatistics, SummaryStatistics) - Constructor for class gw.api.profiler.ProfilerFrameGroup
 
ProfilerFrameGroupSource - Interface in gw.api.profiler
 
ProfilerPageHelper - Class in gw.api.profiler
 
ProfilerRuleExecutionHelper - Interface in gw.api.profiler
Interface description...
ProfilerRuleExecutionHelperFactory - Class in gw.api.profiler
Class description...
ProfilerRuleExecutionHelperFactory() - Constructor for class gw.api.profiler.ProfilerRuleExecutionHelperFactory
 
ProfilerStack - Interface in gw.api.profiler
 
ProfilerStackAggregate - Class in gw.api.profiler
This aggregates together stacks and frames and gives you ProfilerFrameGroups
ProfilerStackAggregate() - Constructor for class gw.api.profiler.ProfilerStackAggregate
 
ProfilerStackAnalysis - Class in gw.api.profiler
 
ProfilerStackAnalysis() - Constructor for class gw.api.profiler.ProfilerStackAnalysis
 
ProfilerStackAnalysis.ProfilerFrameVisitor - Interface in gw.api.profiler
 
ProfilerStackAnalysis.VisitState - Enum in gw.api.profiler
 
ProfilerStackAnalyzer<T> - Interface in gw.api.profiler
 
ProfilerStackGroup - Class in gw.api.profiler
A group of multiple ProfilerStacks with the same name
ProfilerStackGroup() - Constructor for class gw.api.profiler.ProfilerStackGroup
 
ProfilerStackHolder - Class in gw.api.profiler
 
ProfilerStackHolder() - Constructor for class gw.api.profiler.ProfilerStackHolder
 
ProfilerStacksDownloaderUploader - Class in gw.api.profiler
 
ProfilerTag - Class in gw.api.profiler
This class contains profiler tags that are used by more than one application.
ProfilerTag(String) - Constructor for class gw.api.profiler.ProfilerTag
 
ProgramFileContext - Class in gw.lang
 
ProgramFileContext(File, String) - Constructor for class gw.lang.ProgramFileContext
 
PROGRESSINTERVAL - Static variable in class gw.workqueue.WorkQueueTestUtil
 
prohibited() - Method in class gw.xml.parser2.XMLNodeMetadataBuilder.AttributeBuilder
 
PROHIBITED_USAGE - Static variable in class gw.api.importing.ImportingUtil
 
PROJECT - Static variable in class gw.lang.gosuc.GosucArg
 
projectIdentifier(IIdentifierExpression, boolean) - Static method in class gw.api.database.QueryColumnParser
 
ProjectInfo - Class in gw.util.perf.codestats
 
ProjectInfo(String, String[]) - Constructor for class gw.util.perf.codestats.ProjectInfo
 
PromotableReadWriteLock - Class in gw.util
 
PromotableReadWriteLock() - Constructor for class gw.util.PromotableReadWriteLock
 
PROMOTE_TO_MAIN_BRANCH - Static variable in class gw.api.profiler.ProfilerTag
 
promoteToBatchServer() - Static method in class gw.api.tools.InternalToolsUtil
 
properties - Variable in class gw.pl.util.webservices.axis.GWEmitter
Field properties - defines a set of general purpose properties that can be used by custom JavaGeneratorFactories.
PROPERTY_NEWLINE - Static variable in class gw.pl.util.StringUtil
 
PropertyAttribute - Class in gw.api.reflect.graph
Represents an edge with a property in the type graph.
PropertyAttribute(String, Cardinality) - Constructor for class gw.api.reflect.graph.PropertyAttribute
Creates the edge attribute.
PropertyAttribute(IPropertyInfo) - Constructor for class gw.api.reflect.graph.PropertyAttribute
Creates the edge attribute from the property info.
PropertyDiff<T> - Interface in gw.api.bean.compare
Represents a property difference.
PropertyDiffDisplay - Class in gw.api.bean.compare.ui
Superclass for displaying property diffs in the entity comparison UI.
PropertyDiffDisplay(PropertyDiff) - Constructor for class gw.api.bean.compare.ui.PropertyDiffDisplay
Construct a new PropertyDiffDisplay to display the given property diff
PropertyDiffImpl<T> - Class in gw.api.bean.compare
Implementation of a property difference.
PropertyDiffImpl(IPropertyInfo, T, T) - Constructor for class gw.api.bean.compare.PropertyDiffImpl
 
PropertyDisplay - Class in gw.api.util
Utility class for displaying entity properties in the UI.
PropertyDisplay() - Constructor for class gw.api.util.PropertyDisplay
 
PropertyDisplayInfo - Class in gw.api.tools
 
PropertyDisplayInfo(IEntityPropInfoInternal, boolean) - Constructor for class gw.api.tools.PropertyDisplayInfo
 
PropertyExtractor - Class in gw.api.reflect
Simple helper class for extracting properties from an entity type.
PropertyExtractor(IEntityType) - Constructor for class gw.api.reflect.PropertyExtractor
Constructs a PropertyExtractor with the entity type to extract properties from
PropertyInfoBase - Class in gw.lang.reflect
 
PropertyInfoBase(ITypeInfo) - Constructor for class gw.lang.reflect.PropertyInfoBase
 
PropertyInfoBuilder - Class in gw.lang.reflect
 
PropertyInfoBuilder() - Constructor for class gw.lang.reflect.PropertyInfoBuilder
 
PropertyInfoBuilder.BuiltPropertyInfo - Class in gw.lang.reflect
 
PropertyInfoBuilder.BuiltPropertyInfo(PropertyInfoBuilder, IFeatureInfo) - Constructor for class gw.lang.reflect.PropertyInfoBuilder.BuiltPropertyInfo
 
PropertyInfoDelegate - Class in gw.lang.reflect
 
PropertyInfoDelegate(IFeatureInfo, IPropertyInfo) - Constructor for class gw.lang.reflect.PropertyInfoDelegate
 
PropertyInfoDelegate(IFeatureInfo, IPropertyInfo, String) - Constructor for class gw.lang.reflect.PropertyInfoDelegate
 
PropertyMatchPrioritizer<T extends KeyableBean> - Class in gw.api.bean.compare
Comparator for prioritizing matches between beans based on the values of particular properties.
PropertyMatchPrioritizer(T, String[]) - Constructor for class gw.api.bean.compare.PropertyMatchPrioritizer
Creates an instance for the given reference bean.
PropertyMethodFinder - Class in gw.lang.reflect
Helps improve performance and memory management for property method access.
PropertyMethodFinder() - Constructor for class gw.lang.reflect.PropertyMethodFinder
 
PropertyNameMap<T extends java.lang.CharSequence> - Class in gw.lang.reflect
 
PropertyNameMap() - Constructor for class gw.lang.reflect.PropertyNameMap
 
PropertyNameMap(int) - Constructor for class gw.lang.reflect.PropertyNameMap
 
PropertyReference<R,T> - Class in gw.lang.reflect.features
 
PropertyReference(IType, String) - Constructor for class gw.lang.reflect.features.PropertyReference
 
PropertySetter - Class in gw.api.reflect
Utility class for setting properties reflectively.
PropertySetter() - Constructor for class gw.api.reflect.PropertySetter
 
PropertyTree - Class in gw.pl.util
This class is used to generate property trees from property files, such that something of the form:

A = 1 A.B = 2 A.B.C = 3 A.B.D = 5 B = 3

gets stored in such a fashion:

A - 1 B - 2 C - 3 D - 5 B - 3

This tree is considered immutable once created.

PropertyTree(Properties) - Constructor for class gw.pl.util.PropertyTree
Parses a properties file and returns the tree with everything added.
ProximityRadiusSearchDefaultMaxResultCount - Static variable in class gw.api.system.PLConfigParameters
The default maximum number of results to be returned by a proximity search when using a fixed radius (n miles/km).
ProximitySearchOrdinalMaxDistance - Static variable in class gw.api.system.PLConfigParameters
The maximum distance allowed when performing a proximity search for the nearest-n contacts/users.
ProximitySearchPageHelper - Class in gw.api.contact
Helper for Address Book pages and provides session-specific utility functions for pages which need proximity search functionality.
ProximitySearchPageHelper() - Constructor for class gw.api.contact.ProximitySearchPageHelper
 
ProximitySearchPageHelper.ProximitySearchParameterHelper - Class in gw.api.contact
An helper class used to assemble dropdowns for selecting the radius or nearest-n for a search.
ProximitySearchPageHelper.ProximitySearchParameterHelper(Bean) - Constructor for class gw.api.contact.ProximitySearchPageHelper.ProximitySearchParameterHelper
 
proximitySearchParameterRange(int[], String[], Boolean[], Bean) - Method in class gw.api.contact.ProximitySearchPageHelper
Generates the dropdown for selecting the parameters for a proximity search.
ProximitySearchParameters - Interface in gw.pl.contact.entity
ProximitySearchParameters null
ProximitySearchStatus - Class in gw.pl.contact.typekey
 
ProximitySearchStatus(ITypeList, String) - Constructor for class gw.pl.contact.typekey.ProximitySearchStatus
 
PROXY_PREFIX - Static variable in interface gw.lang.reflect.gs.IGosuClass
 
pSHORT() - Static method in class gw.lang.ir.IRTypeConstants
 
pSHORT() - Static method in class gw.lang.reflect.java.JavaTypes
 
PUBLIC_ID_ATTRIB - Static variable in class gw.api.importing.ImportingUtil
 
PublicActivityPatternFinder - Interface in gw.api.activity
Provides methods for finding Activity Patterns.
PublicAssignableQueueFinder - Interface in gw.api.assignment
Utility with a set of finders for assignable queues.
PublicGroupFinder - Interface in gw.api.community
Provides methods for finding Groups.
PublicIDPrefix - Static variable in class gw.api.system.PLConfigParameters
The prefix to use for publicids generated by the application.
PublicRoleFinder - Class in gw.api.admin
Finder methods for Roles.
PublicRoleFinder() - Constructor for class gw.api.admin.PublicRoleFinder
 
PublicUserUtil - Interface in gw.api.community
Provides basic utility methods for retrieving current user and its related objects.
PublicZoneFinder - Interface in gw.api.admin
Finder for zones.
publish(IType) - Method in class gw.xml.ws.Server
Publishes a type annotated with @WsiWebService on a port.
PublishedName - Annotation Type in gw.lang
 
PublishedType - Annotation Type in gw.lang
Deprecated.
PublishedTypes - Annotation Type in gw.lang
Deprecated.
PublishInGosu - Annotation Type in gw.lang
 
PURGE_BATCH_PROCESS - Static variable in class gw.api.profiler.ProfilerTag
 
PURGE_PROFILE_DATA - Static variable in class gw.api.profiler.ProfilerTag
 
purgeCompletedMessages(Calendar) - Method in interface gw.api.webservice.messagingTools.MessagingToolsBase
Purges the message table of completed messages.
purgeCompletedMessages(Date) - Method in interface gw.api.webservice.messagingTools.MessagingToolsBase
Purges the message table of completed messages.
purgeCompletedMessages(Calendar) - Method in class gw.api.webservice.messagingTools.MessagingToolsImpl
 
purgeCompletedMessages(Date) - Method in class gw.api.webservice.messagingTools.MessagingToolsImpl
 
PurgedRootInfo - Interface in gw.pl.archive.entity
PurgedRootInfo
purgeFailedWorkItems(String, Date) - Method in interface gw.api.webservice.maintenanceTools.MaintenanceToolsBase
this will purger work items that are older than the given date
purgeFailedWorkItems(String, Date) - Method in class gw.api.webservice.maintenanceTools.MaintenanceToolsImpl
this will purge failed work items.
push(ProfilerTag) - Static method in class gw.api.profiler.Profiler
Under certain circumstances, pushes a new ProfilerFrame onto the current thread's ProfilerStack, which is created if necessary.
push(T) - Method in class gw.util.Stack
 
pushCompilingType(IType) - Method in interface gw.lang.reflect.ITypeSystem
 
pushCompilingType(IType) - Static method in class gw.lang.reflect.TypeSystem
 
pushElement(String) - Method in class gw.pl.util.xml.XMLCodec
 
pushElement(Element) - Method in class gw.pl.util.xml.XMLCodec
 
pushGlobalModule() - Static method in class gw.lang.reflect.TypeSystem
 
pushIncludeAll() - Method in interface gw.lang.reflect.ITypeSystem
 
pushIncludeAll() - Static method in class gw.lang.reflect.TypeSystem
 
pushIsolatedScope(IActivationContext) - Method in interface gw.lang.parser.ISymbolTable
Push a scope that demarcates an activation record.
pushIsolatedScope(IActivationContext) - Method in class gw.lang.parser.StandardSymbolTable
 
pushIsolatedScope(IActivationContext) - Method in class gw.lang.parser.ThreadSafeSymbolTable
 
pushLevel() - Method in class gw.pl.util.ResultsBuffer
 
pushModule(IModule) - Method in interface gw.lang.reflect.ITypeSystem
 
pushModule(IModule) - Static method in class gw.lang.reflect.TypeSystem
 
pushOffsetMarker(ITokenizerOffsetMarker) - Method in interface gw.lang.parser.ISourceCodeTokenizer
 
pushPrivateGlobalScope(IScope) - Method in interface gw.lang.parser.ISymbolTable
Push a global scope you specify onto the private global scope space.
pushPrivateGlobalScope(IScope) - Method in class gw.lang.parser.StandardSymbolTable
 
pushPrivateGlobalScope(IScope) - Method in class gw.lang.parser.ThreadSafeSymbolTable
 
pushScope() - Method in interface gw.lang.parser.ISymbolTable
Push a local scope context onto the symbol table.
pushScope(IScope) - Method in interface gw.lang.parser.ISymbolTable
Push a local scope context onto the symbol table.
pushScope() - Method in class gw.lang.parser.StandardSymbolTable
 
pushScope(IScope) - Method in class gw.lang.parser.StandardSymbolTable
 
pushScope() - Method in interface gw.lang.parser.template.ITemplateHost
 
pushScope() - Method in class gw.lang.parser.ThreadSafeSymbolTable
 
pushScope(IScope) - Method in class gw.lang.parser.ThreadSafeSymbolTable
 
pushScope() - Method in interface gw.plugin.script.IScriptHost
Push a new nested symbol scope.
pushScope() - Method in class gw.util.ScopedMap
 
pushSymTableCtx(ISymbolTable) - Method in interface gw.lang.reflect.ITypeSystem
 
pushSymTableCtx(ISymbolTable) - Static method in class gw.lang.reflect.TypeSystem
 
pushTemplateObserver(ITemplateObserver) - Method in interface gw.lang.parser.template.ITemplateObserver.ITemplateObserverManager
 
pushTypeLoader(ITypeLoader) - Method in interface gw.lang.reflect.ITypeSystem
 
pushTypeLoader(IModule, ITypeLoader) - Method in interface gw.lang.reflect.ITypeSystem
 
pushTypeLoader(IModule, ITypeLoader) - Static method in class gw.lang.reflect.TypeSystem
 
put(String, Object) - Method in class gw.document.DocumentCreationInfo.ContextObjectValueMap
 
put(K, V) - Method in interface gw.lang.parser.IScope
 
put(ITypeVariableType, IType) - Method in class gw.lang.parser.TypeVarToTypeMap
 
put(T, IPropertyInfo) - Method in class gw.lang.reflect.PropertyNameMap
 
put(K, V) - Method in class gw.pl.util.EmptyMap
 
put(Object, Object) - Method in class gw.pl.util.JSONMultiObject
 
put(String, String) - Method in class gw.pl.util.MapExchanger
 
put(Integer, SolrResultSet<T>, List<SolrSortColumn>) - Method in class gw.plugin.solr.SolrRecordMap
 
put(K, V) - Method in class gw.util.CiHashMap
 
put(K, V) - Method in class gw.util.concurrent.Cache
This will put a specific entry in the cache
put(K, V) - Method in class gw.util.concurrent.ConcurrentWeakValueHashMap
 
put(K, V) - Method in class gw.util.DerivedKeyHashMap
 
put(K, V) - Method in class gw.util.ScopedMap
 
put(K, V) - Method in class gw.util.SpaceEfficientHashMap
 
put(String, Object) - Method in class gw.xml.XMLNodeAttributeMap
 
putAll(TypeVarToTypeMap) - Method in class gw.lang.parser.TypeVarToTypeMap
 
putAll(Map<? extends T, ? extends IPropertyInfo>) - Method in class gw.lang.reflect.PropertyNameMap
 
putAll(Map<? extends K, ? extends V>) - Method in class gw.pl.util.EmptyMap
 
putAll(Map) - Method in class gw.pl.util.MapExchanger
 
putAll(Map<? extends K, ? extends V>) - Method in class gw.util.CiHashMap
 
putAll(Map<? extends K, ? extends V>) - Method in class gw.util.concurrent.ConcurrentWeakValueHashMap
 
putAll(Map<? extends K, ? extends V>) - Method in class gw.util.DerivedKeyHashMap
 
putAll(Map<? extends K, ? extends V>) - Method in class gw.util.ScopedMap
 
putAll(Map<? extends K, ? extends V>) - Method in class gw.util.SpaceEfficientHashMap
 
putAll(Map<? extends String, ? extends Object>) - Method in class gw.xml.XMLNodeAttributeMap
 
putAllSymbols(Collection<Pair<String, Object>>, Map<String, Object>) - Static method in class gw.document.DocumentsUtilBase
 
putByString(String, IType) - Method in class gw.lang.parser.TypeVarToTypeMap
 
putDataInContext(String, Object) - Method in class gw.api.archiving.upgrade.ArchivedDocumentUpgradeVersionTrigger
Puts arbitrary data in the context ("session") of this upgrade
putDfsDeclInSetByName(IDynamicFunctionSymbol) - Method in interface gw.lang.parser.IGosuParser
 
putDfsDeclsInTable(ISymbolTable) - Method in interface gw.lang.parser.IGosuParser
 
putEntityByName(String, KeyableBean) - Method in interface gw.pl.messaging.entity.Message
Associates the supplied entity with the message under the name supplied as the name parameter.
putIfAbsent(K, V) - Method in class gw.util.concurrent.ConcurrentWeakValueHashMap
 
putImpl(K, V, Object[], boolean) - Method in class gw.util.DerivedKeyHashMap
 
putRaw(Object, IType) - Method in class gw.lang.parser.TypeVarToTypeMap
 
putSymbol(ISymbol) - Method in interface gw.lang.parser.ISymbolTable
Maps a name to a symbol in the table.
putSymbol(ISymbol) - Method in class gw.lang.parser.StandardSymbolTable
 
putSymbol(String, Class, Object) - Method in interface gw.lang.parser.template.ITemplateHost
 
putSymbol(ISymbol) - Method in class gw.lang.parser.ThreadSafeSymbolTable
 
putSymbol(String, String, Object) - Method in interface gw.plugin.script.IScriptHost
Put a symbol into the symbol table.
putSymbolInSymbolTable(ISymbolTable, String, IType, Object) - Method in class gw.plugin.document.impl.BaseDocumentProductionImpl
Add a particular symbol value to the ISymbolTable
putType(String, StandardVisibilityModifierType) - Static method in class gw.lang.reflect.ScriptabilityModifierTypes
 
pVOID() - Static method in class gw.lang.ir.IRTypeConstants
 
pVOID() - Static method in class gw.lang.reflect.java.JavaTypes
 

Q

QNAME() - Static method in class gw.lang.reflect.java.JavaTypes
 
QNAME_XSD_STRING - Static variable in class gw.xml.XMLUtilities
 
qnameToString(QName) - Static method in class gw.xml.XMLUtilities
Discards the QName's namespace URI, and returns it's colonized name using the QName's embedded prefix string.
QNameTypeWrapper - Class in gw.xml.xsd.typewrapper
 
QNameTypeWrapper() - Constructor for class gw.xml.xsd.typewrapper.QNameTypeWrapper
 
qualify(String) - Method in class gw.xml.XmlNamespace
Creates a new QName in this XML Namespace using the supplied local name.
Queries - Class in gw.api.database
Query utilities.
Query<T extends Bean> - Class in gw.api.database
Used to create a new query to the database.
Query(IEntityType) - Constructor for class gw.api.database.Query
Deprecated.
This method will be removed in a future release. Use Queries.createQuery(gw.entity.IEntityType) instead.
query() - Method in interface gw.api.database.upgrade.after.IAfterUpgradeTable
 
query() - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeReadOnlyTable
 
QUERY_ROW - Static variable in class gw.api.profiler.ProfilerTag
 
QueryableBeanComparison - Interface in gw.api.graph.compare
Represents a graph comparison of entities that has methods to query state.
QueryBeanResultWithSummary<QT extends Bean,RT> - Class in gw.api.database
Wraps a IQueryBeanResult containing search results together with and a IQueryBeanResult that produces the summary query row for those results.
QueryBeanResultWithSummary(IQueryBeanResult<QT>, IQueryResult<QT, RT>, QueryBeanResultWithSummary.ValueMapper<RT>) - Constructor for class gw.api.database.QueryBeanResultWithSummary
Constructs a new summary query holder.
QueryBeanResultWithSummary.ValueMapper<S> - Interface in gw.api.database
Maps the path given, typically in a pebbles summaryRow, to a number using the summary row result.
QueryColumnParser - Class in gw.api.database
Class description...
QueryColumnParser() - Constructor for class gw.api.database.QueryColumnParser
 
queryForLastProcessHistory() - Method in class gw.api.archiving.ArchiveCountSummarySinceLastRun
 
QueryHint - Interface in gw.api.database
Adds a hint to a query.
QueryHints - Class in gw.api.database
Methods for constructing QueryHints.
QueryOptimizer - Interface in gw.api.database
Allows a DB optimization to be performed on the query before it is sent.
QueryOptimizers - Class in gw.api.database
Methods for constructing QueryOptimizers.
QueryOrderByParser - Class in gw.api.database
Class description...
QueryOrderByParser() - Constructor for class gw.api.database.QueryOrderByParser
 
QueryRow<T> - Interface in gw.api.database
A QueryRow represents a row in a database query.
QuerySelectColumns - Class in gw.api.database
 
QuerySelectColumns() - Constructor for class gw.api.database.QuerySelectColumns
 
QuerySummary - Class in gw.api.profiler
Encapsulates the execution of a single SQL query contained in a ProfilerFrame whose tag is ProfilerTag.EXECUTE_QUERY_TAG.
QuerySummary(ProfilerFrame) - Constructor for class gw.api.profiler.QuerySummary
 
QuestionFormat - Class in gw.pl.question.typekey
 
QuestionFormat(ITypeList, String) - Constructor for class gw.pl.question.typekey.QuestionFormat
 
QuestionSetType - Class in gw.pl.question.typekey
 
QuestionSetType(ITypeList, String) - Constructor for class gw.pl.question.typekey.QuestionSetType
 
QuestionType - Class in gw.pl.question.typekey
 
QuestionType(ITypeList, String) - Constructor for class gw.pl.question.typekey.QuestionType
 
QuickJumpElement - Class in gw.smoketest.platform.web
QuickJump element
QuickJumpElement(ISmokeTest, PCFElementId) - Constructor for class gw.smoketest.platform.web.QuickJumpElement
 
QuickJumpHandler - Class in gw.api.web.quickjump
Auto completes Navigator command
QuickJumpHandler() - Constructor for class gw.api.web.quickjump.QuickJumpHandler
 
QuickJumpShortcut - Static variable in class gw.api.system.PLConfigParameters
The keyboard shortcut to activate the QuickJump box *
QuickRemoteTestCase - Class in gw.testharness
Created by IntelliJ IDEA.
QuickRemoteTestCase(String, String, int, boolean) - Constructor for class gw.testharness.QuickRemoteTestCase
 
QuickRemoteTestSuite - Class in gw.testharness
Created by IntelliJ IDEA.
QuickRemoteTestSuite(String, String[]) - Constructor for class gw.testharness.QuickRemoteTestSuite
 
QuickRemoteWrapperSuite - Class in gw.testharness
Created by IntelliJ IDEA.
QuickRemoteWrapperSuite(String, String[]) - Constructor for class gw.testharness.QuickRemoteWrapperSuite
 
quiet - Variable in class gw.pl.util.webservices.axis.GWParser
Field quiet
quiet - Variable in class gw.pl.util.webservices.axis.GWSymbolTable
Field quiet
quoteChar(int) - Method in interface gw.lang.parser.ISourceCodeTokenizer
 

R

RadioButtonValueElement - Class in gw.smoketest.platform.web
Class description...
RadioButtonValueElement(ISmokeTest, PCFElementId) - Constructor for class gw.smoketest.platform.web.RadioButtonValueElement
 
random(int) - Static method in class gw.api.util.Math
Returns a pseudorandom, uniformly distributed int value between 0 (inclusive) and the specified value (exclusive), drawn from the Java random number generator's sequence.
RandomBigDecimalGenerator - Class in gw.api.databuilder
Generates random decimals of the given precision and scale.
RandomBigDecimalGenerator() - Constructor for class gw.api.databuilder.RandomBigDecimalGenerator
 
RandomBigDecimalGenerator(int, int) - Constructor for class gw.api.databuilder.RandomBigDecimalGenerator
 
randomBoolean() - Static method in class gw.api.util.Math
Returns the next pseudorandom, uniformly distributed boolean value from the Java random number generator's sequence.
RandomDateGenerator - Class in gw.api.databuilder
Generates random dates within a range, either specified by the user or within 100 days of the current date This class is thread-safe, as it is intended that the same instance be used on multiple builder instances.
RandomDateGenerator() - Constructor for class gw.api.databuilder.RandomDateGenerator
 
RandomDateGenerator(Date, Date) - Constructor for class gw.api.databuilder.RandomDateGenerator
 
RandomIntegerGenerator - Class in gw.api.databuilder
Generates random strings of the givne length This class is thread-safe, as it is intended that the same instance be used on multiple builder instances.
RandomIntegerGenerator() - Constructor for class gw.api.databuilder.RandomIntegerGenerator
 
RandomStringGenerator - Class in gw.api.databuilder
Generates random strings of the givne length This class is thread-safe, as it is intended that the same instance be used on multiple builder instances.
RandomStringGenerator(int) - Constructor for class gw.api.databuilder.RandomStringGenerator
 
range() - Method in class gw.api.contact.ProximitySearchPageHelper.ProximitySearchParameterHelper
Generates the dropdown for selecting the parameters for a proximity search.
Range<T> - Class in gw.api.database
Represents a range of values for use with range predicates in queries.
Range() - Constructor for class gw.api.database.Range
 
Range<T> - Class in gw.api.util
Represents a value range, which can be open or closed at either end, or indefinite at either end.
Range(Comparator<? super T>, T, boolean, T, boolean) - Constructor for class gw.api.util.Range
Constructor.
reacquireReadLocks() - Method in class gw.util.PromotableReadWriteLock
 
read(Object...) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeSelectBuilder
Executes the query, fetching only values from the given columns.
read(BufferedReader) - Static method in class gw.api.profiler.ProfilerFrameGroup
 
read() - Method in class gw.lang.parser.SourceCodeReader
 
read() - Method in class gw.pl.io.BOMAwareInputStream
 
read(XMLCodec) - Method in class gw.pl.util.xml.helpers.XMLBigDecimal
 
read(XMLCodec) - Method in class gw.pl.util.xml.helpers.XMLBigInteger
 
read(XMLCodec) - Method in class gw.pl.util.xml.helpers.XMLBoolean
 
read(XMLCodec) - Method in class gw.pl.util.xml.helpers.XMLByte
 
read(XMLCodec) - Method in class gw.pl.util.xml.helpers.XMLCharacter
 
read(XMLCodec) - Method in class gw.pl.util.xml.helpers.XMLColor
 
read(XMLCodec) - Method in class gw.pl.util.xml.helpers.XMLDimension
 
read(XMLCodec) - Method in class gw.pl.util.xml.helpers.XMLDouble
 
read(XMLCodec) - Method in class gw.pl.util.xml.helpers.XMLFloat
 
read(XMLCodec) - Method in class gw.pl.util.xml.helpers.XMLFont
 
read(XMLCodec) - Method in class gw.pl.util.xml.helpers.XMLHashtable
 
read(XMLCodec) - Method in class gw.pl.util.xml.helpers.XMLImageIcon
 
read(XMLCodec) - Method in class gw.pl.util.xml.helpers.XMLInteger
 
read(XMLCodec) - Method in class gw.pl.util.xml.helpers.XMLLong
 
read(XMLCodec) - Method in class gw.pl.util.xml.helpers.XMLNativeJavaObject
 
read(XMLCodec) - Method in class gw.pl.util.xml.helpers.XMLPoint
 
read(XMLCodec) - Method in class gw.pl.util.xml.helpers.XMLRectangle
 
read(XMLCodec) - Method in class gw.pl.util.xml.helpers.XMLShort
 
read(XMLCodec) - Method in class gw.pl.util.xml.helpers.XMLString
 
read(XMLCodec) - Method in class gw.pl.util.xml.helpers.XMLVector
 
read(XMLCodec) - Method in interface gw.pl.util.xml.IXMLSerializable
 
read(InputStream) - Method in interface gw.plugin.document.IDocumentTemplateSerializer
De-serialize from the indicated reader to an IDocTemplateDescriptor implementation
read(InputStream) - Method in class gw.plugin.document.impl.StandardDocumentTemplateSerializer
Convert from an XML source to an XMLDocTemplateDescriptor
read(InputStream) - Method in class gw.plugin.document.impl.XMLDocumentTemplateDescriptor
Process the reader and build the parse tree.
read(Reader) - Method in interface gw.plugin.note.INoteTemplateSerializer
De-serialize from the indicated reader to an INoteTemplateDescriptor implementation
READ_HANDLER_TAG - Static variable in class gw.api.profiler.ProfilerTag
 
READ_ROWS - Static variable in class gw.api.profiler.ProfilerTag
 
READ_TIMEOUT - Static variable in class gw.pl.util.webservices.SOAPOutboundHandler
 
READ_TYPES_TAG - Static variable in class gw.api.profiler.ProfilerTag
 
ReadableGraph<T> - Interface in gw.api.graph
Super-interface for any graph that has basic readable properties and query methods.
readArrayListElement(Element) - Method in class gw.pl.util.xml.XMLCodec
 
readArrayListElement(String) - Method in class gw.pl.util.xml.XMLCodec
 
readArrayListElement(Node, String) - Method in class gw.pl.util.xml.XMLCodec
 
readBigDecimalArrayElement(Element) - Method in class gw.pl.util.xml.XMLCodec
 
readBigDecimalArrayElement(String) - Method in class gw.pl.util.xml.XMLCodec
 
readBigDecimalArrayElement(Node, String) - Method in class gw.pl.util.xml.XMLCodec
 
readBigDecimalAttribute(String) - Method in class gw.pl.util.xml.XMLCodec
 
readBigDecimalAttribute(Element, String) - Method in class gw.pl.util.xml.XMLCodec
 
readBigDecimalElement(Element) - Method in class gw.pl.util.xml.XMLCodec
 
readBigDecimalElement(String) - Method in class gw.pl.util.xml.XMLCodec
 
readBigDecimalElement(Node, String) - Method in class gw.pl.util.xml.XMLCodec
 
readBigIntegerAttribute(String) - Method in class gw.pl.util.xml.XMLCodec
 
readBigIntegerAttribute(Element, String) - Method in class gw.pl.util.xml.XMLCodec
 
readBigIntegerElement(Element) - Method in class gw.pl.util.xml.XMLCodec
 
readBigIntegerElement(String) - Method in class gw.pl.util.xml.XMLCodec
 
readBigIntegerElement(Node, String) - Method in class gw.pl.util.xml.XMLCodec
 
readBinaryElement(Element) - Method in class gw.pl.util.xml.XMLCodec
 
readBinaryElement(String) - Method in class gw.pl.util.xml.XMLCodec
 
readBinaryElement(Node, String) - Method in class gw.pl.util.xml.XMLCodec
 
readBooleanArrayElement(Element) - Method in class gw.pl.util.xml.XMLCodec
 
readBooleanArrayElement(String) - Method in class gw.pl.util.xml.XMLCodec
 
readBooleanArrayElement(Node, String) - Method in class gw.pl.util.xml.XMLCodec
 
readBooleanAttribute(String) - Method in class gw.pl.util.xml.XMLCodec
 
readBooleanAttribute(String, boolean) - Method in class gw.pl.util.xml.XMLCodec
 
readBooleanAttribute(Element, String) - Method in class gw.pl.util.xml.XMLCodec
 
readBooleanElement(Element) - Method in class gw.pl.util.xml.XMLCodec
 
readBooleanElement(String) - Method in class gw.pl.util.xml.XMLCodec
 
readBooleanElement(Node, String) - Method in class gw.pl.util.xml.XMLCodec
 
readBooleanElement(String, boolean) - Method in class gw.pl.util.xml.XMLCodec
 
readBooleanElement(Node, String, boolean) - Method in class gw.pl.util.xml.XMLCodec
 
readBooleanObjectAttribute(String) - Method in class gw.pl.util.xml.XMLCodec
 
readBooleanObjectAttribute(Element, String) - Method in class gw.pl.util.xml.XMLCodec
 
readByteArrayElement(Element) - Method in class gw.pl.util.xml.XMLCodec
 
readByteArrayElement(String) - Method in class gw.pl.util.xml.XMLCodec
 
readByteArrayElement(Node, String) - Method in class gw.pl.util.xml.XMLCodec
 
readBytes(File) - Static method in class gw.pl.util.FileUtil
 
readBytes(File, StreamBlock<? super BufferedInputStream>) - Static method in class gw.pl.util.FileUtil
Opens the given file in read mode, and passes a BufferedInputStream to the given block.
readChar() - Method in class gw.util.ShellProcess
 
readCharArrayElement(Element) - Method in class gw.pl.util.xml.XMLCodec
 
readCharArrayElement(String) - Method in class gw.pl.util.xml.XMLCodec
 
readCharArrayElement(Node, String) - Method in class gw.pl.util.xml.XMLCodec
 
readCharAttribute(String) - Method in class gw.pl.util.xml.XMLCodec
 
readCharAttribute(Element, String) - Method in class gw.pl.util.xml.XMLCodec
 
readCharElement(Element) - Method in class gw.pl.util.xml.XMLCodec
 
readCharElement(String) - Method in class gw.pl.util.xml.XMLCodec
 
readCharElement(Node, String) - Method in class gw.pl.util.xml.XMLCodec
 
readCharElement(String, char) - Method in class gw.pl.util.xml.XMLCodec
 
readCharElement(Node, String, char) - Method in class gw.pl.util.xml.XMLCodec
 
readChars(File, StreamBlock<? super BufferedReader>) - Static method in class gw.pl.util.FileUtil
Opens the given file in read mode, and passes a BufferedReader to the given block.
readColorAttribute(String) - Method in class gw.pl.util.xml.XMLCodec
 
readColorAttribute(Element, String) - Method in class gw.pl.util.xml.XMLCodec
 
readColorElement(Element) - Method in class gw.pl.util.xml.XMLCodec
 
readColorElement(String) - Method in class gw.pl.util.xml.XMLCodec
 
readColorElement(Node, String) - Method in class gw.pl.util.xml.XMLCodec
 
readDataFromFile(File) - Static method in class gw.test.util.TestTimingData
 
readDimension() - Method in class gw.pl.util.xml.XMLCodec
 
readDimensionElement(Element) - Method in class gw.pl.util.xml.XMLCodec
 
readDimensionElement(String) - Method in class gw.pl.util.xml.XMLCodec
 
readDimensionElement(Node, String) - Method in class gw.pl.util.xml.XMLCodec
 
readDoubleArrayElement(Element) - Method in class gw.pl.util.xml.XMLCodec
 
readDoubleArrayElement(String) - Method in class gw.pl.util.xml.XMLCodec
 
readDoubleArrayElement(Node, String) - Method in class gw.pl.util.xml.XMLCodec
 
readDoubleAttribute(String) - Method in class gw.pl.util.xml.XMLCodec
 
readDoubleAttribute(Element, String) - Method in class gw.pl.util.xml.XMLCodec
 
readDoubleElement(Element) - Method in class gw.pl.util.xml.XMLCodec
 
readDoubleElement(String) - Method in class gw.pl.util.xml.XMLCodec
 
readDoubleElement(Node, String) - Method in class gw.pl.util.xml.XMLCodec
 
readDoubleElement(String, double) - Method in class gw.pl.util.xml.XMLCodec
 
readDoubleElement(Node, String, double) - Method in class gw.pl.util.xml.XMLCodec
 
readExternal(ObjectInput, IXMLSerializable) - Static method in class gw.pl.util.xml.XMLCodec
Helper method to facilitate in adapting any IXMLSerializable as a Java Serializable/Externalizable class.
readFile(String) - Static method in class gw.pl.util.FileUtil
 
readFile(File) - Static method in class gw.pl.util.FileUtil
 
readFile(String, String) - Static method in class gw.pl.util.FileUtil
 
readFile(File, String) - Static method in class gw.pl.util.FileUtil
 
readFloatArrayElement(Element) - Method in class gw.pl.util.xml.XMLCodec
 
readFloatArrayElement(String) - Method in class gw.pl.util.xml.XMLCodec
 
readFloatArrayElement(Node, String) - Method in class gw.pl.util.xml.XMLCodec
 
readFloatAttribute(String) - Method in class gw.pl.util.xml.XMLCodec
 
readFloatAttribute(Element, String) - Method in class gw.pl.util.xml.XMLCodec
 
readFloatElement(Element) - Method in class gw.pl.util.xml.XMLCodec
 
readFloatElement(String) - Method in class gw.pl.util.xml.XMLCodec
 
readFloatElement(Node, String) - Method in class gw.pl.util.xml.XMLCodec
 
readFloatElement(String, float) - Method in class gw.pl.util.xml.XMLCodec
 
readFloatElement(Node, String, float) - Method in class gw.pl.util.xml.XMLCodec
 
readFont(IFontLoader) - Method in class gw.pl.util.xml.XMLCodec
 
readFontElement(Element, IFontLoader) - Method in class gw.pl.util.xml.XMLCodec
 
readFontElement(String, IFontLoader) - Method in class gw.pl.util.xml.XMLCodec
 
readFontElement(Node, String, IFontLoader) - Method in class gw.pl.util.xml.XMLCodec
 
readHashMapElement(Element) - Method in class gw.pl.util.xml.XMLCodec
 
readHashMapElement(String) - Method in class gw.pl.util.xml.XMLCodec
 
readHashMapElement(Node, String) - Method in class gw.pl.util.xml.XMLCodec
 
readHashtable() - Method in class gw.pl.util.xml.XMLCodec
 
readHashtableElement(Element) - Method in class gw.pl.util.xml.XMLCodec
 
readHashtableElement(String) - Method in class gw.pl.util.xml.XMLCodec
 
readHashtableElement(Node, String) - Method in class gw.pl.util.xml.XMLCodec
 
readHashtableOfVectorsElement(Element) - Method in class gw.pl.util.xml.XMLCodec
 
readHashtableOfVectorsElement(String) - Method in class gw.pl.util.xml.XMLCodec
 
readHashtableOfVectorsElement(Node, String) - Method in class gw.pl.util.xml.XMLCodec
 
readImageIcon() - Method in class gw.pl.util.xml.XMLCodec
 
readImageIconElement(Element) - Method in class gw.pl.util.xml.XMLCodec
 
readImageIconElement(String) - Method in class gw.pl.util.xml.XMLCodec
 
readImageIconElement(Node, String) - Method in class gw.pl.util.xml.XMLCodec
 
readIntArrayElement(Element) - Method in class gw.pl.util.xml.XMLCodec
 
readIntArrayElement(String) - Method in class gw.pl.util.xml.XMLCodec
 
readIntArrayElement(Node, String) - Method in class gw.pl.util.xml.XMLCodec
 
readIntAttribute(String) - Method in class gw.pl.util.xml.XMLCodec
 
readIntAttribute(Element, String) - Method in class gw.pl.util.xml.XMLCodec
 
readIntegerAttribute(String) - Method in class gw.pl.util.xml.XMLCodec
 
readIntegerAttribute(Element, String) - Method in class gw.pl.util.xml.XMLCodec
 
readIntElement(Element) - Method in class gw.pl.util.xml.XMLCodec
 
readIntElement(String) - Method in class gw.pl.util.xml.XMLCodec
 
readIntElement(Node, String) - Method in class gw.pl.util.xml.XMLCodec
 
readIntElement(String, int) - Method in class gw.pl.util.xml.XMLCodec
 
readIntElement(Node, String, int) - Method in class gw.pl.util.xml.XMLCodec
 
readLine(String) - Static method in class gw.util.Shell
Deprecated.
Prints the given prompt and then reads a line from standard in.
readLine() - Method in class gw.util.ShellProcess
Reads a line of text from stdout.
readLines(StreamFactory<? extends BufferedReader>, LineBlock) - Static method in class gw.pl.io.IOUtil
Executes the given block on each line read from the stream produced by the given factory.
readLines(File, LineBlock) - Static method in class gw.pl.util.FileUtil
Opens the given file in read mode, and passes each line to the given block.
readLines(IFile, LineBlock) - Static method in class gw.pl.util.FileUtil
Opens the given file in read mode, and passes each line to the given block.
readLines(IFile, LineBlock) - Method in interface gw.testharness.v3.SuitesAnnotationGuesser.FileLineReader
 
readListElement(Element) - Method in class gw.pl.util.xml.XMLCodec
 
readListElement(String) - Method in class gw.pl.util.xml.XMLCodec
 
readListElement(Node, String) - Method in class gw.pl.util.xml.XMLCodec
 
readListListElement(Element) - Method in class gw.pl.util.xml.XMLCodec
 
readListListElement(String) - Method in class gw.pl.util.xml.XMLCodec
 
readListListElement(Node, String) - Method in class gw.pl.util.xml.XMLCodec
 
readListOfStringsElement(Element) - Method in class gw.pl.util.xml.XMLCodec
 
readListOfStringsElement(String) - Method in class gw.pl.util.xml.XMLCodec
 
readListOfStringsElement(Node, String) - Method in class gw.pl.util.xml.XMLCodec
 
readLongArrayElement(Element) - Method in class gw.pl.util.xml.XMLCodec
 
readLongArrayElement(String) - Method in class gw.pl.util.xml.XMLCodec
 
readLongArrayElement(Node, String) - Method in class gw.pl.util.xml.XMLCodec
 
readLongAttribute(String) - Method in class gw.pl.util.xml.XMLCodec
 
readLongAttribute(Element, String) - Method in class gw.pl.util.xml.XMLCodec
 
readLongElement(Element) - Method in class gw.pl.util.xml.XMLCodec
 
readLongElement(String) - Method in class gw.pl.util.xml.XMLCodec
 
readLongElement(Node, String) - Method in class gw.pl.util.xml.XMLCodec
 
readLongElement(String, long) - Method in class gw.pl.util.xml.XMLCodec
 
readLongElement(Node, String, long) - Method in class gw.pl.util.xml.XMLCodec
 
readLongObjectAttribute(String) - Method in class gw.pl.util.xml.XMLCodec
 
readLongObjectAttribute(Element, String) - Method in class gw.pl.util.xml.XMLCodec
 
readMaskedLine(String) - Static method in class gw.util.Shell
Deprecated.
Prints the given prompt and then reads a line from standard in, but with the input masked with asterisks
readObject(XMLCodec) - Method in class gw.pl.util.xml.XMLObjectSerializer
 
readObjectArrayElement(Element) - Method in class gw.pl.util.xml.XMLCodec
 
readObjectArrayElement(String) - Method in class gw.pl.util.xml.XMLCodec
 
readObjectArrayElement(Node, String) - Method in class gw.pl.util.xml.XMLCodec
 
readObjectElement(Object) - Method in class gw.pl.util.xml.XMLCodec
 
readObjectElement(Element) - Method in class gw.pl.util.xml.XMLCodec
 
readObjectElement(Element, IXMLSerializable) - Method in class gw.pl.util.xml.XMLCodec
 
readObjectElement(String) - Method in class gw.pl.util.xml.XMLCodec
 
readObjectElement(String, IXMLSerializable) - Method in class gw.pl.util.xml.XMLCodec
 
readObjectElement(Node, String) - Method in class gw.pl.util.xml.XMLCodec
 
readObjectElement(Node, String, IXMLSerializable) - Method in class gw.pl.util.xml.XMLCodec
 
readOnePFG(BufferedReader) - Static method in class gw.api.profiler.ProfilerFrameGroup
 
readPoint() - Method in class gw.pl.util.xml.XMLCodec
 
readPointElement(Element) - Method in class gw.pl.util.xml.XMLCodec
 
readPointElement(String) - Method in class gw.pl.util.xml.XMLCodec
 
readPointElement(Node, String) - Method in class gw.pl.util.xml.XMLCodec
 
readPossiblyEmptyListOfStringsElement(String) - Method in class gw.pl.util.xml.XMLCodec
 
readProfilerStacksFromZip(String, InputStream) - Static method in class gw.api.profiler.ProfilerStacksDownloaderUploader
 
readProfilerStacksFromZipFile(File) - Static method in class gw.api.profiler.ProfilerStacksDownloaderUploader
 
readProfilerStacksFromZipFile(WebFile) - Static method in class gw.api.profiler.ProfilerStacksDownloaderUploader
 
readRectangle() - Method in class gw.pl.util.xml.XMLCodec
 
readRectangle2DFloatElement(Element) - Method in class gw.pl.util.xml.XMLCodec
 
readRectangle2DFloatElement(String) - Method in class gw.pl.util.xml.XMLCodec
 
readRectangle2DFloatElement(Node, String) - Method in class gw.pl.util.xml.XMLCodec
 
readRectangleElement(Element) - Method in class gw.pl.util.xml.XMLCodec
 
readRectangleElement(String) - Method in class gw.pl.util.xml.XMLCodec
 
readRectangleElement(Node, String) - Method in class gw.pl.util.xml.XMLCodec
 
readResolve() - Method in class gw.ab.addressbook.typekey.ABContact
 
readResolve() - Method in class gw.ab.addressbook.typekey.ABContactType
 
readResolve() - Method in class gw.ab.addressbook.typekey.ABResultType
 
readResolve() - Method in class gw.ab.addressbook.typekey.VendorAvailabilityType
 
readResolve() - Method in class gw.ab.addressbook.typekey.VendorServicesLoadStatus
 
readResolve() - Method in class gw.ab.contact.typekey.PendingContactChange
 
readResolve() - Method in class gw.ab.contact.typekey.PendingContactChangeView
 
readResolve() - Method in class gw.api.webservice.systemTools.SystemRunlevel
Serialization resolution
readResolve() - Method in class gw.lang.reflect.DefaultArrayType
 
readResolve() - Method in class gw.lang.reflect.FunctionType
 
readResolve() - Method in interface gw.lang.reflect.IType
IType requires this method be implemented to ensure IType instances can be centrally defined and cached.
readResolve() - Method in class gw.lang.reflect.ParameterizedFunctionType
 
readResolve() - Method in class gw.lang.reflect.StandardVisibilityModifierType
 
readResolve() - Method in class gw.lang.reflect.TypeBase
 
readResolve() - Method in class gw.pl.accounting.typekey.LedgerSide
 
readResolve() - Method in class gw.pl.activity.typekey.Activity
 
readResolve() - Method in class gw.pl.activity.typekey.ActivityCategory
 
readResolve() - Method in class gw.pl.activity.typekey.ActivityClass
 
readResolve() - Method in class gw.pl.activity.typekey.ActivityStatus
 
readResolve() - Method in class gw.pl.activity.typekey.ActivityType
 
readResolve() - Method in class gw.pl.activity.typekey.ExternalToolType
 
readResolve() - Method in class gw.pl.activity.typekey.IncludeDaysType
 
readResolve() - Method in class gw.pl.activity.typekey.Priority
 
readResolve() - Method in class gw.pl.activity.typekey.StartPointType
 
readResolve() - Method in class gw.pl.addressbook.typekey.UpdateOp
 
readResolve() - Method in class gw.pl.adressbook.typekey.ContactChangeResolution
 
readResolve() - Method in class gw.pl.archive.typekey.ArchiveFinalStatus
 
readResolve() - Method in class gw.pl.archive.typekey.ArchiveSourceStatus
 
readResolve() - Method in class gw.pl.assignment.typekey.AssignmentSearchType
 
readResolve() - Method in class gw.pl.assignment.typekey.AssignmentSelectionType
 
readResolve() - Method in class gw.pl.assignment.typekey.UserRole
 
readResolve() - Method in class gw.pl.assignment.typekey.UserRoleConstraint
 
readResolve() - Method in class gw.pl.autosync.typekey.AutoSync
 
readResolve() - Method in class gw.pl.batchprocessing.typekey.BatchProcessType
 
readResolve() - Method in class gw.pl.batchprocessing.typekey.BatchProcessTypeUsage
 
readResolve() - Method in class gw.pl.calendar.typekey.HolidayTagCode
 
readResolve() - Method in class gw.pl.calendar.typekey.Weekdays
 
readResolve() - Method in class gw.pl.community.typekey.ApprovalStatus
 
readResolve() - Method in class gw.pl.community.typekey.AssignmentStatus
 
readResolve() - Method in class gw.pl.community.typekey.BusinessType
 
readResolve() - Method in class gw.pl.community.typekey.CharacterSet
 
readResolve() - Method in class gw.pl.community.typekey.GenderType
 
readResolve() - Method in class gw.pl.community.typekey.GroupType
 
readResolve() - Method in class gw.pl.community.typekey.LanguageType
 
readResolve() - Method in class gw.pl.community.typekey.LoadFactorType
 
readResolve() - Method in class gw.pl.community.typekey.LocaleType
 
readResolve() - Method in class gw.pl.community.typekey.RegionType
 
readResolve() - Method in class gw.pl.community.typekey.StartupPage
 
readResolve() - Method in class gw.pl.community.typekey.SystemUserType
 
readResolve() - Method in class gw.pl.community.typekey.TimeZoneType
 
readResolve() - Method in class gw.pl.community.typekey.UserAttributeType
 
readResolve() - Method in class gw.pl.community.typekey.UserExperienceType
 
readResolve() - Method in class gw.pl.community.typekey.VacationStatusType
 
readResolve() - Method in class gw.pl.contact.typekey.Address
 
readResolve() - Method in class gw.pl.contact.typekey.AddressType
 
readResolve() - Method in class gw.pl.contact.typekey.Contact
 
readResolve() - Method in class gw.pl.contact.typekey.ContactBidiRel
 
readResolve() - Method in class gw.pl.contact.typekey.ContactClass
 
readResolve() - Method in class gw.pl.contact.typekey.ContactCreationApprovalStatus
 
readResolve() - Method in class gw.pl.contact.typekey.ContactLinkStatusType
 
readResolve() - Method in class gw.pl.contact.typekey.ContactMatchResultType
 
readResolve() - Method in class gw.pl.contact.typekey.ContactRel
 
readResolve() - Method in class gw.pl.contact.typekey.ContactRelCons
 
readResolve() - Method in class gw.pl.contact.typekey.ContactSearchResultType
 
readResolve() - Method in class gw.pl.contact.typekey.ContactSearchType
 
readResolve() - Method in class gw.pl.contact.typekey.ContactTagType
 
readResolve() - Method in class gw.pl.contact.typekey.CustomerServiceTier
 
readResolve() - Method in class gw.pl.contact.typekey.EmploymentStatusType
 
readResolve() - Method in class gw.pl.contact.typekey.GeocodeStatus
 
readResolve() - Method in class gw.pl.contact.typekey.MaritalStatus
 
readResolve() - Method in class gw.pl.contact.typekey.NamePrefix
 
readResolve() - Method in class gw.pl.contact.typekey.NameSuffix
 
readResolve() - Method in class gw.pl.contact.typekey.OfficialID
 
readResolve() - Method in class gw.pl.contact.typekey.OfficialIDType
 
readResolve() - Method in class gw.pl.contact.typekey.OrganizationType
 
readResolve() - Method in class gw.pl.contact.typekey.PayPeriodType
 
readResolve() - Method in class gw.pl.contact.typekey.PrimaryPhoneType
 
readResolve() - Method in class gw.pl.contact.typekey.ProximitySearchStatus
 
readResolve() - Method in class gw.pl.contact.typekey.ReviewCategory
 
readResolve() - Method in class gw.pl.contact.typekey.ReviewServiceType
 
readResolve() - Method in class gw.pl.contact.typekey.SpecialtyType
 
readResolve() - Method in class gw.pl.contact.typekey.TaxFilingStatusType
 
readResolve() - Method in class gw.pl.contact.typekey.TaxStatus
 
readResolve() - Method in class gw.pl.contact.typekey.UnitOfDistance
 
readResolve() - Method in class gw.pl.contact.typekey.VendorType
 
readResolve() - Method in class gw.pl.contact.typekey.VenueType
 
readResolve() - Method in class gw.pl.currency.typekey.Currency
 
readResolve() - Method in class gw.pl.currency.typekey.FXRateMarket
 
readResolve() - Method in class gw.pl.custom.typekey.DateFieldsToSearchType
 
readResolve() - Method in class gw.pl.custom.typekey.DateRangeChoiceType
 
readResolve() - Method in class gw.pl.custom.typekey.DateSearchType
 
readResolve() - Method in class gw.pl.custom.typekey.FinancialCriterion
 
readResolve() - Method in class gw.pl.custom.typekey.FinancialSearchField
 
readResolve() - Method in class gw.pl.custom.typekey.SearchObjectType
 
readResolve() - Method in class gw.pl.custom.typekey.SearchResult
 
readResolve() - Method in class gw.pl.database.typekey.ConsistencyCheckType
 
readResolve() - Method in class gw.pl.database.typekey.DataDistributionType
 
readResolve() - Method in class gw.pl.database.typekey.DateBinDataType
 
readResolve() - Method in class gw.pl.database.typekey.DBUpdateStatsRunnerType
 
readResolve() - Method in class gw.pl.database.typekey.EntitySourceType
 
readResolve() - Method in class gw.pl.database.typekey.MergeConflictResolution
 
readResolve() - Method in class gw.pl.database.typekey.MergeConflictStrategy
 
readResolve() - Method in class gw.pl.database.typekey.OraSQLTuningSetCaptureOpt
 
readResolve() - Method in class gw.pl.database.typekey.SQLStatementType
 
readResolve() - Method in class gw.pl.database.typekey.StringCriterionMode
 
readResolve() - Method in class gw.pl.datagen.typekey.DataGenActionType
 
readResolve() - Method in class gw.pl.datagen.typekey.DataGenStatusType
 
readResolve() - Method in class gw.pl.document.typekey.DocumentSection
 
readResolve() - Method in class gw.pl.document.typekey.DocumentSecurityType
 
readResolve() - Method in class gw.pl.document.typekey.DocumentStatusType
 
readResolve() - Method in class gw.pl.document.typekey.DocumentType
 
readResolve() - Method in class gw.pl.etlstrings.typekey.ETLStrings
 
readResolve() - Method in class gw.pl.geodata.phone.typekey.PhoneCountryCode
 
readResolve() - Method in class gw.pl.geodata.zone.typekey.Country
 
readResolve() - Method in class gw.pl.geodata.zone.typekey.Jurisdiction
 
readResolve() - Method in class gw.pl.geodata.zone.typekey.JurisdictionType
 
readResolve() - Method in class gw.pl.geodata.zone.typekey.State
 
readResolve() - Method in class gw.pl.geodata.zone.typekey.StateAbbreviation
 
readResolve() - Method in class gw.pl.geodata.zone.typekey.ZoneType
 
readResolve() - Method in class gw.pl.history.typekey.CustomHistoryType
 
readResolve() - Method in class gw.pl.history.typekey.DataChangeStatus
 
readResolve() - Method in class gw.pl.history.typekey.History
 
readResolve() - Method in class gw.pl.history.typekey.HistoryType
 
readResolve() - Method in class gw.pl.messaging.typekey.ErrorCategory
 
readResolve() - Method in class gw.pl.messaging.typekey.MessageDestinationStatus
 
readResolve() - Method in class gw.pl.messaging.typekey.SynchState
 
readResolve() - Method in class gw.pl.note.typekey.NoteSecurityType
 
readResolve() - Method in class gw.pl.note.typekey.NoteTopicType
 
readResolve() - Method in class gw.pl.note.typekey.NoteType
 
readResolve() - Method in class gw.pl.note.typekey.SortByRange
 
readResolve() - Method in class gw.pl.parameter.typekey.ComponentType
 
readResolve() - Method in class gw.pl.parameter.typekey.ParameterType
 
readResolve() - Method in class gw.pl.persistence.core.effdate.typekey.EffDatedChangeType
 
readResolve() - Method in class gw.pl.persistence.core.Key
 
readResolve() - Method in class gw.pl.platform.typekey.PhoneType
 
readResolve() - Method in class gw.pl.print.typekey.PrintFormat
 
readResolve() - Method in class gw.pl.profiler.typekey.InboundHistory
 
readResolve() - Method in class gw.pl.profiler.typekey.ProfilerConfig
 
readResolve() - Method in class gw.pl.purge.typekey.ArchiveState
 
readResolve() - Method in class gw.pl.question.typekey.QuestionFormat
 
readResolve() - Method in class gw.pl.question.typekey.QuestionSetType
 
readResolve() - Method in class gw.pl.question.typekey.QuestionType
 
readResolve() - Method in class gw.pl.resource.typekey.ResourceContext
 
readResolve() - Method in class gw.pl.rule.typekey.RuleSetType
 
readResolve() - Method in class gw.pl.sample.typekey.PrimaryColor
 
readResolve() - Method in class gw.pl.sample.typekey.SampleColor
 
readResolve() - Method in class gw.pl.sample.typekey.SampleTheme
 
readResolve() - Method in class gw.pl.scriptparameter.typekey.ScriptParameterType
 
readResolve() - Method in class gw.pl.security.typekey.RoleType
 
readResolve() - Method in class gw.pl.security.typekey.SystemPermissionType
 
readResolve() - Method in class gw.pl.staging.typekey.LoadCommandType
 
readResolve() - Method in class gw.pl.staging.typekey.LoaderCallbackTimeType
 
readResolve() - Method in class gw.pl.staging.typekey.LoadErrorType
 
readResolve() - Method in class gw.pl.staging.typekey.LoadStepType
 
readResolve() - Method in class gw.pl.upgrader.typekey.TableUpdateStatsType
 
readResolve() - Method in class gw.pl.upgrader.typekey.UpgradeDBStorageSetType
 
readResolve() - Method in class gw.pl.upgrader.typekey.UpgradeExecutionTimeType
 
readResolve() - Method in class gw.pl.validation.old.typekey.ValidationIssue
 
readResolve() - Method in class gw.pl.validation.typekey.ValidationIssueType
 
readResolve() - Method in class gw.pl.validation.typekey.ValidationLevel
 
readResolve() - Method in class gw.pl.workflow.typekey.ManageWorkflowActionType
 
readResolve() - Method in class gw.pl.workflow.typekey.Workflow
 
readResolve() - Method in class gw.pl.workflow.typekey.WorkflowActionType
 
readResolve() - Method in class gw.pl.workflow.typekey.WorkflowActiveState
 
readResolve() - Method in class gw.pl.workflow.typekey.WorkflowHandler
 
readResolve() - Method in class gw.pl.workflow.typekey.WorkflowLogEntry
 
readResolve() - Method in class gw.pl.workflow.typekey.WorkflowState
 
readResolve() - Method in class gw.pl.workflow.typekey.WorkflowTriggerKey
 
readResolve() - Method in class gw.pl.workflow.typekey.WorkflowWorkItem
 
readResolve() - Method in class gw.pl.workitemset.typekey.WorkItemSetState
 
readResolve() - Method in class gw.pl.workqueue.typekey.WorkItemStatusType
 
readResolve() - Method in class gw.xml.parser2.LocationRefType
 
readResolve() - Method in class gw.xml.parser2.XMLNodeType
 
readResolve() - Method in class gw.xml.parser2.XSDEnumeratedType
 
readResponse(InputStream) - Static method in class gw.test.remote.RemoteTestClass
 
readShortArrayElement(Element) - Method in class gw.pl.util.xml.XMLCodec
 
readShortArrayElement(String) - Method in class gw.pl.util.xml.XMLCodec
 
readShortArrayElement(Node, String) - Method in class gw.pl.util.xml.XMLCodec
 
readShortAttribute(String) - Method in class gw.pl.util.xml.XMLCodec
 
readShortAttribute(Element, String) - Method in class gw.pl.util.xml.XMLCodec
 
readShortElement(Element) - Method in class gw.pl.util.xml.XMLCodec
 
readShortElement(String) - Method in class gw.pl.util.xml.XMLCodec
 
readShortElement(Node, String) - Method in class gw.pl.util.xml.XMLCodec
 
readShortElement(String, short) - Method in class gw.pl.util.xml.XMLCodec
 
readShortElement(Node, String, short) - Method in class gw.pl.util.xml.XMLCodec
 
readStderrLine() - Method in class gw.util.ShellProcess
Reads a line of text from stderr.
readStderrUntil(char, boolean) - Method in class gw.util.ShellProcess
Reads a group of text from stderr.
readStreamAsString(InputStream, String) - Static method in class gw.pl.util.FileUtil
 
readStringArrayElement(Element) - Method in class gw.pl.util.xml.XMLCodec
 
readStringArrayElement(String) - Method in class gw.pl.util.xml.XMLCodec
 
readStringArrayElement(Node, String) - Method in class gw.pl.util.xml.XMLCodec
 
readStringAttribute(String) - Method in class gw.pl.util.xml.XMLCodec
 
readStringAttribute(String, String) - Method in class gw.pl.util.xml.XMLCodec
 
readStringAttribute(Element, String) - Method in class gw.pl.util.xml.XMLCodec
 
readStringAttribute(Element, String, String) - Method in class gw.pl.util.xml.XMLCodec
 
readStringElement(Element) - Method in class gw.pl.util.xml.XMLCodec
 
readStringElement(String) - Method in class gw.pl.util.xml.XMLCodec
 
readStringElement(Node, String) - Method in class gw.pl.util.xml.XMLCodec
 
readStringElement(String, String) - Method in class gw.pl.util.xml.XMLCodec
 
readStringElement(Node, String, String) - Method in class gw.pl.util.xml.XMLCodec
 
readTemplateFile(String) - Static method in class gw.api.webservice.pl.dataExtraction.DataExtractionAPIImpl
 
readUntil(String, boolean) - Method in class gw.util.ShellProcess
Reads a group of text from stdout.
readVector() - Method in class gw.pl.util.xml.XMLCodec
 
readVectorElement(Element) - Method in class gw.pl.util.xml.XMLCodec
 
readVectorElement(String) - Method in class gw.pl.util.xml.XMLCodec
 
readVectorElement(Node, String) - Method in class gw.pl.util.xml.XMLCodec
 
readVectorOfStringsElement(Element) - Method in class gw.pl.util.xml.XMLCodec
 
readVectorOfStringsElement(String) - Method in class gw.pl.util.xml.XMLCodec
 
readVectorOfStringsElement(Node, String) - Method in class gw.pl.util.xml.XMLCodec
 
reallyRunBare() - Method in class gw.test.TestClass
 
reallyRunTest() - Method in class gw.testharness.TestBase.CactusTestRunner
 
RealPCFs - Annotation Type in gw.testharness
When this annotation is specified, this test will load the real PCF files for the app.
rebuildRolePrivileges() - Method in interface gw.api.webservice.importTools.IImportTools
Rebuild the role privileges data by deleting the priviliges data in the database, and then re-importing the roleprivileges.csv file.
rebuildRolePrivileges() - Method in class gw.api.webservice.importTools.ImportToolsImpl
 
recalculateFileChecksums() - Method in interface gw.api.webservice.systemTools.ISystemTools
Recalculates the file checksums used for clustered configuration verification.
recalculateFileChecksums() - Method in class gw.api.webservice.systemTools.SystemToolsImpl
 
ReCallDocumentContentSourceAfterRollback - Static variable in class gw.api.system.PLConfigParameters
This flag indicates that if a Document has been rolledback, that on commit both the isDocument and addDocument should be called again *
receive(Object, ClusterMember) - Method in class gw.api.startable.StartableServiceImpl
 
receive(byte[]) - Method in interface gw.plugin.cluster.ClusterBroadcastTransportCallback
Called when a new notification is received.
reclaimMemory(RefreshRequest) - Method in interface gw.config.IMemoryMonitor
 
RecommendedTest - Annotation Type in gw.testharness
User: dbrewster Date: May 2, 2007 Time: 5:46:58 PM
reconfigureAndStartWorkers(WorkQueueConfig) - Static method in class gw.api.archiving.ArchivingUtil
This will reconfigure and start the work queue with that configuration
reconnectToCluster() - Static method in class gw.api.tools.InternalToolsUtil
 
reconnectToCluster() - Method in class gw.testharness.clustering.ClusterMember
Disconnects and reconnects server to the cluster,
reconnectToCluster() - Static method in class gw.testharness.clustering.ClusterTestUtil
 
RECORD_DELIMITER - Static variable in class gw.plugin.document.impl.BaseMailMergeDocumentProductionImpl
String which separates one record from another
recordInvocation(String, int) - Method in class gw.util.perf.InvocationCounter
 
recordInvocation(String) - Method in class gw.util.perf.InvocationCounter
 
recreateException() - Method in class gw.test.remote.RemoteTestResult
 
Rectangle - Class in gw.pl.util
A class representing a Rectangle in two-dimensional co-ordinate space, where the sides of the Rectangle are parallel with the x and y axes.
Rectangle(int, int, int, int) - Constructor for class gw.pl.util.Rectangle
Creates a rectangle containing the points (x,y) such that x >= minX and x < maxX and y >= minY and y < maxY
recursiveListDir(String) - Static method in class gw.fs.physical.win32.NativeWin32API
 
recursiveListDirInJava(File) - Static method in class gw.fs.physical.win32.NativeWin32API
 
redefineService(Class<? extends T>, Q) - Method in class gw.config.ServiceKernel
Overrides the default implemenation of the service with a different provider.
redefineService_Privileged(Class<? extends T>, Q) - Method in class gw.config.ServiceKernel
 
redefineServices() - Method in class gw.config.CommonServices
 
redefineServices() - Method in class gw.config.ServiceKernel
Contains the redefinition logic for this kernel
redefineServicesWithClass(String) - Method in class gw.config.ServiceKernel
 
REDIRECT_SYSTEM_ERR_COMMAND - Static variable in class gw.test.servlet.RemoteTestServlet
 
REDIRECT_SYSTEM_OUT_COMMAND - Static variable in class gw.test.servlet.RemoteTestServlet
 
Reference<T> - Class in gw.util
 
Reference(T) - Constructor for class gw.util.Reference
 
Reference() - Constructor for class gw.util.Reference
 
REFERENCE_TYPE - Static variable in class gw.api.importing.ImportingUtil
 
REFERENCE_TYPE_ATTRIB - Static variable in class gw.api.importing.ImportingUtil
 
ReferenceWithName<T> - Class in gw.util
 
ReferenceWithName(T, String) - Constructor for class gw.util.ReferenceWithName
 
ReflectionException - Exception in gw.plugin.util
Convenience exception wrapper for dealing with all the various reflection-related exception types.
ReflectionException(String, IllegalAccessException) - Constructor for exception gw.plugin.util.ReflectionException
 
ReflectionException(String, InvocationTargetException) - Constructor for exception gw.plugin.util.ReflectionException
 
ReflectionException(String, IntrospectionException) - Constructor for exception gw.plugin.util.ReflectionException
 
ReflectionException(String, InstantiationException) - Constructor for exception gw.plugin.util.ReflectionException
 
ReflectionException(String, ClassNotFoundException) - Constructor for exception gw.plugin.util.ReflectionException
 
ReflectionException(String, NoSuchMethodException) - Constructor for exception gw.plugin.util.ReflectionException
 
ReflectiveHyphenatedXMLNodeFactory - Class in gw.xml
Generates nodes by constructing a class name from hyphenated element names.
ReflectiveHyphenatedXMLNodeFactory(String...) - Constructor for class gw.xml.ReflectiveHyphenatedXMLNodeFactory
 
ReflectiveXMLNodeFactory - Class in gw.xml
Basic implementation of reflective XML node factory.
ReflectiveXMLNodeFactory(String...) - Constructor for class gw.xml.ReflectiveXMLNodeFactory
 
ReflectiveXMLNodeFactoryBase - Class in gw.xml
 
ReflectiveXMLNodeFactoryBase(String...) - Constructor for class gw.xml.ReflectiveXMLNodeFactoryBase
 
ReflectUtil - Class in gw.lang.reflect
 
ReflectUtil() - Constructor for class gw.lang.reflect.ReflectUtil
 
reformat(File, IXMLNodeFormat) - Static method in class gw.xml.parser2.XMLFileReformatter
 
reformatAsDiffFriendly(File) - Static method in class gw.xml.parser2.XMLFileReformatter
 
refresh() - Method in class gw.api.web.admin.workflow.ManageWorkflows
force the screen to refesh
refresh(IModule) - Method in interface gw.config.IPlatformHelper
 
refresh(ITypeRef) - Method in interface gw.lang.reflect.ITypeSystem
 
refresh(boolean) - Method in interface gw.lang.reflect.ITypeSystem
 
refresh(IModule) - Method in interface gw.lang.reflect.ITypeSystem
 
refresh(boolean) - Static method in class gw.lang.reflect.TypeSystem
 
refresh(IModule) - Static method in class gw.lang.reflect.TypeSystem
 
refresh(ITypeRef) - Static method in class gw.lang.reflect.TypeSystem
Refresh just the specified type i.e., a gosu editor calls this on changes
refresh() - Method in interface gw.pl.persistence.core.entity.KeyableBean
Refreshes this bean with the latest database version.
refresh() - Method in interface gw.plugin.archiving.IArchiveSource
This method will be called to refresh the source and cached status info.
refresh() - Method in interface gw.testharness.ISmokeTestHelper
Refreshes the current page without clicking or doing anything.
REFRESH_BEANS_TAG - Static variable in class gw.api.profiler.ProfilerTag
 
REFRESH_TYPES_COMMAND - Static variable in class gw.test.servlet.RemoteTestServlet
 
refreshBundle(Bundle) - Static method in class gw.api.testdata.TestDataUtil
Refreshs the bundle.
refreshByID(T) - Static method in class gw.testharness.DatabaseTestUtil
Load the bean directly from database
refreshByPublicID(T) - Static method in class gw.testharness.DatabaseTestUtil
Load bean by public ID of the given bean
refreshDatabaseSchema() - Method in class gw.api.database.upgrade.before.BeforeUpgradeVersionTrigger
Refreshes the in-memory copy of the database schema
refreshed() - Method in class gw.lang.reflect.AbstractTypeSystemListener
 
refreshed() - Method in class gw.lang.reflect.FragmentCache
 
refreshed() - Method in interface gw.lang.reflect.ITypeLoader
Fired when the typesystem is fully refreshed
refreshed() - Method in interface gw.lang.reflect.ITypeLoaderListener
Fired when the typesystem is fully refreshed
refreshed(IResource, String, RefreshKind) - Method in interface gw.lang.reflect.ITypeSystem
 
refreshed() - Method in interface gw.lang.reflect.module.ITypeLoaderStack
 
refreshed() - Method in class gw.lang.reflect.TypeLoaderBase
 
refreshed(IResource) - Static method in class gw.lang.reflect.TypeSystem
 
refreshedFile(IFile, String[], RefreshKind) - Method in interface gw.lang.reflect.ITypeLoader
Notifies the type loader that a file has been refreshed.
refreshedFile(IFile, String[], RefreshKind) - Method in class gw.lang.reflect.SimpleTypeLoader
 
refreshedFile(IFile, String[], RefreshKind) - Method in class gw.lang.reflect.TypeLoaderBase
 
refreshedFiles(String[]) - Static method in class gw.lang.reflect.TypeSystem
DO NOT USE OR DELETE.
refreshedImpl() - Method in class gw.lang.reflect.gs.GosuClassTypeLoader
 
refreshedImpl() - Method in class gw.lang.reflect.TypeLoaderBase
 
refreshedNamespace(String, IDirectory, RefreshKind) - Method in class gw.lang.reflect.gs.GosuClassTypeLoader
 
refreshedNamespace(String, IDirectory, RefreshKind) - Method in interface gw.lang.reflect.ITypeLoader
 
refreshedNamespace(String, IDirectory, RefreshKind) - Method in class gw.xml.xsd.typeloader.XSDBuiltinTypeLoader
 
refreshedNamespace(String, IDirectory, RefreshKind) - Method in class gw.xml.xsd.typeloader.XSDRegistryTypeLoader
 
refreshedNamespace(String, IDirectory, RefreshKind) - Method in class gw.xml.xsd.typeloader.XSDResourceTypeLoader
 
refreshedTypes(RefreshRequest) - Method in class gw.lang.reflect.AbstractTypeSystemListener
 
refreshedTypes(RefreshRequest) - Method in class gw.lang.reflect.FragmentCache
 
refreshedTypes(RefreshRequest) - Method in interface gw.lang.reflect.gs.IEnhancementIndex
 
refreshedTypes(RefreshRequest) - Method in interface gw.lang.reflect.ITypeLoader
Fired when an existing type is refreshed, i.e. there are potential changes
refreshedTypes(RefreshRequest) - Method in interface gw.lang.reflect.ITypeLoaderListener
Fired when an existing type is refreshed, i.e. there are potential changes
refreshedTypes(RefreshRequest) - Method in class gw.lang.reflect.TypeLoaderBase
 
refreshedTypesImpl(RefreshRequest) - Method in class gw.lang.reflect.gs.GosuClassTypeLoader
 
refreshedTypesImpl(RefreshRequest) - Method in class gw.lang.reflect.TypeLoaderBase
 
RefreshKind - Enum in gw.lang.reflect
 
refreshPage() - Method in interface gw.testharness.ISmokeTest
Posts the page to server
RefreshRequest - Class in gw.lang.reflect
 
RefreshRequest(IFile, String[], IModule, ITypeLoader, RefreshKind) - Constructor for class gw.lang.reflect.RefreshRequest
 
RefreshRequest(IFile, String[], ITypeLoader, RefreshKind) - Constructor for class gw.lang.reflect.RefreshRequest
 
RefreshRequest(String[], RefreshRequest, ITypeLoader) - Constructor for class gw.lang.reflect.RefreshRequest
 
RefreshRequest(IFile, String[], IModule, RefreshKind) - Constructor for class gw.lang.reflect.RefreshRequest
 
refreshSchema(String) - Method in class gw.xml.xsd.typeloader.XSDResourceTypeLoader
 
refreshSchema(String) - Method in class gw.xml.xsd.typeloader.XSDTypeLoaderBase
 
refreshSchemas() - Method in class gw.xml.xsd.typeloader.XSDResourceTypeLoader
 
refreshSchemas() - Method in class gw.xml.xsd.typeloader.XSDTypeLoaderBase
 
refreshSchemasFromAllTypeLoaders() - Static method in class gw.xml.xsd.typeloader.XSDTypeLoaderBase
 
RegExpMatch - Class in gw.util
 
RegExpMatch(Matcher) - Constructor for class gw.util.RegExpMatch
 
RegExpMatchToBooleanCoercer - Class in gw.lang.parser.coercers
 
RegExStringUtil - Class in gw.pl.util
 
RegExStringUtil() - Constructor for class gw.pl.util.RegExStringUtil
 
Region - Interface in gw.pl.assignment.entity
Region Geographic regions.
RegionBuilder - Class in gw.api.databuilder
 
RegionBuilder() - Constructor for class gw.api.databuilder.RegionBuilder
 
RegionMatchCriteria - Interface in gw.pl.assignment.entity
RegionMatchCriteria null
regionMatches(String, int, String, int, int) - Static method in class gw.api.util.StringUtil
Tests if two string regions are equal.
regionMatchesIgnoreCase(String, int, String, int, int) - Static method in class gw.api.util.StringUtil
Tests if two string regions are equal, ignoring case.
RegionSearchCriteria - Class in gw.api.admin
Stores a user's search criteria when searching for regions.
RegionSearchCriteria() - Constructor for class gw.api.admin.RegionSearchCriteria
 
RegionType - Class in gw.pl.community.typekey
 
RegionType(ITypeList, String) - Constructor for class gw.pl.community.typekey.RegionType
 
RegionZone - Interface in gw.pl.assignment.entity
RegionZone A zone of a region.
RegionZoneBuilder - Class in gw.api.databuilder
 
RegionZoneBuilder() - Constructor for class gw.api.databuilder.RegionZoneBuilder
 
register(Class) - Static method in class gw.pl.util.xml.XMLObjectSerializerRegistry
 
register(String, Class) - Static method in class gw.pl.util.xml.XMLObjectSerializerRegistry
 
register(String, XMLObjectSerializer) - Static method in class gw.pl.util.xml.XMLObjectSerializerRegistry
 
register(Class, String) - Static method in class gw.pl.util.xml.XMLObjectSerializerRegistry
 
register(String, Class, String) - Static method in class gw.pl.util.xml.XMLObjectSerializerRegistry
 
register(String, XMLObjectSerializer, String) - Static method in class gw.pl.util.xml.XMLObjectSerializerRegistry
 
register(Class) - Method in class gw.pl.util.xml.XMLObjectSerializerRegistryImpl
 
register(String, Class) - Method in class gw.pl.util.xml.XMLObjectSerializerRegistryImpl
 
register(String, XMLObjectSerializer) - Method in class gw.pl.util.xml.XMLObjectSerializerRegistryImpl
 
register(Class, String) - Method in class gw.pl.util.xml.XMLObjectSerializerRegistryImpl
 
register(String, Class, String) - Method in class gw.pl.util.xml.XMLObjectSerializerRegistryImpl
 
register(String, XMLObjectSerializer, String) - Method in class gw.pl.util.xml.XMLObjectSerializerRegistryImpl
 
registerBean(GWMBean) - Method in interface gw.plugin.management.ManagementPlugin
 
Registry - Class in gw.config
 
Registry(String) - Constructor for class gw.config.Registry
 
registryDependenciesClass(Class) - Static method in class gw.pl.util.internal.AllDependenciesState
Each dependencies class must register itself
reinitializeRuntime(List<GosuPathEntry>) - Method in class gw.lang.init.GosuInitialization
 
reject(Key, KeyableBean, String, ValidationLevel, String, ValidationLevel, String, String) - Method in class gw.api.validation.ValidationResult
Reject a particular field of field path on a bean related to the root bean, e.g. an array element of the bean such as an Exposure of a Claim.
reject() - Method in interface gw.pl.activity.entity.Activity
If the activity is open, marks the activity as not approved and closed, runs associated rules and, if necessary, notifies its associated workflow.
reject(ValidationLevel, String, ValidationLevel, String) - Method in interface gw.pl.validation.entity.Validatable
Rejects the root bean w/ a global message

Note the reason why the bean failed validation shouldn't refer to a particular field in the entity.

rejectChange(PendingContactChange, Location) - Static method in class gw.api.web.contact.PendingContactChangeUtil
 
rejectCreate(PendingContactCreate, Location) - Static method in class gw.api.web.contact.PendingContactChangeUtil
 
rejectField(Key, FieldValidation) - Method in class gw.api.validation.ValidationResult
Alternative that lets you create your own FieldValidation error
rejectField(String, ValidationLevel, String, ValidationLevel, String) - Method in interface gw.pl.validation.entity.Validatable
Rejects a particular field or field path on the root bean.
rejectFieldWithFlowStep(String, ValidationLevel, String, ValidationLevel, String, String) - Method in interface gw.pl.validation.entity.Validatable
Rejects a particular field or field path on the root bean.
rejectPendingChange(String) - Method in interface gw.plugin.ClientSystemPlugin
Informs the client application that the pending change sent by it has been rejected.
rejectServer(ServerInstance, String, Exception) - Method in class gw.testharness.clustering.ClusterTestEnvironment
 
rejectSubField(KeyableBean, String, ValidationLevel, String, ValidationLevel, String) - Method in interface gw.pl.validation.entity.Validatable
Reject a particular field of field path on a bean related to the root bean, e.g. an array element of the bean such as an Exposure of a Claim.
rejectSubFieldWithFlowStep(KeyableBean, String, ValidationLevel, String, ValidationLevel, String, String) - Method in interface gw.pl.validation.entity.Validatable
Reject a particular field of field path on a bean related to the root bean, e.g. an array element of the bean such as an Exposure of a Claim.
rejectUpdate(PendingContactUpdate, Location) - Static method in class gw.api.web.contact.PendingContactChangeUtil
 
rejectWithFlowStep(ValidationLevel, String, ValidationLevel, String, String) - Method in interface gw.pl.validation.entity.Validatable
Rejects the root bean w/ a global message

Note the reason why the bean failed validation shouldn't refer to a particular field in the entity.

RelatedABContactSearchCriteria - Interface in gw.ab.addressbook.entity
 
relativePath(IResource) - Method in interface gw.fs.IDirectory
 
relativePath(IResource, IResource) - Static method in class gw.fs.IDirectoryUtil
 
relativePath(IResource) - Method in class gw.fs.jar.JarEntryDirectoryImpl
 
relativePath(IResource) - Method in class gw.fs.jar.JarFileDirectoryImpl
 
relativePath(IResource) - Method in class gw.fs.physical.PhysicalDirectoryImpl
 
relativePath(ResourcePath) - Method in class gw.fs.ResourcePath
 
relativePath(ResourcePath, String) - Method in class gw.fs.ResourcePath
 
relativePath(IResource) - Method in class gw.pl.util.FilteringDirectory
 
release(Object) - Method in class gw.pl.util.webservices.SimplePool
 
releaseAndLogoutAllProxies() - Static method in class gw.pl.util.webservices.APILocator
Releases all proxies and logs them out and clears all SOAP headers associated with this thread.
releaseReadLocks() - Method in class gw.util.PromotableReadWriteLock
 
releaseResources() - Method in class gw.api.importing.XmlExporter
get rid of backing objects.
releaseResources() - Method in class gw.api.importing.XmlExporterXmlWriter
get rid of backing objects.
releaseResources() - Method in interface gw.api.web.WebFile
this will release resources held by this object.
releaseServer(ServerInstance) - Method in class gw.testharness.clustering.ClusterTestEnvironment
 
reload(T) - Static method in class gw.api.testdata.TestDataUtil
Reload the given bean from the global cache.
RELOAD_CLASSES_SYSTEM_PROP - Static variable in class gw.lang.reflect.gs.BytecodeOptions
 
reloadChangedTypes() - Method in class gw.test.servlet.ChangedTypesRefresher
 
reloadCurrentLocation() - Static method in class gw.api.tools.InternalToolsUtil
 
reloadDisplayNames() - Static method in class gw.api.tools.InternalToolsUtil
Reloads the display keys.
reloadedTypes(String[]) - Method in interface gw.lang.reflect.IEntityAccess
 
reloadFromDatabase(T) - Static method in class gw.api.testdata.TestDataUtil
Reload the given bean from the database, bypassing the global cache.
reloadInOrder(List<T>) - Static method in class gw.api.testdata.TestDataUtil
Reload the given list of beans from the global cache.
reloadLoggingConfig() - Method in interface gw.api.webservice.systemTools.ISystemTools
Causes a reload of the logging.properties.
reloadLoggingConfig() - Method in class gw.api.webservice.systemTools.SystemToolsImpl
 
reloadPCFs() - Static method in class gw.api.tools.InternalToolsUtil
Refreshes the Type System and reloads the entire UI and returns the result as a String.
reloadPCFsAndCurrentLocation() - Static method in class gw.api.tools.InternalToolsUtil
Reloads the entire UI and attempts to reload the current location too.
reloadPCFServiceFromExternalSource() - Static method in class gw.api.tools.InternalToolsUtil
 
ReloadResults - Class in gw.lang.reflect.gs
 
ReloadResults(ReloadResults.ReloadStatus, List<String>, String) - Constructor for class gw.lang.reflect.gs.ReloadResults
 
ReloadResults.ReloadStatus - Enum in gw.lang.reflect.gs
 
reloadUI() - Static method in class gw.api.tools.InternalToolsUtil
Reloads the entire UI and returns the result as a String.
reloadWorkflowEngine() - Static method in class gw.api.tools.InternalToolsUtil
Reloads the workflow engine.
Relop - Enum in gw.api.database
An enumeration used to describe the comparison type.
remainder(BigDecimal) - Method in class gw.api.financials.CurrencyAmount
java.math.BigDecimal analog method
remainder(BigDecimal, MathContext) - Method in class gw.api.financials.CurrencyAmount
java.math.BigDecimal analog method
remainder(BigDecimal) - Method in class gw.pl.currency.MonetaryAmount
java.math.BigDecimal analog method
remainder(BigDecimal, MathContext) - Method in class gw.pl.currency.MonetaryAmount
java.math.BigDecimal analog method
remainder(MonetaryAmount) - Method in class gw.pl.currency.MonetaryAmount
java.math.BigDecimal analog method.
remainder(MonetaryAmount, MathContext) - Method in class gw.pl.currency.MonetaryAmount
java.math.BigDecimal analog method
RemotableSearchResultSpec - Class in gw.plugin.search
Specifies search result control parameters.
RemotableSearchResultSpec() - Constructor for class gw.plugin.search.RemotableSearchResultSpec
 
RemotableSearchResultSpec - Class in gw.plugin.util
This class is used to pass information on to the IDocumentMetadataSource on the search
RemotableSearchResultSpec() - Constructor for class gw.plugin.util.RemotableSearchResultSpec
 
RemotableSortColumn - Class in gw.plugin.search
Represents a column to sort on as part of a search.
RemotableSortColumn() - Constructor for class gw.plugin.search.RemotableSortColumn
 
RemotableSortColumn - Class in gw.plugin.util
Class description...
RemotableSortColumn() - Constructor for class gw.plugin.util.RemotableSortColumn
 
REMOTE_TEST_URL_PROP - Static variable in class gw.testharness.v3.PLSuite
 
RemoteAppTest - Annotation Type in gw.testharness
 
RemoteAssertionFailedError - Error in gw.test.remote
 
RemoteAssertionFailedError(String, String, StackTraceElement[]) - Constructor for error gw.test.remote.RemoteAssertionFailedError
 
RemoteForwardingTestEnvironment - Class in gw.test.remote
 
RemoteForwardingTestEnvironment(String) - Constructor for class gw.test.remote.RemoteForwardingTestEnvironment
 
RemoteForwardingTestEnvironment(String, String, String) - Constructor for class gw.test.remote.RemoteForwardingTestEnvironment
 
RemoteForwardingTestEnvironment(String, TestEnvironment) - Constructor for class gw.test.remote.RemoteForwardingTestEnvironment
 
RemoteLogin - Class in gw.pl.util.webservices
Internal class used by APILocator's authentication handler.
RemoteLogin() - Constructor for class gw.pl.util.webservices.RemoteLogin
 
RemoteLoginException - Exception in gw.pl.util.webservices
Exception thrown with login fails.
RemoteLoginException() - Constructor for exception gw.pl.util.webservices.RemoteLoginException
 
RemoteLoginException(String) - Constructor for exception gw.pl.util.webservices.RemoteLoginException
 
RemoteLoginException(String, Throwable) - Constructor for exception gw.pl.util.webservices.RemoteLoginException
 
RemoteServiceProtocolHandler - Interface in gw.lang.debugger
 
RemoteTestClass - Class in gw.test.remote
 
RemoteTestClass(String, String, int, TestExecutionManager) - Constructor for class gw.test.remote.RemoteTestClass
 
RemoteTestClassWrapper - Class in gw.test.remote
 
RemoteTestClassWrapper(TestExecutionManager, String, String...) - Constructor for class gw.test.remote.RemoteTestClassWrapper
 
RemoteTestException - Exception in gw.test.remote
 
RemoteTestException(String, Throwable, String, StackTraceElement[]) - Constructor for exception gw.test.remote.RemoteTestException
 
RemoteTestResult - Class in gw.test.remote
 
RemoteTestResult() - Constructor for class gw.test.remote.RemoteTestResult
 
RemoteTestResult.ExceptionInfo - Class in gw.test.remote
 
RemoteTestServlet - Class in gw.test.servlet
 
RemoteTestServlet() - Constructor for class gw.test.servlet.RemoteTestServlet
 
RemoteTestServlet.StreamInfo - Class in gw.test.servlet
 
RemoteTestServlet.StreamInfo() - Constructor for class gw.test.servlet.RemoteTestServlet.StreamInfo
 
RemoteTestServlet.SystemErrInfo - Class in gw.test.servlet
 
RemoteTestServlet.SystemErrInfo() - Constructor for class gw.test.servlet.RemoteTestServlet.SystemErrInfo
 
RemoteTestServlet.SystemOutInfo - Class in gw.test.servlet
 
RemoteTestServlet.SystemOutInfo() - Constructor for class gw.test.servlet.RemoteTestServlet.SystemOutInfo
 
remove(User, Group) - Static method in class gw.api.admin.GroupUserUtil
Breaks the link between the given user and group by removing the corresponding GroupUser object from the group's list of GroupUsers.
remove(ITypeVariableType) - Method in class gw.lang.parser.TypeVarToTypeMap
 
remove() - Method in class gw.lang.reflect.interval.IntegerInterval.ForwardIterator
 
remove() - Method in class gw.lang.reflect.interval.LongInterval.ForwardIterator
 
remove(int) - Method in class gw.lang.reflect.MethodList
 
remove(Object) - Method in class gw.lang.reflect.MethodList
 
remove(Object) - Method in class gw.lang.reflect.PropertyNameMap
 
remove() - Method in interface gw.pl.community.entity.User
Removes the user from the system, in the process removing (retiring) its Credential and Contact records.
remove(KeyableBean) - Method in interface gw.pl.persistence.core.Bundle
Deprecated.
remove() - Method in interface gw.pl.persistence.core.effdate.EffDatedVersionList
Remove all versions
remove() - Method in interface gw.pl.persistence.core.entity.KeyableBean
Marks this bean for remove.
remove(Object) - Method in class gw.pl.util.EmptyMap
 
remove(Object) - Method in class gw.pl.util.JSONMultiObject
 
remove() - Method in class gw.plugin.solr.PagedQueryIterator
 
remove(Integer) - Method in class gw.plugin.solr.SolrRecordMap
 
remove() - Method in class gw.smoketest.platform.web.OptionElementForMulti
Unselects this option.
remove(String[]) - Method in class gw.util.cache.FqnCache
 
remove(String) - Method in class gw.util.cache.FqnCache
 
remove(String[]) - Method in interface gw.util.cache.IFqnCache
 
remove(String) - Method in interface gw.util.cache.IFqnCache
 
remove(String) - Method in class gw.util.cache.WeakFqnCache
 
remove(String[]) - Method in class gw.util.cache.WeakFqnCache
 
remove(Object) - Method in class gw.util.CaseInsensitiveSet
 
remove(Object) - Method in class gw.util.CiHashMap
 
remove(Object) - Method in class gw.util.concurrent.ConcurrentHashSet
 
remove(Object, Object) - Method in class gw.util.concurrent.ConcurrentWeakValueHashMap
 
remove(Object) - Method in class gw.util.concurrent.ConcurrentWeakValueHashMap
 
remove(Object) - Method in class gw.util.DerivedKeyHashMap
 
remove() - Method in class gw.util.diff.sorted.DiffIterator
 
remove(int) - Method in class gw.util.DynamicArray
Removes the element at the specified position in this list.
remove(Object) - Method in class gw.util.DynamicArray
Removes the first occurrence of the specified element from this list, if it is present.
remove(String, String) - Static method in class gw.util.GosuStringUtil
Removes all occurrences of a substring from within the source string.
remove(String, char) - Static method in class gw.util.GosuStringUtil
Removes all occurrences of a character from within the source string.
remove(T) - Method in class gw.util.IdentitySet
 
remove(Object) - Method in class gw.util.ScopedMap
 
remove(Object) - Method in class gw.util.SpaceEfficientHashMap
 
remove(Object) - Method in class gw.xml.XMLNodeAttributeMap
 
remove() - Method in class gw.xml.xsd.info.NestedListIterator
 
remove(Object) - Method in class gw.xml.xsd.typeloader.IdrefsList
 
remove(int) - Method in class gw.xml.xsd.typeloader.IdrefsList
 
REMOVE_JOIN_ARRAYS_TAG - Static variable in class gw.api.profiler.ProfilerTag
 
removeAddress(Address) - Method in interface gw.ab.addressbook.entity.ABContact
Removes the given Address from the Contact.
removeAddress(Address) - Method in interface gw.pl.contact.entity.Contact
Removes the given Address from the Contact.
removeAll(Collection<?>) - Method in class gw.lang.reflect.MethodList
 
removeAll(Collection<?>) - Method in class gw.util.concurrent.ConcurrentHashSet
 
removeAll(Collection<?>) - Method in class gw.xml.xsd.typeloader.IdrefsList
 
removeAppender(Appender) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
a new mechanism will be introduced to do this in 9.
removeAttribute(String) - Method in interface gw.api.importing.graph.Element
This will remove an attribute from the attribute set
removeAttribute(String) - Method in class gw.rules.ExecutionSession
Removes the attribute from the current session.
removeAttributeValue(String) - Method in class gw.xml.AbstractXMLNode
Removes the given attribute.
removeBccRecipient(EmailContact) - Method in class gw.api.email.Email
Remove the contact from the BCC list
removeBOM() - Method in class gw.pl.io.BOMAwareInputStream
 
removeByString(String) - Method in class gw.lang.parser.TypeVarToTypeMap
 
removeCcRecipient(EmailContact) - Method in class gw.api.email.Email
Remove the contact from the CC list
removeChild(TreeNode) - Method in class gw.api.admin.RootTreeNode
 
removeChild(TreeNode) - Method in class gw.api.tree.SimpleTreeNode
Removes a child node from this node.
removeChild(IParseTree) - Method in interface gw.lang.parser.IParseTree
 
removeChild(QName) - Method in class gw.xml.XmlBase
Removes the direct child element with the specified name if it exists.
removeChild(String) - Method in class gw.xml.XmlBase
Removes the direct child element with the specified local name in the null namespace if it exists.
removeChildElement(String) - Method in class gw.xml.AbstractXMLNode
removeChildElement(QName) - Method in class gw.xml.AbstractXMLNode
Removes the first immediate child with the specified QName.
removeChildElement(N) - Method in class gw.xml.AbstractXMLNode
Removes the given node for this node's child list.
removeChildElement(PLXMLNode) - Method in class gw.xml.parser2.PLXMLNode
 
removeChildren(QName) - Method in class gw.xml.XmlBase
Removes all direct child elements with the specified name.
removeChildren(String) - Method in class gw.xml.XmlBase
Removes all direct child elements with the specified local name in the null namespace.
removeContact(ABContact, String) - Method in interface gw.plugin.ClientSystemPlugin
Removes a contact in the external client system.
removeContactContact(ABContactContact) - Method in interface gw.ab.addressbook.entity.ABContact
 
removeContactContact(ContactContact) - Method in interface gw.pl.contact.entity.Contact
 
removeCrossGraphRelationship(String, String) - Method in interface gw.api.archiving.upgrade.IArchivedEntitySet
For each IArchivedEntity in this set, remove cross graph relationship between a publicID field and a link field.
removeDelegate(KeyableEntity, Object) - Static method in class gw.pl.external.entity.EntityMock
Deprecated.
Remove an existing delegate from an entity.
removeDependency(Dependency) - Method in interface gw.lang.reflect.module.IModule
 
removeDocument(Document) - Method in class gw.api.email.Email
 
removeDocument(Document) - Method in interface gw.plugin.document.IDocumentContentSourceBase
Notify the document access system that a document has been removed from ClaimCenter.
removeDocument(Document) - Method in interface gw.plugin.document.IDocumentMetadataSourceBase
Remove the indicated document from the repository.
removeDuplicateZoneLinks() - Method in class gw.api.webservice.zone.InsertZoneLinkTransaction
 
removeDuplicateZones() - Method in class gw.api.webservice.zone.InsertZoneTransaction
Removes duplicate zones in the database.
removeEdge(Edge<T>) - Method in class gw.api.graph.BasicGraph
Removes the edge from the graph.
removeEdge(Edge<T>) - Method in interface gw.api.graph.Graph
Removes the given edge from the graph.
removeEldestEntry(Map.Entry) - Method in class gw.api.util.LRUCache
 
removeEldestEntry(Map.Entry) - Method in class gw.util.LRUCache
 
removeEnd(String, String) - Static method in class gw.util.GosuStringUtil
Removes a substring only if it is at the end of a source string, otherwise returns the source string.
removeEndChars(String, String) - Static method in class gw.pl.util.StringUtil
Deprecated.
use StringUtils.chomp() instead
removeEndIgnoreCase(String, String) - Static method in class gw.util.GosuStringUtil
Case insensitive removal of a substring if it is at the end of a source string, otherwise returns the source string.
removeEntry(IGosuEnhancement) - Method in interface gw.lang.reflect.gs.IEnhancementIndex
 
removeEntry(K) - Method in class gw.solr.utils.TimedLRUCache
 
removeHeader(String) - Method in class gw.api.email.Email
 
removeHeader(String, String) - Method in class gw.api.email.Email
 
removeLine(int) - Method in class gw.pl.io.StringLineWriter
Removes a line.
removeLocationListener(ChangeListener) - Static method in class gw.config.Registry
 
removeMessageHistory(Date) - Static method in class gw.api.admin.MessagingUtil
Remove all messages in the message history table that are older than the specified date.
removeModule(IModule) - Method in interface gw.lang.reflect.module.IExecutionEnvironment
 
removeNode(T) - Method in class gw.api.graph.BasicGraph
Removes a node from the graph.
removeNode(T) - Method in interface gw.api.graph.Graph
Removes a node from the graph.
removeNodeStructureListener(XMLNodeStructureListener) - Method in class gw.xml.parser2.PLXMLNode
 
removeNullZones() - Method in interface gw.pl.assignment.entity.Region
This will delete all null zones.
removeNullZones() - Method in interface gw.pl.calendar.entity.BusinessWeek
This will delete all null zones.
removeNullZones() - Method in interface gw.pl.calendar.entity.Holiday
This will delete all null zones.
removePopulator(Object) - Method in class gw.api.databuilder.DataBuilder
Removes the BeanPopulator associated with the given ID from the builder.
removeProperty(String) - Method in interface gw.api.archiving.upgrade.IArchivedEntitySet
For each IArchivedEntity in this set, removes the property of the given name.
removeProperty(String) - Method in class gw.api.profiler.ProfilerFrameGroup
 
removeProperty(ModulePropertyNode) - Method in class gw.pl.modules.ModuleNode
 
removePropertyChangeListener(PropertyChangeListener) - Method in class gw.xml.AbstractXMLNode
Removes the given property change listener.
removeRange(int, int) - Method in class gw.lang.reflect.MethodList
 
removeRange(int, int) - Method in class gw.util.DynamicArray
Removes from this list all of the elements whose index is between fromIndex, inclusive, and toIndex, exclusive.
removeRecipientWithAddress(String) - Method in class gw.api.email.Email
Look through the To, CC and BCC list to remove any contact with the email address
removeRoleFromUser(User) - Method in interface gw.pl.security.entity.Role
Removes this role from the user's list of roles.
removeRolesFromUser(String, String[]) - Static method in class gw.api.webservice.UserAPIHelper
Remove roles to an User.
removeStart(String, String) - Static method in class gw.util.GosuStringUtil
Removes a substring only if it is at the begining of a source string, otherwise returns the source string.
removeStartAndEndChars(String, String, String) - Static method in class gw.pl.util.StringUtil
Combination of removeStartChars and removeEndChars.
removeStartChars(String, String) - Static method in class gw.pl.util.StringUtil
Removes "chars" from start of baseString if baseString starts with chars.
removeStartIgnoreCase(String, String) - Static method in class gw.util.GosuStringUtil
Case insensitive removal of a substring if it is at the begining of a source string, otherwise returns the source string.
removeSubtype(ABContact) - Method in interface gw.api.webservice.addressbook.contactapi.ABContactSubtypeFilter
Remove the given subtype from the list of subtypes
removeSymbol(CharSequence) - Method in interface gw.lang.parser.ISymbolTable
Removes a previously mapped symbol.
removeSymbol(CharSequence) - Method in class gw.lang.parser.StandardSymbolTable
 
removeSymbol(CharSequence) - Method in class gw.lang.parser.ThreadSafeSymbolTable
 
removeSymbol(String) - Method in interface gw.plugin.script.IScriptHost
Remove a symbol from the symbol table.
removeTag(ContactTagType) - Method in interface gw.api.webservice.addressbook.contactapi.ABContactTagMatcher
Remove the given tag from the list of tags
removeToken(String, String, String) - Static method in class gw.api.contact.ContactTokenThreadLocal
Removes the token for the appString, link and type
removeToRecipient(EmailContact) - Method in class gw.api.email.Email
 
removeTypeLoader(Class<? extends ITypeLoader>) - Method in interface gw.lang.reflect.ITypeSystem
 
removeTypeLoader(Class<? extends ITypeLoader>) - Static method in class gw.lang.reflect.TypeSystem
 
removeTypeLoaderListener(ITypeLoaderListener) - Method in interface gw.lang.reflect.ITypeSystem
 
removeTypeLoaderListener(ITypeLoaderListener) - Static method in class gw.lang.reflect.TypeSystem
 
removeUnwantedModifiedBeansFromBundle(Bundle, KeyableBean) - Method in class gw.plugin.document.impl.BaseDocumentProductionImpl
 
removeUser(User) - Method in interface gw.pl.community.entity.Group
 
removeUserAsMemberOfGroup(String, String) - Static method in class gw.api.webservice.UserAPIHelper
 
rename(String) - Method in interface gw.api.archiving.upgrade.IArchivedEntitySet
Renames the entities in this IArchivedEntitySet to the given name.
rename(String) - Method in interface gw.api.archiving.upgrade.IArchivedTypekeySet
Renames the type list to the given name
rename(String) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeColumn
Renames the column to the given name
rename(String) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeTable
Renames a table to the given name
renameModule(IModule, String) - Method in interface gw.lang.reflect.module.IExecutionEnvironment
 
renameProperty(String, String) - Method in interface gw.api.archiving.upgrade.IArchivedEntitySet
For each IArchivedEntity in this set, renames the property from the old name to the new name.
RENDER_LOCATION - Static variable in class gw.api.profiler.ProfilerTag
 
renderAsCurrency(IMoney) - Static method in class gw.api.util.CurrencyUtil
Returns a string representing the CurrencyAmount argument.
renderAsCurrency(BigDecimal, Currency) - Static method in class gw.api.util.CurrencyUtil
Returns a string representing the BigDecimal formatted as a money amount in the given Currency.
renderAsCurrency(BigDecimal, Currency, boolean) - Static method in class gw.api.util.CurrencyUtil
Returns a string representing the BigDecimal formatted as a money amount in the given Currency.
renderDatabaseTableInfo(DatabaseInfo) - Method in class gw.api.tools.DatabaseTableInfoHelper
 
renderDocumentContents(DocumentCreationInfo, DocumentContentsInfo) - Static method in class gw.document.DocumentsUtilBase
Render the document contents which correspond to the document creation process encapsulated in the given DocumentCreationInfo object.
renderDocumentContentsDirectly(String, DocumentContentsInfo) - Static method in class gw.document.DocumentsUtilBase
Render the given document contents directly back to the user's browser, rather than creating a temporary file on the user's machine.
renderOptions(StringBuffer, int, Options, int, int) - Method in class gw.lang.cli.GosuHelpFormatter
 
renderTemplate(String, RenderContext, RenderTemplateValueProvider) - Static method in class gw.api.util.TemplateUtil
Renders a Gosu template.
renderWidgetForOutput() - Method in class gw.api.print.PrintWidgetAction
 
reorderAttributeValuesByKeyColumns() - Method in class gw.api.database.DatabaseParameterSet
 
repeat(String, int) - Static method in class gw.util.GosuStringUtil
Repeat a String repeat times to form a new String.
REPLACE - Static variable in class gw.plugin.addressbook.ContactRelationshipUpdateType
Tells the update to replace all relationships in the Address Book with those on the input Contact.
replace(K, V, V) - Method in class gw.util.concurrent.ConcurrentWeakValueHashMap
 
replace(K, V) - Method in class gw.util.concurrent.ConcurrentWeakValueHashMap
 
replace(String, String, String) - Static method in class gw.util.GosuStringUtil
Replaces all occurrences of a String within another String.
replace(String, String, String, int) - Static method in class gw.util.GosuStringUtil
Replaces a String with another String inside a larger String, for the first max values of the search String.
replaceChars(String, char, char) - Static method in class gw.util.GosuStringUtil
Replaces all occurrences of a character in a String with another.
replaceChars(String, String, String) - Static method in class gw.util.GosuStringUtil
Replaces multiple characters in a String in one go.
replaceEach(String, String[], String[]) - Static method in class gw.util.GosuStringUtil
Replaces all occurrences of Strings within another String.
replaceEachRepeatedly(String, String[], String[]) - Static method in class gw.util.GosuStringUtil
Replaces all occurrences of Strings within another String.
replaceNonXMLCharacter(char) - Static method in class gw.pl.util.StringUtil
 
replaceNull(String) - Method in class gw.api.geocode.AbstractGeocodePlugin
Replaces a null string with an empty string.
replaceOnce(String, String, String) - Static method in class gw.util.GosuStringUtil
Replaces a String with another String inside a larger String, once.
replaceRequiredTypeVariable(String, String, String) - Static method in class gw.api.contact.ContactTemplateHelper
 
replaceString(StringBuilder, String, String) - Static method in class gw.api.util.StringUtil
This will replace the strings in the fromText with the string in toText in the entire string buffer.
replaceTypeVariableTypeParametersWithBoundingTypes(IType, IType) - Method in interface gw.lang.reflect.ITypeSystem
 
replaceTypeVariableTypeParametersWithBoundingTypes(IType, IType) - Static method in class gw.lang.reflect.TypeSystem
 
replaceWith(ABContact) - Method in interface gw.ab.addressbook.entity.ABContact
Replaces this contact with keptContact.
reportAck() - Method in interface gw.pl.messaging.entity.Message
Acknowledges receipt of the message by the remote system.
reportArchiveProblem(String) - Method in interface gw.pl.extract.entity.RootInfo
Report an issue that prevents this item from being archived.
reportDatabaseCatalogStatistics() - Method in interface gw.api.webservice.systemTools.ISystemTools
Creates a report of the state of the database catalog statistics for all tables.
reportDatabaseCatalogStatistics() - Method in class gw.api.webservice.systemTools.SystemToolsImpl
 
reportDuplicate() - Method in interface gw.pl.messaging.entity.Message
Deprecated.
reportDuplicate() - Method in interface gw.pl.messaging.entity.MessageHistory
Used to report receipt of a duplicate message by the remote system.
reportError() - Method in interface gw.pl.messaging.entity.Message
Report that the remote system ran into an error when processing the message.
reportError(ErrorCategory) - Method in interface gw.pl.messaging.entity.Message
Report that the remote system ran into an error when processing the message.
reportError(Date) - Method in interface gw.pl.messaging.entity.Message
This behaves the same as reportError(), except that it schedules a retry of the message at the specified time.
reportNonRetryableError() - Method in interface gw.pl.messaging.entity.Message
Deprecated.
use reportError category
reportPartialDatabaseCatalogStatistics(String[], String[], String[]) - Method in interface gw.api.webservice.systemTools.ISystemTools
Creates a report of the state of the database catalog statistics for all tables.
reportPartialDatabaseCatalogStatistics(String[], String[], String[]) - Method in class gw.api.webservice.systemTools.SystemToolsImpl
 
reportUpgradeIssue(Issue) - Method in class gw.api.archiving.upgrade.ArchivedDocumentUpgradeVersionTrigger
Reports the given message to the end user.
Req - Annotation Type in gw.testharness
Links a test case to the experimental Requirements Wiki.
REQUEST_ATTRIBUTE - Static variable in interface gw.api.webservice.pl.dataExtraction.DataExtractionRenderer
Name of the context attribute in which we store the HTTP request -- Velocity templates only
REQUEST_TAG - Static variable in class gw.api.profiler.ProfilerTag
 
requestTermination() - Method in class gw.api.tools.BatchProcess
 
requestTermination() - Method in interface gw.processes.BatchProcess
Request that the process terminate.
requestTerminationOfBatchProcess(String) - Method in interface gw.api.webservice.maintenanceTools.MaintenanceToolsBase
Terminates the given batch process, if it's running.
requestTerminationOfBatchProcess(ProcessID) - Method in interface gw.api.webservice.maintenanceTools.MaintenanceToolsBase
Terminates the given batch process, if it's currently running.
requestTerminationOfBatchProcess(String) - Method in class gw.api.webservice.maintenanceTools.MaintenanceToolsImpl
Requests termination of the given batch process, if it's currently running.
requestTerminationOfBatchProcess(ProcessID) - Method in class gw.api.webservice.maintenanceTools.MaintenanceToolsImpl
Requests termination of the given batch process, if it's currently running.
RequestVar<T> - Class in gw.api.web
The value assigned to an instance of this class is stored in the HttpRequest that is currently in scope, as tracked by the Guidewire platform.
RequestVar() - Constructor for class gw.api.web.RequestVar
Constructs a request variable with no initial value.
RequestVar(T) - Constructor for class gw.api.web.RequestVar
Constructs a request variable with an initial value.
requireArgs - Variable in class gw.pl.main.SimpleToolMain
 
Required - Annotation Type in gw.lang.cli
 
required() - Method in class gw.xml.parser2.XMLNodeMetadataBuilder.AttributeBuilder
 
required() - Method in class gw.xml.parser2.XMLNodeMetadataBuilder.ChildElementBuilder
 
required() - Method in class gw.xml.parser2.XMLNodeMetadataBuilder.NodeValueBuilder
 
REQUIRED_USAGE - Static variable in class gw.api.importing.ImportingUtil
 
RequiredFieldException - Exception in gw.api.webservice.exception
Thrown when required data is missing from a bean.
RequiredFieldException(String) - Constructor for exception gw.api.webservice.exception.RequiredFieldException
 
RequiredFieldException - Exception in gw.pl.util.webservices.login.fault
Thrown when required data is missing from a bean.
RequiredFieldException() - Constructor for exception gw.pl.util.webservices.login.fault.RequiredFieldException
 
RequiredForRelease - Annotation Type in gw.testharness
 
Requirement - Annotation Type in gw.testharness
Deprecated.
requiresApproval(String, String) - Method in interface gw.plugin.approval.IApprovalAdapter
Determines whether approvable items, as submitted (or last approved) by the given user, require further approval.
RequiresInit - Annotation Type in gw.lang.mode
 
Res - Class in gw.lang.parser.resources
 
Res() - Constructor for class gw.lang.parser.resources.Res
 
reset() - Static method in class gw.api.util.SearchUtil
Resets the nearest enclosing SearchPanel, or, if one cannot be found, the first SearchPanel found on the page.
reset(IParsedElement) - Method in exception gw.lang.parser.exceptions.ParseResultsException
 
reset() - Static method in class gw.lang.parser.ILanguageLevel.Util
 
reset() - Method in interface gw.lang.parser.ISourceCodeTokenizer
 
reset(Reader) - Method in interface gw.lang.parser.ISourceCodeTokenizer
 
reset(SourceCodeReader) - Method in interface gw.lang.parser.ISourceCodeTokenizer
 
reset() - Method in interface gw.lang.parser.ITokenizerInstructor
 
reset() - Method in class gw.pl.util.ScopedThreadLocal
 
reset() - Method in interface gw.testharness.clustering.IDatabaseServer
 
resetActivityWorkflow(Activity) - Method in class gw.api.admin.WorkflowUtil
This will reset the activities workflow to null.
resetCriticalServerException() - Method in class gw.testharness.clustering.ClusterTest
 
resetDatabase() - Method in class gw.testharness.clustering.ClusterTest
 
resetDatabase() - Method in class gw.testharness.clustering.ClusterTestEnvironment
 
resetDatabase() - Static method in class gw.testharness.DatabaseTestUtil
Resets the database to its pre-test state.
resetDefaultBundle() - Static method in class gw.api.databuilder.DataBuilder
Deprecated.
Don't use this. Only here to provide backward-compatibility for BC data builders.
resetExcludedBecauseOfFailureFlag() - Method in class gw.api.archiving.ArchiveCountSummary
 
resetExcludedBecauseOfRulesFlag() - Method in class gw.api.archiving.ArchiveCountSummary
 
resetExcludedFlag() - Method in class gw.api.archiving.ArchiveDetailsData
 
resetForTesting() - Static method in class gw.lang.parser.CICS
 
resetGlobalCacheStatistics() - Static method in class gw.api.tools.InternalToolsUtil
 
resetKernel() - Method in class gw.config.ServiceKernel
 
resetPositions() - Method in exception gw.lang.parser.exceptions.ParseIssue
 
resetPositions() - Method in interface gw.lang.parser.IParseIssue
 
resetResultOnly() - Static method in class gw.api.util.SearchUtil
Resets the result of the nearest enclosing SearchPanel, or, if one cannot be found, the first SearchPanel found on the page.
resetScope() - Method in class gw.pl.util.ScopedThreadLocal.Scope
 
resetToPreArchivedState() - Method in interface gw.pl.extract.entity.RootInfo
Reset flag that marks the graph as excluded for archiving
resolve(String) - Method in class gw.api.util.phone.NANPACountryCodeResolver
Returns the PhoneCountryCode based on the area code parameter.
resolve(IParserPart) - Method in exception gw.lang.parser.exceptions.ParseIssue
 
resolve(IParserPart) - Method in interface gw.lang.parser.IParseIssue
 
resolveClass(ObjectStreamClass) - Method in class gw.util.io.ObjectInputStreamWithLoader
Use the given ClassLoader rather than using the system class
resolveCoercerStatically(IType, IType) - Method in interface gw.lang.parser.ICoercionManager
Determine and return a statically valid coercer from the rhsType to the lhsType.
resolveCoercerStatically(IType, IType) - Method in class gw.lang.parser.StandardCoercionManager
 
resolveEntity(String, String) - Method in class gw.xml.XMLNodeHandler
 
resolveFunctionAndPropertyDecls(ISymbolTable) - Method in interface gw.lang.reflect.gs.IGosuClassParser
 
resolveImport(String) - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
 
resolveImport(String) - Method in interface gw.lang.reflect.java.ITypeInfoResolver
 
resolveRelativeInnerClass(String, boolean) - Method in interface gw.lang.reflect.gs.ICompilableType
 
resolveRelativeNamespaceInAllNamespaces(String) - Method in interface gw.lang.parser.ITypeUsesMap
 
resolveRelativePath(File, String) - Static method in class gw.pl.util.FileUtil
Tries its darnedest to build a canonical file with a parent directory and a relative path.
resolveResource(String, String, String, String, String) - Method in class gw.xml.xsd.LocalResourceResolver
 
resolveResource(String, String) - Static method in class gw.xml.xsd.LocalResourceResolver
 
resolveResource(URL) - Static method in class gw.xml.xsd.LocalResourceResolver
 
resolveTemplates(ILocale, Reader[], TemplatePluginUtils.TemplateSetupBlock, TemplatePluginUtils.TemplateResultBlock) - Static method in class gw.document.TemplatePluginUtils
This will process the template in a specific locale, for each of the templates parts it will read the template part and create a reader for the output of that template part.
resolveType(IType, IType) - Method in class gw.lang.parser.coercers.BasePrimitiveCoercer
 
resolveType(IType, IType) - Method in class gw.lang.parser.coercers.FunctionToInterfaceCoercer
 
resolveType(IType, IType) - Method in class gw.lang.parser.coercers.MetaTypeToClassCoercer
 
resolveType(IType, IType) - Method in interface gw.lang.parser.IResolvingCoercer
This method should produce a more appropriately parameterized type for the given target type for this coercion.
resolveType(String) - Method in interface gw.lang.parser.ITypeUsesMap
Resolve the type of a relative name via the type uses. if the relative type matches uses-type, resolves the type as such.
resolveType(String, int) - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
 
resolveType(String, IJavaClassInfo, int) - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
 
resolveType(String, int) - Method in interface gw.lang.reflect.java.ITypeInfoResolver
 
resolveType(String, IJavaClassInfo, int) - Method in interface gw.lang.reflect.java.ITypeInfoResolver
 
resolveTypeLiteral(String) - Method in interface gw.lang.parser.IGosuParser
 
RESOURCE_PATH - Static variable in class gw.lang.GosuVersion
 
ResourceContext - Class in gw.pl.resource.typekey
 
ResourceContext(ITypeList, String) - Constructor for class gw.pl.resource.typekey.ResourceContext
 
ResourceKey - Class in gw.lang.parser.resources
 
ResourceKey(String) - Constructor for class gw.lang.parser.resources.ResourceKey
 
ResourcePath - Class in gw.fs
 
ResourcePath(ResourcePath, String) - Constructor for class gw.fs.ResourcePath
 
RESOURCES_DIR - Static variable in class gw.api.webservice.importTools.ImportToolsImpl
Subdirectory containing resources within the config directory
ResourcesMutable - Static variable in class gw.api.system.PLConfigParameters
Whether resources are mutable
restart(WorkItem[]) - Method in class gw.api.web.tools.WorkQueueInfoPage
 
restartDestination(int, int) - Method in class gw.api.webservice.messagingTools.MessagingToolsImpl
 
restartDestinations(DestinationMessageStatistics[], int) - Static method in class gw.api.admin.MessagingUtil
Restart message destinations in the supplied array of destinations.
restartMessageEngine() - Static method in class gw.api.admin.MessagingUtil
Restarts the messaging system, reloading all pending messages from the database.
restartMessagingEngine() - Method in class gw.api.webservice.messagingTools.MessagingToolsImpl
 
restartWorkers(WorkQueueDisplayInfo) - Method in class gw.api.web.tools.WorkQueueInfoPage
 
restartWorkersAndWaitUntilWorkFinishedThenStop(BatchProcessType) - Static method in class gw.workqueue.WorkQueueTestUtil
(Re)start workers, wait for them to finish work and stop them
restartWorkersAndWaitUntilWorkFinishedThenStop(WorkQueue) - Static method in class gw.workqueue.WorkQueueTestUtil
 
restore() - Method in interface gw.lang.parser.ITokenizerInstructorState
 
restoreAllDependencies(AllDependenciesState) - Static method in class gw.pl.util.internal.DependenciesUtil
Resores all dependencies
restoreDBFromBackup(String) - Static method in class gw.testharness.v3.PLServerTestEnvironment
 
restoreDependencies(Class, DependenciesState) - Static method in class gw.pl.util.internal.DependenciesUtil
Restore the state of all the dependencies in the class
restoreTo(ITokenizerInstructor) - Method in interface gw.lang.parser.ITokenizerInstructorState
 
restoreToMark(int) - Method in interface gw.lang.parser.ISourceCodeTokenizer
 
RestrictContactPotentialMatchToPermittedItems - Static variable in class gw.api.system.PLConfigParameters
Whether or not contact potential match screens should restrict match results to items that the user has permission to view
restrictedToOwnOrg() - Method in interface gw.pl.community.entity.User
Returns true if this user is restricted to viewing only his organizations objects.
Restriction<T extends Bean> - Interface in gw.api.database
A restriction is used to add comparison predicates.
RESTRICTION - Static variable in class gw.xml.xsd.schema.XSDSimpleType
 
RestrictSearchesToPermittedItems - Static variable in class gw.api.system.PLConfigParameters
Whether or not search screens should restrict search results to items that the user has permission to view
restrictSimpleType(XSDNodeTypeInfo, XSDSchemaIndex) - Method in class gw.xml.xsd.schema.XSDRestriction
 
restrictType(XSDNodeValueInfo) - Method in interface gw.xml.xsd.schema.IXSDExtensionOrRestriction
 
restrictType(XSDNodeValueInfo) - Method in class gw.xml.xsd.schema.XSDExtension
 
restrictType(XSDNodeValueInfo) - Method in class gw.xml.xsd.schema.XSDRestriction
 
restrictValueInfoFromSimpleType(XSDNodeTypeInfo, XSDSchemaIndex, String) - Method in class gw.xml.xsd.schema.XSDRestriction
 
RESULT_SIZE_DISPLAY_LIMIT - Static variable in class gw.api.archiving.ArchiveDetails
 
ResultsBuffer - Class in gw.pl.util
Utility class for generating structured human-readable strings detailing a set of operations and the results thereof.
ResultsBuffer() - Constructor for class gw.pl.util.ResultsBuffer
 
ResultsBuffer(String) - Constructor for class gw.pl.util.ResultsBuffer
 
ResultsBuffer(String, String) - Constructor for class gw.pl.util.ResultsBuffer
 
resume() - Method in class gw.api.email.AbstractEmailMessageTransport
 
resume(int, MessageProcessingDirection) - Static method in class gw.api.messaging.MessageDestinationUtil
This will resume the specific destination and direction
resume() - Method in class gw.plugin.integration.inbound.logging.reply.FileIntegrationMessageReplyHandler
 
resume() - Method in class gw.plugin.integration.inbound.logging.reply.JMSIntegrationMessageReplyHandler
 
resume() - Method in interface gw.plugin.messaging.MessagePlugin
Called when message sending is about to be resumed AND also when a destination is started in non-suspended state.
resumeAllWorkflows() - Static method in class gw.api.admin.WorkflowUtil
In a seperate bundle, resume all error or suspended workflow.
resumeAllWorkflows() - Method in class gw.api.webservice.workflow.WorkflowAPIImpl
Resumes all workflows in the state WorkflowState#TC_ERROR or WorkflowState#TC_SUSPENDED.
resumeDestination(int) - Method in interface gw.api.webservice.messagingTools.MessagingToolsBase
Resumes the destination with the specified destination id
resumeDestination(int, MessageProcessingDirection) - Method in interface gw.api.webservice.messagingTools.MessagingToolsBase
Resume outbound or inbound message processing depending on the specified direction.
resumeDestination(int) - Method in class gw.api.webservice.messagingTools.MessagingToolsImpl
 
resumeDestination(int, MessageProcessingDirection) - Method in class gw.api.webservice.messagingTools.MessagingToolsImpl
 
resumeDestinations(DestinationMessageStatistics[]) - Static method in class gw.api.admin.MessagingUtil
Resumes message sending to suspended destinations in the supplied array of destinations.
resumeInbound - Static variable in class gw.api.admin.DestinationMessageStatistics.DestinationAction
 
resumeOutbound - Static variable in class gw.api.admin.DestinationMessageStatistics.DestinationAction
 
resumeRun() - Method in class gw.api.tools.ConsistencyChecksRunsPageHelper
 
resumeWorkflow(Workflow) - Static method in class gw.api.admin.WorkflowUtil
In a seperate bundle, resume a workflow.
resumeWorkflow(String) - Method in class gw.api.webservice.workflow.WorkflowAPIImpl
Resumes the workflow with public ID workflowID.
resumeWorkflows(Workflow[]) - Static method in class gw.api.admin.WorkflowUtil
In a seperate bundle, resume all workflow.
resyncABContact(int, String) - Method in class gw.api.webservice.ab.messagingTools.ABMessagingToolsImpl
Resync the abcontact against specified destination
resyncPrimaryObject(int, int) - Static method in class gw.api.admin.MessagingUtil
Drops all pending messages and generates a resync event for the specified destination and primary object.
resyncPrimaryObjectForStats(SafeOrderedObjectMessageStatistics[]) - Static method in class gw.api.admin.MessagingUtil
Drops all pending messages and generates a resync event for each of the primary objects identified by the supplied array of statistics objects.
retainAll(Collection<?>) - Method in class gw.lang.reflect.MethodList
 
retainAll(Collection<?>) - Method in class gw.util.concurrent.ConcurrentHashSet
 
retainAll(Collection<?>) - Method in class gw.xml.xsd.typeloader.IdrefsList
 
RetainDebugInfo - Static variable in class gw.api.system.PLConfigParameters
Whether debug info is retained in a production server to enable debugging.
RETIRE_INSERT_UPDATE_REMOVE_BEANS_TAG - Static variable in class gw.api.profiler.ProfilerTag
 
Retireable - Interface in gw.pl.persistence.core.entity
Editable is used by entities with are edited by users.
RETIRED_ATTRIB - Static variable in class gw.api.importing.ImportingUtil
 
RETIRED_DYNPROP - Static variable in interface gw.pl.persistence.core.entity.Retireable
Columns automatically added to an entity table that stores editable objects.
retrieve(RootInfo) - Method in interface gw.plugin.archiving.IArchiveSource
This will retrieve the graph.
retrieveContact(String, ContactRelationshipSpec) - Method in interface gw.plugin.addressbook.IAddressBookAdapter
Deprecated.
Since ClaimCenter 8.0 Use retrieveContact() in ContactSystemPlugin
retrieveDocument(String) - Method in interface gw.plugin.document.IDocumentMetadataSourceBase
Returns A completely initialized Document object with the latest information from the repository
retrieveFinally(RootInfo, ArchiveFinalStatus, List<String>) - Method in interface gw.plugin.archiving.IArchiveSource
The terminal step of the retrieve actions.
retrieveRelatedContacts(Contact, ContactRelationshipSpec) - Method in interface gw.plugin.addressbook.IAddressBookAdapter
Deprecated.
Since ClaimCenter 8.0 Use retrieveRelatedContacts() in ContactSystemPlugin
retrieveSchema(int, int, int, int, int) - Method in interface gw.plugin.archiving.IArchiveSource
This will retrieve the schema for the specified version.
retrieveUsernameAndPassword(Map) - Method in interface gw.plugin.addressbook.ABAuthenticationPlugin
Return a username and password given a set of properties.
retrieveUsernameAndPassword(String) - Method in interface gw.plugin.credentials.CredentialsPlugin
Return a username and password for the provided key.
retrieveUsernameAndPassword(String) - Method in interface gw.plugin.dbauth.DBAuthenticationPlugin
Return a username and password for the database identified by the given name.
retry() - Method in interface gw.pl.messaging.entity.Message
Retries the message.
RETRYABLE_ERROR - Static variable in class gw.pl.messaging.MessageStatus
Message has been acknowledged with a retryable error; may be retried from this state.
RETRYABLE_STATES - Static variable in class gw.pl.messaging.MessageStatus
 
RetryableException - Exception in gw.api.util
This class is a wrapper that suggests a behavior of the catcher.
RetryableException(DisplayKey, Object[], Throwable) - Constructor for exception gw.api.util.RetryableException
This will create an exception with a display key
RetryableException(String, Throwable) - Constructor for exception gw.api.util.RetryableException
This will create an exception with a display key
RetryableException(String, Throwable, Date) - Constructor for exception gw.api.util.RetryableException
This will create an exception with a display key
RetryableException(DisplayKey, Object[], Throwable, Date) - Constructor for exception gw.api.util.RetryableException
This will create an exception with a display key
retryBlockingMessageForPrimaryObject(int, int) - Static method in class gw.api.admin.MessagingUtil
Retries a message in error status for the specified destination and primary object (such as a claim).
retryMessage(long) - Method in interface gw.api.webservice.messagingTools.MessagingToolsBase
Retries a single message (retryable error or inflight).
retryMessage(long) - Method in class gw.api.webservice.messagingTools.MessagingToolsImpl
 
retryMessagesForStats(SafeOrderedObjectMessageStatistics[]) - Static method in class gw.api.admin.MessagingUtil
Retries the specified messages (extracting the message ids from the supplied statistics objects).
retryRetryableErrorMessages(int) - Method in interface gw.api.webservice.messagingTools.MessagingToolsBase
Retries all messages in retryable error state for the given destination.
retryRetryableErrorMessages(int, int) - Method in interface gw.api.webservice.messagingTools.MessagingToolsBase
Retries messages in retryable error state for the given destination where the message has previously been retried fewer than retryLimit times.
retryRetryableErrorMessages(int) - Method in class gw.api.webservice.messagingTools.MessagingToolsImpl
 
retryRetryableErrorMessages(int, int) - Method in class gw.api.webservice.messagingTools.MessagingToolsImpl
 
retryRetryableErrorMessagesForCategory(int, ErrorCategory) - Method in interface gw.api.webservice.messagingTools.MessagingToolsBase
Retries messages in retryable error state and of the specified error category for the given destination.
retryRetryableErrorMessagesForCategory(int, ErrorCategory) - Method in class gw.api.webservice.messagingTools.MessagingToolsImpl
 
retryRetryableMessages(EventMessage[]) - Static method in class gw.api.admin.MessagingUtil
Deprecated.
used the message array one
retryRetryableMessages(Message[]) - Static method in class gw.api.admin.MessagingUtil
Retries all messages in retryable state.
returns(IRType) - Method in class gw.lang.ir.builder.IRMethodBuilder
 
returns(IType) - Method in class gw.lang.ir.builder.IRMethodBuilder
 
returns(Class) - Method in class gw.lang.ir.builder.IRMethodBuilder
 
returns(IJavaClassInfo) - Method in class gw.lang.ir.builder.IRMethodBuilder
 
Returns - Annotation Type in gw.lang
 
returnToPageBelow() - Method in class gw.smoketest.platform.web.PCFLocation
Returns to the page below the current page.
reverse(T[]) - Static method in class gw.api.util.ArrayUtil
Returns a new array with the same elements as those in the input array, but in reversed order.
reverse(String) - Static method in class gw.util.GosuStringUtil
Reverses a String as per StringBuffer.reverse().
revert(File...) - Method in interface gw.api.scm.IScmAdapter
Reverts the files back to the revision previously synced from source control, discarding any pending changes that have been made.
ReviewCategory - Class in gw.pl.contact.typekey
 
ReviewCategory(ITypeList, String) - Constructor for class gw.pl.contact.typekey.ReviewCategory
 
ReviewServiceType - Class in gw.pl.contact.typekey
 
ReviewServiceType(ITypeList, String) - Constructor for class gw.pl.contact.typekey.ReviewServiceType
 
ReviewSummary - Interface in gw.ab.addressbook.entity
ReviewSummary A summary of a service provider review, created from a given Review in ClaimCenter.
ReviewSummaryBuilder - Class in gw.api.databuilder
Builder for ReviewSummary.
ReviewSummaryBuilder() - Constructor for class gw.api.databuilder.ReviewSummaryBuilder
Initializes the builder with default values.
ReviewSummaryBuilder.ReviewSummaryCategoryScoreBuilder - Class in gw.api.databuilder
 
ReviewSummaryBuilder.ReviewSummaryCategoryScoreBuilder() - Constructor for class gw.api.databuilder.ReviewSummaryBuilder.ReviewSummaryCategoryScoreBuilder
 
ReviewSummaryCategoryScore - Interface in gw.ab.addressbook.entity
ReviewSummaryCategoryScore Table linking ReviewsSummaries to Category Scores
right(String, int) - Static method in class gw.util.GosuStringUtil
Gets the rightmost len characters of a String.
rightPad(String, int) - Static method in class gw.util.GosuStringUtil
Right pad a String with spaces (' ').
rightPad(String, int, char) - Static method in class gw.util.GosuStringUtil
Right pad a String with a specified character.
rightPad(String, int, String) - Static method in class gw.util.GosuStringUtil
Right pad a String with a specified String.
Role - Interface in gw.pl.security.entity
Role A security role collects a set of permissions.
RoleBuilder - Class in gw.api.databuilder
Builder for Role.
RoleBuilder() - Constructor for class gw.api.databuilder.RoleBuilder
Initializes the builder with the following defaults: Name - a unique value
RolePrivilege - Interface in gw.pl.security.entity
RolePrivilege Links a role with the privileges granted by it.
RolePrivilegeBuilder - Class in gw.api.databuilder
Builder for RolePrivilege.
RolePrivilegeBuilder() - Constructor for class gw.api.databuilder.RolePrivilegeBuilder
Initializes the builder with no defaults.
RoleType - Class in gw.pl.security.typekey
 
RoleType(ITypeList, String) - Constructor for class gw.pl.security.typekey.RoleType
 
ROLLBACK_TAG - Static variable in class gw.api.profiler.ProfilerTag
 
rollbackAssignment(Assignable, Object) - Method in interface gw.api.assignment.DynamicAssignmentStrategy
 
ROOT_DIR - Static variable in interface gw.plugin.InitializablePlugin
Parameter name for the path of the plugin's root directory.
ROOT_ELEMENT - Static variable in class gw.test.remote.RemoteTestResult
 
RootInfo - Interface in gw.pl.extract.entity
RootInfo null
ROOTLOGGER_NAME - Static variable in class gw.pl.logging.LoggerFactory
Deprecated.
 
RootTreeNode - Class in gw.api.admin
PC implementation of the Organization Tree Node
round(MathContext) - Method in class gw.api.financials.CurrencyAmount
java.math.BigDecimal analog method
round(Object, IPropertyInfo, BigDecimal, RoundingMode) - Method in interface gw.datatype.IConstrainedDataType
Rounds the given decimal value to the scale required by this datatype, if applicable.
round(MathContext) - Method in class gw.pl.currency.MonetaryAmount
java.math.BigDecimal analog method
ROUND_ROBIN_GROUP_SELECTOR - Static variable in class gw.api.profiler.ProfilerTag
 
ROUND_ROBIN_USER_SELECTOR - Static variable in class gw.api.profiler.ProfilerTag
 
roundDown(double) - Static method in class gw.api.util.Math
Returns the largest (closest to positive infinity) double value that is not greater than the argument and is equal to a mathematical integer.
roundNearest(double) - Static method in class gw.api.util.Math
Returns the closest long to the argument.
roundToCurrencyScale(BigDecimal, Currency, RoundingMode) - Static method in class gw.api.util.CurrencyUtil
Round to the scale/fraction digits (i.e. storageScale) for the CurrencyAmount's currency.
roundUp(double) - Static method in class gw.api.util.Math
Returns the smallest (closest to negative infinity) double value that is not less than the argument and is equal to a mathematical integer.
RowElement - Class in gw.smoketest.platform.web
Class description...
RowElement(ISmokeTest, PCFElementId) - Constructor for class gw.smoketest.platform.web.RowElement
 
rowFound() - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeSelectBuilder
 
RTFFilterWriter - Class in gw.api.util
This set will escape unicode character as microsoft wants them, i.e., they are followed by the number of question marks.
RTFFilterWriter(Writer) - Constructor for class gw.api.util.RTFFilterWriter
This will wrap a writer so that unicode characters can be escaped as rtf wants them.
RuleDisabled - Class in gw.rules
Annotation used to indicate if a rule is disabled or enabled
RuleDisabled() - Constructor for class gw.rules.RuleDisabled
Constructs a new rule disabled annotation
RuleName - Class in gw.rules
Annotation used to hold the rule name
RuleName(String) - Constructor for class gw.rules.RuleName
Constructs a new rule name annotation
RULES - Static variable in class gw.lang.reflect.ScriptabilityModifierTypes
 
RULES - Static variable in class gw.pl.logging.LoggerCategory
 
RuleSetCache - Class in gw.rules
 
RuleSetCache() - Constructor for class gw.rules.RuleSetCache
 
RuleSetDescription - Class in gw.rules
Annotation used to hold the rule set description
RuleSetDescription(String) - Constructor for class gw.rules.RuleSetDescription
Constructs a new rule name annotation
RuleSetType - Class in gw.pl.rule.typekey
 
RuleSetType(ITypeList, String) - Constructor for class gw.pl.rule.typekey.RuleSetType
 
RuleStats - Class in gw.api.tools
 
run() - Method in interface gw.api.database.ConsistencyCheck
Method for running this check.
run(N) - Method in interface gw.api.graph.GraphIterator.BlockRunnable
A block operation that passes the current bean in the contact graph being traversed.
run(Bundle) - Method in interface gw.api.startable.RunnableWithBundle
Method called by the manager to execute the block of code
run() - Method in class gw.api.webservice.zone.InsertTransaction
 
run() - Method in class gw.lang.Gosu.ExecuteMode
 
run() - Method in interface gw.lang.mode.IGosuMode
 
run(TDirectory) - Method in class gw.pl.file.DirectoryTreeVisitor
 
run(TFile) - Method in class gw.pl.file.DirectoryTreeVisitor
 
run(File) - Method in interface gw.pl.file.FileBlock
 
run(String) - Method in interface gw.pl.io.LineBlock
 
run(T) - Method in interface gw.pl.io.StreamBlock
 
run() - Method in interface gw.pl.util.GWRunnable
 
run() - Method in class gw.pl.util.StreamGobbler
 
run(String) - Method in class gw.pl.util.webservices.axis.GWEmitter
Emit appropriate Java files for a WSDL at a given URL.
run(String, Document) - Method in class gw.pl.util.webservices.axis.GWEmitter
Call this method if your WSDL document has already been parsed as an XML DOM document.
run(String) - Method in class gw.pl.util.webservices.axis.GWParser
Parse a WSDL at a given URL.
run(String, Document) - Method in class gw.pl.util.webservices.axis.GWParser
Call this method if your WSDL document has already been parsed as an XML DOM document.
run(InputStream, PrintStream) - Method in class gw.pl.util.webservices.DataAPIShell
 
run(GWSOAPProvider) - Method in interface gw.pl.util.webservices.GWSOAPOperation
run() - Method in interface gw.plugin.PluginCallbackHandler.Block
Method called by the manager to execute the block of code
run() - Method in interface gw.processes.BatchProcess
Start the process.
run(TestResult) - Method in class gw.test.Suite
 
run() - Method in class gw.test.Suite
Runs this Suite with a TextListener tied to System.out and returns the result.
run(TestResult) - Method in class gw.test.TestClass
 
run(TestResult) - Method in class gw.testharness.clustering.ClusterTestSuite
 
run(Bundle) - Method in interface gw.transaction.Transaction.BlockRunnable
Run the current code using in a transaction for the given bundle.
run(ShellProcess) - Method in interface gw.util.ProcessStarter.ProcessHandler
Deprecated.
 
RUN_LEVEL_THREAD - Static variable in class gw.api.profiler.ProfilerTag
 
RUN_LIFECYCLE_STEPS - Static variable in class gw.api.profiler.ProfilerTag
 
RUN_TEST_METHOD_COMMAND - Static variable in class gw.test.servlet.RemoteTestServlet
 
RUN_TESTS - Static variable in class gw.api.profiler.ProfilerTag
 
runAllMethods() - Method in class gw.test.TestSpec
 
runAs(User, GWRunnable) - Static method in class gw.testharness.CurrentUserTestUtil
Runs the given block of code as the given user.
runAs(Key, GWRunnable) - Static method in class gw.testharness.CurrentUserTestUtil
Runs the given block of code as the given user.
runAsCurrentLanguage(ILocale, GWRunnable) - Static method in class gw.api.util.LocaleUtil
run the block in the context of the given language
runAsCurrentLocale(ILocale, GWRunnable) - Static method in class gw.api.util.LocaleUtil
run the block in the context of the given locale
runAsCurrentLocaleAndLanguage(ILocale, ILocale, GWRunnable) - Static method in class gw.api.util.LocaleUtil
run the block in the context of the given locale and language
runAsSystemUser(GWRunnable) - Static method in class gw.testharness.CurrentUserTestUtil
Runs the task as a system user
runAsUser(User, Runnable) - Static method in class gw.api.testdata.TestDataUtil
Run the given block as the given user.
runBare() - Method in class gw.test.remote.RemoteTestClass
 
runBare() - Method in class gw.test.TestClass
 
runBatchProcess(BatchProcessType, InternalToolsStatus) - Static method in class gw.api.tools.InternalToolsUtil
 
runBatchProcesses(BatchProcessType[]) - Method in class gw.api.web.tools.BatchProcessInfoPage
 
runContainsSqlErrors(DBConsistCheckRun) - Method in class gw.api.tools.ConsistencyChecksRunsPageHelper
 
runForPerfTest(BatchProcessType, long) - Static method in class gw.workqueue.PerfWorkQueueTestUtil
Runs the given work queue for a performance test.
runGosuTestMethod(String, String, Serializable...) - Method in class gw.testharness.clustering.ClusterMember
Run Gosu test on the server
runGosuTestMethod(String, String, Serializable...) - Static method in class gw.testharness.clustering.ClusterTestUtil
 
RunInDatabase - Annotation Type in gw.testharness
 
RunInDatabase.Util - Class in gw.testharness
 
runInLanguage(String, Runnable) - Static method in class gw.api.testdata.TestDataUtil
Run the given block in the locale specified by the given language type code.
runInLanguageAndLocale(String, String, Runnable) - Static method in class gw.api.testdata.TestDataUtil
Run the given block in the locale specified by the given language type code.
runInLocale(String, Runnable) - Static method in class gw.api.testdata.TestDataUtil
Run the given block in the locale specified by the given language type code.
runIntegrityChecksOnStagingTables(boolean) - Static method in class gw.testharness.StagingTablesUtil
 
runIntegrityChecksOnStagingTablesAndLoadExpectingErrors(Boolean, int) - Static method in class gw.testharness.StagingTablesUtil
 
Runlevel - Enum in gw.api.system.server
Simple class to express run level constants.
RunLevel - Annotation Type in gw.testharness
User: dbrewster Date: May 2, 2007 Time: 5:46:58 PM
RUNNABLE() - Static method in class gw.lang.reflect.java.JavaTypes
 
RunnableWithBundle - Interface in gw.api.startable
Block of code to execute within a transaction
runProgram(String) - Static method in class gw.lang.reflect.gs.IGosuProgram.Runner
 
runProgram(String, ISymbolTable, IType) - Static method in class gw.lang.reflect.gs.IGosuProgram.Runner
 
runSearchQuery(String, int, String) - Static method in class gw.api.messaging.SOOMessageSearchItemUtil
 
runTest() - Method in class gw.test.TestClass
 
runTest(Test, TestResult) - Method in class gw.test.TestClassWrapper
 
runTest(TestCase) - Method in class gw.testharness.TestBase.CactusTestRunner
 
runTest() - Method in class gw.testharness.TestBase
 
runTestClass(TestClass, TestResult) - Method in class gw.test.TestExecutionManager
 
runTestClassBare(TestClass) - Method in class gw.test.TestExecutionManager
 
RUNTIME_EXCEPTION() - Static method in class gw.lang.reflect.java.JavaTypes
 
RuntimeCoercer - Class in gw.lang.parser.coercers
 
RuntimeCoercer() - Constructor for class gw.lang.parser.coercers.RuntimeCoercer
 
RuntimeEnvironmentInfoPageHelper - Class in gw.api.tools
Class description...
RuntimeEnvironmentInfoPageHelper() - Constructor for class gw.api.tools.RuntimeEnvironmentInfoPageHelper
 
runToCompletion() - Method in class gw.api.tools.BatchProcess
Runs the batch process to completion, with a timeout of 5s.
runToCompletion(long) - Method in class gw.api.tools.BatchProcess
Runs the batch process to completion.
runToCompletion(long, Object[]) - Method in class gw.api.tools.BatchProcess
Runs the batch process to completion with the passed arguments array.
runViaStaticSuiteMethod() - Method in class gw.test.Suite
A convenience method for running this suite from a main method.
runViaStaticSuiteMethod() - Method in class gw.test.TestExecutionManager
A convenience method for running this suite from a main method.
runWithArgs(BatchProcessType, Object[]) - Method in class gw.api.web.tools.BatchProcessInfoPage
 
runWithExistingBundleNoCommit(Bundle, Runnable) - Static method in class gw.api.testdata.TestDataUtil
Set the given bundle as the current thread local bundle provider for the duration of the given block.
runWithNewBundle(Transaction.BlockRunnable) - Static method in class gw.transaction.Transaction
Runs the specified block using a new bundle.
runWithNewBundle(Transaction.BlockRunnable, User) - Static method in class gw.transaction.Transaction
Runs the specified block using a new bundle with the given user set as the active user.
runWithNewBundle(Transaction.BlockRunnable, String) - Static method in class gw.transaction.Transaction
Runs the specified block using a new bundle with the user identified by the given username set as the active user.
runWithNewBundleIgnoreAllRules(Transaction.BlockRunnable) - Static method in class gw.api.testdata.TestDataUtil
Run the given block with a new bundle and then commit the bundle with no rules enables - pre update, validation and messaging rules will all be disabled.
runWithNewBundleIgnoreMessageGeneration(Transaction.BlockRunnable) - Static method in class gw.api.testdata.TestDataUtil
Run the given block with a new bundle and then commit the bundle with message generation turned off.
runWithNewBundleIgnorePreUpdateRules(Transaction.BlockRunnable) - Static method in class gw.api.testdata.TestDataUtil
Run the given block with a new bundle and then commit the bundle with pre update rules turned off.
runWithNewBundleWithoutValidation(Transaction.BlockRunnable) - Static method in class gw.api.testdata.TestDataUtil
Run the given block with a new bundle and then commit the bundle with pre update rules turned off.
runWriter(BatchProcess) - Method in class gw.api.web.tools.BatchProcessInfoPage
 
runWriter(WorkQueueDisplayInfo) - Method in class gw.api.web.tools.WorkQueueInfoPage
 

S

SafeOrderedObjectMessageStatistics - Class in gw.api.admin
Data object used to encapsulate messaging statistics for messages related to a particular "ordering object" (such as a claim).
SafeOrderedObjectMessageStatistics() - Constructor for class gw.api.admin.SafeOrderedObjectMessageStatistics
Constructor.
SafePersistingOrderInfoHelper - Class in gw.api.tools
Created by IntelliJ IDEA.
SafePersistingOrderInfoHelper() - Constructor for class gw.api.tools.SafePersistingOrderInfoHelper
 
SafePersistingOrderInfoHelper.AllEntities - Class in gw.api.tools
 
SafePersistingOrderInfoHelper.AllEntities() - Constructor for class gw.api.tools.SafePersistingOrderInfoHelper.AllEntities
 
SafePersistingOrderInfoHelper.SafePersistingOrderData - Class in gw.api.tools
 
SafePersistingOrderInfoHelper.SafePersistingOrderData(int, String, String, boolean) - Constructor for class gw.api.tools.SafePersistingOrderInfoHelper.SafePersistingOrderData
 
SafePersistingOrderInfoHelper.WithRulesOnly - Class in gw.api.tools
 
SafePersistingOrderInfoHelper.WithRulesOnly() - Constructor for class gw.api.tools.SafePersistingOrderInfoHelper.WithRulesOnly
 
SampleColor - Class in gw.pl.sample.typekey
 
SampleColor(ITypeList, String) - Constructor for class gw.pl.sample.typekey.SampleColor
 
SampleDataBuilder - Interface in gw.api.databuilder
 
SampleDataGenerator - Class in gw.api.util
 
SampleDataGenerator() - Constructor for class gw.api.util.SampleDataGenerator
 
SampleDataHelper - Class in gw.api.tools
Helper utilities for data generation
SampleDataHelper() - Constructor for class gw.api.tools.SampleDataHelper
 
SampleDataMethod - Class in gw.api.tools
User: dbrewster Date: Aug 16, 2006 Time: 10:36:30 PM
SampleDataMethod(IMethodInfo) - Constructor for class gw.api.tools.SampleDataMethod
 
SampleDataParam - Class in gw.api.tools
User: dbrewster Date: Aug 16, 2006 Time: 10:36:38 PM
SampleDataParam(IParameterInfo) - Constructor for class gw.api.tools.SampleDataParam
 
sampleExchangeRateSet() - Static method in class gw.api.databuilder.ExchangeRateSetBuilder
 
SampleTheme - Class in gw.pl.sample.typekey
 
SampleTheme(ITypeList, String) - Constructor for class gw.pl.sample.typekey.SampleTheme
 
sanitize(String) - Static method in class gw.api.util.StringUtil
This will replace the digits with new random digit, will replace the lowercase with new lowercase, and uppercase with new uppercase characters.
sanityCheck(SymbolTable) - Method in class gw.pl.util.webservices.axis.GWEmitter
Method sanityCheck
sanityCheck(SymbolTable) - Method in class gw.pl.util.webservices.axis.GWParser
Method sanityCheck
satisfiesConstraint(IScriptabilityModifier) - Method in interface gw.lang.reflect.IScriptabilityModifier
 
satisfiesConstraint(IScriptabilityModifier) - Method in class gw.lang.reflect.ScriptabilityModifier
 
satisfiesCriteria(boolean, String) - Static method in class gw.pl.util.ArgCheck
Checks to make sure that the argument passed in is true
save(OutputStream) - Method in class gw.plugin.document.impl.XFDFNode
 
saveAllDependencies() - Static method in class gw.pl.util.internal.DependenciesUtil
Saves all dependencies
saveBuildersInStagingTablesAndLoad(boolean, Bundle) - Static method in class gw.testharness.StagingTablesUtil
Deprecated.
Use saveBundleToStagingTablesAndLoad() instead
saveBundleToStagingTables(Bundle, boolean) - Static method in class gw.testharness.StagingTablesUtil
Populates staging tables from the beans in a given bundle
saveBundleToStagingTablesAndLoad(boolean, Bundle) - Static method in class gw.testharness.StagingTablesUtil
Populates the staging tables from the given bundle (executing callbacks), then loads the staging tables, running integrity checks.
saveBundleToStagingTablesAndLoad(boolean, boolean, Bundle) - Static method in class gw.testharness.StagingTablesUtil
Populates the staging tables from the given bundle, then loads the staging tables, running integrity checks.
saveCurrentPage(String) - Method in interface gw.testharness.ISmokeTestHelper
Sames the current page in its raw HTML format.
saveDependencies(Class) - Static method in class gw.pl.util.internal.DependenciesUtil
Saves the state of all the dependencies in the class Returns a DependenciesState obj
SavedFileProfilerPageHelper - Class in gw.api.profiler
 
SavedFileProfilerPageHelper() - Constructor for class gw.api.profiler.SavedFileProfilerPageHelper
 
saveDocument(Document) - Method in interface gw.plugin.document.IDocumentMetadataSourceBase
Persist the given document information to the document repository Implementor Note: If document or any child object does not already have a non-null PublicID, this method must select a unique PublicID value.
saveListTo(String) - Method in class gw.util.perf.InvocationCounter
 
saveProfilerStack(ProfilerStack) - Method in class gw.api.profiler.WebServiceProfiler
Stores a generated profiler stack.
saveTo(String) - Method in class gw.util.perf.InvocationCounter
 
saveTypeNames() - Method in class gw.lang.reflect.TypeLoaderBase
 
scaleByPowerOfTen(int) - Method in class gw.api.financials.CurrencyAmount
java.math.BigDecimal analog method
scaleByPowerOfTen(int) - Method in class gw.pl.currency.MonetaryAmount
java.math.BigDecimal analog method
scheduleForArchive() - Method in interface gw.pl.extract.entity.RootInfo
Schedule this item for archival
SchedulerEnabled - Static variable in class gw.api.system.PLConfigParameters
Whether the internal batch process scheduler is enabled
SchemaTransformationException - Exception in gw.api.database.upgrade
 
SchemaTransformationException(String) - Constructor for exception gw.api.database.upgrade.SchemaTransformationException
 
SchemaTransformationException(Throwable) - Constructor for exception gw.api.database.upgrade.SchemaTransformationException
 
SchemaValidationResults - Class in gw.xml.parser2
Class description...
SchemaValidationResults() - Constructor for class gw.xml.parser2.SchemaValidationResults
 
ScmAdapterException - Exception in gw.api.scm
 
ScmAdapterException(String) - Constructor for exception gw.api.scm.ScmAdapterException
 
ScmAdapterException(Throwable) - Constructor for exception gw.api.scm.ScmAdapterException
 
ScmAdapterException(String, Throwable) - Constructor for exception gw.api.scm.ScmAdapterException
 
SCOPE - Static variable in class gw.pl.modules.ModuleDependencyNode
 
ScopedMap<K,V> - Class in gw.util
 
ScopedMap() - Constructor for class gw.util.ScopedMap
 
ScopedThreadLocal<T> - Class in gw.pl.util
Class description...
ScopedThreadLocal() - Constructor for class gw.pl.util.ScopedThreadLocal
 
ScopedThreadLocal(ScopedThreadLocal.Scope) - Constructor for class gw.pl.util.ScopedThreadLocal
 
ScopedThreadLocal.Scope - Class in gw.pl.util
 
ScopedThreadLocal.Scope() - Constructor for class gw.pl.util.ScopedThreadLocal.Scope
 
Scopes - Class in gw.api.web
Deprecated.
Use RequestVar and SessionVar instead.
Scopes() - Constructor for class gw.api.web.Scopes
Deprecated.
 
scoreABContact(ABContact) - Method in interface gw.plugin.contact.IABContactScoringPlugin
 
scoreMethods(List<? extends IInvocableType>, List<IType>, List<IType>) - Static method in class gw.lang.reflect.ITypeInfo.FIND
 
SCRIPT_VISIBILITY_MODIFIERS - Static variable in class gw.lang.reflect.BeanInfoUtil
A FeatureDescriptor value indicating its visibility to Gosu
ScriptabilityModifier - Class in gw.lang.reflect
 
ScriptabilityModifier(IVisibilityModifierType) - Constructor for class gw.lang.reflect.ScriptabilityModifier
 
ScriptabilityModifier(IVisibilityModifierType, IScriptabilityModifier[]) - Constructor for class gw.lang.reflect.ScriptabilityModifier
 
ScriptabilityModifiers - Class in gw.lang.parser
 
ScriptabilityModifiers() - Constructor for class gw.lang.parser.ScriptabilityModifiers
 
ScriptabilityModifierTypes - Class in gw.lang.reflect
 
ScriptabilityModifierTypes() - Constructor for class gw.lang.reflect.ScriptabilityModifierTypes
 
SCRIPTABLE - Static variable in class gw.lang.parser.ScriptabilityModifiers
 
SCRIPTABLE - Static variable in class gw.lang.reflect.ScriptabilityModifierTypes
 
SCRIPTABLE_DEPRECATED - Static variable in class gw.lang.parser.ScriptabilityModifiers
 
SCRIPTABLE_EXTERNAL - Static variable in class gw.lang.parser.ScriptabilityModifiers
 
SCRIPTABLE_EXTERNAL_DEPRECATED - Static variable in class gw.lang.parser.ScriptabilityModifiers
 
SCRIPTABLE_LEVEL_MODIFIER - Static variable in class gw.api.util.ScriptingUtil
The highest scriptability level.
SCRIPTABLE_RULES - Static variable in class gw.lang.parser.ScriptabilityModifiers
 
SCRIPTABLE_RULES_DEPRECATED - Static variable in class gw.lang.parser.ScriptabilityModifiers
 
SCRIPTABLE_UI - Static variable in class gw.lang.parser.ScriptabilityModifiers
 
SCRIPTABLE_UI_DEPRECATED - Static variable in class gw.lang.parser.ScriptabilityModifiers
 
SCRIPTABLE_WEBSERVICE - Static variable in class gw.lang.parser.ScriptabilityModifiers
 
SCRIPTABLE_WORKFLOW - Static variable in class gw.lang.parser.ScriptabilityModifiers
 
SCRIPTABLE_WORKFLOW_DEPRECATED - Static variable in class gw.lang.parser.ScriptabilityModifiers
 
ScriptingUtil - Class in gw.api.util
Provides utilities for working reflectively with the Gosu layer.
ScriptingUtil() - Constructor for class gw.api.util.ScriptingUtil
 
ScriptParameter - Interface in gw.pl.scriptparameter.entity
ScriptParameter For holding user-definable scripting parameters.
ScriptParameters - Class in gw.lang
Provides access to script parameters.
ScriptParametersRefreshIntervalSecs - Static variable in class gw.api.system.PLConfigParameters
The time between refreshes of the script parameter info cache, in seconds *
ScriptParametersTypeInfo - Class in gw.lang
 
ScriptParametersTypeInfo() - Constructor for class gw.lang.ScriptParametersTypeInfo
 
ScriptParameterType - Class in gw.pl.scriptparameter.typekey
 
ScriptParameterType(ITypeList, String) - Constructor for class gw.pl.scriptparameter.typekey.ScriptParameterType
 
ScriptParameterUtil - Class in gw.api.admin
 
ScriptParameterUtil() - Constructor for class gw.api.admin.ScriptParameterUtil
 
ScriptPartId - Class in gw.lang.parser
 
ScriptPartId(IType, String) - Constructor for class gw.lang.parser.ScriptPartId
 
ScriptPartId(String, String) - Constructor for class gw.lang.parser.ScriptPartId
 
search(Predicate<IArchivedEntity>) - Method in class gw.api.archiving.upgrade.ArchivedDocumentUpgradeVersionTrigger
Goes through all entities and returns an unordered List of IArchivedEntity's for which the given predicate apply.
search(Predicate<IArchivedEntity>) - Method in interface gw.api.archiving.upgrade.IArchivedEntitySet
Goes through all entities in this IArchivedEntitySet and returns an unordered list of IArchivedEntity's for which the given predicate apply.
search() - Static method in class gw.api.util.SearchUtil
Runs the search of the nearest enclosing SearchPanel, or, if one cannot be found, the first SearchPanel found on the page.
search(Location) - Static method in class gw.api.util.SearchUtil
Runs the search of the nearest enclosing SearchPanel, or, if one cannot be found, the first SearchPanel found on the page.
search(String, String, boolean) - Static method in class gw.pl.util.RegExStringUtil
 
search(String, String, boolean, int) - Static method in class gw.pl.util.RegExStringUtil
 
search(String, String, boolean, int, boolean) - Static method in class gw.pl.util.RegExStringUtil
 
search(String, String, boolean) - Static method in class gw.pl.util.StringUtil
 
search(String, String, boolean, int) - Static method in class gw.pl.util.StringUtil
 
search(String, String, boolean, int, boolean) - Static method in class gw.pl.util.StringUtil
 
SEARCH_COLUMN_DENORM - Static variable in class gw.api.profiler.ProfilerTag
 
SEARCH_COLUMN_DENORM_TEMP_TABLE - Static variable in class gw.api.profiler.ProfilerTag
 
searchContact(ContactSearchCriteria, AddressBookRemotableSearchResultSpec) - Method in interface gw.plugin.addressbook.IAddressBookAdapter
Deprecated.
Since ClaimCenter 8.0 Use searchContacts() in ContactSystemPlugin
searchContacts(ContactSearchCriteria) - Method in interface gw.plugin.contact.IContactSearchAdapter
Deprecated.
Search a contact store, returning contact summaries that match the supplied criteria.
SearchDenorm(IBeforeUpgradeReadOnlyColumn) - Static method in class gw.api.database.upgrade.before.BeforeUpgradeDBFunction
 
SearchDenorm(String) - Static method in class gw.api.database.upgrade.before.BeforeUpgradeDBFunction
 
SearchDenorm(IBeforeUpgradeColumnRef) - Static method in class gw.api.database.upgrade.before.BeforeUpgradeDBFunction
 
searchDocuments(DocumentSearchCriteria, RemotableSearchResultSpec) - Method in interface gw.plugin.document.IDocumentMetadataSourceBase
Returns the set of documents in the repository which match the given set of criteria.
searchIgnoreCase(String, String) - Static method in class gw.pl.util.RegExStringUtil
Return a list of SearchLocations representing the occurrences of the specified pattern in the specified source string.
searchIgnoreCase(String, String) - Static method in class gw.pl.util.StringUtil
Return a list of SearchLocations representing the occurrences of the specified pattern in the specified source string.
SearchLanguageOverride - Static variable in class gw.api.system.PLConfigParameters
Default collation language for the application as a whole (Unsupported)
SearchLocation - Class in gw.pl.util
Location of a substring used for search results.
SearchLocation() - Constructor for class gw.pl.util.SearchLocation
 
SearchObjectType - Class in gw.pl.custom.typekey
 
SearchObjectType(ITypeList, String) - Constructor for class gw.pl.custom.typekey.SearchObjectType
 
SearchResult - Interface in gw.pl.custom.entity
SearchResult Base class use for the results of adapter search methods.
SearchResult - Class in gw.pl.custom.typekey
 
SearchResult(ITypeList, String) - Constructor for class gw.pl.custom.typekey.SearchResult
 
SearchUtil - Class in gw.api.util
Provides static methods for working with SearchPanels.
SecondaryMoneyComponent - Annotation Type in gw.api.financials
Annotation used by CurrencyAmountComponent to specify the name of the secondary amount property, if any.
secondsSince(Date) - Static method in class gw.api.util.DateUtil
Returns the number of seconds elapsed since a given time.
SecurityDictionaryHelper - Class in gw.api.tools
Helper utilities for security dictionary generation
SecurityDictionaryOutputFormat - Enum in gw.api.tools
Output format for Security Dictionary
SecurityZone - Interface in gw.pl.security.entity
SecurityZone Each group belongs to exactly one security zone, and a customer can define an arbitrary number of security zones.
SecurityZoneBuilder - Class in gw.api.databuilder
 
SecurityZoneBuilder() - Constructor for class gw.api.databuilder.SecurityZoneBuilder
Creates a new SecurityZoneBuilder
select() - Method in class gw.api.database.GroupingQuery
Returns a new query processor used to read the results.
select(IQuerySelectColumn...) - Method in class gw.api.database.GroupingQuery
 
select() - Method in interface gw.api.database.IQuery
 
select(IQuerySelectColumn...) - Method in interface gw.api.database.IQuery
 
select() - Method in class gw.api.database.Query
select(IQuerySelectColumn...) - Method in class gw.api.database.Query
 
select(ISelectQueryBuilder<QT>, IBlock) - Static method in class gw.api.database.QueryColumnParser
 
select(Query<QT>) - Static method in class gw.api.database.QueryColumnParser
 
select() - Method in class gw.smoketest.platform.web.RowElement
Convenience method to click on the select button
SELECT_INTEGER_TAG - Static variable in class gw.api.profiler.ProfilerTag
 
SELECT_LONG_TAG - Static variable in class gw.api.profiler.ProfilerTag
 
SELECT_STRING_TAG - Static variable in class gw.api.profiler.ProfilerTag
 
SelectElement<T extends OptionElement> - Class in gw.smoketest.platform.web
Class description...
SelectElement(ISmokeTest, PCFElementId) - Constructor for class gw.smoketest.platform.web.SelectElement
 
SelectElement.Condition - Interface in gw.smoketest.platform.web
 
SelectElementWithSetAndRefresh<T extends OptionElement> - Class in gw.smoketest.platform.web
A select element that refreshes the page when the value is set
SelectElementWithSetAndRefresh(ISmokeTest, PCFElementId) - Constructor for class gw.smoketest.platform.web.SelectElementWithSetAndRefresh
 
selectFirstValidOption() - Method in class gw.smoketest.platform.web.SelectElement
 
selectNumberRule(int, int) - Method in class gw.api.util.UltraFastDateFormat
Gets an appropriate rule for the padding required.
self() - Method in class gw.api.databuilder.DataBuilder
 
send(Message, String) - Method in class gw.api.email.AbstractEmailMessageTransport
 
send(byte[]) - Method in interface gw.plugin.cluster.ClusterBroadcastTransport
Sends notification to all members of the Guidewire cluster.
send(Message, String) - Method in interface gw.plugin.messaging.MessageTransport
Send the message.
sendEmail(String, String, Message, Email) - Method in class gw.api.email.AbstractEmailMessageTransport
The method that sends the email and handles the exception.
sendEmailWithBody(KeyableBean, Contact, Contact, String, String) - Static method in class gw.api.email.EmailUtil
Sends an e-mail message.
sendEmailWithBody(KeyableBean, String, String, String, String, String, String) - Static method in class gw.api.email.EmailUtil
Sends an e-mail message.
sendEmailWithBody(KeyableBean, Email) - Static method in class gw.api.email.EmailUtil
Sends an e-mail message.
sendNotification(Notification) - Method in interface gw.plugin.management.ManagementPlugin
 
SEP15_2008 - Static variable in interface gw.testharness.PLTestConstants
 
SEP1_2008 - Static variable in interface gw.testharness.PLTestConstants
 
SEP22_2008 - Static variable in interface gw.testharness.PLTestConstants
 
SEP29_2008 - Static variable in interface gw.testharness.PLTestConstants
 
SEP30_2008 - Static variable in interface gw.testharness.PLTestConstants
 
SEP8_2008 - Static variable in interface gw.testharness.PLTestConstants
 
SEPARATOR - Static variable in class gw.api.profiler.WebServiceProfiler
 
Separator - Annotation Type in gw.lang.cli
 
Sequence - Interface in gw.pl.database.entity
Sequence Store mapping for sequence-key to sequnce-number, sequence-key are generated on demand, and number a unique sequnce acquire by application.
SEQUENCEABLE_INTERVAL() - Static method in class gw.lang.reflect.java.JavaTypes
 
SequenceableInterval<E extends ISequenceable<E,S,U> & java.lang.Comparable<E>,S,U> - Class in gw.lang.reflect.interval
 
SequenceableInterval(E, E, S, U, boolean, boolean, boolean) - Constructor for class gw.lang.reflect.interval.SequenceableInterval
 
SequenceUtil - Class in gw.api.system.database
Exposes static utilties for working with sequences to our scripting environment.
SequenceUtil() - Constructor for class gw.api.system.database.SequenceUtil
 
SequenceUtil - Class in gw.plugin.util
Utility for generating unique values from a sequence.
SequenceUtil() - Constructor for class gw.plugin.util.SequenceUtil
 
SequentialBigDecimalGenerator - Class in gw.api.databuilder
Generates an ascending series of big decimal values.
SequentialBigDecimalGenerator() - Constructor for class gw.api.databuilder.SequentialBigDecimalGenerator
 
SequentialBigDecimalGenerator(int) - Constructor for class gw.api.databuilder.SequentialBigDecimalGenerator
 
SequentialBooleanGenerator - Class in gw.api.databuilder
Generates alternating booleans This class is thread-safe, as it is intended that the same instance be used on multiple builder instances.
SequentialBooleanGenerator() - Constructor for class gw.api.databuilder.SequentialBooleanGenerator
 
SequentialCurrencyAmountGenerator - Class in gw.api.databuilder
Generates an ascending series of currency values.
SequentialCurrencyAmountGenerator() - Constructor for class gw.api.databuilder.SequentialCurrencyAmountGenerator
 
SequentialCurrencyAmountGenerator(int) - Constructor for class gw.api.databuilder.SequentialCurrencyAmountGenerator
 
SequentialCurrencyAmountGenerator(int, Currency) - Constructor for class gw.api.databuilder.SequentialCurrencyAmountGenerator
 
SequentialDateGenerator - Class in gw.api.databuilder
Generates a sequence of ascending or descending dates, each a day apart This class is thread-safe, as it is intended that the same instance be used on multiple builder instances.
SequentialIntegerGenerator - Class in gw.api.databuilder
Class description...
SequentialIntegerGenerator() - Constructor for class gw.api.databuilder.SequentialIntegerGenerator
 
SequentialIntegerGenerator(int) - Constructor for class gw.api.databuilder.SequentialIntegerGenerator
 
SequentialLongGenerator - Class in gw.api.databuilder
 
SequentialLongGenerator() - Constructor for class gw.api.databuilder.SequentialLongGenerator
 
SequentialLongGenerator(long) - Constructor for class gw.api.databuilder.SequentialLongGenerator
 
SequentialStringGenerator - Class in gw.api.databuilder
Generates strings of the form <prefix>0, <prefix>1, .... or 0<suffix>, 1<suffix>, ....
SequentialStringGenerator(String) - Constructor for class gw.api.databuilder.SequentialStringGenerator
For backwards compatibility, uses fixed prefix
SequentialTypeKeyGenerator - Class in gw.api.databuilder
Class description...
SequentialTypeKeyGenerator(TypeListTypeReference<?>) - Constructor for class gw.api.databuilder.SequentialTypeKeyGenerator
 
serialize(Object) - Static method in class gw.testharness.TestPropertyUtil
 
SERIALIZED - Static variable in class gw.testharness.TestPropertyUtil
 
serializeDocumentAsXML(Document) - Static method in class gw.document.DocumentsUtilBase
Returns the entity serialized as a string.
serializeDocumentToXMLString(Document) - Static method in class gw.document.DocumentsUtilBase
Deprecated.
for customers who need to keep using the old method
serializeToXml() - Method in class gw.test.TestMetadata
 
Server - Class in gw.xml.ws
Allows easy launch of an embedded web server to serve Webservices.
SERVER_INITIALIZATION - Static variable in class gw.api.profiler.ProfilerTag
 
SERVER_SHUTDOWN - Static variable in class gw.api.profiler.ProfilerTag
 
SERVER_URL - Static variable in class gw.pl.util.webservices.Globals
URL where Guidewire server is located; read from "server.properties" when this class is loaded
ServerModeCondition - Class in gw.testharness.environmentalcondition
The server mode condition evaluates to true if the test is running in server smoke test mode.
ServerModeCondition() - Constructor for class gw.testharness.environmentalcondition.ServerModeCondition
 
ServerModeUtil - Class in gw.api.system.server
Provides access to the current server mode.
ServerStateException - Exception in gw.api.webservice.exception
ServerStateException is thrown when a request is made at a time the server is in a state that disallows the request.
ServerStateException() - Constructor for exception gw.api.webservice.exception.ServerStateException
Required for serialization
ServerStateException(String) - Constructor for exception gw.api.webservice.exception.ServerStateException
Sole constructor
ServerStateException - Exception in gw.pl.util.webservices.login.fault
ServerStateException is thrown when a request is made at a time the server is in a state that disallows the request.
ServerStateException() - Constructor for exception gw.pl.util.webservices.login.fault.ServerStateException
 
ServerStateException(String, String) - Constructor for exception gw.pl.util.webservices.login.fault.ServerStateException
 
ServerTest - Annotation Type in gw.testharness
User: dbrewster Date: May 2, 2007 Time: 5:46:58 PM
ServerUtil - Class in gw.api.system.server
Provides access to the current server server info.
ServerVersion - Class in gw.api.webservice.systemTools
Data transfer object containing the servers version information.
ServerVersion() - Constructor for class gw.api.webservice.systemTools.ServerVersion
 
service(HttpServletRequest, HttpServletResponse) - Method in class gw.util.servlet.GosuServlet
 
ServiceInfoSource - Class in gw.api.domain
Deprecated.
Replaced by gw.api.system.server.ServerUtil.
ServiceKernel - Class in gw.config
 
ServiceKernel() - Constructor for class gw.config.ServiceKernel
 
ServiceKernelInit - Interface in gw.config
 
ServletParams - Class in gw.util.servlet
 
ServletParams(HttpServletRequest, HttpServletResponse, HttpSession, ServletContext) - Constructor for class gw.util.servlet.ServletParams
 
ServletProperties - Class in gw.pl.util
A utility class for storing and getting information specific to the current web application context
ServletProperties() - Constructor for class gw.pl.util.ServletProperties
 
ServletUtils - Class in gw.servlet
Utilities for use with gosu servlets
SESSION_TAG - Static variable in class gw.api.profiler.ProfilerTag
 
SessionData - Class in gw.api.webservice.systemTools
Returns session information for a server session.
SessionData() - Constructor for class gw.api.webservice.systemTools.SessionData
 
SessionData(String, String, String) - Constructor for class gw.api.webservice.systemTools.SessionData
 
SessionTimeoutSecs - Static variable in class gw.api.system.PLConfigParameters
Session expiration timeout, in seconds.
SessionTool - Interface in gw.pl.messaging
 
SessionVar<T> - Class in gw.api.web
The value assigned to an instance of this class is stored in the HttpSession that is currently in scope, as tracked by the Guidewire platform.
SessionVar() - Constructor for class gw.api.web.SessionVar
Constructs a session variable with no initial value.
SessionVar(T) - Constructor for class gw.api.web.SessionVar
Constructs a session variable with an initial value.
set(IEntityPropertyInfo, Object) - Method in interface gw.api.database.IUpdateBuilder
Changes the value in the given column to the given value
set(IEntityPropertyInfo, Query, Object) - Method in interface gw.api.database.IUpdateBuilder
Updates the value in the given column to the given value from the subselect
set(IBeforeUpgradeColumn, Object) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeUpdateBuilder
Changes the value in the given column to the given value
set(String, Object) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeUpdateBuilder
Changes the value in the given column to the given value
set(IBeforeUpgradeColumn, IBeforeUpgradeQueryableTable, Object) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeUpdateBuilder
Updates the value in the given column to the given value from the subselect
set(String, IBeforeUpgradeQueryableTable, Object) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeUpdateBuilder
Updates the value in the given column to the given value from the subselect
set(IPropertyInfo, Object) - Method in class gw.api.databuilder.DataBuilder
Sets the value to assign to a property when a new bean is DataBuilder.create(gw.pl.persistence.core.Bundle)d.
set(PropertyReference<? super T, ?>, Object) - Method in class gw.api.databuilder.DataBuilder
Sets the value to assign to a property when a new bean is DataBuilder.create(gw.pl.persistence.core.Bundle)d.
set(int, IPropertyInfo, Object) - Method in class gw.api.databuilder.DataBuilder
Sets the value to assign to a property when a new bean is #create(com.guidewire.commons.entity.EntityBundle)d.
set(int, PropertyReference<? super T, ?>, Object) - Method in class gw.api.databuilder.DataBuilder
Sets the value to assign to a property when a new bean is #create(com.guidewire.commons.entity.EntityBundle)d.
set(String, IRExpressionBuilder) - Static method in class gw.lang.ir.builder.IRBuilderMethods
 
set(List, T) - Method in class gw.lang.reflect.features.BoundComplexPropertyChainReference
 
set(T) - Method in class gw.lang.reflect.features.BoundPropertyReference
 
set(T) - Method in class gw.lang.reflect.features.BoundSimplePropertyChainReference
 
set(R, List, T) - Method in class gw.lang.reflect.features.ComplexPropertyChainReference
 
set(R, T) - Method in class gw.lang.reflect.features.PropertyReference
 
set(R, T) - Method in class gw.lang.reflect.features.SimplePropertyChainReference
 
SET - Static variable in class gw.lang.reflect.ImplicitPropertyUtil
 
SET() - Static method in class gw.lang.reflect.java.JavaTypes
 
set(int, IMethodInfo) - Method in class gw.lang.reflect.MethodList
 
set(T...) - Static method in class gw.pl.util.GWCollections
 
set(T) - Method in class gw.pl.util.ScopedThreadLocal
 
set(AbstractTest, String, Object) - Static method in class gw.testharness.TestPropertyUtil
 
set(int, E) - Method in class gw.util.DynamicArray
Replaces the element at the specified position in this list with the specified element.
set(T) - Method in class gw.util.Reference
 
set(T) - Method in class gw.xml.ws.WsiRequestLocal
Sets a new value of this request local.
set(E) - Method in class gw.xml.xsd.info.NestedListIterator
 
set(int, IXMLNodeWithID) - Method in class gw.xml.xsd.typeloader.IdrefsList
 
SET_BUNDLE_TO_NULL - Static variable in class gw.api.profiler.ProfilerTag
 
SET_INSERTED_BEAN_IDS - Static variable in class gw.api.profiler.ProfilerTag
 
SET_UP_TEST_ENVIRONMENT_COMMAND - Static variable in class gw.test.servlet.RemoteTestServlet
 
setAbstract(int, boolean) - Static method in class gw.lang.reflect.Modifier
 
setAccountLocked(boolean) - Method in interface gw.pl.community.entity.User
Property that indicates whether user's account is locked.
setAckCode(String) - Method in class gw.api.webservice.messagingTools.Acknowledgement
Deprecated.
Please use a custom message extension field and FieldChanges to set custom values on the message.
setActionType(String) - Method in class gw.api.web.admin.workflow.ManageWorkflows
 
setActive(boolean) - Method in class gw.api.webservice.maintenanceTools.WQTaskDetails
Active state of the worker.
setActive(boolean) - Method in class gw.api.webservice.maintenanceTools.WQueueExecutorDetails
Active state of the worker.
setActiveThreadCount(int) - Method in class gw.api.web.tools.WorkQueueThreadPoolDisplayInfo
 
setActivityPattern(ActivityPattern, Date, Date) - Method in interface gw.pl.activity.entity.Activity
Sets the activity pattern with overrides for the starting points for the target and escalation dates.
setActivityPatternAndCopy(ActivityPattern) - Method in interface gw.pl.activity.entity.Activity
Sets the activity pattern and copy pattern's values into this activity,
setActivityPatternAndCopy(ActivityPattern, Date, Date) - Method in interface gw.pl.activity.entity.Activity
Sets the activity pattern and copy the pattern's values into this activity.
setActorRole(URI) - Method in exception gw.xml.ws.WsdlFault
Sets the SOAP 1.1 actor role.
setAdditionalDetails(String) - Method in exception gw.lang.parser.EvaluationException
 
setAdditionalDetails(String) - Method in exception gw.lang.parser.exceptions.IEvaluationException
 
setAdditionalSchemas(List<XmlSchemaAccess>) - Method in class gw.xml.XmlParseOptions
Any additional schemas that should be present when parsing.
setAdditivity(boolean) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
a new mechanism will be introduced to do this in 9.
setAddressBookFingerprint(String) - Method in interface gw.pl.contact.entity.AddressBookConvertable
Deprecated.
setAddressLine1(String) - Method in interface gw.api.address.AddressFillable
 
setAddressLine2(String) - Method in interface gw.api.address.AddressFillable
 
setAddressLine3(String) - Method in interface gw.api.address.AddressFillable
 
setAddressOwnerFieldIds(Set) - Method in class gw.api.util.CountryConfig
Set the AddressOwnerFieldIds associated with the visible fields.
setAfter(IParseTree) - Method in interface gw.lang.parser.IToken
 
setAlertOnNativeObject(boolean) - Method in class gw.pl.util.xml.XMLCodec
 
setAlias(String) - Method in interface gw.api.database.IQuerySelectColumn
 
setAllCategoryScores(Map<ReviewCategory, Integer>) - Method in interface gw.ab.addressbook.entity.ABContact
 
setAllowDeprecatedReferences(boolean) - Method in class gw.config.Registry
 
setAllowEntityQueires(boolean) - Method in class gw.config.Registry
 
setAllowInvalidURL(boolean) - Method in class gw.pl.util.webservices.axis.GWEmitter
 
setAllWanted(boolean) - Method in class gw.pl.util.webservices.axis.GWEmitter
By default, code is generated only for referenced elements.
setAlternateException(ParseException) - Method in exception gw.lang.parser.exceptions.ParseException
 
setAmount(BigDecimal) - Method in class gw.api.financials.AbstractMutablePairedMoney
Sets the primary amount.
setAmount(BigDecimal) - Method in interface gw.api.financials.IMutableMoney
Sets the amount to the value.
setAmount(BigDecimal) - Method in interface gw.api.financials.MoneyComponentFacade
Deprecated.
Sets the amount to the value.
setAmount(BigDecimal, BigDecimal) - Method in interface gw.api.financials.MoneyComponentFacade
Deprecated.
Sets the amount on this MoneyComponentFacade and the secondary component, if the secondary exists.
setAnalysisLevel(String) - Method in class gw.api.tools.DatabaseStorageHelper
 
setAnalysisThread() - Static method in class gw.lang.parser.PostCompilationAnalysis
 
setAnalyzeAllTables(boolean) - Method in class gw.api.tools.DatabaseStatisticsHelper
 
setAnalyzeAllTables(boolean) - Method in class gw.api.tools.DatabaseStorageHelper
 
setAnalyzeAllTables(boolean) - Method in class gw.api.tools.DataDistDVHelper
 
setAnnotation(IGosuAnnotation) - Method in interface gw.lang.parser.expressions.IAnnotationExpression
 
setAnnotationDefaultValue(Object) - Method in class gw.lang.reflect.java.asm.AsmMethod
 
setAnnotations(List<IRAnnotation>) - Method in class gw.lang.ir.IRClass
 
setAnnotations(List<IRAnnotation>) - Method in class gw.lang.ir.IRSymbol
 
setAnnotations(List<IRAnnotation>) - Method in class gw.lang.ir.statement.IRFieldDecl
 
setAnnotations(List<IRAnnotation>) - Method in class gw.lang.ir.statement.IRMethodStatement
 
setAppVersion(String) - Method in class gw.api.webservice.systemTools.ServerVersion
 
setArgInfo(IArgInfo) - Method in class gw.lang.mode.GosuMode
 
setArgInfo(IArgInfo) - Method in interface gw.lang.mode.IGosuMode
 
setArgs(String) - Method in class gw.api.quickjump.StaticNavigationCommand
This method is called by the QuickJump configuration parser to handle the "commandArgs" attribute.
setArguments(List<IExpression>) - Method in class gw.lang.reflect.MethodScore
 
setArgumentTypes(IType[]) - Method in class gw.lang.reflect.FunctionType
 
setArrayComponent(Object, int, Object) - Method in class gw.lang.reflect.DefaultArrayType
 
setArrayComponent(Object, int, Object) - Method in class gw.lang.reflect.FunctionType
 
setArrayComponent(int, IGosuObject) - Method in interface gw.lang.reflect.gs.IGosuArrayClassInstance
 
setArrayComponent(Object, int, Object) - Method in interface gw.lang.reflect.IType
Sets the value of the indexed component in the specified array object.
setArrayComponent(Object, int, Object) - Method in class gw.lang.reflect.ParameterizedFunctionType
 
setArrayComponent(Object, int, Object) - Method in class gw.lang.reflect.TypeBase
 
setArrayComponent(Object, int, Object) - Method in class gw.xml.parser2.LocationRefType
 
setArrayComponent(Object, int, Object) - Method in class gw.xml.parser2.XMLNodeType
 
setAscending(boolean) - Method in class gw.api.webservice.addressbook.contactapi.ABContactSearchSortColumn
Determines whether or not to sort this column in ascending order or descending order.
setAscending(boolean) - Method in class gw.plugin.search.RemotableSortColumn
Sets the sort order on this column to ascending or descending order.
setAscending(boolean) - Method in class gw.plugin.util.RemotableSortColumn
Sets the sort order on this column to ascending or descending order.
setAssertionsMustBeEnabled(boolean) - Method in class gw.test.TestExecutionManager
 
setAssignmentCommand(AssignmentCommand) - Method in class gw.plugin.assignment.AssignmentResponse
The assignment command.
setAssignmentRole(UserRole) - Method in interface gw.pl.assignment.entity.UserRoleAssignmentDelegate
Deprecated.
use setRole()
setAsync(boolean) - Method in class gw.api.admin.DestinationMessageStatistics
Sets if the destination if asynchronous
setAttribute(String, String) - Method in class gw.api.graph.print.DotAttributes
Sets the attribute value.
setAttribute(String, Object) - Method in interface gw.lang.parser.IAttributeSource
 
setAttribute(Attribute) - Method in interface gw.plugin.management.GWMBean
Set an attribute
setAttribute(String, Object) - Method in class gw.rules.ExecutionSession
Sets the given attribute value on this session.
setAttributeIndent(int) - Method in class gw.xml.XmlSerializationOptions
 
setAttributeName(String) - Method in class gw.api.admin.AttributeSearchCriteria
 
setAttributeNames(List<String>) - Method in class gw.api.database.DatabaseParameterSet
 
setAttributeNewLine(boolean) - Method in class gw.xml.XmlSerializationOptions
 
setAttributePerLine(boolean) - Method in class gw.xml.XMLNodeFormat
 
setAttributes(List) - Method in interface gw.plugin.management.GWMBean
Set attributes
setAttributes(Map<String, String>) - Method in class gw.xml.AbstractXMLNode
Sets the attributes of this node to the given name/value map.
setAttributeSimpleValue(QName, XmlSimpleValue) - Method in class gw.xml.XmlBase
Sets the simple value of an attribute by QName.
setAttributeSimpleValue(String, XmlSimpleValue) - Method in class gw.xml.XmlBase
Sets the simple value of an attribute in the null namespace by local name.
setAttributeType(UserAttributeType) - Method in class gw.api.admin.AttributeSearchCriteria
 
setAttributeValue(String, String) - Method in class gw.api.importing.XmlExporter
Set this attribute value on the current element
setAttributeValue(String, String) - Method in class gw.api.importing.XmlExporterXmlElement
 
setAttributeValue(String, String) - Method in class gw.api.importing.XmlExporterXmlWriter
 
setAttributeValue(QName, String) - Method in class gw.xml.AbstractXMLNode
Sets the value of the given attribute.
setAttributeValue(String, String) - Method in class gw.xml.AbstractXMLNode
Sets the value of the given attribute.
setAttributeValue(String, String) - Method in interface gw.xml.IXMLNode
 
setAttributeValue(XMLAttributeDeclaration, String) - Method in class gw.xml.parser2.PLXMLNode
 
setAttributeValue(String, String) - Method in class gw.xml.XmlBase
Sets the string value of an attribute in the null namespace by local name.
setAttributeValue(QName, String) - Method in class gw.xml.XmlBase
Sets the string value of an attribute by name.
setAttributeValueObject(String, Object) - Method in class gw.xml.AbstractXMLNode
Sets the value of the given attribute.
setAttributeValueObject(String, Object) - Method in class gw.xml.xsd.typeloader.XSDBasedXMLNode
 
setAttributeValues(List<Object[]>) - Method in class gw.api.database.DatabaseParameterSet
 
setAuthorizationCallbackHandler(ManagementAuthorizationCallbackHandler) - Method in interface gw.plugin.management.ManagementPlugin
 
setAvailableSinceAsLong(Long) - Method in interface gw.pl.workqueue.entity.WorkItem
Sets AvailableSince.
setAwaitingRetry(int) - Method in class gw.api.admin.DestinationMessageStatistics
The number of messages that have failed at least once and are awaiting further processing
setBackupUser(User) - Method in interface gw.pl.community.entity.User
Sets the backup user for this user
setBackupUserId(Key) - Method in interface gw.pl.community.entity.User
Sets the ID of the backup user for this user
setBadValue(String) - Method in class gw.api.validation.FieldValidation
 
setBadValue(String) - Method in class gw.plugin.validation.FieldValidationData
Bad field value that caused the validation exception.
setBaseType(QName) - Method in class gw.xml.xsd.info.XSDNodeValueInfo
 
setBaseURI(String) - Method in class gw.xml.XMLNodeHandler
 
setBatchSize(int) - Method in class gw.api.admin.DestinationMessageStatistics
The batch size of messages that are actively queued for processing
setBatchSize(int) - Method in class gw.api.webservice.maintenanceTools.WorkQueueConfig
Set the max number of workitems to be checked out when a worker wakes up.
setBccRecipients(List<EmailContact>) - Method in class gw.api.email.Email
Set BCC recipients.
setBeanPath(String) - Method in class gw.api.webservice.addressbook.contactapi.ABContactSearchSortColumn
Gets the column to sort on, in GW bean path notation.
setBeanPath(String) - Method in class gw.plugin.validation.FieldValidationData
Path to the bean to be validated from the root entity.
setBeginDate(Date, boolean) - Method in class gw.api.database.DBDateRange
 
setBeginIntervalTime(Date) - Method in class gw.api.database.DatabaseSnapshotInfo
 
setBeginNumber(Number) - Method in class gw.api.database.NumberRange
 
setBeginSnapId(int) - Method in class gw.api.database.AWRReportUserSettings
 
setBeginTime(Date) - Method in class gw.api.archiving.ArchiveCountSummaryByDateRange
 
setBidiRel(ABContact, ContactBidiRel) - Method in interface gw.ab.addressbook.entity.ABContactContact
This will change the relationship
setBidiRel(Contact, ContactBidiRel) - Method in interface gw.pl.contact.entity.ContactContact
This will change the relationship
setBindingStyle(Style) - Method in class gw.pl.util.webservices.axis.GWBindingEntry
 
setBindingType(int) - Method in class gw.pl.util.webservices.axis.GWBindingEntry
 
setBody(String) - Method in class gw.api.email.Email
Set the content of the email
setBody(IRStatement) - Method in class gw.lang.ir.statement.IRDoWhileStatement
 
setBody(IRStatement) - Method in class gw.lang.ir.statement.IRForEachStatement
 
setBody(IRStatement) - Method in class gw.lang.ir.statement.IRWhileStatement
 
setBody(String) - Method in interface gw.plugin.email.IEmailTemplateDescriptor
This will set the Email Body template, it is used by IEmailTemplateSource to put the body template into the descriptor for the search results.
setBody(String) - Method in interface gw.plugin.note.INoteTemplateDescriptor
Body this will set the body, it is used by the INoteTemplateSource to set the body into the descriptor
setBodyType(Operation, Use, boolean) - Method in class gw.pl.util.webservices.axis.GWBindingEntry
 
setBoolean(String, Boolean) - Method in class gw.processes.WorkQueueInstrumentation
Sets current value.
setBoolValue(Boolean) - Method in class gw.smoketest.platform.web.BooleanValueElement
Sets boolean value
setBoundedQueueCapacity(int) - Method in class gw.api.web.tools.WorkQueueThreadPoolDisplayInfo
 
setBoundedQueueSize(int) - Method in class gw.api.web.tools.WorkQueueThreadPoolDisplayInfo
 
setBuildFileWanted(boolean) - Method in class gw.pl.util.webservices.axis.GWEmitter
turn the build file genaration ON
setByRef(Object) - Static method in class gw.plugin.util.GWObjectUtils
 
setBytes(byte[]) - Method in class gw.lang.Blob
Deprecated.
Required for SOAP deserialization. Do not call.
setBytes(byte[]) - Method in class gw.xml.BinaryData
Sets the backing content as a byte array.
setCacheControl(BeanCacheControl) - Method in interface gw.api.database.IQueryBeanResult
Sets the fetch mechanism to beans.
setCachingMode(IFileSystem.CachingMode) - Method in interface gw.lang.reflect.module.IFileSystem
 
setCallback(AuthenticationServicePluginCallbackHandler) - Method in interface gw.plugin.security.AuthenticationServicePlugin
Sets the callback handler for this service.
setCanReloadClasses(boolean) - Static method in class gw.lang.reflect.gs.BytecodeOptions
 
setCapturedTypeVars(Map<String, ITypeVariableDefinition>) - Method in class gw.lang.reflect.gs.StringSourceFileHandle
 
setCaptureOption(OraSQLTuningSetCaptureOpt) - Method in class gw.api.tools.OracleSQLTuningSetsHelper
 
setCapturePeakedBindVariables(boolean) - Method in class gw.api.database.AWRReportUserSettings
 
setCapturePeakedBindVariablesFromAWR(boolean) - Method in class gw.api.database.AWRReportUserSettings
 
setCaptureSymbolsForEval(boolean) - Method in interface gw.lang.parser.IGosuParser
 
setCategory(FeatureCategory) - Method in class gw.xml.parser2.XMLAttributeDeclaration
 
setCausedByArgumentList(boolean) - Method in exception gw.lang.parser.exceptions.ParseException
 
setCcRecipients(List<EmailContact>) - Method in class gw.api.email.Email
Sets the CC list of the email.
setCdcs(int) - Method in class gw.api.web.tools.WorkItemProcessingSummary
 
setCharacterEncoding(CharacterSet) - Method in class gw.api.print.ListViewPrintOptions
Sets the character encoding.
setCharSet(String) - Method in class gw.api.admin.ImportDataInfo
Sets the charset that will be used to parse the imported file.
setCheckAllTypes(boolean) - Method in class gw.api.tools.ConsistencyChecksRunsPageHelper
 
setChecked(boolean) - Method in class gw.api.print.ListViewPrintOptions.ColumnHeaderInfo
Sets status of column header for CSV export.
setCheckedOut(int) - Method in class gw.api.web.tools.WorkItemProcessingSummary
 
setCheckType(int) - Method in class gw.api.webservice.systemTools.DBConsistencyCheckResult
 
setChildElement(XMLChildElementDeclaration<T>, T) - Method in class gw.xml.parser2.PLXMLNode
 
setChildElement(XMLChildElementDeclaration, IXMLNode, PLXMLNode) - Method in class gw.xml.parser2.PLXMLNode
 
setChildren(List<XMLNode>) - Method in class gw.xml.XMLNode
 
setChoice(String) - Method in class gw.api.print.ListViewPrintOptions
 
setChoice(Object) - Method in class gw.xml.xsd.info.ChoiceNodeInstance
 
setChosen(boolean) - Method in class gw.api.tools.PickerRow
 
setChunkingById(IQueryResult, int) - Method in class gw.processes.BatchProcessBase
This will change the result set to do chunking, and the most efficient way of doing this is by Id.
setChunkingProcessor(ChunkingProcessor) - Method in class gw.plugin.solr.SolrQueryProcessor
 
setChunkSize(int) - Method in class gw.api.messaging.ExternalDestinationConfig
 
setChunkSize(int) - Method in class gw.api.webservice.addressbook.contactapi.ABContactAPISearchSpec
Deprecated.
 
setChunkSize(int) - Method in class gw.api.webservice.addressbook.contactapi.ABContactSearchSpec
 
setCity(String) - Method in interface gw.api.address.AddressFillable
 
setClassContextProvider(IProvidesContextClass) - Method in class gw.xml.parser2.XMLGosuExpression
 
setClasses(JdbcType[]) - Method in class gw.api.database.DatabaseParameterSet
 
setClassMember(int, boolean) - Static method in class gw.lang.reflect.Modifier
 
setClasspath(List<File>) - Static method in class gw.lang.Gosu
 
setClasspath(String) - Method in interface gw.lang.parser.statements.IClasspathStatement
 
setClassSuffix(String) - Method in class gw.xml.ReflectiveXMLNodeFactoryBase
 
setClearExplainTables(Boolean) - Method in class gw.api.tools.DB2PDPageHelper
 
setClearPkgCacheEventMonitor(Boolean) - Method in class gw.api.tools.DB2PDPageHelper
 
setCloseIOAfterCommit(boolean) - Method in class gw.pl.util.xml.XMLCodec
 
setCode(String) - Method in class gw.api.webservice.typelisttools.TypeKeyData
Corresponds to the code field on TypeKey
setCode(String) - Method in class gw.plugin.custompicker.CustomPickerCode
 
setCode(WsdlFault.FaultCode) - Method in exception gw.xml.ws.WsdlFault
Sets the fault code.
setCodeQName(QName) - Method in exception gw.xml.ws.WsdlFault
Sets the fault code QName.
setCollectAdHocDistributions(boolean) - Method in class gw.api.tools.DataDistDVHelper
 
setCollectAppSpecificDistributions(boolean) - Method in class gw.api.tools.DataDistDVHelper
 
setCollectArrayDistributions(boolean) - Method in class gw.api.tools.DataDistDVHelper
 
setCollectAssignableDistributionsByDate(boolean) - Method in class gw.api.tools.DataDistDVHelper
 
setCollectAssignableForeignKeyDistributions(boolean) - Method in class gw.api.tools.DataDistDVHelper
 
setCollectBeanVersionDistributions(boolean) - Method in class gw.api.tools.DataDistDVHelper
 
setCollectBlobColumnDistributions(boolean) - Method in class gw.api.tools.DataDistDVHelper
 
setCollectBooleanDistributions(boolean) - Method in class gw.api.tools.DataDistDVHelper
 
setCollectClobColumnDistributions(boolean) - Method in class gw.api.tools.DataDistDVHelper
 
setCollectDateAnalysisDistributions(boolean) - Method in class gw.api.tools.DataDistDVHelper
 
setCollectDateBinnedDistributions(boolean) - Method in class gw.api.tools.DataDistDVHelper
 
setCollectForeignKeyDistributions(boolean) - Method in class gw.api.tools.DataDistDVHelper
 
setCollectGenericGroupDistributions(boolean) - Method in class gw.api.tools.DataDistDVHelper
 
setCollectMinAndMaxDates(boolean) - Method in class gw.api.tools.DataDistDVHelper
 
setCollectNullableColumnDistributions(boolean) - Method in class gw.api.tools.DataDistDVHelper
 
setCollectStagingTableDistributions(boolean) - Method in class gw.api.tools.DataDistDVHelper
 
setCollectTypeKeyDistributions(boolean) - Method in class gw.api.tools.DataDistDVHelper
 
setCollectTypeListTableDistribution(boolean) - Method in class gw.api.tools.DataDistDVHelper
 
setCollectValueGroupDistributions(boolean) - Method in class gw.api.tools.DataDistDVHelper
 
setColumnGroupParentWidget(CellWidget) - Method in class gw.api.print.ListViewPrintOptions.ColumnHeaderInfo
 
setColumnValues(String[]) - Method in class gw.api.webservice.zone.InsertZoneLinkTransaction
 
setComment(String) - Method in class gw.xml.AbstractXMLNode
Sets the comment associated with this node.
setComment(String) - Method in interface gw.xml.IXMLNodeParserCallbacks
 
setComment(String) - Method in class gw.xml.XmlElement
Attaches a comment to this element.
setCommented(boolean) - Method in class gw.xml.AbstractXMLNode
Flags this node as a comment.
setCommented(boolean) - Method in interface gw.xml.IXMLNodeParserCallbacks
 
setCommentLineBreak(int) - Method in class gw.xml.XMLNodeFormat
 
setComments(Vector) - Method in class gw.pl.util.webservices.axis.GWJavaEnumTypeWriter
 
setComments(boolean) - Method in class gw.xml.XmlSerializationOptions
 
setCommentsSignificant(boolean) - Method in interface gw.lang.parser.ISourceCodeTokenizer
 
setCommitRequested(boolean) - Method in class gw.document.DocumentCreationInfo
Indicate whether the current Location should be committed once the new document contents have been uploaded.
setCommonServiceInit(String) - Method in class gw.config.Registry
 
setCompareColumns(int[]) - Method in class gw.api.database.DatabaseParameterSet
 
setCompressionLevel(String) - Method in class gw.api.tools.DatabaseStorageHelper
 
setConcurrentBatchProcessAndWorkerAnalysis(boolean) - Method in class gw.api.database.AWRReportUserSettings
 
setConcurrentHistoryAnalysis(boolean) - Method in class gw.api.database.AWRReportUserSettings
 
setConcurrentMessagingAnalysis(boolean) - Method in class gw.api.database.AWRReportUserSettings
 
setConfigVersion(String) - Method in class gw.api.webservice.systemTools.ServerVersion
 
setConfigVersionModified(String) - Method in class gw.api.webservice.systemTools.ServerVersion
 
setConsecutiveExceptions(int) - Method in class gw.api.webservice.maintenanceTools.WQTaskDetails
Number of consecutive exceptions
setConsistencyCheckDescription(String) - Method in class gw.api.webservice.systemTools.DBConsistencyCheckResult
 
setConsoleMonitor(IScmConsoleMonitor) - Method in interface gw.api.scm.IScmAdapter
Sets the console monitor.
setContact(Contact) - Method in class gw.api.admin.UserContactHandle
Set the contact for the user.
setContact(Contact) - Method in interface gw.api.contact.ContactHandle
 
setContact(Contact) - Method in class gw.api.contact.LocationContactHandle
 
setContact(Contact) - Method in class gw.api.email.EmailContact
 
setContactSubtypeFilter(String[]) - Method in class gw.plugin.addressbook.AddressBookRemotableSearchResultSpec
Deprecated.
Get the Contact subtype security filter, which is an array of Contact type codes identifying subtypes that can NOT be viewed by the current user.
setContentPrompt(String) - Method in interface gw.plugin.email.IEmailTemplateDescriptor
This will set the prompted for additional content.
setContext(Map<String, Object>) - Method in interface gw.document.DocumentCreationInfo.GlobalContextProducer
 
setContext(IScriptPartId) - Method in class gw.lang.reflect.ParameterizedFunctionType
 
setContextFactory(PrintContextFactory) - Method in class gw.api.print.PrintAction
 
setContextObjectValue(String, Object) - Method in class gw.document.DocumentCreationInfo
Deprecated.
Use the exposed ContextObjectValueMap field instead
setContextType(ICompilableType) - Method in exception gw.lang.parser.exceptions.ParseResultsException
 
setConvertedMenuLinksIdForExt(String) - Method in class gw.smoketest.platform.web.PCFElementId
 
setCookie(Object) - Static method in class gw.pl.util.webservices.SOAPOutboundHandler
 
setCount(int) - Method in class gw.api.webservice.importTools.ImportResultSummary
The number of entities affected.
setCounterValue(String, int) - Method in interface gw.api.profiler.ProfilerFrame
Set the value of a counter
setCounterValue(String, int) - Method in class gw.api.profiler.ProfilerTag
 
setCountry(Country) - Method in interface gw.api.address.AddressFillable
 
setCountry(Country) - Method in class gw.api.admin.ZoneSearchCriteria
Deprecated.
 
setCountryCode(PhoneCountryCode) - Method in class gw.api.phone.PhoneDelegateBase
 
setCountryCode(PhoneCountryCode) - Method in interface gw.api.phone.PhoneFields
 
setCountryCode(PhoneCountryCode) - Method in interface gw.api.util.phone.GWPhoneNumber
Sets the phone country code.
setCountryCode(PhoneCountryCode) - Method in class gw.api.util.phone.GWPhoneNumberBuilder
Override's the builder's country code.
setCountryCode(PhoneCountryCode) - Method in class gw.api.util.phone.GWPhoneNumberImpl
 
setCountryCode(PhoneCountryCode) - Method in class gw.api.util.phone.GWPhoneNumberUnknown
 
setCounty(String) - Method in interface gw.api.address.AddressFillable
 
setCreateEditorParser(boolean) - Method in interface gw.lang.reflect.gs.IGosuClass
 
setCreateStatus(ContactCreationApprovalStatus) - Method in interface gw.pl.contact.entity.Contact
Sets the contact's creation approval status.
setCreationCallback(XMLNodeCreationCallback) - Method in class gw.xml.XMLParserBase
 
setCriticalAttribute(Test, Element) - Method in class gw.junit.XMLJUnitResultFormatter
 
setCSR(int) - Method in interface gw.lang.parser.IScope
 
setCSR(int) - Method in class gw.lang.parser.StandardScope
 
setCurrentPrivateGlobalScopeIndex(int) - Method in class gw.lang.debugger.AbstractActivationContext
Deprecated.
 
setCurrentPrivateGlobalScopeIndex(int) - Method in interface gw.lang.parser.IActivationContext
 
setCurrentProgram(File) - Static method in class gw.lang.cli.CommandLineAccess
 
setCurrentScopeIndex(int) - Method in class gw.lang.debugger.AbstractActivationContext
Deprecated.
 
setCurrentScopeIndex(int) - Method in interface gw.lang.parser.IActivationContext
 
setCurrentTime(long) - Method in interface gw.plugin.system.ITestingClock
Sets the current time, in milliseconds.
setCurrentTime(TestCase, long) - Static method in class gw.testharness.ChangesCurrentTimeUtil
Sets the current time to the given time, in milliseconds.
setCurrentUser(User) - Static method in class gw.testharness.CurrentUserTestUtil
Sets the current user for the current thread.
setCurrentUser(Key) - Static method in class gw.testharness.CurrentUserTestUtil
Sets the current user for the current thread.
setCurrentUsersLanguage(LanguageType) - Static method in class gw.api.admin.BaseAdminUtil
Sets the language of the current user according to the given language type and immediately commits the change.
setCurrentUsersLocale(LocaleType) - Static method in class gw.api.admin.BaseAdminUtil
Sets the regional settings/formatting locale of the current user according to the given language type and immediately commits the change.
setCurrentUserToSystemUser() - Static method in class gw.testharness.CurrentUserTestUtil
Sets the current user for the current thread to the system user
setCustomEvents(CustomEvents[]) - Method in class gw.api.webservice.messagingTools.Acknowledgement
Set the custom events that will be fired for an object when this acknowledgement gets processed
setCustomInstrumentation(WorkQueueInstrumentation) - Method in interface gw.pl.workqueue.entity.InstrumentedWorkerTask
Saves custom instrumentation.
setCustomMappings(List<CustomTypeMapping>) - Static method in class gw.xml.xsd.typeloader.XSDBuiltInTypeFactory
 
setCycleStrategy(CycleStrategy) - Method in class gw.api.graph.traverse.GraphTraverserBase
Sets the handling of graph cycles.
setData(Object) - Method in class gw.api.admin.RootTreeNode
 
setData(Object) - Method in class gw.api.tree.AbstractLazyLoadingTreeNode
Sets the model data of this tree node.
setData(Object) - Method in class gw.api.tree.SimpleTreeNode
 
setData(Object) - Method in interface gw.api.tree.TreeNode
Set model data for this node
setDataAsMap(Map<String, Serializable>) - Method in interface gw.pl.clusterinfo.entity.ClusterMemberData
Saves arbitrary data associated with the cluster member.
setDataSet(ExportDataSet) - Method in class gw.api.admin.ExportDataInfo
Set the currently selected data set to be exported.
setDate(String, Date) - Method in class gw.processes.WorkQueueInstrumentation
Sets current value.
setDateCompleted(Date) - Method in interface gw.api.webservice.maintenanceTools.ProcessIDStatus
 
setDateCompleted(Date) - Method in class gw.api.webservice.maintenanceTools.ProcessStatus
 
setDateModified(Date) - Method in interface gw.plugin.document.IDocumentTemplateDescriptor
Updates the modification date for this template.
setDateModified(Date) - Method in class gw.plugin.document.impl.XMLDocumentTemplateDescriptor
 
setDateTime(Date) - Method in class gw.api.tools.TestingClock
 
setDateTimeValue(Date) - Method in class gw.smoketest.platform.web.DateElement
Sets date and time value
setDateValue(Date) - Method in class gw.smoketest.platform.web.DateElement
Sets date value (no time)
setDay(int) - Method in class gw.xml.date.AbstractXmlDateType
 
setDay(int) - Method in class gw.xml.date.XmlDate
 
setDay(int) - Method in class gw.xml.date.XmlDateTime
 
setDay(int) - Method in class gw.xml.date.XmlDay
 
setDay(int) - Method in class gw.xml.date.XmlMonthDay
 
setDays(BigInteger) - Method in class gw.xml.date.XmlDuration
 
setDebug(boolean) - Method in class gw.pl.util.webservices.axis.GWParser
Method setDebug
setDefault(String) - Method in class gw.xml.xsd.info.XSDAttributeInfo
 
setDefaultCategory() - Method in class gw.xml.parser2.XMLNodeMetadataBuilder.AttributeBuilder
 
setDefaultContextObjectValue(String, Object) - Method in class gw.document.DocumentCreationInfo
Set the default value for a particular context object for use in creation of the new document contents from a template.
setDefaultEntityExpansionLimit() - Static method in class gw.pl.util.webservices.Globals
This method sets the property "entityExpansionLimit" to 10M if it hasn't already been set.
setDefaultFieldValue(String) - Method in class gw.lang.reflect.Expando
 
setDefaultFieldValue(String) - Method in interface gw.lang.reflect.IExpando
 
setDefaultPhysicalFileSystem(IPhysicalFileSystem) - Method in class gw.fs.FileFactory
 
setDefaults() - Method in class gw.xml.AbstractXMLNode
Should only be called during parsing.
setDefaults() - Method in class gw.xml.parser2.PLXMLNode
 
setDefaultTypeMapping(TypeMapping) - Method in class gw.pl.util.webservices.axis.GWEmitter
Sets the default TypeMapping used by the service
setDefaultValueExpression(IExpression) - Method in interface gw.lang.parser.ISymbol
 
setDelegate(Map<String, ?>) - Method in class gw.xml.XMLNodeAttributeMap
After calling setDelegate, the passed in map should not be reused.
setDependencies(List<Dependency>) - Method in interface gw.lang.reflect.module.IModule
 
setDependency(Class<T>, T) - Method in class gw.pl.util.internal.DependenciesBase
 
setDeploy(boolean) - Method in class gw.pl.util.webservices.axis.GWEmitter
Sets the deploy mode flag
setDeprecated(String) - Method in interface gw.lang.javadoc.IBaseFeatureNode
 
setDeprecated(String) - Method in interface gw.lang.javadoc.IClassDocNode
 
setDescription(String) - Method in class gw.api.admin.EventMessage
 
setDescription(String) - Method in class gw.api.database.DatabaseSnapshotInfo
 
setDescription(String) - Method in class gw.api.tools.ConsistencyChecksRunsPageHelper
 
setDescription(String) - Method in class gw.api.tools.DataDistDVHelper
 
setDescription(String) - Method in class gw.api.tools.OracleSQLTuningSetsHelper
 
setDescription(String) - Method in class gw.api.webservice.typelisttools.TypeKeyData
Corresponds to the description field on TypeKey
setDescription(String) - Method in interface gw.lang.javadoc.IBaseFeatureNode
 
setDescription(String) - Method in interface gw.lang.javadoc.IClassDocNode
 
setDescription(String) - Method in interface gw.lang.javadoc.IExceptionNode
 
setDescription(String) - Method in interface gw.lang.javadoc.IParamNode
 
setDescription(String) - Method in class gw.plugin.custompicker.CustomPickerCode
 
setDestId(int) - Method in class gw.api.admin.EventMessage
 
setDestinationId(int) - Method in class gw.api.admin.DestinationMessageStatistics
 
setDestinationId(int) - Method in class gw.api.admin.SafeOrderedObjectMessageStatistics
Set the id of the destination.
setDestinationID(int) - Method in class gw.api.email.AbstractEmailMessageTransport
 
setDestinationID(byte) - Method in class gw.api.messaging.SynchStateData
Deprecated.
ID of the message sink to which this synchState corresponds
setDestinationID(int) - Method in class gw.plugin.integration.inbound.logging.reply.FileIntegrationMessageReplyHandler
 
setDestinationID(int) - Method in class gw.plugin.integration.inbound.logging.reply.JMSIntegrationMessageReplyHandler
 
setDestinationID(int) - Method in interface gw.plugin.messaging.MessagePlugin
Called when the plugin is instantiated (before MessagePlugin.resume()) to supply the destination ID.
setDestinationName(String) - Method in class gw.api.admin.DestinationMessageStatistics
 
setDestinationName(String) - Method in class gw.api.admin.EventMessage
 
setDestinationName(String) - Method in class gw.api.admin.SafeOrderedObjectMessageStatistics
Set the name of the destination.
setDetail(XmlElement) - Method in exception gw.xml.ws.WsdlFault
Sets the detail element.
setDetailedStatus(String) - Method in interface gw.api.webservice.maintenanceTools.ProcessIDStatus
 
setDetailedStatus(String) - Method in class gw.api.webservice.maintenanceTools.ProcessStatus
 
setDetailResultWriting(Bundle) - Method in class gw.pl.util.DataChangeUtil
This will cause the logging of entity changes and their changed fields.
setDetails(ImportResultDetail[]) - Method in class gw.api.webservice.importTools.ImportResults
The details of every item that was imported.
setDetailsArray(WQTaskDetails[]) - Method in class gw.api.webservice.maintenanceTools.WorkQueueStatus
An array of WQTaskDetails for Workers of the given queue.
setDfsDeclInSetByName(Map<String, Set<IFunctionSymbol>>) - Method in interface gw.lang.parser.IGosuParser
 
setDirectLogin(String, String) - Static method in class gw.pl.util.webservices.SOAPOutboundHandler
Sets the Gloabls.GW_AUTHENTICATION_USERNAME_PROPERTY and Globals.GW_AUTHENTICATION_PASSWORD_PROPERTY values.
setDirectory(File) - Method in class gw.util.ProcessStarter
Deprecated.
Sets this process' working directory.
setDiscarded(boolean) - Method in class gw.lang.reflect.DefaultArrayType
 
setDiscarded(boolean) - Method in class gw.lang.reflect.FunctionType
 
setDiscarded(boolean) - Method in interface gw.lang.reflect.IType
 
setDiscarded(boolean) - Method in class gw.lang.reflect.ParameterizedFunctionType
 
setDiscarded(boolean) - Method in class gw.lang.reflect.TypeBase
 
setDiscarded(boolean) - Method in class gw.xml.parser2.LocationRefType
 
setDiscarded(boolean) - Method in class gw.xml.parser2.XMLNodeType
 
setDispStepType(String) - Method in class gw.api.tools.LoadStepDisplayable
 
setDistance(BigDecimal) - Method in class gw.api.contact.DrivingDirectionsElem
Total driving distance for this stage, if any
setDocumentCreationScript(String) - Method in class gw.document.DocumentCreationInfo
Set the script which should be run on the user's machine as part of the document creation process.
setDocumentFilePath(String) - Method in class gw.document.DocumentCreationInfo
Sets the full path on the user's machine of the temp file containing the contents of the new document.
setDocumentLanguage(ILocale) - Method in interface gw.pl.document.entity.Document
Sets the language in which the document is created in.
setDocumentLocator(Locator) - Method in class gw.xml.XMLNodeHandler
 
setDocuments(List<Document>) - Method in class gw.api.email.Email
 
setDocumentTemplateDescriptor(IDocumentTemplateDescriptor) - Method in class gw.document.DocumentCreationInfo
Set the IDocumentTemplateDescriptor to be used to create the new document contents for this document.
setDocumentTemplateSearchResults(DocumentTemplateSearchResults) - Method in class gw.document.DocumentCreationInfo
Deprecated.
use #setDocumentTemplateDescriptor, this method makes the code error prone beacuse both template ID and locale need to be considered
setDocumentTemplateSearchResults(IDocumentTemplateSource, IDocumentTemplateDescriptor) - Method in class gw.document.DocumentCreationInfo
Deprecated.
use #setDocumentTemplateDescriptor, this method makes the code error prone beacuse both template ID and locale need to be considered
setDontOptimizeStatementLists(boolean) - Method in interface gw.lang.parser.IParserPart
 
setDoOverride(boolean) - Method in class gw.api.contact.AutofillRequest
Set the override option, if set, when getAutofillValue() is called it will return the current value of the desired field if there are multiple matches, or null if there is no matching autofill value.
setDoTeardownDependencies(boolean) - Static method in class gw.testharness.JUnitRunnerHacks
 
setDouble(String, Double) - Method in class gw.processes.WorkQueueInstrumentation
Sets current value.
setDownloadAWR(boolean) - Method in interface gw.pl.upgrader.entity.UpgradeInstance
Sets boolean flag indicating whether AWR information should be downloaded for this upgrade instance
setDuplicate(boolean) - Method in class gw.api.webservice.messagingTools.Acknowledgement
Sets whether the error is a duplicate.
setDuration(long) - Method in class gw.api.webservice.systemTools.DBConsistencyCheckResult
 
setDynamicSymbolTable(ISymbolTable) - Method in interface gw.lang.parser.ISymbol
Assigns an optional symbol table so that the symbol can get/set its value dynamically e.g., via ThreadLocalSymbolTable.
setEdgeColorer(Function<Edge<T>, Color>) - Method in class gw.api.graph.print.ColoringDotFormatter
Sets the function for coloring the edges.
setEditEffectiveDate(Date) - Method in interface gw.pl.persistence.core.effdate.entity.EffDatedBranch
Set the date at which edits to this branch are effective.
setEditorParser(boolean) - Method in interface gw.lang.parser.IGosuParser
 
setEffectiveDate(Date) - Method in interface gw.pl.persistence.core.effdate.entity.EffDated
Change when the effective date of this bean.
setEffectiveWindow(Date, Date) - Method in interface gw.pl.persistence.core.effdate.entity.EffDated
Change the effective and expiration dates together.
setElementInSelectByIndex(String, int) - Method in interface gw.testharness.ISmokeTestHelper
Sets the value of a SELECT to the value at the given index in the options.
setElementInSelectByLabel(String, String) - Method in interface gw.testharness.ISmokeTestHelper
Sets the value of a SELECT to the option with the given label.
setElementName(String) - Method in class gw.xml.AbstractXMLNode
Sets this node's qualified name.
setElementName(String) - Method in interface gw.xml.IXMLNode
 
setElementName(QName) - Method in class gw.xml.xsd.info.XSDNodeTypeInfo
 
setElseStatement(IRStatement) - Method in class gw.lang.ir.statement.IRIfStatement
 
setEmailAddress(String) - Method in class gw.api.email.EmailContact
 
setEnableProfilerForBatchProcess(boolean, BatchProcessType, boolean, boolean, boolean, boolean, int, boolean) - Static method in class gw.api.profiler.ProfilerAPI
Enable or disable the profiler for batch processes of the given type
setEnableProfilerForBatchProcessAndWorkQueue(boolean, BatchProcessType, boolean, boolean, boolean, boolean, int, boolean) - Static method in class gw.api.profiler.ProfilerAPI
Enable or disable the profiler for batch processes of the given type and their associated work queue
setEnableProfilerForMessageDestination(boolean, String, boolean, boolean, boolean, boolean, int, boolean) - Static method in class gw.api.profiler.ProfilerAPI
Enable or disable the profiler for the given message destination
setEnableProfilerForMessageDestination(boolean, int, boolean, boolean, boolean, boolean, int, boolean) - Static method in class gw.api.profiler.ProfilerAPI
Enable or disable the profiler for the given message destination
setEnableProfilerForStartablePlugin(boolean, String, boolean, boolean, boolean, boolean, int, boolean) - Static method in class gw.api.profiler.ProfilerAPI
Enable or disable the profiler for the given StartablePlugin
setEnableProfilerForSubsequentWebSessions(String, boolean, boolean, boolean, boolean, boolean, int, boolean) - Static method in class gw.api.profiler.ProfilerAPI
Enable or disable the profiler for subsequent web sessions
setEnableProfilerForWebService(boolean, String, String, boolean, boolean, boolean, boolean, int, boolean) - Static method in class gw.api.profiler.ProfilerAPI
Enable or disable the profiler for the given web service (service name, operation name) pair
setEnableProfilerForWorkQueue(boolean, BatchProcessType, boolean, boolean, boolean, boolean, int, boolean) - Static method in class gw.api.profiler.ProfilerAPI
Enable or disable the profiler for work queues associated with the given batch process type
setEnclosingEvalExpression(IParsedElement) - Method in interface gw.lang.reflect.gs.IGosuProgram
 
setEnclosingType(IType) - Method in interface gw.lang.parser.expressions.ITypeVariableDefinition
 
setEnclosingType(IType) - Method in interface gw.lang.reflect.gs.IGosuClass
Only for use during type loading e.g., from GosuClassTypeLoader
setEncoding(Charset) - Method in class gw.xml.XmlSerializationOptions
the character set for encoding
setEnd(int) - Method in interface gw.lang.reflect.gs.ISourceFileHandle
 
setEnd(int) - Method in class gw.lang.reflect.gs.StringSourceFileHandle
 
setEndDate(Date, boolean) - Method in class gw.api.database.DBDateRange
 
setEndNumber(Number) - Method in class gw.api.database.NumberRange
 
setEndpointAddress(String, String) - Method in class gw.pl.util.webservices.login.api.ILoginAPIServiceLocator
Set the endpoint address for the specified port name.
setEndpointAddress(QName, String) - Method in class gw.pl.util.webservices.login.api.ILoginAPIServiceLocator
Set the endpoint address for the specified port name.
setEndSnapId(int) - Method in class gw.api.database.AWRReportUserSettings
 
setEndTime(Date) - Method in class gw.api.archiving.ArchiveCountSummaryByDateRange
 
setEndTime(Date) - Method in class gw.api.webservice.maintenanceTools.WQTaskDetails
The time at which the given worker was stopped or null if the worker has not been stopped yet.
setEndTime(Date) - Method in class gw.api.webservice.maintenanceTools.WQueueExecutorDetails
The time at which the given worker was stopped or null if the worker has not been stopped yet.
setEntityFactory(EntityFactory) - Static method in class gw.pl.external.entity.EntityFactory
Deprecated.
 
setEntityName(String) - Method in class gw.api.webservice.FieldFilter
 
setEntityName(String) - Method in class gw.api.webservice.importTools.ImportResultDetail
The type of entity.
setEntityName(String) - Method in class gw.api.webservice.importTools.ImportResultSummary
The name of the entity in question.
setEntityType(String) - Method in interface gw.webservice.contactapi.AddressBookUIDTuple
 
setEntityValidation(EntityValidation) - Method in class gw.api.validation.ValidationIssue
 
setEntry(JarEntry) - Method in class gw.fs.jar.JarEntryResourceImpl
 
setEnum(int, boolean) - Static method in class gw.lang.reflect.Modifier
 
setEnvironment(TestEnvironment) - Method in class gw.test.TestExecutionManager
 
setError(int) - Method in class gw.api.admin.DestinationMessageStatistics
 
setError(int) - Method in class gw.api.admin.SafeOrderedObjectMessageStatistics
Set the number of failed messages.
setError(boolean) - Method in class gw.api.webservice.messagingTools.Acknowledgement
Tests if the acknowledgment is an error.
setError(String) - Method in class gw.lang.gosuc.GosucArg
 
setErrorContext(String) - Method in class gw.pl.util.ResultsBuffer
 
setErrorDescription(String) - Method in class gw.api.webservice.messagingTools.Acknowledgement
Used to set an optional description of the error for help in displaying information about the error.
setErrorLevel(String) - Method in class gw.plugin.validation.FieldValidationData
Error level of the validation exception.
setErrorLevel(String) - Method in class gw.plugin.validation.GeneralValidationData
Error level of the validation exception.
setErrorLog(String[]) - Method in class gw.api.webservice.importTools.ImportResults
Contains any error messages that occurred during import.
setErrorMessage(String) - Method in class gw.api.admin.SafeOrderedObjectMessageStatistics
Set the number of error messages.
setErrorReason(String) - Method in class gw.plugin.validation.FieldValidationData
The message that should be displayed to the user to indicate the reason for the error.
setErrorReason(String) - Method in class gw.plugin.validation.GeneralValidationData
The message that should be displayed to the user to indicate the reason for the error.
setEscalationBusCalType(BusCalType) - Method in interface gw.pl.activity.entity.ActivityPattern
Sets the escalation business calendar type (e.g. holiday tag or location bean path), if applicable.
setEscapeContents(boolean[]) - Method in class gw.api.database.DatabaseParameterSet
 
setEstimateCompression(boolean) - Method in class gw.api.tools.DatabaseStorageHelper
 
setEvents(String[]) - Method in class gw.api.webservice.messagingTools.CustomEvents
The events to fire for an object.
setException(Throwable) - Method in class gw.test.remote.RemoteTestResult
 
setExceptions(int) - Method in class gw.api.web.tools.WorkItemProcessingSummary
 
setExceptions(int) - Method in class gw.api.webservice.maintenanceTools.WQTaskDetails
Number of exceptions caught during work items processing
setExcludeTotal(boolean) - Method in class gw.api.webservice.addressbook.contactapi.ABContactAPISearchSpec
Deprecated.
 
setExcludeTotal(boolean) - Method in class gw.api.webservice.addressbook.contactapi.ABContactSearchSpec
 
setExecutionManager(TestExecutionManager) - Method in class gw.test.TestClass
 
setExecutors(WQueueExecutorDetails[]) - Method in class gw.api.webservice.maintenanceTools.WQueueStatus
An array of WQueueExecutorDetails for Executors of the given queue.
setExecutorsRunning(int) - Method in class gw.api.web.tools.WorkQueueDisplayInfo
 
setExists() - Method in class gw.fs.jar.JarEntryResourceImpl
 
setExitEnabled(boolean) - Static method in class gw.lang.cli.CommandLineAccess
 
setExpectedType(IType) - Method in exception gw.lang.parser.exceptions.ParseException
Sets the expected type information from the parser.
setExpectedType(IType) - Method in exception gw.lang.parser.exceptions.ParseWarning
 
setExpectedType(IType) - Method in interface gw.lang.parser.IParseIssue
 
setExpectedType(DynamicReturnTypeProvider) - Method in class gw.xml.parser2.XMLGosuExpression
 
setExpirationDate(Date) - Method in interface gw.pl.persistence.core.effdate.entity.EffDated
Change when the expiration date of this bean.
setExpression(IExpression) - Method in interface gw.lang.reflect.gs.IGosuFragment
 
setExpression(String) - Method in class gw.xml.parser2.XMLGosuExpression
 
setExpressionRuntime(IExpressionRuntime) - Method in interface gw.lang.parser.expressions.IMemberAccessExpression
 
setExtension(String) - Method in class gw.api.phone.PhoneDelegateBase
 
setExtension(String) - Method in interface gw.api.phone.PhoneFields
 
setExtension(String) - Method in class gw.api.util.phone.GWPhoneNumberBuilder
Overrides the builder's extension.
setExternal_PublicID(String) - Method in interface gw.ab.addressbook.entity.ABLinkable
Set the external public ID
setExternal_PublicID(String) - Method in interface gw.webservice.contactapi.AddressBookUIDTuple
 
setExternal_UniqueID(String) - Method in interface gw.ab.addressbook.entity.ABLinkable
Set the external unique ID
setExternalID(String) - Method in class gw.api.webservice.importTools.ImportResultDetail
The external ID of the entity.
setExternalSource(String) - Method in class gw.api.webservice.importTools.ImportResultDetail
The external source for the entity.
setExternalSymbols(ISymbolTable) - Method in class gw.lang.reflect.gs.StringSourceFileHandle
 
setExternalUpdateApp(String) - Method in interface gw.ab.addressbook.entity.ABContact
 
setExternalUpdateUser(String) - Method in interface gw.ab.addressbook.entity.ABContact
 
setExtJsSuite() - Static method in class gw.testharness.EnableExtJs.Util
Deprecated.
 
setFactory(String) - Method in class gw.pl.util.webservices.axis.GWEmitter
Sets the WriterFactory Class to use
setFactory(GeneratorFactory) - Method in class gw.pl.util.webservices.axis.GWParser
Method setFactory
setFailed(int) - Method in class gw.api.web.tools.WorkItemProcessingSummary
 
setFailed(int) - Method in class gw.api.webservice.messagingTools.MessageStatisticsData
 
setFailedOps(Integer) - Method in interface gw.api.webservice.maintenanceTools.ProcessIDStatus
 
setFailedOps(Integer) - Method in class gw.api.webservice.maintenanceTools.ProcessStatus
 
setFailureDescription(String) - Method in class gw.api.webservice.systemTools.DBConsistencyCheckResult
 
setFailureReason(String) - Method in interface gw.api.webservice.maintenanceTools.ProcessIDStatus
 
setFailureReason(String) - Method in class gw.api.webservice.maintenanceTools.ProcessStatus
 
setFaultBodyTypeMap(Operation, HashMap) - Method in class gw.pl.util.webservices.axis.GWBindingEntry
 
setFetchLimit(int) - Method in class gw.plugin.solr.PagedQueryIterator
Set the maximum number of sequential rows this iterator will request from Solr if, within those rows, no viewable results are found.
setFieldChanges(FieldChanges[]) - Method in class gw.api.webservice.messagingTools.Acknowledgement
Set the field changes for the acknowledgement.
setFieldFilters(FieldFilter[]) - Method in class gw.api.webservice.ObjectFilter
Deprecated.
Sets the field filters
setFieldName(String) - Method in class gw.api.validation.FieldValidation
 
setFieldNames(String[]) - Method in class gw.api.webservice.FieldFilter
 
setFieldPath(String) - Method in class gw.plugin.validation.FieldValidationData
Path to the field from the validated entity.
setFieldValidationData(FieldValidationData[]) - Method in class gw.plugin.validation.ValidationResponse
Stores validation data for a individual fields related to the entity being validated.
setFieldValue(String, Object) - Method in class gw.lang.reflect.Expando
 
setFieldValue(String, Object) - Method in interface gw.lang.reflect.IExpando
 
setFieldValue(String, Object) - Method in interface gw.pl.external.entity.Entity
Deprecated.
Set the value of the named bean field, which can be a simple data field, foreign key field or extension field.
setFieldValue(IEntityPropertyInfo, Object) - Method in interface gw.pl.persistence.core.Bean
Sets the value of the given bean field.
setFieldValue(String, Object) - Method in interface gw.pl.persistence.core.Bean
Set the value of the named bean field, which can be a simple data field, foreign key field or extension field.
setFieldValues(FieldChangeValue[]) - Method in class gw.api.webservice.messagingTools.FieldChanges
 
setFile(WebFile) - Method in class gw.api.admin.ImportDataInfo
Import the given file and build a list of conflicts, where the imported data differs from the current data.
setFile(String) - Method in class gw.api.tools.SmokeTestSearchResult
 
setFile(WebFile) - Method in class gw.document.DocumentCreationInfo
Set the WebFile holding the contents of the newly created document.
setFile(String, String, InputStream) - Method in class gw.document.DocumentCreationInfo
Set the WebFile holding the contents of any document that is in the input stream.
setFile(WebFile) - Method in class gw.document.DocumentDetailsInfo
Set the WebFile containing the newly uploaded contents for the document.
setFile(String, String, InputStream) - Method in class gw.document.DocumentDetailsInfo
Set the WebFile holding the contents of any document that is in the input stream.
setFileContents(String) - Method in class gw.api.webservice.templateTools.TemplateImportResults
Sets the new content of the file.
setFileName(String) - Method in class gw.plugin.document.impl.XFDFNode
 
setFilename(String) - Method in interface gw.plugin.email.IEmailTemplateDescriptor
This will set the email filename
setFilename(String) - Method in interface gw.plugin.note.INoteTemplateDescriptor
This will set file name for this template.
setFilePath(String) - Method in class gw.lang.reflect.gs.StringSourceFileHandle
 
setFilterCriteria(ZoneSearchCriteria) - Method in interface gw.pl.assignment.entity.Region
The filter criteria, used for the region UI only.
setFilterCriteria(ZoneSearchCriteria) - Method in interface gw.pl.calendar.entity.BusinessWeek
The filter criteria, used for the region UI only.
setFilterCriteria(ZoneSearchCriteria) - Method in interface gw.pl.calendar.entity.Holiday
The filter criteria, used for the region UI only.
setFinal(int, boolean) - Static method in class gw.lang.reflect.Modifier
 
setFindRetired(boolean) - Method in class gw.api.database.Query
Deprecated.
use this as a builder and use Query.withFindRetired(boolean) instead
setFindRetired(boolean) - Method in interface gw.api.database.Table
Deprecated.
use this as a builder and use ISimpleQueryBuilder.withFindRetired(boolean) instead
setFindTemporaryBranches(boolean) - Method in interface gw.api.database.Table
Deprecated.
setFingerprint(String) - Method in class gw.api.webservice.systemTools.DBConsistencyCheckResult
sets Fingerprint of SQL query
setFinish(String) - Method in class gw.api.contact.DrivingDirections
Description of finish address
setFirst(T) - Method in class gw.api.database.ValueRange
 
setFirstTest(boolean) - Method in class gw.testharness.QuickRemoteTestCase
 
setFlowStepId(String) - Method in class gw.api.validation.ValidationIssue
 
setFontFamilyName(String) - Method in class gw.api.print.PrintSettings
Sets the font family name used for printing.
setFontSize(String) - Method in class gw.api.print.PrintSettings
Sets the size of the standard font used for printing.
setForAllLanguages(IPropertyInfo, String) - Method in class gw.api.databuilder.DataBuilder
Sets the value of the specified property for all languages using set(IPropertyInfo, Object).
setForceBranch(WorkflowTimeout) - Method in class gw.api.web.admin.workflow.ManageWorkflows
force a branch to timeout set a message to return
setFormatter(String) - Method in class gw.api.tools.MicrosoftDriverLoggingPageHelper
 
setFromRange(DBDateRange) - Method in interface gw.pl.custom.entity.DateCriteria
Set the StartDate and EndDate fields according to the given date range, and set DateSearchType to "enteredrange".
setFullyQualifiedTypeName(String) - Method in class gw.xml.xsd.info.XSDNodeValueInfo
 
setGeneralValidationData(GeneralValidationData[]) - Method in class gw.plugin.validation.ValidationResponse
General validation exceptions related to the validated entity.
setGenerateAnnotationsToClassFiles(boolean) - Static method in class gw.lang.reflect.gs.BytecodeOptions
 
setGenerateCallsToASHScripts(boolean) - Method in class gw.api.database.AWRReportUserSettings
 
setGenerateRootExpressionAccessForProgram(boolean) - Method in interface gw.lang.parser.IGosuParser
 
setGenerators() - Method in class gw.pl.util.webservices.axis.GWJavaServiceWriter
 
setGeneric() - Method in class gw.lang.reflect.java.asm.AsmClass
 
setGeneric() - Method in class gw.lang.reflect.java.asm.AsmMethod
 
setGeneric() - Method in interface gw.lang.reflect.java.asm.IGeneric
 
setGeocodeFieldsFromLatLong(BigDecimal, BigDecimal) - Method in interface gw.pl.contact.entity.Address
Takes a Latitude and Longitude pair, and sets the SpatialPoint and GeocodeStatus based on them.
setGeocodeFieldsFromLatLong(BigDecimal, BigDecimal) - Method in interface gw.pl.contact.entity.ProximitySearchParameters
Takes a Latitude and Longitude pair, and sets the SpatialPoint and GeocodeStatus based on them.
setGeocodeFieldsFromSpatialPoint(SpatialPoint) - Method in interface gw.pl.contact.entity.Address
Takes a SpatialPoint, and sets the SpatialPoint and GeocodeStatus based on them.
setGetNumResultsOnly(boolean) - Method in class gw.api.webservice.addressbook.contactapi.ABContactAPISearchSpec
Deprecated.
 
setGetNumResultsOnly(boolean) - Method in class gw.api.webservice.addressbook.contactapi.ABContactSearchSpec
 
setGetNumResultsOnly(boolean) - Method in class gw.plugin.search.RemotableSearchResultSpec
If set to true, only number of results will be returned, not the results.
setGetNumResultsOnly(boolean) - Method in class gw.plugin.util.RemotableSearchResultSpec
If set to true, only number of results will be returned, not the results.
setGetterDfs(IDynamicFunctionSymbol) - Method in interface gw.lang.parser.IDynamicPropertySymbol
 
setGosuTest(boolean) - Method in class gw.test.TestClass
 
setGosuTestAttribute(Test, Element) - Method in class gw.junit.XMLJUnitResultFormatter
 
setGroup(Group) - Method in interface gw.pl.assignment.entity.UserRoleAssignmentDelegate
Deprecated.
use setAssignedGroup()
setGroupAssignmentState(GroupAssignmentState) - Method in interface gw.pl.assignment.entity.GroupUserAssignmentState
set the group assignment state base
setGroupCriteria(GroupSearchCriteria) - Method in class gw.api.assignment.AssignmentSearchCriteria
Set the criteria used to search for a group, will be used if search type is "Group".
setGroupID(Key) - Method in interface gw.pl.assignment.entity.UserRoleAssignmentDelegate
Deprecated.
use setAssignedGroupID()
setGroupID(String) - Method in class gw.plugin.approval.UserGroupPair
Sets the group ID.
setGroupID(String) - Method in class gw.plugin.assignment.AssignmentResponse
The ID of the group within which assignment should.
setGrouping(XSDGroupingInfo) - Method in class gw.xml.xsd.info.XSDElementInfo
 
setGrouping(XSDGroupingInfo) - Method in class gw.xml.xsd.info.XSDNodeTypeInfo
 
setGroupLoad(GroupAssignmentState, int) - Method in class gw.api.assignment.AssignmentType
Set the load for this assignment type on the group's state
setGroupLoad(GroupAssignmentState, int) - Method in class gw.api.assignment.DefaultAssignmentType
 
setGroupType(String) - Method in class gw.plugin.assignment.AssignmentResponse
Group Type
setHasAuthority(boolean) - Method in class gw.plugin.approval.ApprovalResult
 
setHasLiteral(boolean) - Method in class gw.pl.util.webservices.axis.GWBindingEntry
 
setHasReferences() - Method in class gw.xml.xsd.typeloader.XSDBasedXMLNode
 
setHeader(QName, Object) - Method in class gw.api.soap.OutboundHeaders
Sets the header value on an outbound call.
setHeader(String, String) - Static method in class gw.pl.util.webservices.SOAPOutboundHandler
Sets the header.
setHeader(String, String) - Method in class gw.xml.ws.HttpHeaders
 
setHeaderFontSize(String) - Method in class gw.api.print.PrintSettings
Returns the size of the font used for printing headers.
setHeaderLabel(String) - Method in class gw.api.print.PrintSettings
Sets the print header label which appears on the upper-left corner of every page of the print.
setHeaders(List<Pair<String, String>>) - Method in class gw.api.email.Email
 
setHelperGeneration(boolean) - Method in class gw.pl.util.webservices.axis.GWEmitter
Deprecated.
Use setHelperWanted(value)
setHelperWanted(boolean) - Method in class gw.pl.util.webservices.axis.GWEmitter
Turn on/off Helper class generation
setHidden(Boolean) - Method in class gw.lang.cli.GosuOption
Set this option as hidden
setHide(int, boolean) - Static method in class gw.lang.reflect.Modifier
 
setHostname(String) - Method in class gw.api.webservice.maintenanceTools.WQTaskDetails
The host name.
setHostname(String) - Method in class gw.api.webservice.maintenanceTools.WQueueExecutorDetails
The host name.
setHour(int) - Method in class gw.xml.date.AbstractXmlDateType
 
setHour(int) - Method in class gw.xml.date.XmlDateTime
 
setHour(int) - Method in class gw.xml.date.XmlTime
 
setHours(BigInteger) - Method in class gw.xml.date.XmlDuration
 
setHtml(boolean) - Method in class gw.api.email.Email
Whether the body is html
setId(int) - Method in class gw.api.database.DatabaseSnapshotInfo
 
setId(KeyableEntity, int) - Static method in class gw.pl.external.entity.EntityMock
Deprecated.
Sets the id on the mock object by creating a new key with the specified id and setting it on the object.
setIdentifier(String) - Method in class gw.api.webservice.pl.FieldValue
Sets the identifier
setIdentifierToNullCheck(IRIdentifier) - Method in class gw.lang.ir.statement.IRForEachStatement
 
setIdOnBean(KeyableBean, String) - Method in interface gw.api.importing.ImportingUtilHelper
Set id on bean
setIgnoreWarnings(Set<ResourceKey>) - Method in interface gw.lang.parser.IGosuParser
 
setILoginAPIEndpointAddress(String) - Method in class gw.pl.util.webservices.login.api.ILoginAPIServiceLocator
 
setILoginAPIWSDDServiceName(String) - Method in class gw.pl.util.webservices.login.api.ILoginAPIServiceLocator
 
setImplementationClassName(String) - Method in class gw.pl.util.webservices.axis.GWEmitter
Set an implementation classname to use instead of the default.
setImplicit(boolean) - Method in class gw.lang.ir.IRElement
 
setImplicitReturnStatement(IRReturnStatement) - Method in class gw.lang.ir.IRAbstractLoopStatement
 
setImplicitReturnStatement(IRReturnStatement) - Method in interface gw.lang.ir.statement.IRLoopStatement
 
setImports(boolean) - Method in class gw.pl.util.webservices.axis.GWParser
Method setImports
setIncludeCompressionReport(boolean) - Method in class gw.api.tools.DatabaseStorageHelper
 
setIncludeDatabaseStatistics(boolean) - Method in class gw.api.database.AWRReportUserSettings
 
setIncludeDatabaseStatistics(Boolean) - Method in class gw.api.tools.MicrosoftDMVPageHelper
 
setIncludeMetadataForInstrumentationTables(boolean) - Method in class gw.api.database.AWRReportUserSettings
 
setIncludePendingCreates(boolean) - Method in class gw.api.webservice.addressbook.contactapi.ABContactSearchSpecWithoutPaging
 
setIncludeTotal(boolean) - Method in class gw.plugin.search.RemotableSearchResultSpec
Determines whether to include the total number of results in the search result.
setIncludeTotal(boolean) - Method in class gw.plugin.util.RemotableSearchResultSpec
Determines whether to include the total number of results in the search result.
setIndent(String) - Method in class gw.xml.XmlSerializationOptions
Sets the indent.
setIndex(int) - Method in interface gw.xml.xsd.info.IXSDChildElementInfo
 
setIndex(int) - Method in class gw.xml.xsd.info.XSDElementRefInfo
 
setIndex(int) - Method in class gw.xml.xsd.info.XSDGroupingInfo
 
setInferredFunctionType(IInvocableType) - Method in class gw.lang.reflect.MethodScore
 
setInflight(int) - Method in class gw.api.admin.DestinationMessageStatistics
 
setInflight(int) - Method in class gw.api.admin.SafeOrderedObjectMessageStatistics
Set the number of inflight messages.
setInflight(int) - Method in class gw.api.webservice.messagingTools.MessageStatisticsData
 
setInitializing(boolean) - Method in class gw.pl.util.internal.DependenciesBase
 
setInitialRetryInterval(long) - Method in class gw.api.messaging.ExternalDestinationConfig
 
setInMemorySQLMonitorIncludeAllExecutions(boolean) - Method in class gw.api.database.AWRReportUserSettings
 
setInPendingContactChange(Boolean) - Static method in class gw.api.web.contact.PendingContactChangeUtil
 
setInputStream(InputStream) - Method in class gw.xml.BinaryData
Sets the backing content as an input stream.
setInstance(Invoker) - Static method in class gw.pl.external.Invoker
Deprecated.
Sets the single Invoker instance.
setInstanceId(Integer) - Method in class gw.api.webservice.maintenanceTools.WQTaskDetails
The Instance ID.
setInstances(int) - Method in class gw.api.webservice.maintenanceTools.WorkQueueConfig
Set the number of worker instances configured to run on this server (Default = 1)
setInstructor(ITokenizerInstructor) - Method in interface gw.lang.parser.ISourceCodeTokenizer
 
setInternal(int, boolean) - Static method in class gw.lang.reflect.Modifier
 
setInternalID(long) - Method in class gw.api.webservice.importTools.ImportResultDetail
The internal ID of the entity.
setItem(Object, int) - Method in class gw.xml.xsd.info.ChoiceNodeInstance
 
setItem(Object, int) - Method in interface gw.xml.xsd.info.NestedList
 
setItem(Object, int) - Method in class gw.xml.xsd.info.ParsedNodeList
 
setItem(int, E) - Method in class gw.xml.xsd.info.ParsedNodeList
 
setItemCount(WorkItemStatusType, int) - Method in class gw.api.web.tools.ItemStatusCounts
 
setItemCounts(ItemStatusCounts) - Method in class gw.api.web.tools.WorkQueueDisplayInfo
 
setItemsCheckedOut(int) - Method in class gw.api.webservice.maintenanceTools.WQTaskDetails
Number of checked out work items
setItemsFailed(int) - Method in class gw.api.webservice.maintenanceTools.WQTaskDetails
Number of failed work items
setItemsProcessed(int) - Method in class gw.api.webservice.maintenanceTools.WQTaskDetails
Number of processed work items
setItemsSkipped(int) - Method in class gw.api.webservice.maintenanceTools.WQTaskDetails
Number of skipped work items
setItemStatusCounts(ItemStatusCounts) - Method in class gw.api.web.tools.WorkItemDisplayInfo
 
setItemStatusCounts(ItemStatusCounts) - Method in class gw.api.web.tools.WorkQueueDisplayInfo
 
setJavaClassPath(List<IDirectory>) - Method in interface gw.lang.reflect.module.IModule
 
setKeyColumns(int[]) - Method in class gw.api.database.DatabaseParameterSet
Used to populate the drop down.
setLabel(String) - Method in class gw.api.graph.print.DotAttributes
Sets the label value.
setLast(T) - Method in class gw.api.database.ValueRange
 
setLastAssignedGroup(GroupAssignmentState, Key) - Method in class gw.api.assignment.AssignmentType
Set the last assigned group for this assignment type on the state
setLastAssignedGroup(DynamicAssignmentState, Key) - Method in class gw.api.assignment.AssignmentType
Set the last assigned group for this assignment type on the state
setLastAssignedGroup(DynamicAssignmentState, Key) - Method in class gw.api.assignment.DefaultAssignmentType
 
setLastAssignedGroup(GroupAssignmentState, Key) - Method in class gw.api.assignment.DefaultAssignmentType
 
setLastAssignedUser(GroupAssignmentState, Key) - Method in class gw.api.assignment.AssignmentType
Set the last assigned user for this assignment type on the state
setLastAssignedUser(DynamicAssignmentState, Key) - Method in class gw.api.assignment.AssignmentType
Set the last assigned user for this assignment type on the state
setLastAssignedUser(DynamicAssignmentState, Key) - Method in class gw.api.assignment.DefaultAssignmentType
 
setLastAssignedUser(GroupAssignmentState, Key) - Method in class gw.api.assignment.DefaultAssignmentType
 
setLastTest(boolean) - Method in class gw.testharness.QuickRemoteTestCase
 
setLength(int) - Method in interface gw.lang.parser.IParseTree
 
setLevel(int) - Method in class gw.api.tools.LoadStepDisplayable
 
setLevel(ValidationLevel) - Method in class gw.api.validation.ValidationIssue
 
setLevel(String, Level) - Static method in class gw.pl.logging.LoggerFactory
Deprecated.
Set the level of a logging category.
setLevel(Level) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
Allows you to change the level of the logger.
setLevel(SystemOutLogger.LoggingLevel) - Method in class gw.util.SystemOutLogger
 
setLine(int, Object) - Method in class gw.pl.io.StringLineWriter
Replaces the contents of a line.
setLineHeight(String) - Method in class gw.api.print.PrintSettings
Sets the total height of a standard printed line.
setLineNumber(int) - Method in class gw.lang.ir.IRElement
 
setLineNumShift(int) - Method in interface gw.lang.parser.IParserPart
 
setLineSeparator(String) - Method in class gw.xml.XmlSerializationOptions
Sets the LineSeparator property
setLinkedZone(Zone) - Method in class gw.api.admin.ZoneSearchCriteria
Deprecated.
The linked zone is used to further constrain the zones returned by performSearch().
setLinkID(String) - Method in interface gw.webservice.contactapi.AddressBookUIDTuple
 
setLinkVersionList(ILinkPropertyInfo, EffDatedKey) - Method in interface gw.pl.persistence.core.effdate.entity.EffDatedBase
Set a foreign key by passing in an EFfDatedKey (effectively the EffDatedVersionList or FixedId of the bean).
setListViewBlockSize(int) - Method in class gw.api.print.PrintSettings.InternalPrintSettings
 
setListViewFontSize(String) - Method in class gw.api.print.PrintSettings
Sets the size of the font used for printing list view content.
setLoadCommandID(String) - Method in class gw.api.webservice.tableImport.TableImportResult
Sets the public id of the row in loadcommand table for the operation.
setLoadStep(LoadStep) - Method in class gw.api.tools.LoadStepDisplayable
 
setLocalAppender(Appendable) - Static method in class gw.pl.util.DataChangeUtil
Used internally to set the appender
setLocale(LocaleType) - Method in class gw.api.webservice.addressbook.contactapi.ABContactAPISearchSpec
Deprecated.
 
setLocale(LocaleType) - Method in class gw.api.webservice.addressbook.contactapi.ABContactSearchSpecWithoutPaging
 
setLocale(ILocale) - Method in interface gw.pl.document.entity.Document
Deprecated.
use set language instead
setLocale(ILocale) - Method in interface gw.plugin.email.IEmailTemplateDescriptor
This will set the email locale, it is used by IEmailTemplateSource to set the locale where this template was found.
setLocale(ILocale) - Method in interface gw.plugin.note.INoteTemplateDescriptor
This will set the Locale for this template, it is used by the INoteTemplateSource to indicate where this template was found.
setLocalSerializerRegistry(IXMLObjectSerializerRegistry) - Method in class gw.pl.util.xml.XMLCodec
 
setLocation(String) - Static method in class gw.config.Registry
 
setLocation(URL) - Static method in class gw.config.Registry
Sets the location of the registry file.
setLocation(URL, String) - Static method in class gw.config.Registry
 
setLocation(IParseTree) - Method in interface gw.lang.parser.IParsedElement
 
setLockPolicy(DependenciesLockPolicy) - Static method in class gw.pl.util.internal.DependenciesBase
 
setLogFile(String) - Method in class gw.api.tools.LogViewInfo
 
setLogFileLocation(String) - Method in class gw.api.tools.MicrosoftDriverLoggingPageHelper
 
setLogger(ILogger) - Method in interface gw.xml.ws.IWsdlPort
to set the logger for this web service
setLoggerLevel(Logger, String) - Method in class gw.testharness.LoggerChangesManager
 
setLoggerLevel(Logger, String) - Method in class gw.testharness.TestBase
 
setLoggerLevel(Logger, String) - Method in class gw.testharness.v3.PLTestClass
Adding Logger Stack for auto-restore of Logger Levels / Appenders
setLogging(Logger, Priority) - Method in class gw.api.soap.SOAPServiceBase
Sets the logging for this API.
setLoggingLevel(String) - Method in class gw.api.tools.MicrosoftDriverLoggingPageHelper
 
setLoggingLevel(Level) - Method in class gw.testharness.clustering.ClusterMember
Sets JGroups logging level.
setLoggingLevel(Level) - Static method in class gw.testharness.clustering.ClusterTestUtil
 
setLoggingOutputStream(PrintStream) - Method in class gw.api.soap.SOAPServiceBase
Sets the logging output stream for this API.
SetLogLevelData - Class in gw.api.tools
Rewritten: irabin Date: Dec 1, 2011 Time: 5:20:21 PM
SetLogLevelData() - Constructor for class gw.api.tools.SetLogLevelData
 
SetLogLevelData.LevelComparable - Class in gw.api.tools
 
SetLogLevelData.LevelComparable(Level) - Constructor for class gw.api.tools.SetLogLevelData.LevelComparable
 
setLogText(String) - Method in class gw.api.tools.LogViewInfo
 
setLong(String, Long) - Method in class gw.processes.WorkQueueInstrumentation
Sets current value.
setLoopTest(IRExpression) - Method in class gw.lang.ir.statement.IRDoWhileStatement
 
setLoopTest(IRExpression) - Method in class gw.lang.ir.statement.IRForEachStatement
 
setLoopTest(IRExpression) - Method in class gw.lang.ir.statement.IRWhileStatement
 
setManagementElapsed(long) - Method in class gw.api.web.tools.WorkItemProcessingSummary
 
setMapImageUrl(String) - Method in class gw.api.contact.MapImageUrl
The URL of the Map image.
setMapOverviewUrl(MapImageUrl) - Method in class gw.api.contact.DrivingDirections
URL of overview map showing entire journey
setMapOverviewUrl(String) - Method in class gw.api.contact.DrivingDirections
URL of overview map showing entire journey
setMapString(Map, String, String) - Static method in class gw.pl.util.CollectionUtil
String typed Map.put()
setMarginBottom(String) - Method in class gw.api.print.PrintSettings
Sets the print page bottom margin size.
setMarginLeft(String) - Method in class gw.api.print.PrintSettings
Sets the print page left margin size.
setMarginRight(String) - Method in class gw.api.print.PrintSettings
Returns the print page right margin size.
setMarginTop(String) - Method in class gw.api.print.PrintSettings
Sets the print page top margin size.
setMatchAllTags(boolean) - Method in interface gw.api.webservice.addressbook.contactapi.ABContactTagMatcher
Configure this matcher to match all tags in the current list, depending on the value of shouldMatchAll: true=match ALL, which means that a contact must have all the tags, and ONLY the tags in this matcher false=match ANY, which means that a contact can have any one or more of the tags in this matcher
setMaxEntityDisplayName(int) - Method in class gw.api.graph.print.EntityDotFormatter
Sets the character limit of the entity display name when outputing the node label.
setMaxLength(int) - Method in class gw.api.database.DatabaseRow
 
setMaxLength(int) - Method in class gw.xml.xsd.info.XSDNodeValueInfo
 
setMaxLines(int) - Method in class gw.api.tools.LogViewInfo
 
setMaxNestedListViewSize(int) - Method in class gw.api.print.PrintSettings.InternalPrintSettings
 
setMaxNumOfWorkers(int) - Method in class gw.api.webservice.maintenanceTools.WQueueExecutorDetails
Maximum number of allowed workers for the given executor.
setMaxOccurs(int) - Method in class gw.xml.xsd.info.XSDElementRefInfo
 
setMaxOccurs(int) - Method in class gw.xml.xsd.info.XSDGroupingInfo
 
setMaxPollInterval(long) - Method in class gw.api.webservice.maintenanceTools.WorkQueueConfig
Set the maximum time in milliseconds that a worker will wait between queries for new workitems.
setMaxResults(int) - Method in class gw.plugin.search.RemotableSearchResultSpec
Specifies the maximum number of results to return.
setMaxResults(int) - Method in class gw.plugin.util.RemotableSearchResultSpec
Specifies the maximum number of results to return.
setMaxRetries(int) - Method in class gw.api.messaging.ExternalDestinationConfig
 
setMaxWorkerEndTime(Date) - Method in class gw.api.web.tools.ItemStatusCounts
 
setMaxX(int) - Method in class gw.pl.util.Rectangle
 
setMaxY(int) - Method in class gw.pl.util.Rectangle
 
setMemberAccessContext(IMemberAccessExpression) - Method in exception gw.lang.parser.exceptions.ParseException
 
setMessage(String) - Method in class gw.api.util.LoginForm
 
setMessage(String) - Method in class gw.api.web.admin.workflow.ManageWorkflows
set a message to return
setMessage(String) - Method in exception gw.api.webservice.exception.SOAPException
The message associated with this exception
setMessage(ResourceKey, Object...) - Method in exception gw.lang.parser.exceptions.ParseIssue
 
setMessage1(String) - Method in exception gw.pl.util.webservices.login.fault.SOAPException
Sets the message1 value for this SOAPException.
setMessageCode(String) - Method in class gw.api.webservice.messagingTools.MessageOptionalFields
Deprecated.
 
setMessageId(long) - Method in class gw.api.admin.EventMessage
 
setMessageID(long) - Method in class gw.api.webservice.messagingTools.Acknowledgement
Get the ID of the message to which this acknowledgement refers.
setMessageName(String) - Method in class gw.api.admin.EventMessage
 
setMessageRoot(KeyableBean) - Method in interface gw.pl.messaging.entity.Message
Deprecated.
If you need to associate a message with a primary object, just set it directly on the message.
setMessages(String[]) - Method in class gw.plugin.approval.ApprovalResult
 
setMicrosoftJdbcDriverLogging() - Method in class gw.api.tools.MicrosoftDriverLoggingPageHelper
 
setMinLength(int) - Method in class gw.api.database.DatabaseRow
 
setMinLength(int) - Method in class gw.xml.xsd.info.XSDNodeValueInfo
 
setMinOccurs(int) - Method in class gw.xml.xsd.info.XSDElementRefInfo
 
setMinOccurs(int) - Method in class gw.xml.xsd.info.XSDGroupingInfo
 
setMinute(int) - Method in class gw.xml.date.AbstractXmlDateType
 
setMinute(int) - Method in class gw.xml.date.XmlDateTime
 
setMinute(int) - Method in class gw.xml.date.XmlTime
 
setMinutes(BigInteger) - Method in class gw.xml.date.XmlDuration
 
setMinX(int) - Method in class gw.pl.util.Rectangle
 
setMinY(int) - Method in class gw.pl.util.Rectangle
 
setModifiers(int) - Method in class gw.lang.ir.IRClass
 
setModifiers(int) - Method in class gw.lang.reflect.FunctionType
 
setMonth(int) - Method in class gw.xml.date.AbstractXmlDateType
 
setMonth(int) - Method in class gw.xml.date.XmlDate
 
setMonth(int) - Method in class gw.xml.date.XmlDateTime
 
setMonth(int) - Method in class gw.xml.date.XmlMonth
 
setMonth(int) - Method in class gw.xml.date.XmlMonthDay
 
setMonth(int) - Method in class gw.xml.date.XmlYearMonth
 
setMonths(BigInteger) - Method in class gw.xml.date.XmlDuration
 
setMtomEnabled(boolean) - Method in class gw.xml.ws.WsiInvocationContext
 
setMultiThreadNonSafeOrderedMessages(boolean) - Method in class gw.api.messaging.ExternalDestinationConfig
 
setMultiValues(String[]) - Method in class gw.smoketest.platform.web.MultiSelectElement
selects multiple values for this select-multiple element
setName(String) - Method in class gw.api.database.DatabaseParameterSet
Must be ASCII characters because it used as file name, and ends up in a Zip file, which cannot handle Unicode characters.
setName(String) - Method in class gw.api.email.EmailContact
 
setName(String) - Method in class gw.api.tools.DatabaseStorageValues
 
setName(String) - Method in class gw.api.tools.OracleSQLTuningSetsHelper
 
setName(String) - Method in class gw.api.tools.SmokeTestSearchResult
 
setName(String) - Method in class gw.api.webservice.messagingTools.FieldChangeValue
 
setName(String) - Method in class gw.api.webservice.pl.FieldValue
Sets the name
setName(String) - Method in class gw.api.webservice.templateTools.validation.NameTypePair
 
setName(String) - Method in class gw.api.webservice.typelisttools.TypeKeyData
Corresponds to the name field on TypeKey
setName(String) - Method in class gw.lang.ir.IRClass
 
setName(String) - Method in interface gw.lang.javadoc.IMethodNode
 
setName(String) - Method in interface gw.lang.javadoc.IParamNode
 
setName(String) - Method in interface gw.lang.javadoc.IVarNode
 
setName(String) - Method in class gw.lang.reflect.java.asm.AsmPrimitiveType
 
setName(String) - Method in class gw.lang.reflect.java.asm.AsmType
 
setName(String) - Method in interface gw.lang.reflect.module.IModule
 
setName(String) - Method in class gw.test.TestClass
 
setName(String) - Method in class gw.xml.simple.SimpleXmlNode
Sets the name of this node.
setNameable(Nameable) - Method in class gw.api.tools.PickerRow
 
setNameAndRootGroupName(String) - Method in interface gw.pl.community.entity.Organization
Sets the name of the organization to name and if the root group is non-null sets its name as well.
setNamedArgOrder(List<Integer>) - Method in class gw.lang.reflect.MethodScore
 
setNameOffset(int, String) - Method in interface gw.lang.parser.IParsedElementWithAtLeastOneDeclaration
 
setNamespace(String) - Method in interface gw.lang.reflect.gs.IGosuClass
 
setNamespaceExcludes(List) - Method in class gw.pl.util.webservices.axis.GWEmitter
Sets the list of namespaces to specifically exclude from the generated source.
setNamespaceIncludes(List) - Method in class gw.pl.util.webservices.axis.GWEmitter
Sets the list of namespaces to specifically include in the generated code.
setNamespaceMap(HashMap) - Method in class gw.pl.util.webservices.axis.GWEmitter
Set a map of namespace -> Java package names
setNamespaceMap(Map<String, String>) - Method in class gw.xml.AbstractXMLNode
Should only be called during parsing.
setNamespaceMap(Map<String, String>) - Method in interface gw.xml.IXMLNodeParserCallbacks
 
setNationalNumber(String) - Method in class gw.api.util.phone.GWPhoneNumberBuilder
 
setNationalSubscriberNumber(String) - Method in class gw.api.phone.PhoneDelegateBase
 
setNationalSubscriberNumber(String) - Method in interface gw.api.phone.PhoneFields
 
setNativeModule(INativeModule) - Method in interface gw.lang.reflect.module.IModule
 
setNativeSDK(Object) - Method in interface gw.lang.reflect.module.IJreModule
 
setNegative(boolean) - Method in class gw.xml.date.XmlDuration
 
setNewFieldName(String) - Method in class gw.api.util.mapping.NameTranslatingFieldMapper
 
setNewLinePerTopLevelElement(boolean) - Method in class gw.xml.XMLNodeFormat
 
setNewLinesForValue(boolean) - Method in class gw.xml.XMLNodeFormat
 
setNil(boolean) - Method in class gw.xml.XmlElement
Sets the nillness of this element.
setNil(boolean) - Method in class gw.xml.xsd.typeloader.XSDBasedXMLNode
 
setNodeColorer(Function<T, Color>) - Method in class gw.api.graph.print.ColoringDotFormatter
Sets the function for coloring the nodes.
setNodeValueObject(Object) - Method in class gw.xml.AbstractXMLNode
Sets the value of this node.
setNodeValueObject(Object) - Method in class gw.xml.xsd.typeloader.XSDBasedXMLNode
 
setNotByRef(Object) - Static method in class gw.plugin.util.GWObjectUtils
 
setNowrap(boolean) - Method in class gw.pl.util.webservices.axis.GWParser
Method setNowrap
setNStoPkg(String) - Method in class gw.pl.util.webservices.axis.GWEmitter
Set the NStoPkg mappings filename.
setNumActiveExecutors(int) - Method in class gw.api.webservice.maintenanceTools.WQueueStatus
The number of active executors.
setNumActiveWorkers(int) - Method in class gw.api.webservice.maintenanceTools.WorkQueueStatus
The number of active workers.
setNumActiveWorkItems(int) - Method in class gw.api.webservice.maintenanceTools.WorkQueueStatus
The number of active work items (checkedout or available).
setNumActiveWorkItems(int) - Method in class gw.api.webservice.maintenanceTools.WQueueStatus
The number of active work items.
setNumAvailableWorkItems(int) - Method in class gw.api.webservice.maintenanceTools.WorkQueueStatus
The number of available work items
setNumberOfThreads(int) - Method in class gw.api.tools.ConsistencyChecksRunsPageHelper
 
setNumCheckedoutWorkItems(int) - Method in class gw.api.webservice.maintenanceTools.WorkQueueStatus
The number of checkedout work items
setNumDeleted(int) - Method in class gw.api.admin.ImportDataInfo
Sets the number of records retired from this import
setNumErrors(int) - Method in class gw.api.webservice.tableImport.TableImportResult
Sets the number of load errors generated by the operation.
setNumFailedWorkItems(int) - Method in class gw.api.webservice.maintenanceTools.WorkQueueStatus
the number of failed work items
setNumHotObjects(Integer) - Method in class gw.api.tools.DB2PDPageHelper
 
setNumInconsistencies(int) - Method in class gw.api.webservice.systemTools.DBConsistencyCheckResult
This method is only valid for the following types of checks (NO_MATCH_ROWS).
setNumMinutesForCPUUtilization(Integer) - Method in class gw.api.tools.DB2PDPageHelper
 
setNumSenderThreads(int) - Method in class gw.api.messaging.ExternalDestinationConfig
 
setNumThreads(Integer) - Method in class gw.api.tools.DataDistDVHelper
 
setNumTopQueries(Integer) - Method in class gw.api.tools.DB2PDPageHelper
 
setObjectKey(String) - Method in class gw.api.webservice.messagingTools.CustomEvents
The object key associated with the additional acknowledgement update.
setObjectKey(String) - Method in class gw.api.webservice.messagingTools.FieldChanges
The object key associated with the additional acknowledgement update.
setOfficialID(OfficialIDType, String) - Method in interface gw.pl.contact.entity.Contact
Sets the official id by type.
setOffset(int) - Method in interface gw.lang.reflect.gs.ISourceFileHandle
 
setOffset(int) - Method in class gw.lang.reflect.gs.StringSourceFileHandle
 
setOk(boolean) - Method in class gw.api.webservice.importTools.ImportResults
true if the import succeeded, false if it failed (in which case the errorLog field should indicate what the problem is.
setOnDiskSQLMonitorIncludeAllExecutions(boolean) - Method in class gw.api.database.AWRReportUserSettings
 
setOpsCompleted(Integer) - Method in interface gw.api.webservice.maintenanceTools.ProcessIDStatus
 
setOpsCompleted(Integer) - Method in class gw.api.webservice.maintenanceTools.ProcessStatus
 
setOpsExpected(Integer) - Method in class gw.api.webservice.maintenanceTools.ProcessStatus
 
setOptionalInt(Integer) - Method in class gw.api.webservice.messagingTools.MessageOptionalFields
Deprecated.
 
setOptionalMoney(BigDecimal) - Method in class gw.api.webservice.messagingTools.MessageOptionalFields
Deprecated.
 
setOptionalString(String) - Method in class gw.api.webservice.messagingTools.MessageOptionalFields
Deprecated.
 
setOrder(int) - Method in class gw.api.admin.EventMessage
 
setOrganization(Organization) - Method in interface gw.pl.activity.entity.ActivityPattern
The organization to which this ActivityPatternBase belongs.
setOrganization(Organization) - Method in interface gw.pl.admin.entity.DecentralizedEntity
 
setOrganization(Organization) - Method in interface gw.pl.assignment.entity.Region
The organization to which this region belongs.
setOrganization(Organization) - Method in interface gw.pl.security.entity.Role
The organization to which this role belongs.
setOrganizationID(Key) - Method in interface gw.pl.admin.entity.DecentralizedEntity
 
setOriginalSourceStatement(String) - Method in class gw.lang.ir.IRStatement
 
setOriginalValuesXML(XmlElementByteContainer<XmlElement>) - Method in interface gw.pl.contact.entity.Contact
Set the original values xml.
setOriginalValuesXML(XmlElement) - Method in interface gw.pl.contact.entity.Contact
Sets the original values xml from the xml element
setOrphansAdopted(int) - Method in class gw.api.webservice.maintenanceTools.WQTaskDetails
Number of orphans adopted by this task
setOrphansReclaimed(int) - Method in class gw.api.web.tools.WorkItemProcessingSummary
 
setOtherContact(ABContact, ABContact) - Method in interface gw.ab.addressbook.entity.ABContactContact
Sets the other contact
setOtherContact(Contact, Contact) - Method in interface gw.pl.contact.entity.ContactContact
Sets the other contact
setOtherMessages(String) - Method in exception gw.api.webservice.exception.SOAPException
Other messages attached to this exception.
setOtherMessages(String) - Method in exception gw.pl.util.webservices.login.fault.SOAPException
Sets the otherMessages value for this SOAPException.
setOutput(String) - Method in class gw.api.webservice.templateTools.TemplateImportResults
Sets the human-readable output.
setOutput(OutputStream) - Method in class gw.junit.XMLJUnitResultFormatter
 
setOutputDir(String) - Method in class gw.pl.util.webservices.axis.GWEmitter
Set the output directory to use in emitted source files
setOverride(IMethodInfo) - Method in interface gw.lang.parser.expressions.IOverridableOperation
 
setOverride(int, boolean) - Static method in class gw.lang.reflect.Modifier
 
setOverwrite(boolean) - Method in class gw.api.admin.ImportDataConflict
Set whether these changes should overwrite the existing values.
setPackageCacheThreshold(Integer) - Method in class gw.api.tools.DB2PDPageHelper
 
setPackageName(String) - Method in class gw.pl.util.webservices.axis.GWEmitter
Set a global package name to use instead of mapping namespaces
setPageHeight(String) - Method in class gw.api.print.PrintSettings
Sets the print page height.
setPageSize(int) - Method in interface gw.api.database.IQueryResult
Sets the page size in terms of the number of rows per page.
setPageWidth(String) - Method in class gw.api.print.PrintSettings
Sets the print page width.
setParameters(Map) - Method in class gw.api.email.AbstractEmailMessageTransport
Sets the parameter for the email transport smtpHost: the host name of the mail server smtpPort: the port of the mail server defaultSenderName: the default sender email address defaultSenderName: the default sender name
setParameters(Map) - Method in class gw.plugin.document.impl.BFOMergeHandler
 
setParameters(Map) - Method in interface gw.plugin.InitializablePlugin
Parameters for the plugin, includes directories and parameters defined in config.xml.
setParamName(String) - Method in class gw.api.webservice.pl.dataExtraction.NVParam
 
setParamTypesExpected(IType...) - Method in exception gw.lang.parser.exceptions.ParseException
 
setParamTypesPossible(IParameterInfo[][]) - Method in exception gw.lang.parser.exceptions.ParseException
 
setParamValue(String) - Method in class gw.api.webservice.pl.dataExtraction.NVParam
 
setParent(IRElement) - Method in class gw.lang.ir.IRElement
 
setParent(IParsedElement) - Method in interface gw.lang.parser.IParsedElement
 
setParent(IParseTree) - Method in interface gw.lang.parser.IParseTree
 
setParent(N) - Method in class gw.xml.AbstractXMLNode
Sets this node's parent.
setParent(BaseAbstractNode) - Method in class gw.xml.parser2.BaseAbstractNode
 
setParent(XMLNodeConvertible) - Method in interface gw.xml.parser2.XMLNodeConvertible
 
setParent(BaseAbstractNode) - Method in class gw.xml.parser2.XMLNodeConvertibleBase
 
setParent(XMLNodeConvertible) - Method in class gw.xml.parser2.XMLNodeConvertibleBase
 
setParentToThis(IRElement) - Method in class gw.lang.ir.IRElement
 
setParentType(String) - Method in class gw.lang.reflect.gs.StringSourceFileHandle
 
setParseDotsAsOperators(boolean) - Method in interface gw.lang.parser.ISourceCodeTokenizer
 
setParserOptions(IGosuParser) - Method in class gw.lang.parser.ParserOptions
 
setParseTime(long) - Method in class gw.api.webservice.importTools.ImportResults
The amount of time spent parsing the XML.
setPassword(String) - Method in class gw.api.util.LoginForm
 
setPassword(Credential, String) - Static method in class gw.api.webservice.UserAPIHelper
Check the validity of the given password, then hash it and set it on the given Credential
setPassword(String) - Method in class gw.pl.util.webservices.axis.GWParser
Method setPassword
setPassword(String) - Method in class gw.plugin.dbauth.UsernamePasswordPair
 
setPassword(String) - Method in class gw.plugin.security.UserNamePasswordAuthenticationSource
Password
setPath(List<DiffPathElement>) - Method in class gw.api.diff.DiffItem
For debugging
setPath(String) - Method in class gw.plugin.security.UserValueNVP
Path
setPathValues(String, String, IPathValue[]) - Static method in class gw.api.webservice.DataObjectAPIImpl
 
setPathValues(String, String, IInsertPathValue[], IPathValue[], String[]) - Static method in class gw.api.webservice.DataObjectAPIImpl
 
setPathValues(String, String, List, List, List, boolean) - Method in interface gw.pl.util.webservices.DataAPIShell.ShellAPI
 
setPattern(String) - Method in class gw.xml.xsd.info.XSDNodeValueInfo
 
setPeriodEnd(Date) - Method in interface gw.pl.persistence.core.effdate.entity.EffDatedBranch
Set the end date of this branch's period.
setPeriodStart(Date) - Method in interface gw.pl.persistence.core.effdate.entity.EffDatedBranch
Set the start date of this branch's period.
setPeriodWindow(Date, Date) - Method in interface gw.pl.persistence.core.effdate.entity.EffDatedBranch
Set this branch's period dates.
setPersistenceRequired(boolean) - Method in interface gw.pl.document.entity.Document
 
setPickedCategory(String) - Method in class gw.api.tools.SetLogLevelData
 
setPickedCategoryLevel(SetLogLevelData.LevelComparable) - Method in class gw.api.tools.SetLogLevelData
 
setPickedLoggerSource(String) - Method in class gw.api.tools.SetLogLevelData
Picking Logger Source - resetting lower level fields
setPid(long) - Method in class gw.api.tools.ProcessID
The process id of the batch process
setPlatformVersion(String) - Method in class gw.api.webservice.systemTools.ServerVersion
 
setPointInTime(Date) - Method in class gw.api.tools.DatabaseStatisticsHelper
 
setPollInterval(int) - Method in class gw.api.messaging.ExternalDestinationConfig
 
setPosition(int) - Method in class gw.lang.parser.SourceCodeReader
 
setPossibleContextObjectValues(String, Object[]) - Method in class gw.document.DocumentCreationInfo
Set the set of possible values for a particular context object for use in creation of the new document contents from a template.
setPostalCode(String) - Method in interface gw.api.address.AddressFillable
 
setPretty(boolean) - Method in class gw.xml.XmlSerializationOptions
Sets the pretty printing property.
setPrimary(boolean) - Method in class gw.xml.parser2.XMLAttributeDeclaration
 
setPrimaryAmount(BigDecimal) - Method in class gw.api.financials.AbstractMutablePairedMoney
Sets the primary amount.
setPrintableLocation(PrintableLocation) - Method in class gw.api.print.PrintLocationAction
Set the location that is to be printed.
setPrintContext(PrintContext) - Method in class gw.api.print.PrintAction
Applies a print context to this print operation.
setPrintProcessorFactory(PrintProcessorFactory) - Method in class gw.api.print.PrintAction
 
setPrintProcessorFactory(PrintProcessorFactory) - Method in class gw.api.print.PrintSettings.InternalPrintSettings
 
setPrivate(int, boolean) - Static method in class gw.lang.reflect.Modifier
 
setProbeInMemorySQLMonitor(boolean) - Method in class gw.api.database.AWRReportUserSettings
 
setProbeOnDiskSQLMonitor(boolean) - Method in class gw.api.database.AWRReportUserSettings
 
setProbeVDollarTables(boolean) - Method in class gw.api.database.AWRReportUserSettings
 
setProcessed(int) - Method in class gw.api.web.tools.WorkItemProcessingSummary
 
setProcessedAfterCdc(int) - Method in class gw.api.web.tools.WorkItemProcessingSummary
 
setProcessedAfterError(int) - Method in class gw.api.web.tools.WorkItemProcessingSummary
 
setProcessHistory(ProcessHistory) - Method in interface gw.processes.BatchProcess
Sets the ProcessHistory entity associated with this batch process
setProcessHistory(ProcessHistory) - Method in class gw.processes.BatchProcessBase
Sets process history entity associated with this process.
setProfilerStack(ProfilerStack) - Method in class gw.api.profiler.ProfilerStackHolder
 
setProgress(String) - Method in class gw.api.webservice.maintenanceTools.ProcessStatus
 
setProhibited(boolean) - Method in class gw.xml.xsd.info.XSDAttributeInfo
 
setProperties(List) - Method in class gw.pl.util.webservices.axis.GWEmitter
Sets the list of extension properties for custom JavaGeneratorFactories.
setProperty(String) - Method in interface gw.api.profiler.ProfilerFrame
Sets a property on this frame
setProperty(String) - Method in class gw.api.profiler.ProfilerFrameGroup
 
setProperty(String, Object) - Method in class gw.api.profiler.ProfilerFrameGroup
 
setProperty(String) - Method in class gw.api.profiler.ProfilerTag
 
setProperty(Object, String, Object) - Static method in class gw.lang.reflect.ReflectUtil
 
setProperty(Object, Class<?>, String, Object) - Method in class gw.pl.external.Invoker
Deprecated.
Set a property value for a proxied external type.
setProperty(String, String) - Method in class gw.pl.util.GWProperties
 
setPropertyValue(String, CharSequence) - Method in interface gw.api.profiler.ProfilerFrame
Sets a property on this frame to the given value
setPropertyValue(String, CharSequence) - Method in class gw.api.profiler.ProfilerFrameGroup
 
setPropertyValue(String, CharSequence) - Method in class gw.api.profiler.ProfilerTag
 
setProtected(int, boolean) - Static method in class gw.lang.reflect.Modifier
 
setPublic(int, boolean) - Static method in class gw.lang.reflect.Modifier
 
setPublicID(Object, String) - Static method in class gw.plugin.util.GWObjectUtils
 
setPublicIDOfRoot(String) - Method in interface gw.pl.extract.entity.RootInfo
Sets the root public ID to the passed value.
setQName(QName) - Method in class gw.xml.AbstractXMLNode
Sets this node's qualified name.
setQName(QName) - Method in interface gw.xml.IXMLNode
 
setQName2ClassMap(HashMap) - Method in class gw.pl.util.webservices.axis.GWEmitter
Set the type qname to java class map
setQuery(Query<T>) - Method in class gw.api.database.OracleFullHint
Deprecated.
 
setQuery(QueryImpl<T>) - Method in class gw.api.database.OracleFullHint
Deprecated.
 
setQuery(Query<T>) - Method in class gw.api.database.OracleIndexHint
Deprecated.
setQuery(QueryImpl<T>) - Method in class gw.api.database.OracleIndexHint
Deprecated.
 
setQuery(Query<T>) - Method in interface gw.api.database.TableQueryHint
Deprecated.
This method will be removed in a future release. Do not use.
setQuery(QueryImpl<T>) - Method in interface gw.api.database.TableQueryHint
Deprecated.
This method will be removed in a future release. Do not use.
setQueryToIdentifyRows(String) - Method in class gw.api.webservice.systemTools.DBConsistencyCheckResult
Set the sql query to identify individual rows that failed the consistency check.
setQueueCriteria(AssignableQueueSearchCriteria) - Method in class gw.api.assignment.AssignmentSearchCriteria
Set the criteria used to search for a queue, will be used if search type is "Queue".
setQueueID(String) - Method in class gw.plugin.assignment.AssignmentResponse
The ID of the queue within the group specified by groupID to which assignment is made.
setQueueName(String) - Method in class gw.api.webservice.maintenanceTools.WorkQueueStatus
The queue name
setQueueName(String) - Method in class gw.api.webservice.maintenanceTools.WQueueStatus
The queue name
setQuiet(boolean) - Method in class gw.pl.util.webservices.axis.GWParser
Method setQuiet
setQuiet(boolean) - Method in class gw.pl.util.webservices.axis.GWSymbolTable
Method setQuiet
setRandomSeed(long) - Static method in class gw.api.datagen.DatagenUtil
Set the starting seed value for new random number generators.
setRate(BigDecimal) - Method in interface gw.pl.currency.entity.ExchangeRate
The actual exchange rate, without any scaling.
setRawArgs(List<String>) - Static method in class gw.lang.cli.CommandLineAccess
 
setRawFunctionType(IInvocableType) - Method in class gw.lang.reflect.MethodScore
 
setRawSource(CharSequence) - Method in class gw.lang.reflect.gs.StringSourceFileHandle
 
setReadMethod(Method) - Method in class gw.lang.reflect.TypedPropertyDescriptor
 
setRealLocation(FileNameAndLineNumber) - Method in class gw.xml.FileNameAndLineNumber
 
setReason(String) - Method in class gw.api.validation.ValidationIssue
 
setRefIndex(int) - Method in class gw.xml.xsd.info.ChoiceNodeInstance
 
setRegionName(String) - Method in class gw.api.admin.RegionSearchCriteria
 
setRelatedBeanID(Key) - Method in class gw.api.validation.ValidationIssue
 
setReloadable(boolean) - Method in interface gw.lang.reflect.ITypeRef
 
setRememberMe(boolean) - Method in class gw.api.util.LoginForm
 
setRenderName(String) - Method in class gw.api.database.DatabaseParameterSet
 
setRepeatInterval(int) - Method in class gw.api.tools.OracleSQLTuningSetsHelper
 
setReplyTo(EmailContact) - Method in class gw.api.email.Email
Set the email reply to field
setRequired(boolean) - Method in class gw.xml.xsd.info.XSDAttributeInfo
 
setRequiresApproval(boolean) - Method in class gw.plugin.approval.ApprovalResult
 
setResolutionStrategy(ImportDataInfo.ResolutionOption) - Method in class gw.api.admin.ImportDataInfo
Set the currently selected resolution strategy, which determines what will happen when the changes are committed.
setResponse(String) - Method in class gw.api.admin.EventMessage
 
setResponseMimeType(String) - Method in class gw.document.DocumentContentsInfo
 
setResults(ABContact[]) - Method in class gw.api.webservice.addressbook.contactapi.ABContactAPISearchResultHelper
Deprecated.
 
setResults(ABContact[]) - Method in class gw.api.webservice.addressbook.contactapi.ABContactSearchResult
 
setResults(Contact[]) - Method in interface gw.pl.contact.entity.ContactSearchResult
Deprecated.
Sets the results.
setResults(Contact[]) - Method in interface gw.pl.contact.entity.ExtContactSrchResult
Sets what contact summaries returned from the search.
setResultsExact(boolean[]) - Method in class gw.api.webservice.addressbook.contactapi.ABContactAPISearchResultHelper
Deprecated.
 
setResultsExact(boolean[]) - Method in class gw.api.webservice.addressbook.contactapi.ABContactSearchResult
 
setRetired(boolean) - Method in class gw.api.webservice.typelisttools.TypeKeyData
Corresponds to the retired field on TypeKey
setRetry(int) - Method in class gw.api.webservice.messagingTools.MessageStatisticsData
 
setRetryable(boolean) - Method in class gw.api.admin.EventMessage
 
setRetryable(boolean) - Method in class gw.api.webservice.messagingTools.Acknowledgement
Sets whether the error is retryable.
setRetryableError(int) - Method in class gw.api.admin.DestinationMessageStatistics
 
setRetryableError(int) - Method in class gw.api.admin.SafeOrderedObjectMessageStatistics
Set the number of retry messages.
setRetryBackoffMultiplier(int) - Method in class gw.api.messaging.ExternalDestinationConfig
 
setRetType(IType) - Method in class gw.lang.reflect.FunctionType
 
setReturnDescription(String) - Method in interface gw.lang.javadoc.IMethodNode
 
setReviewAssignment(boolean) - Method in class gw.plugin.assignment.AssignmentResponse
Whether or not the assignment is to be reviewed.
setReviewerId(String) - Method in class gw.plugin.assignment.AssignmentResponse
An optional value specifying the person that the review activity will be assigned to.
setRootName_Beware(String) - Method in class gw.api.database.GroupingQuery
!!
setRootName_Beware(String) - Method in interface gw.api.database.IQuery
Deprecated.
setRootName_Beware(String) - Method in class gw.api.database.Query
!!
setRoots(List<IDirectory>) - Method in interface gw.lang.reflect.module.IModule
 
setRowItemLabel(String) - Method in class gw.api.database.DatabaseParameterSet
Settting this property will cause the data to be displayed in the UI as one row at a time.
setRuleSetName(String) - Method in class gw.rules.ExecutionSession
Sets the currently running rule set name
setRunlevel(SystemRunlevel) - Method in interface gw.api.webservice.systemTools.ISystemTools
Sets the run level of the server.
setRunlevel(SystemRunlevel) - Method in class gw.api.webservice.systemTools.SystemToolsImpl
 
setRunning(Boolean) - Method in interface gw.api.webservice.maintenanceTools.ProcessIDStatus
 
setRunning(Boolean) - Method in class gw.api.webservice.maintenanceTools.ProcessStatus
Deprecated.
Do not use. This throws an IllegalStateException because the status cannot be set; it is returned by querying the BatchProcessManager
setRunning(boolean) - Method in class gw.api.webservice.maintenanceTools.ProcessStatus
Whether or not the process is currently running
setRunningRuleType(IType) - Method in class gw.rules.ExecutionSession
Sets the currently running rule.
setRuntimeType(IGosuClass) - Method in class gw.lang.parser.IScriptPartId
 
setRuntimeType(IGosuClass) - Method in class gw.lang.parser.ScriptPartId
 
setRuntimeType(IGosuClass) - Method in class gw.lang.parser.TypelessScriptPartId
 
setSafeOrderedObjectKeyValue(long) - Method in class gw.api.admin.SafeOrderedObjectMessageStatistics
Set the key value for this object.
setSafeOrderedObjectName(String) - Method in class gw.api.admin.SafeOrderedObjectMessageStatistics
Set the name for this object.
setScale(int) - Method in class gw.api.financials.CurrencyAmount
java.math.BigDecimal analog method
setScale(int, RoundingMode) - Method in class gw.api.financials.CurrencyAmount
java.math.BigDecimal analog method
setScale(int, int) - Method in class gw.api.financials.CurrencyAmount
Deprecated.
This class used to extend BigDecimal. This method is included for backward-compatibility. Instead, for this and other BigDecimal methods, use CurrencyAmount.getAmount() to get the underlying BigDecimal, and call the method on that.
setScale(int) - Method in class gw.pl.currency.MonetaryAmount
java.math.BigDecimal analog method
setScale(int, RoundingMode) - Method in class gw.pl.currency.MonetaryAmount
java.math.BigDecimal analog method
setSchemaValidator(XMLNodeSchemaValidator) - Method in class gw.xml.parser2.PLXMLNode
 
setSchemaVersion(String) - Method in class gw.api.webservice.systemTools.ServerVersion
 
setScope(Scope) - Method in class gw.pl.util.webservices.axis.GWEmitter
Set the scope for the deploy.xml file.
setScope(PCFElementId.PCFElementScope) - Method in class gw.smoketest.platform.web.PCFElementId
 
setScore(double) - Method in class gw.api.profiler.GloballyAggregatedQuerySummary
 
setScore(long) - Method in class gw.lang.reflect.MethodScore
 
setScript(CharSequence) - Method in interface gw.lang.parser.IGosuParser
Set the script or expression to parse and execute.
setScript(SourceCodeReader) - Method in interface gw.lang.parser.IGosuParser
Set the script or expression to parse and execute.
setScript(ISource) - Method in interface gw.lang.parser.IGosuParser
Set the script or expression to parse and execute.
setScriptPart(IScriptPartId) - Method in class gw.lang.reflect.FunctionType
 
setSearchForQueriesOnlyInFirstSnapshot(boolean) - Method in class gw.api.database.AWRReportUserSettings
 
setSearchForQueriesOnlyInLastSnapshot(boolean) - Method in class gw.api.database.AWRReportUserSettings
 
setSearchForQueriesWithMultiplePlans(boolean) - Method in class gw.api.database.AWRReportUserSettings
 
setSearchString(String) - Method in class gw.api.tools.ConsistCheckTypePicker
 
setSearchString(String) - Method in class gw.api.tools.DBTablePicker
 
setSearchString(String) - Method in class gw.api.tools.NameablePicker
 
setSearchType(AssignmentSearchType) - Method in class gw.api.assignment.AssignmentSearchCriteria
Set the type of assignee being searched for; one of "User", "Group" or "Gueue".
setSecond(BigDecimal) - Method in class gw.xml.date.AbstractXmlDateType
 
setSecond(BigDecimal) - Method in class gw.xml.date.XmlDateTime
 
setSecond(BigDecimal) - Method in class gw.xml.date.XmlTime
 
setSecondaryMoneyComponent(CurrencyAmount) - Method in class gw.api.financials.CurrencyAmount
Since a CurrencyAmount is immutable, this will return a new CurrencyAmount with the secondary component set if the current secondaryComponent and passed-in one are not equal.
setSeconds(BigDecimal) - Method in class gw.xml.date.XmlDuration
 
setSelectedFromList(Assignee) - Method in class gw.api.assignment.AssignmentPopup
Set the assignee chosen from the suggested assignee list.
setSelectedGroup(Group) - Method in class gw.api.assignment.AssigneePicker
Set the selected assignee to be the given group.
setSelectedQueue(AssignableQueue) - Method in class gw.api.assignment.AssigneePicker
Set the selected assignee to be the given queue.
setSelectedUser(GroupUser) - Method in class gw.api.assignment.AssigneePicker
Set the selected assignee to be the given group user.
setSelection(Assignee) - Method in class gw.api.assignment.AssigneePicker
Set the selected assignee and, if the current location has a picker listener, then set the location's pick value to be the assignee and commit the location.
setSelectionType(AssignmentSelectionType) - Method in class gw.api.assignment.AssignmentPopup
Set the selection type to either "FromList" (if one of the suggested assignees was chosen) or "FromSearch" (if the user searched for an assignee).
SetSemiJoinNestedLoops - Class in gw.api.database.optimizer.oracle
Deprecated.
This class will be removed in a future release. Use QueryOptimizers.createSetSemiJoinNestedLoops() instead,
SetSemiJoinNestedLoops() - Constructor for class gw.api.database.optimizer.oracle.SetSemiJoinNestedLoops
Deprecated.
Create a new QueryOptimizer for the semi join option
setSender(EmailContact) - Method in class gw.api.email.Email
 
setSenderRef(String) - Method in class gw.api.admin.EventMessage
 
setSenderRefID(String) - Method in class gw.api.webservice.messagingTools.MessageOptionalFields
Deprecated.
 
setSenderReplyTo(Email, HtmlEmail, String, String) - Static method in class gw.api.email.AbstractEmailMessageTransport
Set the sender and reply to fields.
setSendTime(Date) - Method in class gw.api.admin.EventMessage
 
setSendTime(Date) - Method in class gw.api.admin.SafeOrderedObjectMessageStatistics
The send time for blocking message of the safe order object.
setSeperator(String) - Method in class gw.pl.util.StreamGobbler
 
setSequenceUtil(SequenceUtil) - Static method in class gw.plugin.util.SequenceUtil
 
setSerializerMapForTests(HashMap) - Static method in class gw.pl.util.xml.XMLObjectSerializerRegistry
 
setServerSide(boolean) - Method in class gw.pl.util.webservices.axis.GWEmitter
Turn on/off server skeleton creation
setServiceDesc(ServiceDesc) - Method in class gw.pl.util.webservices.axis.GWEmitter
Sets the ServicdDesc object
setSessionId(String) - Method in class gw.api.webservice.systemTools.SessionData
set the session id
setSessionId(String) - Static method in class gw.pl.util.webservices.SOAPOutboundHandler
Sets the session ID by calling setHeader() and uses clearHeader() to clear the Globals.GW_AUTHENTICATION_USERNAME_PROPERTY and Globals.GW_AUTHENTICATION_PASSWORD_PROPERTY values.
setSetNumber(int) - Method in class gw.api.database.DatabaseParameterSet
 
setSetterDfs(IDynamicFunctionSymbol) - Method in interface gw.lang.parser.IDynamicPropertySymbol
 
setShowPreviousStatistics(boolean) - Method in class gw.api.tools.DatabaseStatisticsHelper
 
setShutdownTimeout(int) - Method in class gw.api.messaging.ExternalDestinationConfig
 
setSimpleType(XSDNodeValueInfo) - Method in class gw.xml.xsd.info.XSDAttributeInfo
 
setSimpleValue(XmlSimpleValue) - Method in class gw.xml.XmlBase
Sets the simple value content.
setSingleElementReference(QName) - Method in interface gw.xml.xsd.schema.IXSDType
 
setSingleElementReference(QName) - Method in class gw.xml.xsd.schema.XSDTypeBase
 
setSingleServingLoader(boolean) - Static method in class gw.lang.reflect.gs.BytecodeOptions
 
setSingleThreadOnNonSafeOrderedMessages(boolean) - Method in class gw.api.messaging.ExternalDestinationConfig
 
setSkeletonWanted(boolean) - Method in class gw.pl.util.webservices.axis.GWEmitter
Turn on/off server skeleton deploy
setSkipable(boolean) - Method in class gw.api.admin.EventMessage
 
setSkipped(int) - Method in class gw.api.web.tools.WorkItemProcessingSummary
 
setSnapshotChosen(boolean) - Method in class gw.api.database.DatabaseSnapshotInfo
 
setSnapshotSymbols() - Method in interface gw.lang.parser.IGosuParser
 
setSnapTime(Date) - Method in class gw.api.database.DatabaseSnapshotInfo
 
setSort(boolean) - Method in class gw.xml.XmlSerializationOptions
 
setSortAttributes(boolean) - Method in class gw.xml.XMLNodeFormat
 
setSortColumns(ABContactSearchSortColumn[]) - Method in class gw.api.webservice.addressbook.contactapi.ABContactAPISearchSpec
Deprecated.
 
setSortColumns(ABContactSearchSortColumn[]) - Method in class gw.api.webservice.addressbook.contactapi.ABContactSearchSpec
 
setSortColumns(RemotableSortColumn[]) - Method in class gw.plugin.search.RemotableSearchResultSpec
Specifies the sort order of the results.
setSortColumns(RemotableSortColumn[]) - Method in class gw.plugin.util.RemotableSearchResultSpec
Specifies the sort order of the results.
setSortPath(String) - Method in class gw.plugin.search.RemotableSortColumn
Gets the field to sort on, in Guidewire sort path notation.
setSortPath(String) - Method in class gw.plugin.util.RemotableSortColumn
Gets the field to sort on, in Guidewire sort path notation.
setSource(IParsedElement) - Method in exception gw.lang.parser.exceptions.ParseIssue
 
setSource(AuthenticationSource) - Method in class gw.plugin.security.AuthenticationSourceCallback
Source
setSourceFile(String) - Method in class gw.lang.ir.IRClass
 
setSourcePath(IDirectory[]) - Method in interface gw.lang.reflect.gs.IFileSystemGosuClassRepository
 
setSourcePath(List<IDirectory>) - Method in interface gw.lang.reflect.module.IModule
 
setSparseColumnSetArray(int[]) - Method in class gw.api.database.DatabaseParameterSet
 
setSpecial(boolean) - Method in class gw.lang.ir.expression.IRMethodCallExpression
 
setSpecialistServices(List<SpecialistService>) - Method in interface gw.ab.addressbook.entity.ABContact
Sets The contact's services
setSqlFailure(boolean) - Method in class gw.api.webservice.systemTools.DBConsistencyCheckResult
set whether the query failed with a SQL error.
setSqlString(String) - Method in class gw.api.webservice.systemTools.DBConsistencyCheckResult
set the sql query that was executed for the consistency check.
setStart(String) - Method in class gw.api.contact.DrivingDirections
Description of start address
setStartDate(Date) - Method in interface gw.api.webservice.maintenanceTools.ProcessIDStatus
 
setStartDate(Date) - Method in class gw.api.webservice.maintenanceTools.ProcessStatus
 
setStartOffset(int) - Method in interface gw.lang.parser.expressions.IMemberAccessExpression
 
setStartRow(int) - Method in class gw.api.webservice.addressbook.contactapi.ABContactAPISearchSpec
Deprecated.
 
setStartRow(int) - Method in class gw.api.webservice.addressbook.contactapi.ABContactSearchSpec
 
setStartRow(int) - Method in class gw.plugin.search.RemotableSearchResultSpec
Specifies the first row to return.
setStartRow(int) - Method in class gw.plugin.util.RemotableSearchResultSpec
Specifies the first row to return.
setStartTime(Date) - Method in class gw.api.webservice.maintenanceTools.WQTaskDetails
The worker start time.
setStartTime(Date) - Method in class gw.api.webservice.maintenanceTools.WQueueExecutorDetails
The worker start time.
setStartupTime(Date) - Method in class gw.api.database.DatabaseSnapshotInfo
 
setState(State) - Method in interface gw.api.address.AddressFillable
 
setState(StartablePluginState) - Method in class gw.api.geocode.AbstractGeocodePlugin
 
setState(Bundle, StartablePluginState) - Method in interface gw.api.startable.StartablePluginCallbackHandler
set the persisted state for this plugin
setStateSource(String) - Method in exception gw.lang.parser.exceptions.ParseIssue
 
setStatic(int, boolean) - Static method in class gw.lang.reflect.Modifier
 
setStaticProperty(String, String, Object) - Static method in class gw.lang.reflect.ReflectUtil
 
setStaticProperty(IType, String, Object) - Static method in class gw.lang.reflect.ReflectUtil
 
setStaticProperty(Class<?>, String, Object) - Method in class gw.pl.external.Invoker
Deprecated.
Set a static property value for a proxied external type.
setStatisticsUpdateStatements(String[]) - Method in class gw.api.webservice.systemTools.UpdateTableStatisticsData
 
setStatus(String) - Method in class gw.api.admin.DestinationMessageStatistics
 
setStatus(String) - Method in class gw.api.admin.EventMessage
 
setStatus(String) - Method in class gw.api.tools.InternalToolsStatus
 
setStorageSetType(UpgradeDBStorageSetType) - Method in class gw.api.database.DatabaseParameterSet
 
setStream(PrintStream) - Method in class gw.test.servlet.RemoteTestServlet.StreamInfo
 
setStream(PrintStream) - Method in class gw.test.servlet.RemoteTestServlet.SystemErrInfo
 
setStream(PrintStream) - Method in class gw.test.servlet.RemoteTestServlet.SystemOutInfo
 
setStrErrorMessage(String) - Method in class gw.api.webservice.tableImport.TableImportResult
The error message string
setString(String, String) - Method in class gw.processes.WorkQueueInstrumentation
Sets current value.
setStructuralTypeOwner(IRType) - Method in class gw.lang.ir.expression.IRMethodCallExpression
 
setStyle(String) - Method in class gw.api.graph.print.DotAttributes
Sets the style attribute.
setSubject(String) - Method in class gw.api.email.Email
 
setSubtypeFilter(ABContactSubtypeFilter) - Method in class gw.api.webservice.addressbook.contactapi.ABContactAPISearchSpec
Deprecated.
 
setSubtypeFilter(ABContactSubtypeFilter) - Method in class gw.api.webservice.addressbook.contactapi.ABContactSearchSpecWithoutPaging
 
setSucceeded(boolean) - Method in class gw.api.webservice.systemTools.DBConsistencyCheckResult
 
setSuccess(Boolean) - Method in interface gw.api.webservice.maintenanceTools.ProcessIDStatus
 
setSuccess(Boolean) - Method in class gw.api.webservice.maintenanceTools.ProcessStatus
 
setSuiteTimeoutInMillis(long) - Method in class gw.test.TestExecutionManager
 
setSummaries(ImportResultSummary[]) - Method in class gw.api.webservice.importTools.ImportResults
A summary of items that were imported, by type.
setSummaries(Document[]) - Method in interface gw.pl.document.entity.DocumentSearchResult
 
setSummary(WorkItemProcessingSummary) - Method in class gw.api.web.tools.WorkQueueExecutorDisplayInfo
 
setSuperHeaders(String[]) - Method in class gw.api.database.DatabaseParameterSet
 
setSuperHeaderSpanColumns(int[]) - Method in class gw.api.database.DatabaseParameterSet
 
setSuperHeaderSpanColumns(Integer[]) - Method in class gw.api.database.DatabaseParameterSet
 
setSuperPropertyPrefix(String) - Method in class gw.lang.reflect.FeatureManager
 
setSupersedingIssue(ValidationIssue) - Method in class gw.api.validation.ValidationIssue
 
setSuperType(IRType) - Method in class gw.lang.ir.IRClass
 
setSupertypeToCopyPropertiesFrom(IType) - Method in class gw.lang.reflect.FeatureManager
 
setSupportRelativePackageResolution(boolean) - Method in interface gw.lang.parser.ITypeUsesMap
 
setSupportsKeywords(boolean) - Method in interface gw.lang.parser.ISourceCodeTokenizer
 
setSuspendedStatus(MessageProcessingDirection) - Method in class gw.api.admin.DestinationMessageStatistics
Set the suspended status.
setSymbol(ISymbol, ISymbolTable) - Method in interface gw.lang.parser.expressions.IIdentifierExpression
 
setSymbol(ISymbol) - Method in interface gw.lang.parser.expressions.IVarStatement
 
setSymbolName(String) - Method in class gw.api.quickjump.ContextualNavigationCommand
This method is called by the QuickJump configuration parser to handle the "symbolName" attribute.
setSymbolTable(ISymbolTable) - Method in interface gw.lang.parser.IFullParserState
Set the symbol table at the moment of creation of this IParserState
setSymbolTable(ISymbolTable) - Method in interface gw.lang.parser.IGosuParser
Sets the parser's symbol table.
setSymbolType(String) - Method in class gw.api.quickjump.ContextualNavigationCommand
This method is called by the QuickJump configuration parser to handle the "symbolType" attribute.
setSynched(boolean) - Method in class gw.api.messaging.SynchStateData
Deprecated.
If true then the message sink will receive all events associated w/ the object; otherwise the object must be validated by the sink before receiving any events
setSystemError(String) - Method in class gw.junit.XMLJUnitResultFormatter
 
setSystemOutput(String) - Method in class gw.junit.XMLJUnitResultFormatter
 
setTable(Table<T>) - Method in class gw.api.database.OracleFullHint
Deprecated.
 
setTable(Table<T>) - Method in class gw.api.database.OracleIndexHint
Deprecated.
setTable(Table<T>) - Method in interface gw.api.database.TableQueryHint
Deprecated.
This method will be removed in a future release. Do not use.
setTableName(String) - Method in class gw.api.webservice.systemTools.UpdateTableStatisticsData
 
setTableNameAttributeIndex(int) - Method in class gw.api.database.DatabaseParameterSet
 
setTableSelectMode(ConsistCheckRunTableSelectType) - Method in class gw.api.tools.ConsistencyChecksRunsPageHelper
 
setTagMatcher(ABContactTagMatcher) - Method in class gw.api.webservice.addressbook.contactapi.ABContactAPISearchSpec
Deprecated.
 
setTagMatcher(ABContactTagMatcher) - Method in class gw.api.webservice.addressbook.contactapi.ABContactSearchSpecWithoutPaging
 
setTagsArray(HolidayTagCode[]) - Method in interface gw.pl.calendar.entity.Holiday
Sets the holiday's tags.
setTagsString(String) - Method in interface gw.pl.calendar.entity.Holiday
Sets the tags that observe this holiday.
setTarget(String) - Method in class gw.api.quickjump.StaticNavigationCommand
This method is called by the QuickJump configuration parser to handle the "commandTarget" attribute.
setTarget(String) - Method in class gw.pl.modules.ModulesNode
 
setTargetBusCalType(BusCalType) - Method in interface gw.pl.activity.entity.ActivityPattern
Sets the target business calendar type (e.g. holiday tag or location bean path), if applicable.
setTargetHiddenFrame(boolean) - Method in class gw.document.DocumentContentsInfo
 
setTargetNamespace(String) - Method in interface gw.xml.xsd.schema.IXSDType
 
setTargetNamespace(String) - Method in class gw.xml.xsd.schema.XSDXMLNode
 
setTasks(WQTaskDetails[]) - Method in class gw.api.webservice.maintenanceTools.WQueueExecutorDetails
An array of WQTaskDetails for Workers of the given executor.
setTestCaseWanted(boolean) - Method in class gw.pl.util.webservices.axis.GWEmitter
Turn on/off test case creation
setTestsFromSuite(List<TestSuite>) - Method in class gw.test.TestExecutionManager
 
setText(String) - Method in class gw.api.contact.DrivingDirectionsElem
Instructions or description of this stage
setText(String) - Method in class gw.xml.AbstractXMLNode
Sets this node's character data.
setText(String) - Method in interface gw.xml.IXMLNode
 
setText(String) - Method in class gw.xml.simple.SimpleXmlNode
Sets the text content of this node.
setText(String) - Method in class gw.xml.XmlBase
Sets the text content.
setThisType(IRType) - Method in class gw.lang.ir.IRClass
 
setThreadLocalValidationResult(ValidationResult) - Static method in class gw.api.validation.ValidationResult
Sets the thread-local validation result, which will be seen in subsequent calls to ValidationResult.getCurrent().
setThreadPoolMaximumSize(int) - Method in class gw.api.web.tools.WorkQueueThreadPoolDisplayInfo
 
setThreadPoolSize(int) - Method in class gw.api.web.tools.WorkQueueThreadPoolDisplayInfo
 
setThrottleInterval(long) - Method in class gw.api.webservice.maintenanceTools.WorkQueueConfig
Set the sleep time between workitems.
setThrowParseExceptionForWarnings(boolean) - Method in interface gw.lang.parser.IGosuParser
 
setTime(Integer) - Method in class gw.api.contact.DrivingDirectionsElem
Total Time in minutes for this stage, if any
setTimeLimit(int) - Method in class gw.api.tools.OracleSQLTuningSetsHelper
 
setTimeout(long) - Method in class gw.pl.util.webservices.axis.GWParser
Set the timeout, in milliseconds
setTimeValue(Date) - Method in class gw.smoketest.platform.web.DateElement
Sets time value (no date)
setTimeZone(TimeZone) - Method in class gw.xml.date.AbstractXmlDateType
 
setToken(String, String, String) - Static method in class gw.api.contact.ContactTokenThreadLocal
Sets a token for the appString, link and type
setTokenizer(ISourceCodeTokenizer) - Method in interface gw.lang.parser.IGosuParser
 
setTokenizer(ISourceCodeTokenizer) - Method in interface gw.lang.parser.ITokenizerInstructor
 
setTokenizerInstructor(ITokenizerInstructor) - Method in interface gw.lang.parser.IGosuParser
 
setToRecipients(List<EmailContact>) - Method in class gw.api.email.Email
 
setTotalDigits(int) - Method in class gw.xml.xsd.info.XSDNodeValueInfo
 
setTotalDistance(BigDecimal) - Method in class gw.api.contact.DrivingDirections
Total driving distance from start to finish, in the units specified in UnitOfDistance
setTotalDistanceInMM(Long) - Method in class gw.api.contact.DrivingDirections
Total driving distance from start to finish, in millimeters
setTotalResults(int) - Method in class gw.api.webservice.addressbook.contactapi.ABContactAPISearchResultHelper
Deprecated.
 
setTotalResults(int) - Method in class gw.api.webservice.addressbook.contactapi.ABContactSearchResult
 
setTotalTime(Integer) - Method in class gw.api.contact.DrivingDirections
Total Time in seconds
setTransactionId(String) - Method in class gw.api.soap.GWTransactionIDHandler
 
setTransactionIdNull() - Static method in class gw.api.util.TransactionIdUtil
Sets the transaction ID to null in the thread's CommitOptions.
setTransformName(String) - Method in class gw.api.database.DatabaseParameterSet
 
setTransformThisSet(boolean) - Method in class gw.api.database.DatabaseParameterSet
 
setTransient(int, boolean) - Static method in class gw.lang.reflect.Modifier
 
setTraversalType(TraversalType) - Method in class gw.api.graph.traverse.GraphTraverserBase
Sets the traversal type, which determines the strategy used to traverse the graph.
setTreeVerificationEnabled(boolean) - Static method in class gw.lang.reflect.gs.BytecodeOptions
 
setTriggerKey(WorkflowTriggerKey) - Method in class gw.api.web.admin.workflow.ManageWorkflows
 
setType(PhoneType) - Method in class gw.api.phone.PhoneDelegateBase
 
setType(PhoneType) - Method in interface gw.api.phone.PhoneFields
 
setType(ValidationIssueType) - Method in class gw.api.validation.ValidationIssue
 
setType(int) - Method in class gw.api.webservice.importTools.ImportResultDetail
Either ImportResults.INSERTED or ImportResults.UPDATED, depending on whether the entity was inserted or updated.
setType(int) - Method in class gw.api.webservice.importTools.ImportResultSummary
Either ImportResults.INSERTED or ImportResults.UPDATED, depending on whether this summary is for updated or inserted entities.
setType(String) - Method in interface gw.api.webservice.maintenanceTools.ProcessIDStatus
 
setType(String) - Method in class gw.api.webservice.maintenanceTools.ProcessStatus
 
setType(String) - Method in class gw.api.webservice.templateTools.validation.NameTypePair
 
setType(IRType) - Method in class gw.lang.ir.IRSymbol
 
setType(String) - Method in interface gw.lang.javadoc.IExceptionNode
 
setType(String) - Method in interface gw.lang.javadoc.IParamNode
 
setType(IType) - Method in class gw.lang.parser.DefaultReducedSymbol
 
setType(IType) - Method in interface gw.lang.parser.expressions.ITypeLiteralExpression
 
setType(IType) - Method in interface gw.lang.parser.ISymbol
Sets the Symbol's type.
setType(AsmType) - Method in class gw.lang.reflect.java.asm.AsmField
 
setType(IType) - Method in class gw.xml.xsd.info.ChoiceNodeInstance
 
setType(IType) - Method in interface gw.xml.xsd.info.NestedList
 
setType(IType) - Method in class gw.xml.xsd.info.ParsedNodeList
 
setType(QName) - Method in class gw.xml.xsd.info.XSDAttributeInfo
 
setType(IXmlNodeTypeFromXsd) - Method in class gw.xml.xsd.typeloader.XSDBasedXMLNode
 
setTypecodeMapperUtil(TypecodeMapperUtil) - Static method in class gw.plugin.util.TypecodeMapperUtil
 
setTypeCollisionProtection(boolean) - Method in class gw.pl.util.webservices.axis.GWEmitter
Enable/disable type collision protection
setTypedAttributeValue(XMLAttributeDeclaration<T>, T) - Method in class gw.xml.parser2.PLXMLNode
 
setTypeInstance(XmlTypeInstance) - Method in class gw.xml.XmlBase
 
setTypeInstance(XmlTypeInstance) - Method in class gw.xml.XmlElement
Sets the backing type instance of this element.
setTypeListTable(boolean) - Method in class gw.api.database.DatabaseRow
 
setTypeMappingVersion(String) - Method in class gw.pl.util.webservices.axis.GWEmitter
Method setTypeMappingVersion
setTypeName(String, Set<String>, Map<String, String>) - Method in interface gw.xml.xsd.schema.IXSDType
 
setTypeName(String, Set<String>, Map<String, String>) - Method in class gw.xml.xsd.schema.XSDTypeBase
 
setTypes(List<? extends ITypeLiteralExpression>) - Method in interface gw.lang.parser.expressions.ICompoundTypeLiteral
 
setTypeUsesMap(ITypeUsesMap) - Method in interface gw.lang.parser.IGosuParser
Set the type uses map.
setTypeUsesMap(ITypeUsesMap) - Method in class gw.lang.reflect.gs.StringSourceFileHandle
 
setTypeVariable() - Method in class gw.lang.reflect.java.asm.AsmPrimitiveType
 
setTypeWrapper(XSDTypeWrapper) - Method in class gw.xml.xsd.info.XSDNodeValueInfo
 
setUniqueIdentifier(int) - Method in interface gw.api.database.ConsistencyCheck
Allows the caller to set a unique integer identifier on the consistency check, for identification purposes within a particular run.
setUnitOfDistance(UnitOfDistance) - Method in class gw.api.contact.DrivingDirections
Unit of distance for great circle and also for driving directions
setUnitOfDistance(UnitOfDistance) - Method in class gw.api.contact.DrivingDirectionsElem
Sets the unit of distance for this stage, defaults to the system default unit of distance
setUnsent(int) - Method in class gw.api.admin.DestinationMessageStatistics
 
setUnsent(int) - Method in class gw.api.admin.SafeOrderedObjectMessageStatistics
Set the number of unsent messages.
setUnsent(int) - Method in class gw.api.webservice.messagingTools.MessageStatisticsData
 
setUp(Assignee) - Method in interface gw.pl.activity.entity.Activity
Calls pre-setup rules, assigns the activity, then calls post-setup rules.
setup() - Method in class gw.pl.util.webservices.axis.GWEmitter
Method setup
setup() - Method in class gw.pl.util.webservices.axis.GWParser
 
setUp() - Method in class gw.test.TestClass
 
setUp() - Method in class gw.testharness.clustering.ClusterTest
 
setUp() - Method in class gw.testharness.TestBase
 
setUpAuto() - Method in interface gw.pl.activity.entity.Activity
Deprecated.
Please use Activity.autoAssign() or Activity.setUp(Assignee) (with gw.api.assignment.AutoAssignAssignee.INSTANCE as the argument) instead
setupContactCenterProximitySearch(String, Address, Boolean, Integer) - Static method in class gw.api.geocode.GeocodeScriptHelper
Sets up a proximity search on Contacts from ContactManager.
setupContactCenterProximitySearch(Contact, Address, Boolean, Integer) - Static method in class gw.api.geocode.GeocodeScriptHelper
Sets up a proximity search on Contacts from ContactManager
setupContactCenterProximitySearch(Contact, Address, Boolean, Integer, UnitOfDistance) - Static method in class gw.api.geocode.GeocodeScriptHelper
Sets up a proximity search on Contacts from ContactManager.
setupContactCenterProximitySearch(String, Address, Boolean, Integer, UnitOfDistance) - Static method in class gw.api.geocode.GeocodeScriptHelper
Sets up a proximity search on Contacts from ContactManager.
setupData() - Method in class gw.testharness.TestBase
 
setupDependencies() - Method in class gw.testharness.TestBase
 
setUploadFile(boolean) - Method in class gw.document.DocumentDetailsInfo
Indicate whether the user wants to upload new content for the document.
setupProximitySearch(Address, Boolean, Integer, UnitOfDistance) - Method in interface gw.pl.contact.entity.ContactSearchCriteria
Creates a new Proximity Search Parameters and Proximity Search center associated with this Contact Search Criteria, and populates both with the basic information required.
setupUserProximitySearch(Address, Boolean, Integer) - Static method in class gw.api.geocode.GeocodeScriptHelper
Sets up a proximity search on Users.
setupUserProximitySearch(Address, Boolean, Integer, UnitOfDistance) - Static method in class gw.api.geocode.GeocodeScriptHelper
Sets up a proximity search on Users.
setUseDoubleQuotes(boolean) - Method in class gw.xml.XMLNodeFormat
 
setUseExperimentalRawDataOutput(boolean) - Method in class gw.api.database.AWRReportUserSettings
 
setUser(User) - Method in interface gw.pl.assignment.entity.UserRoleAssignmentDelegate
Deprecated.
use getAssignedUser()
setUserCriteria(UserSearchCriteria) - Method in class gw.api.assignment.AssignmentSearchCriteria
Set the criteria used to search for a user, will be used if search type is "User".
setUserData(K) - Method in class gw.util.cache.FqnCacheNode
 
setUserId(String) - Method in class gw.api.webservice.systemTools.SessionData
set the user id
setUserID(Key) - Method in interface gw.pl.assignment.entity.UserRoleAssignmentDelegate
Deprecated.
use setAssignedUserID()
setUserID(String) - Method in class gw.plugin.approval.UserGroupPair
Sets the user ID.
setUserID(String) - Method in class gw.plugin.assignment.AssignmentResponse
The ID of the user within the group specified by groupID to which assignment is made.
setUserLoad(GroupUserAssignmentState, int) - Method in class gw.api.assignment.AssignmentType
Set the load for this assignment type on the user's state
setUserLoad(GroupUserAssignmentState, int) - Method in class gw.api.assignment.DefaultAssignmentType
 
setUsername(String) - Method in class gw.api.util.LoginForm
 
setUserName(String) - Method in class gw.api.webservice.systemTools.SessionData
Set the user name
setUsername(String) - Method in class gw.pl.util.webservices.axis.GWParser
Method setUsername
setUsername(String) - Method in class gw.plugin.dbauth.UsernamePasswordPair
 
setUsername(String) - Method in class gw.plugin.security.UserNamePasswordAuthenticationSource
Username
setUserPermissionChecker(UserSelectorPermissionChecker) - Static method in class gw.api.assignment.DynamicAssignmentUtil
Deprecated.
setUseTerminalWidth(boolean) - Static method in class gw.lang.cli.CommandLineAccess
Set to true for CommandLineAccess to use the active terminals width when printing it's help message
setValid(boolean) - Method in class gw.lang.reflect.MethodScore
 
setValidate(boolean) - Method in class gw.xml.XmlParseOptions
Deprecated.
Turning off validation is an experimental feature. Use at your own risk.
setValidate(boolean) - Method in class gw.xml.XmlSerializationOptions
 
setValidationCommand(ValidationCommand) - Method in class gw.plugin.validation.ValidationResponse
The validation command.
setValidationResult(ValidationResult) - Method in class gw.api.validation.EntityValidation
 
setValidator(IGosuValidator) - Method in interface gw.lang.parser.IParserPart
 
setValue(String) - Method in class gw.api.webservice.messagingTools.FieldChangeValue
 
setValue(String) - Method in class gw.api.webservice.pl.FieldValue
Sets the value
setValue(String) - Method in class gw.lang.gosuc.GosucArg
 
setValue(String, Object) - Method in class gw.lang.parser.ExternalSymbolMapBase
 
setValue(Object) - Method in interface gw.lang.parser.ISymbol
Assigns a value to this Symbol.
setValue(String, Object) - Method in interface gw.lang.reflect.gs.IExternalSymbolMap
Sets the value of the symbol with the given name.
setValue(Object, Object) - Method in interface gw.lang.reflect.IPropertyAccessor
Sets the property to the given value for the ctx object
setValue(String) - Method in class gw.plugin.security.UserValueNVP
Value
setValue(String) - Method in class gw.smoketest.platform.web.MessagesElement
Drilldown to the location that contains the error
setValue(String) - Method in class gw.smoketest.platform.web.MultiSelectElement
Deprecated.
use MultiValues instead for a multi-value widget
setValue(String) - Method in class gw.smoketest.platform.web.PagingElement
Sets the page you are on.
setValue(String) - Method in class gw.smoketest.platform.web.SelectElementWithSetAndRefresh
Overrides super to refresh page
setValue(String) - Method in class gw.smoketest.platform.web.ValueElement
 
setValue(String) - Method in class gw.smoketest.platform.web.ValueElementWithSetAndRefresh
Overrides super to refresh page
setValue(String, String) - Method in interface gw.testharness.ISmokeTestHelper
Sets the value of the named form element.
setValue(boolean) - Method in class gw.util.MutableBoolean
 
setValue(Object, Object) - Method in class gw.xml.parser2.XMLAttributePropertyInfo.AttributePropertyAccessor
 
setValueByOptionLabel(String) - Method in class gw.smoketest.platform.web.MultiSelectElement
Deprecated.
Use getOptionByLabel(...).click() instead
setValueByOptionLabel(String) - Method in class gw.smoketest.platform.web.SelectElement
Deprecated.
Use getOptionByLabel(...).click() instead
setValueInfo(XSDNodeValueInfo) - Method in class gw.xml.xsd.info.XSDElementInfo
 
setValueInfo(XSDNodeValueInfo) - Method in class gw.xml.xsd.info.XSDNodeTypeInfo
 
setValueIsBoxed(boolean) - Method in interface gw.lang.parser.ISymbol
Indicates that this symbol should use a reference rather than storing its value directly.
setValues(String[]) - Method in class gw.api.tools.DatabaseStorageValues
 
setValues(String, String[]) - Method in interface gw.testharness.ISmokeTestHelper
Sets the values of the named form element.
setVerbose(boolean) - Method in class gw.pl.util.webservices.axis.GWParser
Method setVerbose
setVisibilityModifier(FeatureDescriptor, IScriptabilityModifier) - Static method in class gw.lang.reflect.BeanInfoUtil
 
setWaiting(boolean) - Method in class gw.api.web.admin.workflow.ManageWorkflows
set whether the helper is waiting
setWarningLevel(String) - Method in class gw.plugin.validation.FieldValidationData
Warning level of the validation exception.
setWarningLevel(String) - Method in class gw.plugin.validation.GeneralValidationData
Warning level of the validation exception.
setWarningReason(String) - Method in class gw.plugin.validation.FieldValidationData
The message that should be displayed to the user to indicate the reason for the warning.
setWarningReason(String) - Method in class gw.plugin.validation.GeneralValidationData
The message that should be displayed to the user to indicate the reason for the warning.
setWarnOnCaseIssue() - Static method in class gw.lang.parser.IGosuParser.Settings
 
setWarnOnCaseIssue(boolean) - Method in interface gw.lang.parser.IGosuParser
 
setWebappContextRootDir(File) - Static method in class gw.pl.util.ServletProperties
 
setWebappContextTempDir(File) - Static method in class gw.pl.util.ServletProperties
 
setWhitespaceSignificant(boolean) - Method in interface gw.lang.parser.ISourceCodeTokenizer
 
setWideSearch(boolean) - Method in class gw.api.webservice.addressbook.contactapi.ABContactAPISearchSpec
Deprecated.
 
setWideSearch(boolean) - Method in class gw.api.webservice.addressbook.contactapi.ABContactSearchSpecWithoutPaging
 
setWidgetToPrint(Widget) - Method in class gw.api.print.PrintWidgetAction
 
setWidths(String[]) - Method in class gw.api.database.DatabaseParameterSet
 
setWorkElapsed(long) - Method in class gw.api.web.tools.WorkItemProcessingSummary
 
setWorkQueueConfig(String, WorkQueueConfig) - Method in interface gw.api.webservice.maintenanceTools.MaintenanceToolsBase
Sets the configuration for distributed workers for the specified work queue.
setWorkQueueConfig(String, WorkQueueConfig) - Method in class gw.api.webservice.maintenanceTools.MaintenanceToolsImpl
Sets the configuration for distributed workers for the specified work queue.
setWrapArrays(boolean) - Method in class gw.pl.util.webservices.axis.GWEmitter
 
setWrapArrays(boolean) - Method in class gw.pl.util.webservices.axis.GWSymbolTable
 
setWrapped(boolean) - Method in class gw.pl.util.webservices.axis.GWSymbolTable
Turn on/off element wrapping for literal soap body's.
setWriteMethod(Method) - Method in class gw.lang.reflect.TypedPropertyDescriptor
 
setWritePretty(boolean) - Method in class gw.pl.util.xml.XMLCodec
 
setWriterLastExecutionTime(Date) - Method in class gw.api.web.tools.WorkQueueDisplayInfo
 
setWriteTime(long) - Method in class gw.api.webservice.importTools.ImportResults
The amount of time taken to write to the database.
setXmlDeclaration(boolean) - Method in class gw.xml.XmlSerializationOptions
 
setXmlSerializationOptions(XmlSerializationOptions) - Method in class gw.xml.ws.WsiInvocationContext
 
setYear(int) - Method in class gw.xml.date.AbstractXmlDateType
 
setYear(int) - Method in class gw.xml.date.XmlDate
 
setYear(int) - Method in class gw.xml.date.XmlDateTime
 
setYear(int) - Method in class gw.xml.date.XmlYear
 
setYear(int) - Method in class gw.xml.date.XmlYearMonth
 
setYears(BigInteger) - Method in class gw.xml.date.XmlDuration
 
setZone(Zone) - Method in interface gw.pl.calendar.entity.BusinessWeekZone
Set the zone for this row
setZone(Zone) - Method in interface gw.pl.calendar.entity.HolidayZone
Set the zone for this row
setZone(Zone) - Method in interface gw.pl.community.entity.OrganizationZoneAdmin
Set the zone for this row
setZoneCode(String) - Method in class gw.api.admin.RegionSearchCriteria
 
setZoneCodes(String[]) - Method in interface gw.pl.assignment.entity.Region
Set the zones.
setZoneCodes(String[]) - Method in interface gw.pl.calendar.entity.BusinessWeek
Set the zones.
setZoneCodes(String[]) - Method in interface gw.pl.calendar.entity.Holiday
Set the zones.
setZones(String) - Method in interface gw.pl.assignment.entity.Region
Deprecated.
Use #setZoneCodes. Regions are heterogeneous therefore this method should not be used.
setZones(String) - Method in interface gw.pl.calendar.entity.BusinessWeek
Deprecated.
use #setZoneCodes BusinessWeeks are heterogeneous therefore this method should not be used.
setZones(String) - Method in interface gw.pl.calendar.entity.Holiday
Deprecated.
Use #setZoneCodes Holidays are heterogeneous therefore this method should not be used.
setZonesArray(String[]) - Method in interface gw.pl.community.entity.Organization
Sets the business week's zones.
setZonesString(String) - Method in interface gw.pl.community.entity.Organization
Sets the zones that use this business week.
setZoneType(ZoneType) - Method in class gw.api.admin.RegionSearchCriteria
 
setZoneType(ZoneType) - Method in class gw.api.admin.ZoneSearchCriteria
Deprecated.
 
shallowCopy() - Method in class gw.api.graph.BasicGraph
Returns a shallow copy of the graph.
shallowCopy() - Method in interface gw.api.graph.Graph
Creates a (shallow) copy of the graph.
shallowCopy(ParseException) - Static method in exception gw.lang.parser.exceptions.ParseException
 
shallowCopy() - Method in interface gw.pl.external.entity.Entity
Deprecated.
Makes a copy of the bean into the bean's bundle.
shallowCopy() - Method in interface gw.pl.persistence.core.Bean
Makes a copy of the bean into the bean's bundle.
shallowCopy() - Method in class gw.xml.simple.SimpleXmlNode
Makes a shallow copy of this node, including its name, text, and attributes.
share() - Method in class gw.api.databuilder.DataBuilder
Returns a wrapper around this builder which can be handed to any method expecting a ValueGenerator<T>.
SharedBundlePlugin - Interface in gw.plugin
Plugins which implement the SharedBundlePlugin interface share the caller's bundle rather than creating a new one.
SharedSectionUsageStat - Class in gw.api.tools
Contains statistical information about the usage of each SectionWidget in the PCF configuration.
SharedSectionUsageStat(String, Class, int) - Constructor for class gw.api.tools.SharedSectionUsageStat
 
SharedSectionUsageStatsSource - Class in gw.api.tools
Just gets usage stats directly from the Page Service
SharedSectionUsageStatsSource() - Constructor for class gw.api.tools.SharedSectionUsageStatsSource
 
shatterWithRectangle(Rectangle, int) - Method in class gw.pl.util.Rectangle
This method returns an array of Rectangles with the following properties:

no two rectangles in the array intersect

every rectangle in the array is contained in this

no rectangle in the array intersects with r2

every point contained in this is either contained in r2, or is contained in one of the rectangles in the array.

Shell - Class in gw.util
Deprecated.
use ProcessRunner instead
Shell() - Constructor for class gw.util.Shell
Deprecated.
 
ShellProcess - Class in gw.util
 
shiftInnerClassToFileName(StringBuilder, StringBuilder) - Static method in class gw.lang.reflect.gs.IFileSystemGosuClassRepository.Util
 
SHORT - Static variable in class gw.api.util.UltraFastDateFormat
SHORT locale dependent date or time style.
SHORT - Static variable in class gw.lang.reflect.java.asm.AsmClass
 
SHORT - Static variable in class gw.lang.reflect.java.asm.AsmPrimitiveType
 
SHORT() - Static method in class gw.lang.reflect.java.JavaTypes
 
ShortCircuitingProperty - Annotation Type in gw.lang
 
ShortCoercer - Class in gw.lang.parser.coercers
 
ShortCoercer() - Constructor for class gw.lang.parser.coercers.ShortCoercer
 
shorterThan(Object[], int, String) - Static method in class gw.pl.util.ArgCheck
Checks to see if an array is shorter than the specified value
shorterThan(Collection, int, String) - Static method in class gw.pl.util.ArgCheck
Checks to see if a Collection is shorter than the specified value
shorterThan(String, int, String) - Static method in class gw.pl.util.ArgCheck
Checks to see if a String is shorter than the specified value
shortFormatDays(long) - Static method in class gw.api.web.tools.Duration
Returns a formatted string with the duration expressed down to the days
shortFormatHours(long) - Static method in class gw.api.web.tools.Duration
Returns a formatted string with the duration expressed down to the hour
shortFormatMillisecs(long) - Static method in class gw.api.web.tools.Duration
Returns a formatted string with the duration expressed down to the millisecond
shortFormatMinutes(long) - Static method in class gw.api.web.tools.Duration
Returns a formatted string with the duration expressed down to the minute
shortFormatSeconds(long) - Static method in class gw.api.web.tools.Duration
Returns a formatted string with the duration expressed down to the second
ShortHighPriorityCoercer - Class in gw.lang.parser.coercers
 
ShortHighPriorityCoercer() - Constructor for class gw.lang.parser.coercers.ShortHighPriorityCoercer
 
ShortName - Annotation Type in gw.lang.cli
 
ShortPCoercer - Static variable in class gw.lang.parser.coercers.BasePrimitiveCoercer
 
ShortPHighPriorityCoercer - Class in gw.lang.parser.coercers
 
ShortPHighPriorityCoercer() - Constructor for class gw.lang.parser.coercers.ShortPHighPriorityCoercer
 
ShortTypeWrapper - Class in gw.xml.xsd.typewrapper
 
ShortTypeWrapper(boolean) - Constructor for class gw.xml.xsd.typewrapper.ShortTypeWrapper
 
shouldAddInExternalSymbolMapArgumentForFunctionSymbol(IFunctionSymbol) - Method in class gw.lang.parser.ExternalSymbolMapBase
 
shouldAddInheritedAnnotation(IFeatureInfo, List<IAnnotationInfo>, IAnnotationInfo) - Method in class gw.lang.reflect.IAnnotatedFeatureInfo.IAnnotationInfoHelper
 
shouldAddUnassignedUser(Organization, User) - Method in class gw.api.admin.ABGroupTreeNode
Determines whether or not this user should be added to unassigned user list in tree.
shouldAddUnassignedUser(Organization, User) - Method in class gw.api.admin.GroupTreeNode
Determines whether or not this user should be added to unassigned user list in tree.
shouldAddUnassignedUser(User) - Method in class gw.api.admin.OrganizationTreeNode
Determines whether or not this user should be added to unassigned user list in tree.
shouldAddUser(User) - Method in class gw.api.admin.OrganizationTreeNode
 
shouldAddWarning(IType, IParseIssue) - Method in interface gw.lang.reflect.IEntityAccess
 
shouldAlterSession() - Method in class gw.api.database.optimizer.oracle.AlterOptimizerDynamicSampling
Deprecated.
Necessary if optimizer_dynamic_sampling !
shouldAlterSession() - Method in class gw.api.database.optimizer.oracle.DisableBtreeToBitmapConversion
Deprecated.
Necessary if _b_tree_bitmap_plans = true
shouldAlterSession() - Method in class gw.api.database.optimizer.oracle.DisableHashJoin
Deprecated.
Necessary if _hash_join_enabled = true
shouldAlterSession() - Method in class gw.api.database.optimizer.oracle.DisableIndexFastFullScan
Deprecated.
Necessary if _index_fast_full_scan = true
shouldAlterSession() - Method in class gw.api.database.optimizer.oracle.DisableIndexJoin
Deprecated.
Necessary if _index_join_enabled = true
shouldAlterSession() - Method in class gw.api.database.optimizer.oracle.DisableIndexSkipScan
Deprecated.
Necessary if _optimizer_skip_scan_enabled = true
shouldAlterSession() - Method in class gw.api.database.optimizer.oracle.DisableOptimizerCostbasedTransformation
Deprecated.
Necessary if _optimizer_cost_based_transformation !
shouldAlterSession() - Method in class gw.api.database.optimizer.oracle.DisableOracleISSFix8893626
Deprecated.
Necessary if _fix_control !
shouldAlterSession() - Method in class gw.api.database.optimizer.oracle.DisableSortMergeJoin
Deprecated.
Necessary if _optimizer_sortmerge_join_enabled = true
shouldAlterSession() - Method in class gw.api.database.optimizer.oracle.EnableOracleQueryRewrite
Deprecated.
Necessary if enable_query_rewrite !
shouldAlterSession() - Method in class gw.api.database.optimizer.oracle.OracleQueryRewriteIntegrity
Deprecated.
Necessary if query_rewrite_integrity !
shouldAlterSession() - Method in class gw.api.database.optimizer.oracle.SetSemiJoinNestedLoops
Deprecated.
Necessary if _always_semi_join !
shouldAlterSession() - Method in class gw.api.database.optimizer.oracle.SwitchOracleConsumerGroup
Deprecated.
 
shouldAnalyze() - Static method in class gw.lang.parser.PostCompilationAnalysis
 
shouldAppendAfterQuery() - Method in interface gw.api.database.QueryHint
Deprecated.
This method will be removed in a future release. Do not use.
shouldAppendAfterQuery() - Method in class gw.api.database.SQLServerQueryLevelHintBase
 
shouldAppendAfterSelect() - Method in class gw.api.database.OracleFullHint
Deprecated.
 
shouldAppendAfterSelect() - Method in class gw.api.database.OracleIndexHint
Deprecated.
shouldAppendAfterSelect() - Method in class gw.api.database.OracleNoUnnestHint
 
shouldAppendAfterSelect() - Method in class gw.api.database.OracleUseHashHint
 
shouldAppendAfterSelect() - Method in interface gw.api.database.QueryHint
Deprecated.
This method will be removed in a future release. Do not use.
shouldAppendAfterSelect() - Method in class gw.api.database.SQLServerQueryLevelHintBase
 
shouldAppendAfterTable() - Method in interface gw.api.database.QueryHint
Deprecated.
This method will be removed in a future release. Do not use.
shouldAppendAfterTable() - Method in class gw.api.database.SQLServerQueryLevelHintBase
 
shouldAppendComment() - Method in class gw.api.database.OracleIndexHint
Deprecated.
shouldAppendComment() - Method in interface gw.api.database.QueryHint
Deprecated.
This method will be removed in a future release. Do not use.
shouldAppendComment() - Method in class gw.api.database.SQLServerQueryLevelHintBase
 
shouldAppendInJoin() - Method in interface gw.api.database.QueryHint
Deprecated.
This method will be removed in a future release. Do not use.
shouldAppendInJoin() - Method in class gw.api.database.SQLServerQueryLevelHintBase
 
shouldCacheTypeNames() - Method in interface gw.config.IPlatformHelper
 
shouldCacheTypeNames() - Method in class gw.lang.reflect.TypeLoaderBase
 
shouldDebug(String) - Static method in class gw.lang.reflect.gs.BytecodeOptions
 
shouldEncryptProperty(IColumnPropertyInfo) - Method in class gw.api.importing.XmlExporter
 
shouldExecute() - Method in class gw.api.database.optimizer.oracle.SwitchOracleConsumerGroup
Deprecated.
 
shouldExecute() - Method in interface gw.api.database.QueryOptimizer
Deprecated.
This method will be removed in a future release. Do not use.
shouldFireEvents() - Method in interface gw.entity.IEventType
 
shouldIntern() - Method in interface gw.xml.parser2.PLXMLNodeFactory
 
shouldIntern() - Method in interface gw.xml.XMLInternData
 
shouldKeepDebugInfo(IGosuClass) - Method in class gw.lang.reflect.gs.GosuClassTypeLoader
 
shouldKeepDebugInfo() - Method in interface gw.lang.reflect.gs.IGosuClass
 
shouldNotRunTest() - Method in interface gw.test.ITestMetadata
 
shouldNotRunTest() - Method in class gw.test.TestMetadata
 
shouldProcessItem(E) - Method in class gw.processes.WorkQueueBase
Whether a work item should be created for this target.
shouldRunTest() - Method in class gw.testharness.TestBase.CactusTestRunner
 
shouldShowPropertiesAndCounters() - Method in interface gw.api.profiler.ProfilerFrameGroupSource
 
shouldShowPropertiesAndCounters() - Method in class gw.api.profiler.ProfilerStackAggregate
 
shouldTransformThisSet() - Method in class gw.api.database.DatabaseParameterSet
 
shouldTraverse(IEntityType, IEntityType, Object) - Method in class gw.api.contact.pendingchanges.ABLinkableTraversalFilter
Returns false if target is not ABLinkable.
shouldTraverse(T, T, Object) - Method in class gw.api.graph.CompositeFilter
Returns true if edge should be traversed.
shouldTraverse(IEntityType, IEntityType, Object) - Method in class gw.api.graph.ExtractableEntityFilter
Returns true if edge should be traversed.
shouldTraverse(TraversalFilter<T>, Edge<T>) - Static method in class gw.api.graph.Filters
Evaluates the filter in respect to the given edge.
shouldTraverse(T, T, Object) - Method in class gw.api.graph.NullFilter
Determines if a GraphTraverser should traverse to the given node.
shouldTraverse(T, T, Object) - Method in interface gw.api.graph.TraversalFilter
Determines if a GraphTraverser should traverse to the given node.
shouldTraverse(T, T, Object) - Method in class gw.api.graph.UnionFilter
Should the edge represented by the arguments be traversed?
shouldUseSingleServingLoader(ICompilableType) - Method in interface gw.lang.reflect.IGosuClassLoadingObserver
 
showDetailView(ABContact) - Static method in class gw.api.web.contact.PendingContactChangeUtil
 
showDiff(PrintStream) - Method in class gw.pl.util.diff.lcs.LineBasedLCS
 
showEditButtons() - Static method in class gw.document.DocumentsUtilBase
Checks to see if the Edit/Upload buttons should be displayed, and caches the result, since it depends on config parameters and thus won't change without a server restart.
showEditButtons(Document) - Static method in class gw.document.DocumentsUtilBase
Checks to see if the Edit/Upload buttons should be displayed, and caches the result, since it depends on config parameters and thus won't change without a server restart.
showHelp(String, Object) - Static method in class gw.lang.cli.CommandLineAccess
Shows a help message for the program arguments derived from the given type, sent to stdout
showHelp(IType) - Static method in class gw.lang.cli.CommandLineAccess
Shows a help message for the program arguments derived from the given type, sent to stdout
showListViewOptionsPopupAndGoPrint(ListViewWidget, PrintSettings) - Method in class gw.api.print.ListViewPrintOptionPopupAction
Sets environment up and displays List View Print Options Popup dialog box.
showTypeNamesInIDE() - Method in interface gw.lang.reflect.ITypeLoader
 
showTypeNamesInIDE() - Method in class gw.lang.reflect.TypeLoaderBase
 
shutdown() - Method in class gw.api.email.AbstractEmailMessageTransport
 
shutdown() - Method in interface gw.lang.reflect.ITypeLoader
 
shutdown() - Method in interface gw.lang.reflect.ITypeSystem
 
shutdown() - Method in interface gw.lang.reflect.module.ITypeLoaderStack
 
shutdown() - Method in class gw.lang.reflect.TypeLoaderBase
 
shutdown(IExecutionEnvironment) - Static method in class gw.lang.reflect.TypeSystem
 
shutdown() - Method in interface gw.lang.reflect.TypeSystemShutdownListener
 
shutdown() - Method in class gw.plugin.integration.inbound.logging.reply.FileIntegrationMessageReplyHandler
 
shutdown() - Method in class gw.plugin.integration.inbound.logging.reply.JMSIntegrationMessageReplyHandler
 
shutdown() - Method in interface gw.plugin.messaging.MessagePlugin
Messaging shut down occurs during server shutdown or if the configuration is about to be re-read.
signum() - Method in class gw.api.financials.CurrencyAmount
Returns the sign of this CurrencyAmount.
signum() - Method in class gw.pl.currency.MonetaryAmount
Returns the sign of this MonetaryAmount.
SIMPLE_CONTENT - Static variable in class gw.xml.xsd.schema.XSDComplexType
 
SimpleMethodInfo - Class in gw.lang.reflect
 
SimpleMethodInfo(ScriptabilityModifier, IJavaClassInfo, String, IJavaClassInfo...) - Constructor for class gw.lang.reflect.SimpleMethodInfo
 
SimpleNamespaceAwareXMLNodeFactory - Class in gw.xml
 
SimpleNamespaceAwareXMLNodeFactory() - Constructor for class gw.xml.SimpleNamespaceAwareXMLNodeFactory
 
SimpleParameterInfo - Class in gw.lang.reflect
 
SimpleParameterInfo(IFeatureInfo, IType, int) - Constructor for class gw.lang.reflect.SimpleParameterInfo
 
SimplePersistenceHandler - Class in gw.datatype.impl
Class description...
SimplePersistenceHandler(JdbcType) - Constructor for class gw.datatype.impl.SimplePersistenceHandler
 
SimplePool - Class in gw.pl.util.webservices
 
SimplePool() - Constructor for class gw.pl.util.webservices.SimplePool
 
SimplePropertyChainReference<R,T> - Class in gw.lang.reflect.features
 
SimplePropertyChainReference(IType, FeatureReference, String) - Constructor for class gw.lang.reflect.features.SimplePropertyChainReference
 
SimpleToolMain - Class in gw.pl.main
 
SimpleToolMain() - Constructor for class gw.pl.main.SimpleToolMain
 
SimpleToolMain.StatusCode - Enum in gw.pl.main
 
SimpleTreeNode - Class in gw.api.tree
Simple implementation of TreeNode
SimpleTreeNode(Object) - Constructor for class gw.api.tree.SimpleTreeNode
Constructs a node
SimpleTreeNode(Object, boolean) - Constructor for class gw.api.tree.SimpleTreeNode
Constructs a SimpleTreeNode.
SimpleTypeLoader - Class in gw.lang.reflect
 
SimpleTypeLoader(IModule) - Constructor for class gw.lang.reflect.SimpleTypeLoader
 
SimpleValueHandler - Class in gw.datatype.impl
Class description...
SimpleValueHandler(Class<?>) - Constructor for class gw.datatype.impl.SimpleValueHandler
 
SimpleXmlNode - Class in gw.xml.simple
 
SimpleXmlNode(String) - Constructor for class gw.xml.simple.SimpleXmlNode
Construct a new SimpleXmlNode with the given element name.
SimpleXMLNodeFactory<T extends AbstractXMLNode> - Class in gw.xml
 
SimpleXMLNodeFactory() - Constructor for class gw.xml.SimpleXMLNodeFactory
 
SimpleXMLNodeFactory(Map<String, ? extends Class<? extends T>>) - Constructor for class gw.xml.SimpleXMLNodeFactory
 
SimpleXMLNodeFactory(List<? extends Class<? extends T>>) - Constructor for class gw.xml.SimpleXMLNodeFactory
 
since(Date) - Static method in class gw.api.web.tools.WorkQueueRunDisplayInfo
 
SINGLE_SERVING_LOADER - Static variable in class gw.lang.reflect.gs.BytecodeOptions
 
SingleInferredSymbolProvider<T extends IXMLNode> - Class in gw.xml.parser2
 
SingleInferredSymbolProvider() - Constructor for class gw.xml.parser2.SingleInferredSymbolProvider
 
SingleString - Interface in gw.pl.custom.entity
SingleString Helper entity that wraps a single string
singleton(IMethodInfo) - Static method in class gw.lang.reflect.MethodList
 
size() - Method in interface gw.api.archiving.upgrade.IArchivedEntitySet
 
size() - Method in interface gw.api.archiving.upgrade.IArchivedTypekeySet
 
size() - Method in class gw.lang.enhancements.OrderedList
 
size() - Method in class gw.lang.parser.TypeVarToTypeMap
 
size() - Method in class gw.lang.reflect.PropertyNameMap
 
size() - Method in class gw.pl.util.EmptyMap
 
size() - Method in class gw.pl.util.webservices.SimplePool
 
size(List<SolrSortColumn>) - Method in class gw.plugin.solr.SolrRecordMap
 
size() - Method in class gw.smoketest.platform.web.IteratorEntries
 
size() - Method in class gw.smoketest.platform.web.IteratorEntriesForWizardSteps
Handles special renderIds for wizard menu links
size() - Method in class gw.util.CaseInsensitiveSet
 
size() - Method in class gw.util.CiHashMap
 
size() - Method in class gw.util.concurrent.ConcurrentHashSet
 
size() - Method in class gw.util.concurrent.ConcurrentWeakValueHashMap
 
size() - Method in class gw.util.DerivedKeyHashMap
 
size - Variable in class gw.util.DynamicArray
The size of the ArrayList (the number of elements it contains).
size() - Method in class gw.util.DynamicArray
Returns the number of elements in this list.
size() - Method in class gw.util.IdentitySet
 
size() - Method in class gw.util.perf.objectsize.ObjectSize
 
size() - Method in class gw.util.perf.objectsize.UnmodifiableArraySet
 
size() - Method in class gw.util.perf.objectsize.UnmodifiableSizeTwoSet
 
size() - Method in class gw.util.RegExpMatch
 
size() - Method in class gw.util.ScopedMap
 
size() - Method in class gw.util.SpaceEfficientHashMap
 
size() - Method in class gw.util.Stack
 
size() - Method in class gw.xml.XMLNodeAttributeMap
 
size() - Method in class gw.xml.xsd.info.ChoiceNodeInstance
 
size() - Method in interface gw.xml.xsd.info.NestedList
 
size(Object) - Static method in class gw.xml.xsd.info.NestedListUtil
 
size() - Method in class gw.xml.xsd.info.ParsedNodeList
 
size() - Method in class gw.xml.xsd.typeloader.IdrefsList
 
SIZE_OF - Static variable in class gw.datatype.impl.DatePersistenceHandler
 
SIZE_OF - Static variable in class gw.datatype.impl.DecimalPersistenceHandler
 
SIZE_OF - Static variable in class gw.datatype.impl.KeyPersistenceHandlerBase
 
SIZE_OF - Static variable in class gw.datatype.impl.TypelistKeyPersistenceHandler
 
SIZE_OF_BOOLEAN - Static variable in class gw.datatype.impl.SimplePersistenceHandler
 
SIZE_OF_DECIMAL - Static variable in class gw.datatype.impl.SimplePersistenceHandler
 
SIZE_OF_INTEGER - Static variable in class gw.datatype.impl.SimplePersistenceHandler
 
SIZE_OF_LONG - Static variable in class gw.datatype.impl.SimplePersistenceHandler
 
skip() - Method in interface gw.pl.activity.entity.Activity
Sets an activity's state to skipped.
skip() - Method in interface gw.pl.messaging.entity.Message
Skips the message.
skipBlockingMessagesForStats(SafeOrderedObjectMessageStatistics[]) - Static method in class gw.api.admin.MessagingUtil
Skips any messages in error status for the specified primary objects (extracted from the provided array of statistics objects).
skipField(Field) - Method in class gw.util.perf.objectsize.DefaultObjectSizeFilter
 
skipField(Field) - Method in interface gw.util.perf.objectsize.IObjectSizeFilter
 
skipFromArchiving(String) - Method in interface gw.pl.extract.entity.RootInfo
Skip archival of this item.
skipMessage(long) - Method in interface gw.api.webservice.messagingTools.MessagingToolsBase
Skips a single message (error or inflight).
skipMessage(long) - Method in class gw.api.webservice.messagingTools.MessagingToolsImpl
 
skipMessages(EventMessage[]) - Static method in class gw.api.admin.MessagingUtil
Deprecated.
use the MessageBase version instead
skipMessages(Message[]) - Static method in class gw.api.admin.MessagingUtil
Skips all of the specified messages.
skipObject(Object) - Method in class gw.util.perf.objectsize.DefaultObjectSizeFilter
 
skipObject(Object) - Method in interface gw.util.perf.objectsize.IObjectSizeFilter
 
SKIPPED - Static variable in class gw.pl.messaging.MessageStatus
State for a pending ack or pending send message that is skipped/dropped.
SL - Static variable in interface gw.lang.parser.expressions.IBitshiftExpression
 
SmokeTestScriptDirs - Static variable in class gw.api.system.PLConfigParameters
Comma-separated list of root directories where to find the smoke test scripts.
SmokeTestSearchResult - Class in gw.api.tools
 
SmokeTestSearchResult(String, String) - Constructor for class gw.api.tools.SmokeTestSearchResult
 
smtpHost - Variable in class gw.api.email.AbstractEmailMessageTransport
 
smtpPort - Variable in class gw.api.email.AbstractEmailMessageTransport
 
sneakySetTypeSystem(ITypeSystem) - Static method in class gw.config.CommonServices
 
SOAP - Static variable in class gw.pl.util.webservices.Globals
 
SOAP_BODY_TAG - Static variable in class gw.api.profiler.ProfilerTag
 
SOAP_DESERIALIZE_TAG - Static variable in class gw.api.profiler.ProfilerTag
 
SOAP_SERIALIZE_TAG - Static variable in class gw.api.profiler.ProfilerTag
 
SOAP_TAG - Static variable in class gw.api.profiler.ProfilerTag
 
SOAPAuthenticatedProxy - Interface in gw.pl.util.webservices
Internal interface implemented by SOAP proxy returned from APILocator.getAuthenticatedProxy(Class, String, String, String).
SoapCallHistory - Interface in gw.pl.profiler.entity
SoapCallHistory History of SOAP calls
SOAPClientConfigProvider - Class in gw.pl.util.webservices
Internal class used to read the gw-client-config.wsdd file.
SOAPClientConfigProvider() - Constructor for class gw.pl.util.webservices.SOAPClientConfigProvider
Constructor which takes an input stream directly.
SoapEndpointData - Annotation Type in gw.testharness
User: dbrewster Date: May 11, 2007 Time: 3:12:20 PM
SoapEndpointGroup - Annotation Type in gw.testharness
Used to add a new soap endpoint.
SOAPException - Exception in gw.api.webservice.exception
A generic SOAP exception.
SOAPException() - Constructor for exception gw.api.webservice.exception.SOAPException
This constructor is required by the serializers/deserializers in the system that reflectively construct new instances.
SOAPException(Exception) - Constructor for exception gw.api.webservice.exception.SOAPException
 
SOAPException(String) - Constructor for exception gw.api.webservice.exception.SOAPException
 
SOAPException - Exception in gw.pl.util.webservices.login.fault
A generic SOAP exception.
SOAPException() - Constructor for exception gw.pl.util.webservices.login.fault.SOAPException
 
SOAPException(String, String) - Constructor for exception gw.pl.util.webservices.login.fault.SOAPException
 
SOAPLocalTest - Annotation Type in gw.testharness
Annotation used to enable the soap.local namespace.
SOAPOutboundHandler - Class in gw.pl.util.webservices
Internal class used to handle outbound SOAP requests.
SOAPOutboundHandler() - Constructor for class gw.pl.util.webservices.SOAPOutboundHandler
 
SOAPRetryableException - Exception in gw.api.webservice.exception
SOAPRetryableException is the class for all exceptions that are retryable immediately.
SOAPRetryableException() - Constructor for exception gw.api.webservice.exception.SOAPRetryableException
Required for serialization
SOAPRetryableException(String) - Constructor for exception gw.api.webservice.exception.SOAPRetryableException
Constructs a minimal exception with the given message
SOAPRetryableException - Exception in gw.pl.util.webservices.login.fault
SOAPServerException is the base class for all exceptions that resulted from a server error.
SOAPRetryableException() - Constructor for exception gw.pl.util.webservices.login.fault.SOAPRetryableException
 
SOAPRetryableException(String, String) - Constructor for exception gw.pl.util.webservices.login.fault.SOAPRetryableException
 
SOAPSenderException - Exception in gw.api.webservice.exception
SOAPSenderException is the base class for all exceptions that resulted from a sender error.
SOAPSenderException() - Constructor for exception gw.api.webservice.exception.SOAPSenderException
This constructor is required by the serializers/deserializers in the system that reflectively construct new instances.
SOAPSenderException(String) - Constructor for exception gw.api.webservice.exception.SOAPSenderException
Constructs a minimal exception with the given message
SOAPSenderException - Exception in gw.pl.util.webservices.login.fault
SOAPSenderException is the base class for all exceptions that resulted from a sender error.
SOAPSenderException() - Constructor for exception gw.pl.util.webservices.login.fault.SOAPSenderException
 
SOAPSenderException(String, String) - Constructor for exception gw.pl.util.webservices.login.fault.SOAPSenderException
 
SOAPServerException - Exception in gw.api.webservice.exception
SOAPServerException is the base class for all exceptions that resulted from a server error.
SOAPServerException() - Constructor for exception gw.api.webservice.exception.SOAPServerException
Required for serialization
SOAPServerException(String) - Constructor for exception gw.api.webservice.exception.SOAPServerException
Constructs a minimal exception with the given message
SOAPServerException - Exception in gw.pl.util.webservices.login.fault
SOAPServerException is the base class for all exceptions that resulted from a server error.
SOAPServerException() - Constructor for exception gw.pl.util.webservices.login.fault.SOAPServerException
 
SOAPServerException(String, String) - Constructor for exception gw.pl.util.webservices.login.fault.SOAPServerException
 
SOAPServiceBase - Class in gw.api.soap
Base class for auto generated soap API classes.
SOAPServiceBase(SOAPLoader, String, QName) - Constructor for class gw.api.soap.SOAPServiceBase
Base constructor
SoftEntityReferencePersistenceHandler - Class in gw.datatype.impl
Persistence handler for the soft entity reference datatype.
SoftEntityReferencePersistenceHandler() - Constructor for class gw.datatype.impl.SoftEntityReferencePersistenceHandler
 
SolrClusterTestUtil - Class in gw.testharness.clustering
 
SolrClusterTestUtil() - Constructor for class gw.testharness.clustering.SolrClusterTestUtil
 
SolrClusterTestUtil.MTPluginConfigurator - Class in gw.testharness.clustering
 
SolrClusterTestUtil.MTPluginConfigurator(String, String, String) - Constructor for class gw.testharness.clustering.SolrClusterTestUtil.MTPluginConfigurator
 
SolrException - Exception in gw.solr
For use by the application to represent an unexpected problem communicating or otherwise interacting with the Solr server.
SolrException() - Constructor for exception gw.solr.SolrException
Creates a SolrException no message and no cause.
SolrException(Throwable) - Constructor for exception gw.solr.SolrException
Wrap a cause with SolrException.
SolrException(String) - Constructor for exception gw.solr.SolrException
Creates a SolrException with a detail message.
SolrException(String, Throwable) - Constructor for exception gw.solr.SolrException
Wrap a cause with a SolrException and a new detail message.
SolrMessageMonitor - Class in gw.plugin.management
 
SolrQueryProcessor<T extends Bean> - Class in gw.plugin.solr
 
SolrQueryProcessor(int, int, IType) - Constructor for class gw.plugin.solr.SolrQueryProcessor
 
SolrQueryProcessor.SolrPagedQueryIterator - Class in gw.plugin.solr
 
SolrQueryProcessor.SolrPagedQueryIterator() - Constructor for class gw.plugin.solr.SolrQueryProcessor.SolrPagedQueryIterator
 
SolrRecordMap<T> - Class in gw.plugin.solr
 
SolrRecordMap() - Constructor for class gw.plugin.solr.SolrRecordMap
 
SolrResultSet<T> - Class in gw.plugin.solr
Encapsulation of a Solr result set
SolrResultSet(int, int, List<T>) - Constructor for class gw.plugin.solr.SolrResultSet
SolrResultSet(int, float, int, List<T>) - Constructor for class gw.plugin.solr.SolrResultSet
Creates a SolrResultSet
SolrSearchMonitor - Class in gw.plugin.management
 
SolrSearchStore - Enum in gw.plugin.solr
This class defines the type of Solr store being used
SolrSortColumn - Class in gw.plugin.solr
Represents a sortable Solr field with sort direction
SolrSortColumn(String, boolean) - Constructor for class gw.plugin.solr.SolrSortColumn
Create an instance of SolrSortColumn
SOOMessageFilters - Class in gw.api.admin
Helper class containing display filters for selecting messages based on status.
SOOMessageFilters(DisplayKey) - Constructor for class gw.api.admin.SOOMessageFilters
 
SOOMessageFilters.FilerSetClass - Class in gw.api.admin
 
SOOMessageFilters.FilerSetClass() - Constructor for class gw.api.admin.SOOMessageFilters.FilerSetClass
 
SOOMessageSearchItemUtil - Class in gw.api.messaging
 
SOOMessageSearchItemUtil() - Constructor for class gw.api.messaging.SOOMessageSearchItemUtil
 
SOOMessageStatisticsUtil - Class in gw.api.admin
Helper class used to retrieve messaging statistics for a message destination.
sort(TreeNode, Comparator<TreeNode>) - Static method in class gw.api.tree.TreeUtil
Recursively sorts with the given Comparator<TreeNode>.
sortAlphabetically(TreeNode) - Static method in class gw.api.tree.TreeUtil
Recursively sorts so that nodes are in alphabetical order within parent node.
sortAttributes(QName, List<String>) - Method in class gw.xml.IXMLNodeFormat.DefaultXMLNodeFormat
 
sortAttributes(QName, List<String>) - Method in class gw.xml.IXMLNodeFormat.DiffFriendlyXMLNodeFormat
 
sortAttributes(QName, List<String>) - Method in class gw.xml.IXMLNodeFormat.NoSortXMLNodeFormat
 
sortAttributes(QName, List<String>) - Method in interface gw.xml.IXMLNodeFormat
Sort the attributes.
sortAttributes(QName, List<String>) - Method in class gw.xml.XMLNodeFormat
 
sortAttributes(QName, List<String>) - Method in class gw.xml.xsd.XSDNodeFormat
 
sortByName(List<T>) - Static method in class gw.lang.reflect.TypeInfoUtil
 
SortByRange - Class in gw.pl.note.typekey
 
SortByRange(ITypeList, String) - Constructor for class gw.pl.note.typekey.SortByRange
 
sortChildren(Comparator<? super N>) - Method in class gw.xml.AbstractXMLNode
Re-orders this node's children according to the given comparator.
sortIfNeeded() - Method in class gw.api.util.stats.StatisticsCollector
 
sortInnerNodesAtTop(TreeNode) - Static method in class gw.api.tree.TreeUtil
Recursively sorts so that inner nodes are at top within parent node.
SourceCodeReader - Class in gw.lang.parser
 
SourceCodeReader(CharSequence) - Constructor for class gw.lang.parser.SourceCodeReader
 
SpaceEfficientHashMap<K,V> - Class in gw.util
 
SpaceEfficientHashMap() - Constructor for class gw.util.SpaceEfficientHashMap
 
SpaceEfficientHashMap(Map<? extends K, ? extends V>) - Constructor for class gw.util.SpaceEfficientHashMap
Constructs a new HashMap with the same mappings as the specified Map.
SpatialObject - Interface in gw.api.database.spatial
Superclass for spatial geometry data objects
SpatialPoint - Class in gw.api.database.spatial
 
SpatialPoint() - Constructor for class gw.api.database.spatial.SpatialPoint
Required for SOAP serialization/deserialization.
SpatialPoint(String, String) - Constructor for class gw.api.database.spatial.SpatialPoint
Construct new SpatialPoint with given coordinates.
SpatialPoint(Number, Number) - Constructor for class gw.api.database.spatial.SpatialPoint
Construct new SpatialPoint with given coordinates.
SpatialPolygon - Class in gw.api.database.spatial
Opaque representation of a spatial polygon.
SpatialPolygon() - Constructor for class gw.api.database.spatial.SpatialPolygon
Required for SOAP serialization/deserialization.
SpatialPolygon(String) - Constructor for class gw.api.database.spatial.SpatialPolygon
Construct new SpatialPolygon described by given Well-Known Text.
SpatialPolygon(String, InputStream) - Constructor for class gw.api.database.spatial.SpatialPolygon
Construct new SpatialPolygon described by Well-Known Text in given stream.
SPAWN_INITIALIZATION_THREAD - Static variable in class gw.api.profiler.ProfilerTag
 
SpecialistService - Interface in gw.pl.vendormanagement.entity
SpecialistServiceBase A node in the specialist services tree.
SpecialistServiceBuilderBase - Class in gw.api.databuilder
 
SpecialistServiceBuilderBase() - Constructor for class gw.api.databuilder.SpecialistServiceBuilderBase
 
SpecialistServiceBuilderBaseBase<T extends SpecialistService,B extends SpecialistServiceBuilderBaseBase<T,B>> - Class in gw.api.databuilder
 
SpecialistServiceBuilderBaseBase(IEntityType) - Constructor for class gw.api.databuilder.SpecialistServiceBuilderBaseBase
Creates a new SpecialistServiceBuilderBaseBase
SpecialtyType - Class in gw.pl.contact.typekey
 
SpecialtyType(ITypeList, String) - Constructor for class gw.pl.contact.typekey.SpecialtyType
 
split(String, String) - Static method in class gw.api.util.StringUtil
Splits this string around matches of the given regular expression.
split(String) - Static method in class gw.util.GosuStringUtil
Splits the provided text into an array, using whitespace as the separator.
split(String, char) - Static method in class gw.util.GosuStringUtil
Splits the provided text into an array, separator specified.
split(String, String) - Static method in class gw.util.GosuStringUtil
Splits the provided text into an array, separators specified.
split(String, String, int) - Static method in class gw.util.GosuStringUtil
Splits the provided text into an array with a maximum length, separators specified.
SPLIT_PARTITION - Static variable in class gw.test.Suite
 
splitByCharacterType(String) - Static method in class gw.util.GosuStringUtil
Splits a String by Character type as returned by java.lang.Character.getType(char).
splitByCharacterTypeCamelCase(String) - Static method in class gw.util.GosuStringUtil
Splits a String by Character type as returned by java.lang.Character.getType(char).
splitByWholeSeparator(String, String) - Static method in class gw.util.GosuStringUtil
Splits the provided text into an array, separator string specified.
splitByWholeSeparator(String, String, int) - Static method in class gw.util.GosuStringUtil
Splits the provided text into an array, separator string specified.
splitByWholeSeparatorPreserveAllTokens(String, String) - Static method in class gw.util.GosuStringUtil
Splits the provided text into an array, separator string specified.
splitByWholeSeparatorPreserveAllTokens(String, String, int) - Static method in class gw.util.GosuStringUtil
Splits the provided text into an array, separator string specified.
splitPath(String) - Static method in class gw.fs.IDirectoryUtil
 
splitPreserveAllTokens(String) - Static method in class gw.util.GosuStringUtil
Splits the provided text into an array, using whitespace as the separator, preserving all tokens, including empty tokens created by adjacent separators.
splitPreserveAllTokens(String, char) - Static method in class gw.util.GosuStringUtil
Splits the provided text into an array, separator specified, preserving all tokens, including empty tokens created by adjacent separators.
splitPreserveAllTokens(String, String) - Static method in class gw.util.GosuStringUtil
Splits the provided text into an array, separators specified, preserving all tokens, including empty tokens created by adjacent separators.
splitPreserveAllTokens(String, String, int) - Static method in class gw.util.GosuStringUtil
Splits the provided text into an array with a maximum length, separators specified, preserving all tokens, including empty tokens created by adjacent separators.
splitQName(String) - Static method in class gw.xml.XMLUtilities
 
splitUntyped(Date) - Method in interface gw.pl.persistence.core.effdate.entity.EffDated
Split this bean at the given date.
splitWhitespace(String) - Static method in class gw.api.util.StringUtil
Splits the string around white space.
SPProfilerConfig - Interface in gw.pl.profiler.entity
SPProfilerConfig

Profiler configuration for a startable plugin

SQLServerHashJoinHint - Class in gw.api.database
Deprecated.
This class will be removed in a future release. Use QueryHints.createSQLServerHashJoinHint() instead,
SQLServerHashJoinHint() - Constructor for class gw.api.database.SQLServerHashJoinHint
Deprecated.
Create HASH hint in SQL Server
SQLServerLoopJoinHint - Class in gw.api.database
Deprecated.
This class will be removed in a future release. Use QueryHints.createSQLServerLoopJoinHint() instead,
SQLServerLoopJoinHint() - Constructor for class gw.api.database.SQLServerLoopJoinHint
Deprecated.
Create LOOP hint in SQL Server
SQLServerMergeJoinHint - Class in gw.api.database
Deprecated.
This class will be removed in a future release. Use QueryHints.createSQLServerMergeJoinHint() instead,
SQLServerMergeJoinHint() - Constructor for class gw.api.database.SQLServerMergeJoinHint
Deprecated.
Create MERGE hint in SQL Server
SQLServerQueryLevelHintBase - Class in gw.api.database
Base class for SQL Server query hints: http://technet.microsoft.com/en-us/library/ms181714.aspx.
SQLServerQueryLevelHintBase() - Constructor for class gw.api.database.SQLServerQueryLevelHintBase
 
SQLServerQueryLevelTableIndexHint - Class in gw.api.database
This is a Query Hint that specifies, for a given table, to use the given index.
SQLServerRemoteJoinHint - Class in gw.api.database
Deprecated.
This class will be removed in a future release. Use QueryHints.createSQLServerRemoteJoinHint() instead,
SQLServerRemoteJoinHint() - Constructor for class gw.api.database.SQLServerRemoteJoinHint
Deprecated.
Create REMOTE hint in SQL Server
SQLStatementType - Class in gw.pl.database.typekey
 
SQLStatementType(ITypeList, String) - Constructor for class gw.pl.database.typekey.SQLStatementType
 
sqrt(double) - Static method in class gw.api.util.Math
Returns the correctly rounded positive square root of a double value.
SR - Static variable in interface gw.lang.parser.expressions.IBitshiftExpression
 
Stack<T> - Class in gw.util
 
Stack() - Constructor for class gw.util.Stack
 
Stack(Stack<T>) - Constructor for class gw.util.Stack
 
Stack(ArrayList<T>) - Constructor for class gw.util.Stack
 
STACK_TRACE_ELEMENT_DECLARING_CLASS_ATTRIBUTE - Static variable in class gw.test.remote.RemoteTestResult.ExceptionInfo
 
STACK_TRACE_ELEMENT_ELEMENT_NAME - Static variable in class gw.test.remote.RemoteTestResult.ExceptionInfo
 
STACK_TRACE_ELEMENT_FILE_NAME_ATTRIBUTE - Static variable in class gw.test.remote.RemoteTestResult.ExceptionInfo
 
STACK_TRACE_ELEMENT_LINE_NUMBER_ATTRIBUTE - Static variable in class gw.test.remote.RemoteTestResult.ExceptionInfo
 
STACK_TRACE_ELEMENT_METHOD_NAME_ATTRIBUTE - Static variable in class gw.test.remote.RemoteTestResult.ExceptionInfo
 
STACK_TRACE_ELEMENT_NAME - Static variable in class gw.test.remote.RemoteTestResult.ExceptionInfo
 
StackAggregatedQuerySummary - Class in gw.api.profiler
AggregatedQuerySummary all of whose contained QuerySummary objects have the same full call stack trace.
StackAggregatedQuerySummary(QuerySummary) - Constructor for class gw.api.profiler.StackAggregatedQuerySummary
 
StackQuerySummary - Class in gw.api.profiler
Encapsulates all the database queries performed on a particular stack: this class records the name of the stack, number of stacks with this name (across the global list of stacks), total number of queries, total elapsed query time, maximum elapsed query time, and details about all the individual queries, grouped into buckets by the query string.
StackQuerySummary(String) - Constructor for class gw.api.profiler.StackQuerySummary
 
stackTraceToString(Throwable) - Static method in class gw.pl.util.StringUtil
 
StagingTableEncryptionImpl - Class in gw.api.webservice.tableImport
Class description...
StagingTableEncryptionImpl() - Constructor for class gw.api.webservice.tableImport.StagingTableEncryptionImpl
 
StagingTablesUtil - Class in gw.testharness
Class description...
StagingTablesUtil() - Constructor for class gw.testharness.StagingTablesUtil
 
STALE_OPTION - Static variable in class gw.api.database.optimizer.oracle.OracleQueryRewriteIntegrity
Deprecated.
 
STANDARD_GOSU() - Static method in class gw.lang.parser.ILanguageLevel.Util
 
STANDARD_METADATA_NAMES - Static variable in interface gw.plugin.document.IDocumentTemplateDescriptor
 
StandardBeanFilter - Class in gw.api.filters
 
StandardBeanFilter(String, StandardBeanFilter.ObjectFilter) - Constructor for class gw.api.filters.StandardBeanFilter
Creates a new bean-based filter
StandardBeanFilter.ObjectFilter - Interface in gw.api.filters
ObjectFilter interface
StandardCoercer - Class in gw.lang.parser.coercers
 
StandardCoercer() - Constructor for class gw.lang.parser.coercers.StandardCoercer
 
StandardCoercionManager - Class in gw.lang.parser
 
StandardCoercionManager() - Constructor for class gw.lang.parser.StandardCoercionManager
 
StandardDocumentTemplateSerializer - Class in gw.plugin.document.impl
The basic implementation of IDocumentTemplateSerializer which converts to and from a basic XML representation.
StandardDocumentTemplateSerializer() - Constructor for class gw.plugin.document.impl.StandardDocumentTemplateSerializer
 
StandardQueryBeanResultWithSummary<T extends Bean> - Class in gw.api.database
Wraps a IQueryBeanResult containing search results together with and a IQueryBeanResult that produces the summary query row for those results.
StandardQueryBeanResultWithSummary(IQueryBeanResult<T>, IQueryResult<T, QueryRow>) - Constructor for class gw.api.database.StandardQueryBeanResultWithSummary
 
StandardQueryBeanResultWithSummary(IQueryBeanResult<T>, IQueryResult<T, QueryRow>, Map<String, String>) - Constructor for class gw.api.database.StandardQueryBeanResultWithSummary
 
StandardQueryBeanResultWithSummary.StandardValueMapper - Class in gw.api.database
 
StandardQueryBeanResultWithSummary.StandardValueMapper(Map<String, String>) - Constructor for class gw.api.database.StandardQueryBeanResultWithSummary.StandardValueMapper
 
StandardQueryFilter - Class in gw.api.filters
This class allows for the definition of new query filters.
StandardQueryFilter(String, StandardQueryFilter.QueryFilter) - Constructor for class gw.api.filters.StandardQueryFilter
Creates a new query-based filter
StandardQueryFilter.QueryFilter - Interface in gw.api.filters
ObjectFilter interface
StandardScope<K extends java.lang.CharSequence,V extends ISymbol> - Class in gw.lang.parser
 
StandardScope() - Constructor for class gw.lang.parser.StandardScope
 
StandardScope(IActivationContext) - Constructor for class gw.lang.parser.StandardScope
 
StandardScope(int) - Constructor for class gw.lang.parser.StandardScope
 
StandardScope(IActivationContext, int) - Constructor for class gw.lang.parser.StandardScope
 
StandardSymbolTable - Class in gw.lang.parser
 
StandardSymbolTable() - Constructor for class gw.lang.parser.StandardSymbolTable
 
StandardSymbolTable(boolean) - Constructor for class gw.lang.parser.StandardSymbolTable
 
StandardVisibilityModifierType - Class in gw.lang.reflect
 
StandardVisibilityModifierType(String, boolean) - Constructor for class gw.lang.reflect.StandardVisibilityModifierType
 
StandardWorkItem - Interface in gw.pl.workqueue.entity
StandardWorkItem Standard WorkItem implementation.
start(StartablePluginCallbackHandler, boolean) - Method in class gw.api.geocode.AbstractGeocodePlugin
Called during server startup and from the UI.
start(StartablePluginCallbackHandler, boolean) - Method in interface gw.api.startable.IStartablePlugin
Called during server startup and from the UI.
start() - Method in class gw.api.tools.BatchProcess
 
start(Object[]) - Method in class gw.api.tools.BatchProcess
 
start(BatchProcess) - Method in class gw.api.web.tools.BatchProcessInfoPage
 
start(IArgInfo) - Method in class gw.lang.Gosu
 
start() - Method in interface gw.pl.workflow.entity.Workflow
Start the workflow.
start(Integer) - Method in interface gw.pl.workflow.entity.Workflow
Start the workflow with the specified process version.
start() - Method in interface gw.plugin.cluster.ClusterTransport
Performs all required initialization, and connection actions on the underlying transport protocol.
start() - Method in interface gw.plugin.management.ManagementPlugin
Start
start() - Method in class gw.testharness.clustering.ClusterTestEnvironment
 
start(int) - Method in interface gw.testharness.clustering.IDatabaseServer
 
start() - Method in class gw.util.ProcessStarter
Deprecated.
Starts a new process using the attributes of this process starter.
start() - Method in class gw.xml.ws.Server
Starts a server on the specified port.
START_POS - Static variable in interface gw.lang.parser.IStackProvider
 
START_SERVER_OUTSIDE_SERVLET_CONTAINER - Static variable in class gw.api.profiler.ProfilerTag
 
STARTABLE_PLUGIN - Static variable in class gw.api.profiler.ProfilerTag
 
STARTABLE_PLUGINS_START - Static variable in class gw.api.profiler.ProfilerTag
 
STARTABLE_PLUGINS_STOP - Static variable in class gw.api.profiler.ProfilerTag
 
StartablePluginCallbackHandler - Interface in gw.api.startable
 
StartablePluginHistory - Interface in gw.pl.profiler.entity
StartablePluginHistory History of calls into startable plugins
StartablePluginPageHelper - Class in gw.api.startable
 
StartablePluginState - Enum in gw.api.startable
State of startable plugin
StartableServiceImpl - Class in gw.api.startable
 
StartableServiceImpl() - Constructor for class gw.api.startable.StartableServiceImpl
 
startAndWaitForSuccess(BatchProcessType, int) - Static method in class gw.batchprocess.BatchProcessTestUtil
 
startAndWaitUntilWorkFinishedEndToEnd(BatchProcessType, long, Object...) - Static method in class gw.batchprocess.BatchProcessTestUtil
 
startAsynchronously() - Method in interface gw.pl.workflow.entity.Workflow
Start the workflow asynchronously.
startAsynchronously(Integer) - Method in interface gw.pl.workflow.entity.Workflow
Start the workflow with the specified process version asynchronously.
startBatchProcess(String) - Method in interface gw.api.webservice.maintenanceTools.MaintenanceToolsBase
Starts the given batch process.
startBatchProcess(String) - Method in class gw.api.webservice.maintenanceTools.MaintenanceToolsImpl
Starts the given batch process.
startBatchProcess(String, Object[]) - Method in class gw.api.webservice.maintenanceTools.MaintenanceToolsImpl
Starts the given batch process.
startCDATA() - Method in class gw.xml.XMLNodeLexicalHandler
 
startCustomWorkAgent(String) - Static method in class gw.api.integration.inbound.CustomWorkAgent
 
startDependencies() - Method in class gw.lang.gosuc.GosucProject
Subclasse override to initialize/start dependencies
startDTD(String, String, String) - Method in class gw.xml.XMLNodeLexicalHandler
 
startElement(String, String, String, Attributes) - Method in class gw.xml.XMLNodeHandler
 
startElement(QName, String, boolean) - Method in class gw.xml.XMLNodeWriter
 
startEntity(String) - Method in class gw.xml.XMLNodeLexicalHandler
 
STARTING - Static variable in class gw.api.webservice.systemTools.SystemRunlevel
Server is currently starting
startLogCapture(Logger) - Method in class gw.testharness.LoggerChangesManager
 
startLogCapture(Logger) - Method in class gw.testharness.TestBase
 
startLogCapture(Logger) - Method in class gw.testharness.v3.PLTestClass
 
startPlugin(String) - Method in interface gw.api.startable.IStartableService
 
startPlugin(PluginDef) - Static method in class gw.api.startable.StartablePluginPageHelper
 
startPlugin(String) - Method in class gw.api.startable.StartableServiceImpl
 
startPlugin(String) - Method in interface gw.api.webservice.maintenanceTools.MaintenanceToolsBase
Starts the given startable plugin.
startPlugin(String) - Method in class gw.api.webservice.maintenanceTools.MaintenanceToolsImpl
Starts the given startable plugin.
startPluginsAtRunlevel(Runlevel) - Method in interface gw.api.startable.IStartableService
 
startPluginsAtRunlevel(Runlevel) - Method in class gw.api.startable.StartableServiceImpl
 
StartPointType - Class in gw.pl.activity.typekey
 
StartPointType(ITypeList, String) - Constructor for class gw.pl.activity.typekey.StartPointType
 
startSchedule(BatchProcessType) - Method in class gw.api.web.tools.BatchProcessInfoPage
 
startServer() - Method in class gw.testharness.clustering.ClusterMember
Starts the server with clustering enabled.
startServer(IClusterConfigurator, Level) - Method in class gw.testharness.clustering.ClusterMember
 
startServerWithNewClusterChannel(String, boolean, String, IClusterConfigurator, Level) - Static method in class gw.testharness.clustering.ClusterTestUtil
 
startServerWithTcp(String, boolean, String, int, IClusterConfigurator, Level) - Static method in class gw.testharness.clustering.ClusterTestUtil
 
startServerWithUdp(String, boolean, String, String, int, int, IClusterConfigurator, Level) - Static method in class gw.testharness.clustering.ClusterTestUtil
 
startsWith(IQueryablePropertyInfo, String, boolean) - Method in interface gw.api.database.ISimpleQueryBuilder
Compares a varchar column against a string value using a LIKE clause
startsWith(IQueryablePropertyInfo, DBFunction, boolean) - Method in interface gw.api.database.ISimpleQueryBuilder
Compares a varchar column against a DBFunction.Constant string value using a LIKE clause

Value types of DBFunction.ConstantFunction that return a string only are accepted

startsWith(IQueryablePropertyInfo, String, boolean) - Method in class gw.api.database.Query
Compares a varchar column against a string value using a LIKE clause
startsWith(IQueryablePropertyInfo, DBFunction, boolean) - Method in class gw.api.database.Query
Compares a varchar column against a DBFunction.Constant string value using a LIKE clause

Value types of DBFunction.ConstantFunction that return a string only are accepted

startsWith(IBeforeUpgradeReadOnlyColumn, String) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeRestriction
Compares a varchar column against a string value using a starts-with clause (i.e. column='string%'
startsWith(String, String) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeRestriction
Compares a varchar column against a string value using a starts-with clause (i.e. column='string%')
startsWith(IBeforeUpgradeColumnRef, String) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeRestriction
Compares a varchar column against a string value using a starts-with clause (i.e. column='string%').
startsWith(String, String) - Static method in class gw.api.util.StringUtil
Tests if the string starts with the specified prefix.
startsWith(List<?>, List<?>) - Static method in class gw.pl.util.CollectionUtil
String.startsWith(String) for Lists.
startsWith(List<?>, List<?>) - Static method in class gw.util.GosuCollectionUtil
String.startsWith(String) for Lists.
startsWith(String, String) - Static method in class gw.util.GosuStringUtil
Check if a String starts with a specified prefix.
startsWithAny(String, String[]) - Static method in class gw.util.GosuStringUtil
Check if a String starts with any of an array of specified strings.
startsWithIgnoreCase(String, String) - Static method in class gw.pl.util.StringUtil
Returns true if and only if s begins with the string prefix, ignoring case.
startsWithIgnoreCase(String, String) - Static method in class gw.util.GosuStringUtil
Case insensitive check if a String starts with a specified prefix.
startTest(Test) - Method in class gw.junit.XMLJUnitResultFormatter
Interface TestListener.
startTestSuite(JUnitTest) - Method in class gw.junit.XMLJUnitResultFormatter
The whole testsuite started.
StartupPage - Class in gw.pl.community.typekey
 
StartupPage(ITypeList, String) - Constructor for class gw.pl.community.typekey.StartupPage
 
startWorkers() - Static method in class gw.api.archiving.ArchivingUtil
This will start the work queue
startWorkQueueWorkers(String) - Method in interface gw.api.webservice.maintenanceTools.MaintenanceToolsBase
This will start the workqueue wokers
startWorkQueueWorkers(String) - Method in class gw.api.webservice.maintenanceTools.MaintenanceToolsImpl
This will start the workqueue workers
startWriterNoWorkers(WorkQueue, long, Object...) - Static method in class gw.workqueue.WorkQueueTestUtil
 
startWriterThenWorkersAndWaitUntilWorkFinishedThenStop(BatchProcessType, Object...) - Static method in class gw.workqueue.WorkQueueTestUtil
 
startWriterThenWorkersAndWaitUntilWorkFinishedThenStop(String, Object...) - Static method in class gw.workqueue.WorkQueueTestUtil
 
startWriterThenWorkersAndWaitUntilWorkFinishedThenStop(WorkQueue, Object...) - Static method in class gw.workqueue.WorkQueueTestUtil
 
startWriterViaBatchProcessManagerThenWorkersAndWaitUntilWorkFinishedThenStop(BatchProcessType, Object...) - Static method in class gw.workqueue.WorkQueueTestUtil
 
State - Class in gw.pl.geodata.zone.typekey
 
State(ITypeList, String) - Constructor for class gw.pl.geodata.zone.typekey.State
 
STATE_PROP - Static variable in class gw.api.geocode.AbstractGeocodePlugin
 
StateAbbreviation - Class in gw.pl.geodata.zone.typekey
 
StateAbbreviation(ITypeList, String) - Constructor for class gw.pl.geodata.zone.typekey.StateAbbreviation
 
StateAbbreviationUtil - Class in gw.api.util
Utility functions for StateAbbreviations.
StateAbbreviationUtil() - Constructor for class gw.api.util.StateAbbreviationUtil
 
STATEMENT_TYPE - Static variable in class gw.xml.parser2.XMLAttributePropertyInfo
 
STATIC_SCOPE - Static variable in class gw.pl.util.ScopedThreadLocal
 
StaticInferredSymbolProvider - Class in gw.xml.parser2
Class description...
StaticInferredSymbolProvider(String, IType) - Constructor for class gw.xml.parser2.StaticInferredSymbolProvider
 
StaticInt - Class in gw.pl.util
Utility class that keeps a static pool of Integer objects for the integer values from -1 up into the small thousands.
StaticInt() - Constructor for class gw.pl.util.StaticInt
 
StaticNavigationCommand - Class in gw.api.quickjump
QuickJump command which takes the user to a particular location.
StaticNavigationCommand(String) - Constructor for class gw.api.quickjump.StaticNavigationCommand
 
StaticNavigationCommand(String, String) - Constructor for class gw.api.quickjump.StaticNavigationCommand
 
StaticReturnTypeProvider - Class in gw.xml.parser2
 
StaticReturnTypeProvider(String) - Constructor for class gw.xml.parser2.StaticReturnTypeProvider
 
StaticReturnTypeProvider(IType) - Constructor for class gw.xml.parser2.StaticReturnTypeProvider
 
StatisticsAttributeInfo - Class in gw.plugin.cluster
Additional statistics attribute metadata.
StatisticsAttributeInfo(String, String, Class<?>) - Constructor for class gw.plugin.cluster.StatisticsAttributeInfo
 
StatisticsCollector<S,T extends java.lang.Number> - Class in gw.api.util.stats
Thread-safe statistics collection utility.
StatisticsCollector(S) - Constructor for class gw.api.util.stats.StatisticsCollector
 
StatisticsCollector.FormattedDouble - Class in gw.api.util.stats
 
StatisticsCollector.FormattedDouble() - Constructor for class gw.api.util.stats.StatisticsCollector.FormattedDouble
 
STATUS_FAILURE - Static variable in class gw.api.geocode.AbstractGeocodePlugin
 
stDev(Object[]) - Static method in class gw.api.util.ArrayUtil
The estimated standard deviation of the non-null elements in the sample/array.
step(S) - Method in interface gw.lang.reflect.interval.IIterableInterval
 
step(S) - Method in class gw.lang.reflect.interval.IterableInterval
 
StepStatistics - Interface in gw.api.database
Guidewire Software

Creator information: User: jbrenner Date: Apr 8, 2005 8:43:28 AM

Revision information:

stop(boolean) - Method in class gw.api.geocode.AbstractGeocodePlugin
Called during server shutdown and from the UI
stop(boolean) - Method in interface gw.api.startable.IStartablePlugin
Called during server shutdown and from the UI
stop() - Method in interface gw.plugin.cluster.ClusterTransport
Closes the connection on the underlying protocol and releases all associated resources.
stop() - Method in interface gw.plugin.management.ManagementPlugin
 
stop() - Method in class gw.testharness.clustering.ClusterTestEnvironment
 
stop() - Method in interface gw.testharness.clustering.IDatabaseServer
 
stop() - Method in class gw.xml.ws.Server
Stops a server on the specified port.
STOP_REDIRECTING_OUTPUT_COMMAND - Static variable in class gw.test.servlet.RemoteTestServlet
 
stopAndWaitUntilStopped(BatchProcessType) - Static method in class gw.workqueue.WorkQueueTestUtil
 
stopAndWaitUntilStopped(String) - Static method in class gw.workqueue.WorkQueueTestUtil
 
stopCustomWorkAgent(String) - Static method in class gw.api.integration.inbound.CustomWorkAgent
 
stopLogging() - Method in class gw.util.concurrent.Cache
 
stopPlugin(String) - Method in interface gw.api.startable.IStartableService
 
stopPlugin(PluginDef) - Static method in class gw.api.startable.StartablePluginPageHelper
 
stopPlugin(String) - Method in class gw.api.startable.StartableServiceImpl
 
stopPlugin(String) - Method in interface gw.api.webservice.maintenanceTools.MaintenanceToolsBase
Stop the given startable plugin, if it's started.
stopPlugin(String) - Method in class gw.api.webservice.maintenanceTools.MaintenanceToolsImpl
Stop the given startable plugin, if it's started.
stopPluginsAtRunlevel(Runlevel) - Method in interface gw.api.startable.IStartableService
 
stopPluginsAtRunlevel(Runlevel) - Method in class gw.api.startable.StartableServiceImpl
 
stopSchedule(BatchProcessType) - Method in class gw.api.web.tools.BatchProcessInfoPage
 
stopServer() - Method in class gw.testharness.clustering.ClusterMember
Gracefully stops the sever.
stopServer() - Static method in class gw.testharness.clustering.ClusterTestUtil
 
stopWorkers() - Static method in class gw.api.archiving.ArchivingUtil
This will stop the work queue
stopWorkers(WorkQueueDisplayInfo) - Method in class gw.api.web.tools.WorkQueueInfoPage
 
stopWorkQueueWorkers(String) - Method in interface gw.api.webservice.maintenanceTools.MaintenanceToolsBase
This will stop the specified ied work queue.
stopWorkQueueWorkers(String) - Method in class gw.api.webservice.maintenanceTools.MaintenanceToolsImpl
This will stop the specified work queue.
store(InputStream, RootInfo) - Method in interface gw.plugin.archiving.IArchiveSource
This is the archive action where the implementing class will store the xml in its external repository.
STORE_XML_TAG - Static variable in class gw.api.archiving.ArchivingUtil
 
storeEntry(K, V) - Method in class gw.solr.utils.TimedLRUCache
 
storeFinally(RootInfo, ArchiveFinalStatus, List<String>) - Method in interface gw.plugin.archiving.IArchiveSource
The terminal step of the store actions.
storeSchema() - Static method in class gw.api.importing.ImportingUtil
Stores current schema to the archive source.
storeSchema(int, int, int, int, int, InputStream) - Method in interface gw.plugin.archiving.IArchiveSource
This will save the schema for the specified version.
storeSQLTuningSet(String) - Method in class gw.api.tools.OracleSQLTuningSetsHelper
S
StreamBlock<T> - Interface in gw.pl.io
Represents a block of code to be run with an open stream.
StreamFactory<T> - Interface in gw.pl.io
Represents an object that can provide an open stream.
StreamGobbler - Class in gw.pl.util
 
StreamGobbler(InputStream) - Constructor for class gw.pl.util.StreamGobbler
 
StreamGobbler.RedirectStreamGobbler - Class in gw.pl.util
RedirectStreamGobbler allows you to redirect the input stream to an outputstream, as well as supporting a stringbuffer.
StreamGobbler.RedirectStreamGobbler(InputStream, OutputStream, StringBuffer) - Constructor for class gw.pl.util.StreamGobbler.RedirectStreamGobbler
Construct a redirect stream gobbler which will (optionally) redirect the inputstream to the redirect and the output
StreamGobbler.StringBufferStreamGobbler - Class in gw.pl.util
This gobbler uses a StringBuffer, which is thread safe, but potentially slow.
StreamGobbler.StringBufferStreamGobbler(InputStream, StringBuffer) - Constructor for class gw.pl.util.StreamGobbler.StringBufferStreamGobbler
 
StreamGobbler.StringBuilderStreamGobbler - Class in gw.pl.util
This is the simplest, fastest stream gobbler.
StreamGobbler.StringBuilderStreamGobbler(InputStream, StringBuilder) - Constructor for class gw.pl.util.StreamGobbler.StringBuilderStreamGobbler
 
StreamGobbler.StringBuilderStreamGobbler(InputStream, StringBuilder, boolean) - Constructor for class gw.pl.util.StreamGobbler.StringBuilderStreamGobbler
 
StreamUtil - Class in gw.util
 
STREET_MATCH - Static variable in class gw.api.geocode.AbstractGeocodePlugin
 
StrictDataTypes - Static variable in class gw.api.system.PLConfigParameters
True if data types should validate in "strict" mode.
STRING() - Static method in class gw.lang.ir.IRTypeConstants
 
STRING - Static variable in class gw.lang.parser.resources.Res
 
STRING() - Static method in class gw.lang.reflect.java.JavaTypes
 
STRING_BUILDER() - Static method in class gw.lang.reflect.java.JavaTypes
 
STRING_TYPE - Static variable in class gw.api.importing.ImportingUtil
 
STRING_TYPE() - Static method in class gw.lang.parser.GosuParserTypes
 
StringBufferCoercer - Class in gw.lang.parser.coercers
 
StringBufferCoercer() - Constructor for class gw.lang.parser.coercers.StringBufferCoercer
 
StringBuilderCoercer - Class in gw.lang.parser.coercers
 
StringBuilderCoercer() - Constructor for class gw.lang.parser.coercers.StringBuilderCoercer
 
StringCoercer - Class in gw.lang.parser.coercers
 
StringCoercer() - Constructor for class gw.lang.parser.coercers.StringCoercer
 
stringCompare(String, String) - Static method in class gw.pl.testharness.DebugUtil
Compares two strings and returns null if they are equals or an explanation of why they are unequal.
StringConstraintsHandler - Class in gw.datatype.impl
Class description...
StringConstraintsHandler(Integer) - Constructor for class gw.datatype.impl.StringConstraintsHandler
 
StringConstraintsHandlerBase - Class in gw.datatype.impl
Class description...
StringConstraintsHandlerBase() - Constructor for class gw.datatype.impl.StringConstraintsHandlerBase
 
StringCriterionMode - Class in gw.pl.database.typekey
 
StringCriterionMode(ITypeList, String) - Constructor for class gw.pl.database.typekey.StringCriterionMode
 
stringDiffable(String) - Static method in class gw.pl.util.diff.lcs.DiffableFactory
 
StringDiffable - Class in gw.pl.util.diff.lcs
 
StringDiffable(String) - Constructor for class gw.pl.util.diff.lcs.StringDiffable
 
StringEscaper - Interface in gw.lang.parser.template
 
stringFormIdDiffable(T) - Static method in class gw.pl.util.diff.lcs.DiffableFactory
 
StringLCS - Class in gw.pl.util.diff.lcs
 
StringLCS(String, String) - Constructor for class gw.pl.util.diff.lcs.StringLCS
 
StringLineWriter - Class in gw.pl.io
Allows line-by-line manipulation of a string.
StringLineWriter() - Constructor for class gw.pl.io.StringLineWriter
Constructs a new, empty writer.
StringLineWriter(String) - Constructor for class gw.pl.io.StringLineWriter
Constructs a new writer from the contents of a string.
StringParameterKey - Class in gw.api.system
String parameter key.
StringParameterKey(Map<String, ParameterKey>, String, boolean) - Constructor for class gw.api.system.StringParameterKey
Creates required string parameter key without default value.
StringParameterKey(Map<String, ParameterKey>, String, boolean, String) - Constructor for class gw.api.system.StringParameterKey
Creates required string parameter key with a default value.
StringParameterKey(Map<String, ParameterKey>, String, boolean, String, ParameterKey, boolean) - Constructor for class gw.api.system.StringParameterKey
Creates string parameter key.
StringPersistenceHandlerBase - Class in gw.datatype.impl
Class description...
StringPersistenceHandlerBase(Boolean) - Constructor for class gw.datatype.impl.StringPersistenceHandlerBase
 
Strings - Class in gw.lang.parser.resources
 
Strings() - Constructor for class gw.lang.parser.resources.Strings
 
StringSource - Class in gw.lang.parser
 
StringSource(String) - Constructor for class gw.lang.parser.StringSource
 
StringSourceFileHandle - Class in gw.lang.reflect.gs
 
StringSourceFileHandle(String, CharSequence, boolean, ClassType) - Constructor for class gw.lang.reflect.gs.StringSourceFileHandle
 
StringSourceFileHandle(String, CharSequence, IFile, boolean, ClassType) - Constructor for class gw.lang.reflect.gs.StringSourceFileHandle
 
StringSubstitution - Class in gw.pl.util
StringSubstitution is a utility for dynamically replacing substrings within a larger source string.
StringSubstitution(String, String, StringSubstitution.Exchanger) - Constructor for class gw.pl.util.StringSubstitution
 
StringSubstitution.Exchanger - Interface in gw.pl.util
Instance of Exchanger must be supplied to StringSubstitution.
stringToQName(String, Map<String, String>) - Static method in class gw.xml.XMLUtilities
 
StringToTypelistMapper - Class in gw.api.util.mapping
 
StringToTypelistMapper() - Constructor for class gw.api.util.mapping.StringToTypelistMapper
 
StringTypeWrapper - Class in gw.xml.xsd.typewrapper
 
StringTypeWrapper() - Constructor for class gw.xml.xsd.typewrapper.StringTypeWrapper
 
StringUtil - Class in gw.api.util
Provides String utility methods.
StringUtil - Class in gw.pl.util
 
StringUtil() - Constructor for class gw.pl.util.StringUtil
 
StringUtil.VariableMap - Interface in gw.pl.util
strip(String) - Static method in class gw.util.GosuStringUtil
Strips whitespace from the start and end of a String.
strip(String, String) - Static method in class gw.util.GosuStringUtil
Strips any of a set of characters from the start and end of a String.
stripAll(String[]) - Static method in class gw.util.GosuStringUtil
Strips whitespace from the start and end of every String in an array.
stripAll(String[], String) - Static method in class gw.util.GosuStringUtil
Strips any of a set of characters from the start and end of every String in an array.
stripEnd(String, String) - Static method in class gw.util.GosuStringUtil
Strips any of a set of characters from the end of a String.
stripNewLinesAndExtraneousWhiteSpace(String) - Static method in class gw.pl.util.StringUtil
 
stripNewLinesAndExtraneousWhiteSpace(String) - Static method in class gw.util.GosuEscapeUtil
 
stripStart(String, String) - Static method in class gw.util.GosuStringUtil
Strips any of a set of characters from the start of a String.
stripToEmpty(String) - Static method in class gw.util.GosuStringUtil
Strips whitespace from the start and end of a String returning an empty String if null input.
stripToNull(String) - Static method in class gw.util.GosuStringUtil
Strips whitespace from the start and end of a String returning null if the String is empty ("") after the strip.
stripTrailingZeros() - Method in class gw.api.financials.CurrencyAmount
java.math.BigDecimal analog method
stripTrailingZeros() - Method in class gw.pl.currency.MonetaryAmount
java.math.BigDecimal analog method
SUB_CHAR - Static variable in class gw.api.importing.ImportingUtil
 
subArray(Object[], int, int) - Static method in class gw.api.util.ArrayUtil
Produces a new array containing the elements between the start and end indices.
submit(String, File...) - Method in interface gw.api.scm.IScmAdapter
Submits the files into source control.
submitAwrReportBatchJob(AWRReportUserSettings) - Method in interface gw.api.webservice.systemTools.ISystemTools
Run the batch job to create an Oracle AWR Performance Report report.
submitAwrReportBatchJob(AWRReportUserSettings) - Method in class gw.api.webservice.systemTools.SystemToolsImpl
 
submitBatch(String[], PickerRow[], PickerRow[]) - Method in class gw.api.tools.ConsistencyChecksRunsPageHelper
 
submitBatch() - Method in class gw.api.tools.DataDistDVHelper
 
submitBatch() - Method in class gw.api.tools.MicrosoftDMVPageHelper
 
submitBatch(AWRReportUserSettings) - Method in class gw.api.tools.OracleAWRHelper
 
submitBatchFromUI() - Method in class gw.api.tools.MicrosoftDMVPageHelper
 
submitBatchFromUI(AWRReportUserSettings) - Method in class gw.api.tools.OracleAWRHelper
 
submitDBCCBatchJob(String[], String[]) - Method in interface gw.api.webservice.systemTools.ISystemTools
Run a subset of the consistency checks on the underlying physical database.
submitDBCCBatchJob(String[], String[]) - Method in class gw.api.webservice.systemTools.SystemToolsImpl
 
submitDmvReportBatchJob(boolean) - Method in interface gw.api.webservice.systemTools.ISystemTools
Run the batch job to create a SQL Server DMV Performance Snapshot report.
submitDmvReportBatchJob(boolean) - Method in class gw.api.webservice.systemTools.SystemToolsImpl
 
submitRerunBatch(DBConsistCheckRun) - Method in class gw.api.tools.ConsistencyChecksRunsPageHelper
 
submitUpdates(UpdateBatch, Contact) - Method in interface gw.plugin.addressbook.IAddressBookAdapter
Deprecated.
Since ClaimCenter 8.0 Use updateContact() in ContactSystemPlugin
submitUpdateStats(String, boolean) - Method in interface gw.api.webservice.systemTools.ISystemTools
Run the update stats process on the underlying physical database.
submitUpdateStats(String, boolean) - Method in class gw.api.webservice.systemTools.SystemToolsImpl
 
subselect(IEntityPropertyInfo, InOperation, IEntityPropertyInfo) - Method in interface gw.api.database.ISimpleQueryBuilder
Joins a table with this table using a sub-select clause.
subselect(DBFunction, InOperation, IEntityPropertyInfo) - Method in interface gw.api.database.ISimpleQueryBuilder
Joins a table with this table using a sub-select clause.
subselect(IEntityPropertyInfo, InOperation, DBFunction) - Method in interface gw.api.database.ISimpleQueryBuilder
Joins a table with this table using a sub-select clause.
subselect(DBFunction, InOperation, DBFunction) - Method in interface gw.api.database.ISimpleQueryBuilder
Joins a table with this table using a sub-select clause.
subselect(IEntityPropertyInfo, InOperation, IQuery, IEntityPropertyInfo) - Method in interface gw.api.database.ISimpleQueryBuilder
Joins a column from table with a column from another query.
subselect(DBFunction, InOperation, IQuery, IEntityPropertyInfo) - Method in interface gw.api.database.ISimpleQueryBuilder
Joins a column wrapped by a function from table with a column from another query.
subselect(IEntityPropertyInfo, InOperation, IQuery, DBFunction) - Method in interface gw.api.database.ISimpleQueryBuilder
Joins a column from table with a column wrapped by a function from another query.
subselect(DBFunction, InOperation, IQuery, DBFunction) - Method in interface gw.api.database.ISimpleQueryBuilder
Joins a column wrapped by a function from table with a column wrapped by a function from another query.
subselect(IEntityPropertyInfo, InOperation, IEntityPropertyInfo) - Method in class gw.api.database.Query
Joins a table with this table using a sub-select clause.
subselect(DBFunction, InOperation, IEntityPropertyInfo) - Method in class gw.api.database.Query
Joins a table with this table using a sub-select clause.
subselect(IEntityPropertyInfo, InOperation, DBFunction) - Method in class gw.api.database.Query
Joins a table with this table using a sub-select clause.
subselect(DBFunction, InOperation, DBFunction) - Method in class gw.api.database.Query
Joins a table with this table using a sub-select clause.
subselect(IEntityPropertyInfo, InOperation, IQuery, IEntityPropertyInfo) - Method in class gw.api.database.Query
Joins a column from table with a column from another query.
subselect(DBFunction, InOperation, IQuery, IEntityPropertyInfo) - Method in class gw.api.database.Query
Joins a column wrapped by a function from table with a column from another query.
subselect(IEntityPropertyInfo, InOperation, IQuery, DBFunction) - Method in class gw.api.database.Query
Joins a column from table with a column wrapped by a function from another query.
subselect(DBFunction, InOperation, IQuery, DBFunction) - Method in class gw.api.database.Query
Joins a column wrapped by a function from table with a column wrapped by a function from another query.
subselect(IBeforeUpgradeReadOnlyColumn, InOperation, IBeforeUpgradeQueryableTable, IBeforeUpgradeReadOnlyColumn) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeRestriction
Joins a table with this table using a sub-select with an IN predicate.
subselect(String, InOperation, IBeforeUpgradeQueryableTable, IBeforeUpgradeReadOnlyColumn) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeRestriction
Joins a table with this table using a sub-select with an IN predicate.
subselect(IBeforeUpgradeDBFunction, InOperation, IBeforeUpgradeQueryableTable, IBeforeUpgradeReadOnlyColumn) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeRestriction
Joins a table with this table using a sub-select with an IN predicate.
subselect(IBeforeUpgradeColumnRef, InOperation, IBeforeUpgradeQueryableTable, IBeforeUpgradeReadOnlyColumn) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeRestriction
Joins a table with this table using a sub-select with an IN predicate.
subselect(IBeforeUpgradeReadOnlyColumn, InOperation, IBeforeUpgradeQueryableTable, String) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeRestriction
Joins a table with this table using a sub-select with an IN predicate.
subselect(String, InOperation, IBeforeUpgradeQueryableTable, String) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeRestriction
Joins a table with this table using a sub-select with an IN predicate.
subselect(IBeforeUpgradeDBFunction, InOperation, IBeforeUpgradeQueryableTable, String) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeRestriction
Joins a table with this table using a sub-select with an IN predicate.
subselect(IBeforeUpgradeColumnRef, InOperation, IBeforeUpgradeQueryableTable, String) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeRestriction
Joins a table with this table using a sub-select with an IN predicate.
subselect(IBeforeUpgradeReadOnlyColumn, InOperation, IBeforeUpgradeQueryableTable, IBeforeUpgradeDBFunction) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeRestriction
Joins a table with this table using a sub-select with an IN predicate.
subselect(String, InOperation, IBeforeUpgradeQueryableTable, IBeforeUpgradeDBFunction) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeRestriction
Joins a table with this table using a sub-select with an IN predicate.
subselect(IBeforeUpgradeDBFunction, InOperation, IBeforeUpgradeQueryableTable, IBeforeUpgradeDBFunction) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeRestriction
Joins a table with this table using a sub-select with an IN predicate.
subselect(IBeforeUpgradeColumnRef, InOperation, IBeforeUpgradeQueryableTable, IBeforeUpgradeDBFunction) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeRestriction
Joins a table with this table using a sub-select with an IN predicate.
subselect(IBeforeUpgradeReadOnlyColumn, Relop, IBeforeUpgradeQueryableTable, IBeforeUpgradeReadOnlyColumn) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeRestriction
Joins a table with this table using a sub-select with a comparison predicate (=, <, >, etc).
subselect(String, Relop, IBeforeUpgradeQueryableTable, IBeforeUpgradeReadOnlyColumn) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeRestriction
Joins a table with this table using a sub-select with a comparison predicate (=, <, >, etc).
subselect(IBeforeUpgradeDBFunction, Relop, IBeforeUpgradeQueryableTable, IBeforeUpgradeReadOnlyColumn) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeRestriction
Joins a table with this table using a sub-select with a comparison predicate (=, <, >, etc).
subselect(IBeforeUpgradeColumnRef, Relop, IBeforeUpgradeQueryableTable, IBeforeUpgradeReadOnlyColumn) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeRestriction
Joins a table with this table using a sub-select with a comparison predicate (=, <, >, etc).
subselect(IBeforeUpgradeReadOnlyColumn, Relop, IBeforeUpgradeQueryableTable, String) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeRestriction
Joins a table with this table using a sub-select with a comparison predicate (=, <, >, etc).
subselect(String, Relop, IBeforeUpgradeQueryableTable, String) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeRestriction
Joins a table with this table using a sub-select with a comparison predicate (=, <, >, etc).
subselect(IBeforeUpgradeDBFunction, Relop, IBeforeUpgradeQueryableTable, String) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeRestriction
Joins a table with this table using a sub-select with a comparison predicate (=, <, >, etc).
subselect(IBeforeUpgradeColumnRef, Relop, IBeforeUpgradeQueryableTable, String) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeRestriction
Joins a table with this table using a sub-select with a comparison predicate (=, <, >, etc).
subselect(IBeforeUpgradeReadOnlyColumn, Relop, IBeforeUpgradeQueryableTable, IBeforeUpgradeDBFunction) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeRestriction
Joins a table with this table using a sub-select with a comparison predicate (=, <, >, etc).
subselect(String, Relop, IBeforeUpgradeQueryableTable, IBeforeUpgradeDBFunction) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeRestriction
Joins a table with this table using a sub-select with a comparison predicate (=, <, >, etc).
subselect(IBeforeUpgradeDBFunction, Relop, IBeforeUpgradeQueryableTable, IBeforeUpgradeDBFunction) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeRestriction
Joins a table with this table using a sub-select with a comparison predicate (=, <, >, etc).
subselect(IBeforeUpgradeColumnRef, Relop, IBeforeUpgradeQueryableTable, IBeforeUpgradeDBFunction) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeRestriction
Joins a table with this table using a sub-select with a comparison predicate (=, <, >, etc).
subSequence(int, int) - Method in class gw.lang.parser.CICS
 
subSequence(int, int) - Method in class gw.lang.parser.Keyword
 
subsequence(int, int) - Method in class gw.lang.parser.SourceCodeReader
 
substitute(String, String) - Static method in class gw.api.util.StringUtil
Deprecated.
This uses Perl5 Apache ORO style regex. Use the substitute() methods in this class.
substitute(String) - Method in class gw.pl.util.StringSubstitution
Perform the substitution.
substitute(String, StringUtil.VariableMap) - Static method in class gw.pl.util.StringUtil
Looks in the pattern string for any variables enclosed in ${}.
substituteGlobalCaseInsensitive(String, String, String) - Static method in class gw.api.util.StringUtil
Case insensitive replacement of a substring.
substituteGlobalCaseSensitive(String, String, String) - Static method in class gw.api.util.StringUtil
Case sensitive replacement of a substring.
substring(String, int) - Static method in class gw.api.util.StringUtil
Returns a new string that is a substring of the specified string.
substring(String, int, int) - Static method in class gw.api.util.StringUtil
Returns a new string that is a substring of the specified string.
substring(String, int) - Static method in class gw.util.GosuStringUtil
Gets a substring from the specified String avoiding exceptions.
substring(String, int, int) - Static method in class gw.util.GosuStringUtil
Gets a substring from the specified String avoiding exceptions.
substringAfter(String, String) - Static method in class gw.util.GosuStringUtil
Gets the substring after the first occurrence of a separator.
substringAfterLast(String, String) - Static method in class gw.util.GosuStringUtil
Gets the substring after the last occurrence of a separator.
substringBefore(String, String) - Static method in class gw.util.GosuStringUtil
Gets the substring before the first occurrence of a separator.
substringBeforeLast(String, String) - Static method in class gw.util.GosuStringUtil
Gets the substring before the last occurrence of a separator.
substringBetween(String, String) - Static method in class gw.util.GosuStringUtil
Gets the String that is nested in between two instances of the same String.
substringBetween(String, String, String) - Static method in class gw.util.GosuStringUtil
Gets the String that is nested in between two Strings.
substringsBetween(String, String, String) - Static method in class gw.util.GosuStringUtil
Searches a String for substrings delimited by a start and end tag, returning all matching substrings in an array.
subtract(CurrencyAmount) - Method in class gw.api.financials.CurrencyAmount
Subtract amount.getAmount() from this.getAmount()
subtract(CurrencyAmount, MathContext) - Method in class gw.api.financials.CurrencyAmount
Subtract amount.getAmount() from this.getAmount()
subtract(MonetaryAmount) - Method in class gw.pl.currency.MonetaryAmount
Subtract amount.getAmount() from this.getAmount()
subtract(MonetaryAmount, MathContext) - Method in class gw.pl.currency.MonetaryAmount
Subtract amount.getAmount() from this.getAmount()
subtractAsSameCurrency(BigDecimal) - Method in class gw.api.financials.CurrencyAmount
Add amount to this.
subtractAsSameCurrency(BigDecimal, MathContext) - Method in class gw.api.financials.CurrencyAmount
Add amount to this.
subtractStrict(CurrencyAmount) - Method in class gw.api.financials.CurrencyAmount
Subtracts two CurrencyAmounts.
SubtypeAttribute - Class in gw.api.reflect.graph
Represents a weighted edge in the type graph for supertype to subtype traversal.
SubtypeAttribute() - Constructor for class gw.api.reflect.graph.SubtypeAttribute
 
SubtypeGraphTraverser<T> - Class in gw.api.graph.traverse
Specialized graph traverser for traversing types.
SubtypeGraphTraverser(T) - Constructor for class gw.api.graph.traverse.SubtypeGraphTraverser
Constructor takes the root, or start for the traversal.
SubtypeKey - Interface in gw.entity
Specialized interface for subtype typekeys.
SUCCESS - Static variable in class gw.api.tools.BatchProcessRunResult
 
SUCCESS - Static variable in class gw.plugin.security.CredentialVerificationResult
Success
SUCCESS_ATTRIBUTE - Static variable in class gw.test.remote.RemoteTestResult
 
successful() - Method in class gw.test.remote.RemoteTestResult
 
suffix() - Method in enum gw.plugin.solr.SolrSearchStore
The suffix of the Solr search store used
SuffixTextFileFilter - Class in gw.pl.util
Class description...
SuffixTextFileFilter() - Constructor for class gw.pl.util.SuffixTextFileFilter
 
SuffixTextFileFilter(Set<String>) - Constructor for class gw.pl.util.SuffixTextFileFilter
 
SuggestedAssigneeBuilder - Interface in gw.api.assignment
Used to build a list of suggested assignees for use in an assignment picker.
SuggestedAssigneeBuilderBase - Class in gw.api.assignment
Base implementation of SuggestedAssigneeBuilder, provides a skeleton implementation and utilities that should be useful to multiple implementations
SuggestedAssigneeBuilderBase(Assignable[], PermissionKeys.StaticPermissionKey, boolean) - Constructor for class gw.api.assignment.SuggestedAssigneeBuilderBase
 
SUGGESTION_LIMIT - Static variable in interface gw.api.contact.AutocompleteHandler
 
SUGGESTION_LIMIT - Static variable in interface gw.plugin.addressautocomplete.IAddressAutocompletePlugin
 
Suite<T extends Suite> - Class in gw.test
This Suite class streamlines and simplifies the standard JUnit TestSuite.
Suite() - Constructor for class gw.test.Suite
 
suite() - Static method in class gw.testharness.suites.PLPerfDownloadAnalyzerSuite
 
SuiteFailureException - Exception in gw.testharness
Class description...
SuiteFailureException() - Constructor for exception gw.testharness.SuiteFailureException
 
SuiteFailureException(String) - Constructor for exception gw.testharness.SuiteFailureException
 
SuiteFailureException(String, Throwable) - Constructor for exception gw.testharness.SuiteFailureException
 
SuiteFailureException(Throwable) - Constructor for exception gw.testharness.SuiteFailureException
 
Suites - Annotation Type in gw.testharness.v3
Created by IntelliJ IDEA.
SuitesAnnotationGuesser - Class in gw.testharness.v3
Created by IntelliJ IDEA.
SuitesAnnotationGuesser() - Constructor for class gw.testharness.v3.SuitesAnnotationGuesser
 
SuitesAnnotationGuesser.FileLineReader - Interface in gw.testharness.v3
 
Sum(IEntityPropertyInfo) - Static method in class gw.api.database.DBFunction
 
Sum(ColumnRef) - Static method in class gw.api.database.DBFunction
 
Sum(List<? extends IEntityPropertyInfo>) - Static method in class gw.api.database.DBFunction
 
Sum(IBeforeUpgradeReadOnlyColumn) - Static method in class gw.api.database.upgrade.before.BeforeUpgradeDBFunction
 
Sum(String) - Static method in class gw.api.database.upgrade.before.BeforeUpgradeDBFunction
 
Sum(IBeforeUpgradeColumnRef) - Static method in class gw.api.database.upgrade.before.BeforeUpgradeDBFunction
 
Sum(IBeforeUpgradeDBFunction) - Static method in class gw.api.database.upgrade.before.BeforeUpgradeDBFunction
 
sum(Object[]) - Static method in class gw.api.util.ArrayUtil
The sum of the elements in the array.
sum(BigDecimal[]) - Static method in class gw.pl.util.BigDecimalUtil
 
SUMMARIZE_PROFILER_DATA - Static variable in class gw.api.profiler.ProfilerTag
 
SUN_CLASS_PREFIX - Static variable in interface gw.lang.reflect.module.IClassPath
 
SUPER - Static variable in interface gw.lang.parser.ISymbol
 
SUPER_POS - Static variable in interface gw.lang.parser.IStackProvider
 
SUPER_PROXY_CLASS_PREFIX - Static variable in interface gw.lang.reflect.gs.IGosuClass
 
supportHistoricalJavaAnnotationConstructors() - Method in interface gw.lang.parser.ILanguageLevel
 
supportsBlockCountReporting() - Method in class gw.api.tools.LoadHistoryHelper
 
supportsDB2PD() - Static method in class gw.api.tools.DB2PDPageHelper
 
supportsDelete() - Method in interface gw.api.contact.ExternalContactSource
Indicates whether this external contact source supports deletes.
supportsDMV() - Static method in class gw.api.tools.MicrosoftDMVPageHelper
 
supportsLinking() - Method in interface gw.api.contact.ExternalContactSource
Indicates whether this external contact source supports linking.
supportsMicrosoftDriverLogging() - Static method in class gw.api.tools.MicrosoftDriverLoggingPageHelper
 
supportsNakedCatchStatements() - Method in interface gw.lang.parser.ILanguageLevel
 
supportsUpdate() - Method in interface gw.api.contact.ExternalContactSource
Indicates whether this external contact source supports updates.
suspend(Workflow) - Static method in class gw.api.admin.WorkflowUtil
In a seperate bundle, Suspend a workflow.
suspend() - Method in class gw.api.email.AbstractEmailMessageTransport
 
suspend(int, MessageProcessingDirection) - Static method in class gw.api.messaging.MessageDestinationUtil
This will suspend the specific destination and direction
suspend(int, MessageProcessingDirection, Date) - Static method in class gw.api.messaging.MessageDestinationUtil
This will suspend the specific destination and direction temporarily.
suspend(String) - Method in class gw.api.webservice.workflow.WorkflowAPIImpl
Suspends the workflow with public ID workflowID.
suspend() - Method in class gw.plugin.integration.inbound.logging.reply.FileIntegrationMessageReplyHandler
 
suspend() - Method in class gw.plugin.integration.inbound.logging.reply.JMSIntegrationMessageReplyHandler
 
suspend() - Method in interface gw.plugin.messaging.MessagePlugin
Called when message sending is about to be suspended.
SuspendableException - Exception in gw.api.util
This class is a wrapper that specifies the behavior of the catcher.
SuspendableException(DisplayKey, Object[], Throwable) - Constructor for exception gw.api.util.SuspendableException
This will create an exception with a display key
SuspendableException(String, Throwable) - Constructor for exception gw.api.util.SuspendableException
This will create an exception with a display key
SuspendableException(DisplayKey, Object[], Throwable, Date) - Constructor for exception gw.api.util.SuspendableException
This will create an exception with a display key
SuspendableException(String, Throwable, Date) - Constructor for exception gw.api.util.SuspendableException
This will create an exception with a display key
suspendDestination(int) - Method in interface gw.api.webservice.messagingTools.MessagingToolsBase
Suspends the destination with the specified destination id
suspendDestination(int, MessageProcessingDirection) - Method in interface gw.api.webservice.messagingTools.MessagingToolsBase
Suspend inbound or outbound processing for the destination depending on the specified direction.
suspendDestination(int) - Method in class gw.api.webservice.messagingTools.MessagingToolsImpl
 
suspendDestination(int, MessageProcessingDirection) - Method in class gw.api.webservice.messagingTools.MessagingToolsImpl
 
suspendDestinations(DestinationMessageStatistics[]) - Static method in class gw.api.admin.MessagingUtil
Suspend message sending to the specified destinations.
suspendInbound - Static variable in class gw.api.admin.DestinationMessageStatistics.DestinationAction
 
suspendOutbound - Static variable in class gw.api.admin.DestinationMessageStatistics.DestinationAction
 
swapCase(String) - Static method in class gw.util.GosuStringUtil
Swaps the case of a String changing upper and title case to lower case, and lower case to upper case.
SwitchOracleConsumerGroup - Class in gw.api.database.optimizer.oracle
Deprecated.
This class will be removed in a future release. Use QueryOptimizers.createSwitchOracleConsumerGroup() instead,
SwitchOracleConsumerGroup() - Constructor for class gw.api.database.optimizer.oracle.SwitchOracleConsumerGroup
Deprecated.
 
Symbol - Interface in gw.document
A symbol used for document generation
SYMBOL_NAME - Static variable in class gw.api.assignment.AssignmentPopup
Usual symbol name for the assignment popup object
SymbolNotFoundException - Exception in gw.lang.parser.exceptions
 
SymbolNotFoundException(IFullParserState, String) - Constructor for exception gw.lang.parser.exceptions.SymbolNotFoundException
 
SymbolProvider - Interface in gw.document
Provids execution context for the document generation
SymbolType - Enum in gw.lang.parser
 
sync(File) - Method in interface gw.api.scm.IScmAdapter
Synchronizes/Updates the file to the head revision in source control system.
sync() - Method in interface gw.pl.contact.entity.Contact
Deprecated.
since ClaimCenter8.0 - use ContactSystemUtil#syncToContactSystem(contact)
syncAnnotations(IModifierInfo) - Method in interface gw.lang.reflect.IModifierInfo
Deprecated.
syncContact(String) - Method in class gw.api.contact.ContactAutoSyncUtilBase
If the local contacts are marked allow auto-sync, this function syncs them up with the remote Address Book.
syncContact(String, String) - Method in class gw.api.contact.ContactAutoSyncUtilBase
If the local contacts linked to the AddressBook Contact with an ABUID of addressBookUID are marked allow auto-sync, this function syncs them up with the contact which has an ABUID of newAddressBookUID in the remote Address Book.
syncContact(String, Key, Key, String) - Method in class gw.api.contact.ContactAutoSyncUtilBase
If the local contacts are marked allow auto-sync, this function syncs them up with the remote Address Book.
SYNCH_INDEX_NAMES_IN_DM_TO_ON_DISK_NAMES - Static variable in class gw.api.profiler.ProfilerTag
 
synchronousCreationSupported(IDocumentTemplateDescriptor) - Method in interface gw.plugin.document.IDocumentProductionBase
Can a document be created from this template synchronously?
synchronousCreationSupported(IDocumentTemplateDescriptor) - Method in class gw.plugin.document.impl.BaseDocumentProductionImpl
Can a document be created from this template asynchronously?
SynchState - Class in gw.pl.messaging.typekey
 
SynchState(ITypeList, String) - Constructor for class gw.pl.messaging.typekey.SynchState
 
SynchStateData - Class in gw.api.messaging
Deprecated.
the message sink feature is no longer supported or available.
SynchStateData() - Constructor for class gw.api.messaging.SynchStateData
Deprecated.
 
syncRoles(String[]) - Method in interface gw.pl.community.entity.User
Sets the role on the user based on the role names being passed in, and remove all the old roles.
syncToAB() - Method in interface gw.pl.contact.entity.AddressBookConvertable
Deprecated.
Since ClaimCenter 8.0, use syncToContactSystem() in ContactSystemUtil
syncToABIfNeeded() - Method in interface gw.pl.contact.entity.AddressBookConvertable
Deprecated.
Since ClaimCenter 8.0, use syncToContactSystem() in ContactSystemUtil
syncToABWithoutRelatedContacts() - Method in interface gw.pl.contact.entity.AddressBookConvertable
Deprecated.
Since ClaimCenter 8.0, use syncToContactSystem() in ContactSystemUtil with false for syncRelatedContacts parameter
SyntheticIRArrayType - Class in gw.lang.ir
 
SyntheticIRArrayType(IRType) - Constructor for class gw.lang.ir.SyntheticIRArrayType
 
SyntheticIRType - Class in gw.lang.ir
 
SyntheticIRType(Class, String, String) - Constructor for class gw.lang.ir.SyntheticIRType
 
SYSTEM_PROXY_SUFFIX - Static variable in interface gw.lang.reflect.ITypeRefFactory
 
SystemClockTestUtil - Class in gw.api.util
 
SystemExitIgnoredException - Exception in gw.lang.cli
 
SystemExitIgnoredException() - Constructor for exception gw.lang.cli.SystemExitIgnoredException
 
SystemOutLogger - Class in gw.util
 
SystemOutLogger() - Constructor for class gw.util.SystemOutLogger
 
SystemOutLogger(SystemOutLogger.LoggingLevel) - Constructor for class gw.util.SystemOutLogger
 
SystemOutLogger.LoggingLevel - Enum in gw.util
 
SystemParameter - Interface in gw.pl.upgrader.entity
SystemParameter Name/value pairs for system parameters.
SystemPermissionType - Class in gw.pl.security.typekey
 
SystemPermissionType(ITypeList, String) - Constructor for class gw.pl.security.typekey.SystemPermissionType
 
SystemPermissionTypeConstants - Class in gw.ab.security.typekey
 
SystemPermissionTypeConstants() - Constructor for class gw.ab.security.typekey.SystemPermissionTypeConstants
 
SystemRunlevel - Class in gw.api.webservice.systemTools
Defines the runlevels that the system can be at or set to.
SystemToolsImpl - Class in gw.api.webservice.systemTools
 
SystemToolsImpl() - Constructor for class gw.api.webservice.systemTools.SystemToolsImpl
 
SystemUserType - Class in gw.pl.community.typekey
 
SystemUserType(ITypeList, String) - Constructor for class gw.pl.community.typekey.SystemUserType
 

T

tab(int) - Method in class gw.smoketest.platform.web.WorksheetTabBarElement
Gets worksheet tab by (0-based) index
TabBarElement - Class in gw.smoketest.platform.web
TabBarElement in SmokeTest
TabBarElement(ISmokeTest, PCFElementId) - Constructor for class gw.smoketest.platform.web.TabBarElement
 
Table<T extends Bean> - Interface in gw.api.database
A logical table in a query.
TableDataDist - Interface in gw.pl.database.entity
TableDataDist Stores data distribution info for each table in the database.
TABLEGROUP_PREFIX - Static variable in class gw.api.webservice.systemTools.SystemToolsImpl
 
TableImportImpl - Class in gw.api.webservice.tableImport
Created by IntelliJ IDEA.
TableImportImpl() - Constructor for class gw.api.webservice.tableImport.TableImportImpl
 
TableImportResult - Class in gw.api.webservice.tableImport
A simple data class used to transmit the aggregated results of a staging table load
TableImportResult(int, String) - Constructor for class gw.api.webservice.tableImport.TableImportResult
Constructs a new TableImportResult object.
TableImportResult() - Constructor for class gw.api.webservice.tableImport.TableImportResult
 
TablePartitionStatistics - Interface in gw.api.database
 
TableQueryHint - Interface in gw.api.database
Type of QueryHint that operates on a specific table.
TableRegistryEntry - Interface in gw.pl.database.entity
TableRegistryEntry Stores metadata for each table in the database.
TableStatistics - Interface in gw.api.database
 
TableUpdateStats - Interface in gw.pl.database.entity
TableUpdateStats Stores update statistics info for each table in the database.
TableUpdateStatsStatement - Interface in gw.pl.upgrader.entity
TableUpdateStatsStatement Database parameter row.
TableUpdateStatsType - Class in gw.pl.upgrader.typekey
 
TableUpdateStatsType(ITypeList, String) - Constructor for class gw.pl.upgrader.typekey.TableUpdateStatsType
 
TAG_ALLOW_DEPRECATED_REFERENCES - Static variable in class gw.config.Registry
The xml tag for indicating if deprecated methods/properties s/b allowed.
TAG_ALLOW_ENTITY_QUERIES - Static variable in class gw.config.Registry
The xml tag for indicating if Gosu query expressions can reference entities.
TAG_CLASS - Static variable in class gw.config.Registry
 
TAG_ENTRY - Static variable in class gw.config.Registry
 
TAG_HEIGHT - Static variable in interface gw.pl.util.xml.IXMLCodecConstants
 
TAG_ITEM - Static variable in interface gw.pl.util.xml.IXMLCodecConstants
 
TAG_JAVA_CLASS_NAME - Static variable in class gw.pl.util.xml.helpers.XMLNativeJavaObject
 
TAG_JAVA_OBJ - Static variable in interface gw.pl.util.xml.IXMLCodecConstants
 
TAG_KEY - Static variable in interface gw.pl.util.xml.IXMLCodecConstants
 
TAG_LENGTH - Static variable in interface gw.pl.util.xml.IXMLCodecConstants
 
TAG_MAP - Static variable in interface gw.pl.util.xml.IXMLCodecConstants
 
TAG_NAME - Static variable in interface gw.pl.util.xml.IXMLCodecConstants
 
TAG_NATIVE_JAVA_OBJECT - Static variable in class gw.pl.util.xml.helpers.XMLNativeJavaObject
 
TAG_PIXELS - Static variable in interface gw.pl.util.xml.IXMLCodecConstants
 
TAG_SERIALIZATION - Static variable in interface gw.pl.util.xml.IXMLCodecConstants
 
TAG_SIZE - Static variable in interface gw.pl.util.xml.IXMLCodecConstants
 
TAG_SRC - Static variable in class gw.config.Registry
 
TAG_STYLE - Static variable in interface gw.pl.util.xml.IXMLCodecConstants
 
TAG_TYPE - Static variable in interface gw.pl.util.xml.IXMLCodecConstants
 
TAG_VALUE - Static variable in interface gw.pl.util.xml.IXMLCodecConstants
 
TAG_WIDTH - Static variable in interface gw.pl.util.xml.IXMLCodecConstants
 
TAG_X - Static variable in interface gw.pl.util.xml.IXMLCodecConstants
 
TAG_Y - Static variable in interface gw.pl.util.xml.IXMLCodecConstants
 
TagHandler - Annotation Type in gw.testharness
Marks an annotation as a test harness TagHandler annotation.
TagHandlerFactory - Interface in gw.testharness
Interface for classes that provide a custom method for determining the TagHandler class to instantiate for a given test.
TASK_QUEUE - Static variable in class gw.api.profiler.ProfilerTag
 
TaxFilingStatusType - Class in gw.pl.contact.typekey
 
TaxFilingStatusType(ITypeList, String) - Constructor for class gw.pl.contact.typekey.TaxFilingStatusType
 
TaxStatus - Class in gw.pl.contact.typekey
 
TaxStatus(ITypeList, String) - Constructor for class gw.pl.contact.typekey.TaxStatus
 
TC_000000 - Static variable in class gw.pl.sample.typekey.SampleColor
Black Black
TC_0000FF - Static variable in class gw.pl.sample.typekey.PrimaryColor
Blue Blue
TC_00FF00 - Static variable in class gw.pl.sample.typekey.PrimaryColor
Green Green
TC_00FF00 - Static variable in class gw.pl.sample.typekey.SampleColor
Green Green
TC_0LENGTHSTRINGCHECK - Static variable in class gw.pl.database.typekey.ConsistencyCheckType
0 length string check Verifies no 0 length strings within varchar column
TC_1589FF - Static variable in class gw.pl.sample.typekey.SampleColor
Dodger Blue Dodger Blue
TC_A - Static variable in class gw.pl.rule.typekey.RuleSetType
Assignment Assignment rules
TC_ABCOMPANY - Static variable in class gw.ab.addressbook.typekey.ABContact
 
TC_ABCOMPANYVENDOR - Static variable in class gw.ab.addressbook.typekey.ABContact
 
TC_ABCONTACT - Static variable in class gw.ab.addressbook.typekey.ABContact
 
TC_ABCONTACTSCORING - Static variable in class gw.ab.batchprocessing.typekey.BatchProcessTypeConstants
AB Contact Score Aggregator Calculates aggregate review scores for ABContacts from submitted ReviewSummaries.
TC_ABCREATE - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Create address book contacts Permission to create a new contact in the address book
TC_ABCREATE - Static variable in class gw.pl.security.typekey.SystemPermissionType
Create address book contacts Permission to create a new contact in the address book
TC_ABCREATEPREF - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Create address book preferred vendors Permission to add a preferred vendor to the address book
TC_ABCREATEPREF - Static variable in class gw.pl.security.typekey.SystemPermissionType
Create address book preferred vendors Permission to add a preferred vendor to the address book
TC_ABDELETE - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Delete address book contacts Permission to delete an existing contact in the address book
TC_ABDELETE - Static variable in class gw.pl.security.typekey.SystemPermissionType
Delete address book contacts Permission to delete an existing contact in the address book
TC_ABDELETEPREF - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Delete address book preferred vendors Permission to delete an existing preferred vendor address book entry
TC_ABDELETEPREF - Static variable in class gw.pl.security.typekey.SystemPermissionType
Delete address book preferred vendors Permission to delete an existing preferred vendor address book entry
TC_ABEDIT - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Edit address book contacts Permission to edit an existing contact in the address book
TC_ABEDIT - Static variable in class gw.pl.security.typekey.SystemPermissionType
Edit address book contacts Permission to edit an existing contact in the address book
TC_ABEDITPREF - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Edit address book preferred vendors Permission to modify an existing preferred vendor address book entry
TC_ABEDITPREF - Static variable in class gw.pl.security.typekey.SystemPermissionType
Edit address book preferred vendors Permission to modify an existing preferred vendor address book entry
TC_ABGEOCODE - Static variable in class gw.ab.batchprocessing.typekey.BatchProcessTypeConstants
AB Geocode Writer Geocoding ABAddresses queue writer.
TC_ABLEGALVENUE - Static variable in class gw.ab.addressbook.typekey.ABContact
 
TC_ABPERSON - Static variable in class gw.ab.addressbook.typekey.ABContact
 
TC_ABPERSONVENDOR - Static variable in class gw.ab.addressbook.typekey.ABContact
 
TC_ABPLACE - Static variable in class gw.ab.addressbook.typekey.ABContact
 
TC_ABPOLICYCOMPANY - Static variable in class gw.ab.addressbook.typekey.ABContact
 
TC_ABPOLICYPERSON - Static variable in class gw.ab.addressbook.typekey.ABContact
 
TC_ABSTRACTDATATYPE - Static variable in class gw.pl.staging.typekey.LoadErrorType
Abstract data type Rows found in staging table with values that violate rules of an abstract data type
TC_ABUSERCONTACT - Static variable in class gw.ab.addressbook.typekey.ABContact
 
TC_ABVIEW - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
View address book contacts Permission to view the details of contact entries in the address book
TC_ABVIEW - Static variable in class gw.pl.security.typekey.SystemPermissionType
View address book contacts Permission to view the details of contact entries in the address book
TC_ABVIEWMERGE - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
View merge Permission to view the merge pages
TC_ABVIEWPENDING - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
View pending Permission to view the pending changes page
TC_ABVIEWSEARCH - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
View address book contact search pages Permission to search contact entries in the address book
TC_ABVIEWSEARCH - Static variable in class gw.pl.security.typekey.SystemPermissionType
View address book contact search pages Permission to search contact entries in the address book
TC_AC - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Ascension Island (247) 247
TC_ACTAPPROVEANY - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Approve any approval activity Permission to approve any approval activity even if the activity is assigned to someone else; the approver is still subject to authority limit restrictions
TC_ACTAPPROVEANY - Static variable in class gw.pl.security.typekey.SystemPermissionType
Approve any approval activity Permission to approve any approval activity even if the activity is assigned to someone else; the approver is still subject to authority limit restrictions
TC_ACTCREATE - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Create activities Permission to create new activities
TC_ACTCREATE - Static variable in class gw.pl.security.typekey.SystemPermissionType
Create activities Permission to create new activities
TC_ACTEDITUNOWNED - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Edit unowned activities Permission to modify (edit/skip/close) activities owned by other users
TC_ACTEDITUNOWNED - Static variable in class gw.pl.security.typekey.SystemPermissionType
Edit unowned activities Permission to modify (edit/skip/close) activities owned by other users
TC_ACTIVE - Static variable in class gw.pl.workflow.typekey.WorkflowState
Active Active -- the workflow is running.
TC_ACTIVITY - Static variable in class gw.pl.activity.typekey.Activity
 
TC_ACTIVITY - Static variable in class gw.pl.workflow.typekey.WorkflowActionType
Activity Creating Activities
TC_ACTIVITYCREATION - Static variable in class gw.pl.activity.typekey.StartPointType
Activity creation date Creation date of the activity
TC_ACTIVITYESC - Static variable in class gw.ab.batchprocessing.typekey.BatchProcessTypeConstants
Activity Escalation Activity escalation monitor
TC_ACTIVITYESC - Static variable in class gw.pl.batchprocessing.typekey.BatchProcessType
Activity Escalation Activity escalation monitor
TC_ACTMAKEMAND - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Make activities mandatory Permission to set whether an activity is mandatory
TC_ACTMAKEMAND - Static variable in class gw.pl.security.typekey.SystemPermissionType
Make activities mandatory Permission to set whether an activity is mandatory
TC_ACTOWN - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Own activity Permission to own an activity and to see the Desktop Activities page
TC_ACTOWN - Static variable in class gw.pl.security.typekey.SystemPermissionType
Own activity Permission to own an activity and to see the Desktop Activities page
TC_ACTPATCREATE - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Create activity pattern Permission to create new activity patterns
TC_ACTPATCREATE - Static variable in class gw.pl.security.typekey.SystemPermissionType
Create activity pattern Permission to create new activity patterns
TC_ACTPATDELETE - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Delete activity pattern Permission to delete activity patterns
TC_ACTPATDELETE - Static variable in class gw.pl.security.typekey.SystemPermissionType
Delete activity pattern Permission to delete activity patterns
TC_ACTPATEDIT - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Edit activity pattern Permission to edit activity patterns
TC_ACTPATEDIT - Static variable in class gw.pl.security.typekey.SystemPermissionType
Edit activity pattern Permission to edit activity patterns
TC_ACTPATVIEW - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
View activity pattern Permission to view the list of activity patterns or activity pattern details
TC_ACTPATVIEW - Static variable in class gw.pl.security.typekey.SystemPermissionType
View activity pattern Permission to view the list of activity patterns or activity pattern details
TC_ACTQUEUEASSIGN - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Assign activity from queue Permission to assign an activity from a queue
TC_ACTQUEUEASSIGN - Static variable in class gw.pl.security.typekey.SystemPermissionType
Assign activity from queue Permission to assign an activity from a queue
TC_ACTQUEUENEXT - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Get next activity from queue Permission to get the next activity off of a queue
TC_ACTQUEUENEXT - Static variable in class gw.pl.security.typekey.SystemPermissionType
Get next activity from queue Permission to get the next activity off of a queue
TC_ACTQUEUEPICK - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Pick activity from queue Permission to pick an activity from a queue
TC_ACTQUEUEPICK - Static variable in class gw.pl.security.typekey.SystemPermissionType
Pick activity from queue Permission to pick an activity from a queue
TC_ACTRAOWN - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Reassign owned activities Permission to reassign your own activities
TC_ACTRAOWN - Static variable in class gw.pl.security.typekey.SystemPermissionType
Reassign owned activities Permission to reassign your own activities
TC_ACTRAUNOWN - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Reassign unowned activities Permission to reassign activities owned by other users
TC_ACTRAUNOWN - Static variable in class gw.pl.security.typekey.SystemPermissionType
Reassign unowned activities Permission to reassign activities owned by other users
TC_ACTREVIEWASSIGN - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Review assignments Permission to review and approve manually-approved assignables
TC_ACTREVIEWASSIGN - Static variable in class gw.pl.security.typekey.SystemPermissionType
Review assignments Permission to review and approve manually-approved assignables
TC_ACTVIEW - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
View activities Permission to view activities
TC_ACTVIEW - Static variable in class gw.pl.security.typekey.SystemPermissionType
View activities Permission to view activities
TC_ACTVIEWALLQUEUES - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
View all activity queues Permission to view all activity queues, even those in other security zones
TC_ACTVIEWALLQUEUES - Static variable in class gw.pl.security.typekey.SystemPermissionType
View all activity queues Permission to view all activity queues, even those in other security zones
TC_AD - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Andorra (376) 376
TC_ADDCOLUMN - Static variable in class gw.pl.database.typekey.SQLStatementType
Add column Add column statement
TC_ADDRESS - Static variable in class gw.pl.contact.typekey.Address
 
TC_ADHOC - Static variable in class gw.pl.database.typekey.DataDistributionType
Ad hoc Ad hoc distribution supplied as input
TC_ADMINDATACHANGEEXEC - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Execute Data Change Permission to execute the data change.
TC_ADMINDATACHANGEEXEC - Static variable in class gw.pl.security.typekey.SystemPermissionType
Execute Data Change Permission to execute the data change.
TC_ADMINDATACHANGEVIEW - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
View Data Change Permission to view the data change page.
TC_ADMINDATACHANGEVIEW - Static variable in class gw.pl.security.typekey.SystemPermissionType
View Data Change Permission to view the data change page.
TC_ADOBE - Static variable in class gw.pl.activity.typekey.ExternalToolType
Adobe Acrobat Adobe Acrobat
TC_ADR - Static variable in class gw.pl.contact.typekey.VenueType
Alternative dispute resolution Alternative dispute resolution
TC_ADTVALUESCHECK - Static variable in class gw.pl.database.typekey.ConsistencyCheckType
ADT values check Verifies values are valid for abstract data types
TC_ADVANCEDATE - Static variable in class gw.pl.datagen.typekey.DataGenActionType
AdvanceDate Advancing all dates field in DB.
TC_AE - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
United Arab Emirates (971) 971
TC_AF - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Afghanistan (93) 93
TC_AFTERINSERTSELECTS - Static variable in class gw.pl.staging.typekey.LoaderCallbackTimeType
After insert/selects into source tables After insert/selects into source tables
TC_AG - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Antigua and Barbuda (1) 1
TC_AI - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Anguilla (1) 1
TC_AL - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Albania (355) 355
TC_ALLOW - Static variable in class gw.pl.autosync.typekey.AutoSync
Allow Allow
TC_ALPVIEW - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
View authority limit profiles Permission to view authority limit profiles
TC_ALPVIEW - Static variable in class gw.pl.security.typekey.SystemPermissionType
View authority limit profiles Permission to view authority limit profiles
TC_ALREADY_APPLIED - Static variable in class gw.ab.adressbook.typekey.ContactChangeResolutionConstants
Already Applied Already Applied
TC_ALTERCOLUMN - Static variable in class gw.pl.database.typekey.SQLStatementType
Alter column Alter table (column) statement
TC_ALTERTABLEDEGREE - Static variable in class gw.pl.database.typekey.SQLStatementType
Alter table degree Alter table degree statement
TC_AM - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Armenia (374) 374
TC_AN - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Netherlands Antilles (599) 599
TC_ANYTAGCREATE - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Create contact with any tag Permission to create a new contact regardless of which tag(s) it has
TC_ANYTAGCREATE - Static variable in class gw.pl.security.typekey.SystemPermissionType
Create contact with any tag Permission to create a new contact regardless of which tag(s) it has
TC_ANYTAGDELETE - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Delete contact with any tag Permission to delete a contact regardless of which tag(s) it has
TC_ANYTAGDELETE - Static variable in class gw.pl.security.typekey.SystemPermissionType
Delete contact with any tag Permission to delete a contact regardless of which tag(s) it has
TC_ANYTAGEDIT - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Edit contact with any tag Permission to edit the details of a contact regardless of which tag(s) it has
TC_ANYTAGEDIT - Static variable in class gw.pl.security.typekey.SystemPermissionType
Edit contact with any tag Permission to edit the details of a contact regardless of which tag(s) it has
TC_ANYTAGVIEW - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
View contact with any tag Permission to view the details of a contact regardless of which tag(s) it has
TC_ANYTAGVIEW - Static variable in class gw.pl.security.typekey.SystemPermissionType
View contact with any tag Permission to view the details of a contact regardless of which tag(s) it has
TC_AO - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Angola (244) 244
TC_AP - Static variable in class gw.pl.rule.typekey.RuleSetType
Approval Routing Used to find the user who must approve an approval batch
TC_APIRUNNABLE - Static variable in class gw.pl.batchprocessing.typekey.BatchProcessTypeUsage
API Runnable This indicates that this BatchProcessType is runnable from the API
TC_APP_SPECIFIC - Static variable in class gw.pl.database.typekey.DataDistributionType
App specific Data distribution provided by the application
TC_APPROVAL - Static variable in class gw.pl.activity.typekey.ActivityType
Approval Approval
TC_APPROVAL - Static variable in class gw.pl.history.typekey.HistoryType
Approval or Rejection A referral was approved/rejected
TC_APPROVAL - Static variable in class gw.pl.parameter.typekey.ComponentType
ApprovalEngine Approval Engine
TC_APPROVALDENIED - Static variable in class gw.pl.activity.typekey.ActivityType
Approval Denied Approval Denied
TC_APPROVED - Static variable in class gw.ab.adressbook.typekey.ContactChangeResolutionConstants
Approved Approved
TC_APPROVED - Static variable in class gw.pl.adressbook.typekey.ContactChangeResolution
Approved Approved
TC_APPROVED - Static variable in class gw.pl.community.typekey.ApprovalStatus
Approved The entity has been approved
TC_APPROVED - Static variable in class gw.pl.contact.typekey.ContactCreationApprovalStatus
Approved Approved
TC_APPROVED - Static variable in class gw.pl.document.typekey.DocumentStatusType
Approved Approved
TC_APPROVING - Static variable in class gw.pl.document.typekey.DocumentStatusType
Approving Approving
TC_APPSPECIFICCHECK - Static variable in class gw.pl.database.typekey.ConsistencyCheckType
Application-specific check Verifies application-specific relationships in the database
TC_AR - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Argentina (54) 54
TC_AR - Static variable in class gw.pl.rule.typekey.RuleSetType
Archive Archiving rules
TC_ARCHIVE - Static variable in class gw.ab.batchprocessing.typekey.BatchProcessTypeConstants
Archiving Item Writer Identify archiving work and create work items.
TC_ARCHIVE - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Archive objects Permission to archive objects
TC_ARCHIVE - Static variable in class gw.pl.batchprocessing.typekey.BatchProcessType
Archiving Item Writer Identify archiving work and create work items.
TC_ARCHIVE - Static variable in class gw.pl.security.typekey.SystemPermissionType
Archive objects Permission to archive objects
TC_ARCHIVED - Static variable in class gw.pl.purge.typekey.ArchiveState
Archived Graph has been archived
TC_ARRAYREQUIREDMATCH - Static variable in class gw.pl.database.typekey.ConsistencyCheckType
Array required match Verifies that every row in the container has a nonempty array
TC_AS - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
American Samoa (1) 1
TC_ASSERT - Static variable in class gw.pl.workflow.typekey.WorkflowActionType
Assert Executing Assertions
TC_ASSIGNABLE - Static variable in class gw.pl.database.typekey.DataDistributionType
Assignable_by_date Distribution of assignable by date
TC_ASSIGNED - Static variable in class gw.pl.community.typekey.AssignmentStatus
Assigned Entity is assigned; AssignedUserID and AssignedGroupID are both non-null
TC_ASSIGNENG - Static variable in class gw.pl.parameter.typekey.ComponentType
AssignmentEngine Assignment Engine
TC_ASSIGNMENTCHECK - Static variable in class gw.pl.database.typekey.ConsistencyCheckType
Assignment check Verifies that the database is consistent relative to assignment
TC_ASSIGNMENTREVIEW - Static variable in class gw.pl.activity.typekey.ActivityType
Assignment Review Assignment Review
TC_AT - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Austria (43) 43
TC_ATTRMANAGE - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Manage attributes Permission to create, edit, or delete user attributes
TC_ATTRMANAGE - Static variable in class gw.pl.security.typekey.SystemPermissionType
Manage attributes Permission to create, edit, or delete user attributes
TC_ATTRVIEW - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
View attributes Permission to view the list of user attributes or attribute details
TC_ATTRVIEW - Static variable in class gw.pl.security.typekey.SystemPermissionType
View attributes Permission to view the list of user attributes or attribute details
TC_ATWORK - Static variable in class gw.pl.community.typekey.VacationStatusType
At work The user is at work
TC_AU - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Australia (61) 61
TC_AUTH - Static variable in class gw.pl.parameter.typekey.ComponentType
AuthenticationManager Manages users and passwords in the product database
TC_AUTHOR - Static variable in class gw.pl.note.typekey.SortByRange
Author Sort by Author
TC_AVAILABLE - Static variable in class gw.ab.addressbook.typekey.VendorAvailabilityType
Available The vendor is available.
TC_AVAILABLE - Static variable in class gw.pl.archive.typekey.ArchiveSourceStatus
Available The service is available
TC_AVAILABLE - Static variable in class gw.pl.workqueue.typekey.WorkItemStatusType
Available Work item that is available to be processed.
TC_AW - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Aruba (297) 297
TC_AX - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Åland Islands (358) 358
TC_AZ - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Azerbaijan (994) 994
TC_BA - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Bosnia and Herzegovina (387) 387
TC_BADASSIGNABLE - Static variable in class gw.pl.staging.typekey.LoadErrorType
Invalid assignable Rows found in staging table that violate rules for assignable objects
TC_BATCH - Static variable in class gw.pl.database.typekey.DBUpdateStatsRunnerType
Batch Batch Process running update statistics
TC_BB - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Barbados (1) 1
TC_BD - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Bangladesh (880) 880
TC_BE - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Belgium (32) 32
TC_BEANVERSIONCHECK - Static variable in class gw.pl.database.typekey.ConsistencyCheckType
Bean version check Verifies that the database is consistent relative to bean versions
TC_BEFOREIDGENERATION - Static variable in class gw.pl.staging.typekey.LoaderCallbackTimeType
Before ID generation Before ID generation
TC_BEFOREINSERTSELECTS - Static variable in class gw.pl.staging.typekey.LoaderCallbackTimeType
Before insert/selects into source tables Before insert/selects into source tables
TC_BF - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Burkina Faso (226) 226
TC_BG - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Bulgaria (359) 359
TC_BH - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Bahrain (973) 973
TC_BI - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Burundi (257) 257
TC_BIT - Static variable in class gw.pl.scriptparameter.typekey.ScriptParameterType
bit bit
TC_BJ - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Benin (229) 229
TC_BL - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Saint Barthélemy (590) 590
TC_BM - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Bermuda (1) 1
TC_BN - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Brunei (673) 673
TC_BO - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Bolivia (591) 591
TC_BOOLEAN - Static variable in class gw.pl.database.typekey.DateBinDataType
Boolean A Boolean column
TC_BOOLEAN - Static variable in class gw.pl.parameter.typekey.ParameterType
Boolean Boolean
TC_BOOLEAN - Static variable in class gw.pl.question.typekey.QuestionType
Boolean A question whose answer is Yes or No
TC_BOOLEANCHECKBOX - Static variable in class gw.pl.question.typekey.QuestionFormat
Boolean Checkbox A boolean yes/no checkbox.
TC_BOOTSTRAP - Static variable in class gw.pl.upgrader.typekey.UpgradeExecutionTimeType
Bootstrap Bootstrap
TC_BPPROFILERCONFIG - Static variable in class gw.pl.profiler.typekey.ProfilerConfig
 
TC_BQ - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
BQ (599) 599
TC_BR - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Brazil (55) 55
TC_BRANCH - Static variable in class gw.pl.workflow.typekey.WorkflowActionType
Branch Executing a Branch (or Timeout, Trigger, etc.)
TC_BS - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Bahamas (1) 1
TC_BT - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Bhutan (975) 975
TC_BULKPURGE - Static variable in class gw.ab.batchprocessing.typekey.BatchProcessTypeConstants
BulkPurge Purge records through table updates
TC_BULKPURGE - Static variable in class gw.pl.batchprocessing.typekey.BatchProcessType
BulkPurge Purge records through table updates
TC_BUREAUID - Static variable in class gw.pl.contact.typekey.OfficialIDType
Bureau ID Bureau ID
TC_BUSINESSCALENDAR - Static variable in class gw.pl.parameter.typekey.ComponentType
BusinessCalendar Business calendar for use in statistics calculations
TC_BUSINESSDAYS - Static variable in class gw.pl.activity.typekey.IncludeDaysType
Business days The number of business days since the starting point; does not include weekends and holidays
TC_BUSWKMANAGE - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Manage business week Permission to create, edit, or delete business week
TC_BUSWKMANAGE - Static variable in class gw.pl.security.typekey.SystemPermissionType
Manage business week Permission to create, edit, or delete business week
TC_BUSWKVIEW - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
View business week Permission to view the list of business week
TC_BUSWKVIEW - Static variable in class gw.pl.security.typekey.SystemPermissionType
View business week Permission to view the list of business week
TC_BW - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Botswana (267) 267
TC_BY - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Belarus (375) 375
TC_BZ - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Belize (501) 501
TC_C - Static variable in class gw.pl.rule.typekey.RuleSetType
Closed Actions to be taken after closing a claim or exposure
TC_CA - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Canada (1) 1
TC_CACHE - Static variable in class gw.pl.parameter.typekey.ComponentType
Cache Server cache
TC_CANCELED - Static variable in class gw.pl.activity.typekey.ActivityStatus
Canceled Canceled activity that is still visible to the user
TC_CANCELING - Static variable in class gw.pl.workitemset.typekey.WorkItemSetState
Canceling a WorkItemSet goes into this state when the user requests that we cease further processing.
TC_CASE - Static variable in class gw.pl.contact.typekey.ContactBidiRel
Assigned Case Assigned Case
TC_CASEINSENSITIVECHECK - Static variable in class gw.pl.database.typekey.ConsistencyCheckType
Linguistic search denorm check Verifies that the linguistic search denorm columns are in sync with the associated source columns
TC_CC - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Cocos [Keeling] Islands (61) 61
TC_CD - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Congo - Kinshasa (243) 243
TC_CELL - Static variable in class gw.pl.platform.typekey.PhoneType
Mobile Mobile
TC_CF - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Central African Republic (236) 236
TC_CG - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Congo - Brazzaville (242) 242
TC_CH - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Switzerland (41) 41
TC_CHANGECONTACTSUBTYPE - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Change Contact Subtype Permission to change contact subtype
TC_CHANGECONTACTSUBTYPE - Static variable in class gw.pl.security.typekey.SystemPermissionType
Change Contact Subtype Permission to change contact subtype
TC_CHECKCONSTRAINT - Static variable in class gw.pl.staging.typekey.LoadErrorType
Check constraint Rows found in staging table that violate a check constraint
TC_CHECKCONSTRAINTCHECK - Static variable in class gw.pl.database.typekey.ConsistencyCheckType
Check constraint check Verifies data is valid relative to check constraints
TC_CHECKDBSTATE - Static variable in class gw.pl.upgrader.typekey.UpgradeExecutionTimeType
Check database state Check database state for disabled constraints, etc.
TC_CHECKEDOUT - Static variable in class gw.pl.workqueue.typekey.WorkItemStatusType
CheckedOut Work item that is checked out.
TC_CHOICE - Static variable in class gw.pl.question.typekey.QuestionType
Choice A multiple-choice question whose answer is an entry in the QuestionChoice table
TC_CHOICERADIO - Static variable in class gw.pl.question.typekey.QuestionFormat
Choice Radio A radio button of choices.
TC_CHOICESELECT - Static variable in class gw.pl.question.typekey.QuestionFormat
Choice Select A combo box of choices.
TC_CI - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Ivory Coast (225) 225
TC_CITY - Static variable in class gw.pl.contact.typekey.GeocodeStatus
City The Geocoding service was only able to locate the city from the supplied address.
TC_CK - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Cook Islands (682) 682
TC_CL - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Chile (56) 56
TC_CLAIMPARTY - Static variable in class gw.pl.contact.typekey.ContactTagType
Claim Party Claim Party
TC_CLEANUP - Static variable in class gw.pl.upgrader.typekey.UpgradeExecutionTimeType
Clean up Clean up
TC_CLIENT - Static variable in class gw.pl.contact.typekey.ContactTagType
Client Client
TC_CLIENTAPP - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Client Application Client Application (should not access via UI)
TC_CLOCK - Static variable in class gw.pl.parameter.typekey.ComponentType
DBClock Database Clock
TC_CLOSE_MATCH - Static variable in class gw.pl.contact.typekey.ContactMatchResultType
Close match At least one contact in the Address Book closely matched a given contact.
TC_CLUSTERCHANNEL - Static variable in class gw.pl.parameter.typekey.ComponentType
ClusterChannel Cluster communication channel
TC_CM - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Cameroon (237) 237
TC_CN - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
China (86) 86
TC_CO - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Colombia (57) 57
TC_COLD - Static variable in class gw.pl.sample.typekey.SampleTheme
Cold Cold color
TC_COLLECTIONAGENCY - Static variable in class gw.pl.contact.typekey.ContactBidiRel
Collection Agency Collection Agency
TC_COLLECTIONAGENCY - Static variable in class gw.pl.contact.typekey.ContactRel
Collection Agency Collection Agency
TC_COLUMNNULLABILITY - Static variable in class gw.pl.database.typekey.SQLStatementType
Change column nullability Change column nullability statement
TC_COMPANY - Static variable in class gw.ab.addressbook.typekey.ABContactType
Organization Organization
TC_COMPANY - Static variable in class gw.pl.contact.typekey.Contact
 
TC_COMPANYVENDOR - Static variable in class gw.pl.contact.typekey.Contact
 
TC_COMPLETE - Static variable in class gw.pl.activity.typekey.ActivityStatus
Complete Complete
TC_COMPLETED - Static variable in class gw.pl.history.typekey.DataChangeStatus
Completed The gosu was executed and did not throw an exception
TC_COMPLETED - Static variable in class gw.pl.workflow.typekey.WorkflowState
Completed Completed -- the workflow reached one of its Outcomes.
TC_COMPLETED - Static variable in class gw.pl.workitemset.typekey.WorkItemSetState
Completed all WorkItems have been processed.
TC_CONFIGURATION - Static variable in class gw.pl.parameter.typekey.ComponentType
Configuration Configuration component
TC_CONFIRMED - Static variable in class gw.pl.contact.typekey.TaxStatus
Confirmed Known and verified
TC_CONSISTCHILDREN1 - Static variable in class gw.pl.staging.typekey.LoadErrorType
Consistent children failure within staging tables Consistent children failure found within staging tables
TC_CONSISTCHILDREN2 - Static variable in class gw.pl.staging.typekey.LoadErrorType
Consistent children failure between staging and sourcetables Consistent children failure found between staging and source tables
TC_CONSISTENCYCHECKED - Static variable in class gw.pl.staging.typekey.LoadStepType
ConsistencyChecker executed Custom consistency checks executed after populating staging tables
TC_CONSISTENTCHILDREN - Static variable in class gw.pl.database.typekey.ConsistencyCheckType
Consistent children Verifies that the consistent children property holds
TC_CONTACT - Static variable in class gw.pl.contact.typekey.Contact
 
TC_CONTACTAUTOSYNC - Static variable in class gw.ab.batchprocessing.typekey.BatchProcessTypeConstants
ContactAutoSync Automatically synchronize the local contact that are out of syn and marked 'allow' auto-sync.
TC_CONTACTAUTOSYNC - Static variable in class gw.pl.batchprocessing.typekey.BatchProcessType
ContactAutoSync Automatically synchronize the local contact that are out of syn and marked 'allow' auto-sync.
TC_CONTACTMERGEDKEPT - Static variable in class gw.ab.history.typekey.CustomHistoryTypeConstants
Contact Merged (Kept) Contact Merged (Kept)
TC_CONTACTMERGEDRETIRED - Static variable in class gw.ab.history.typekey.CustomHistoryTypeConstants
Contact Merged (Retired) Contact Merged (Retired)
TC_CONTACTREMOVED - Static variable in class gw.ab.history.typekey.CustomHistoryTypeConstants
Contact Removed Contact Removed
TC_CONTAINS - Static variable in class gw.pl.database.typekey.StringCriterionMode
Contains Useful in flagging whether String restrictions should be implemented with compareContains.
TC_COPYTOSHADOWTABLES - Static variable in class gw.pl.upgrader.typekey.UpgradeExecutionTimeType
Copy contents to shadow tables Copy contents of source tables to shadow tables
TC_COUNTRY - Static variable in class gw.pl.geodata.zone.typekey.ZoneType
Country Country
TC_COUNTY - Static variable in class gw.pl.community.typekey.RegionType
County County
TC_COUNTY - Static variable in class gw.pl.contact.typekey.VenueType
County County
TC_CR - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Costa Rica (506) 506
TC_CREATEFK - Static variable in class gw.pl.database.typekey.SQLStatementType
Create foreign key Create foreign key statement
TC_CREATEINDEX - Static variable in class gw.pl.database.typekey.SQLStatementType
Create index Create index statement
TC_CREATEPK - Static variable in class gw.pl.database.typekey.SQLStatementType
Create primary key Create primary key statement
TC_CREATETABLE - Static variable in class gw.pl.database.typekey.SQLStatementType
Create table Create table statement
TC_CREATEUPDATEOP - Static variable in class gw.pl.addressbook.typekey.UpdateOp
 
TC_CREDIT - Static variable in class gw.pl.accounting.typekey.LedgerSide
Credit Credit
TC_CTCCREATE - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Create local contacts Permission to create a new local contact
TC_CTCCREATE - Static variable in class gw.pl.security.typekey.SystemPermissionType
Create local contacts Permission to create a new local contact
TC_CTCEDIT - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Edit local contacts Permission to edit an existing local contact
TC_CTCEDIT - Static variable in class gw.pl.security.typekey.SystemPermissionType
Edit local contacts Permission to edit an existing local contact
TC_CTCVIEW - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
View local contacts Permission to view and search local contact entries
TC_CTCVIEW - Static variable in class gw.pl.security.typekey.SystemPermissionType
View local contacts Permission to view and search local contact entries
TC_CU - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Cuba (53) 53
TC_CURRENTLYPAUSED - Static variable in class gw.pl.workitemset.typekey.WorkItemSetState
Paused the WorkItemSet is currently paused
TC_CURRENTLYSTARTING - Static variable in class gw.pl.workitemset.typekey.WorkItemSetState
Starting the WorkItemSet is currently starting up
TC_CURRENTLYSTUCK - Static variable in class gw.pl.workitemset.typekey.WorkItemSetState
Stuck the WorkItemSet appears to be stuck.
TC_CUSTOM - Static variable in class gw.pl.history.typekey.HistoryType
Custom A custom history event happened; see CustomType for details
TC_CUSTOMCHECK - Static variable in class gw.pl.database.typekey.ConsistencyCheckType
Custom check Custom consistency check declared in a data model file
TC_CUSTOMPOSTUPGRADE - Static variable in class gw.pl.upgrader.typekey.UpgradeExecutionTimeType
Customer Post-Upgrade version triggers Execute customer post-upgrade steps defined in IDatamodelUpgrade plugin
TC_CUSTOMPREUPGRADE - Static variable in class gw.pl.upgrader.typekey.UpgradeExecutionTimeType
Customer Pre-Upgrade version triggers Execute customer pre-upgrade steps defined in IDatamodelUpgrade plugin
TC_CUSTOMVERSIONCHECKS - Static variable in class gw.pl.upgrader.typekey.UpgradeExecutionTimeType
Customer Version Checks Execute customer checks to determine whether to proceed with upgrade
TC_CV - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Cape Verde (238) 238
TC_CW - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Curaçao (599) 599
TC_CX - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Christmas Island (61) 61
TC_CY - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Cyprus (357) 357
TC_CZ - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Czech Republic (420) 420
TC_DATADISTRIBUTION - Static variable in class gw.ab.batchprocessing.typekey.BatchProcessTypeConstants
Data Distribution Data distribution for the database
TC_DATADISTRIBUTION - Static variable in class gw.pl.batchprocessing.typekey.BatchProcessType
Data Distribution Data distribution for the database
TC_DATAGEN - Static variable in class gw.pl.database.typekey.DBUpdateStatsRunnerType
Datagen Datagen running update statistics
TC_DATE - Static variable in class gw.pl.note.typekey.SortByRange
Date Sort by Date
TC_DATE - Static variable in class gw.pl.question.typekey.QuestionType
Date A question whose answer is a Date
TC_DATEFIELD - Static variable in class gw.pl.question.typekey.QuestionFormat
Date Field A Date picker.
TC_DATETIME - Static variable in class gw.pl.parameter.typekey.ParameterType
Datetime Date/Time
TC_DATETIME - Static variable in class gw.pl.scriptparameter.typekey.ScriptParameterType
datetime datetime
TC_DATETIMEORDERINGCHECK - Static variable in class gw.pl.database.typekey.ConsistencyCheckType
Datetime ordering check Verifies data is valid relative to datetime orderings
TC_DB - Static variable in class gw.pl.parameter.typekey.ComponentType
Database Database
TC_DB2TABLES - Static variable in class gw.pl.upgrader.typekey.UpgradeDBStorageSetType
DB2 Tables Storage info for DB2 Tables
TC_DBCONSISTENCYCHECK - Static variable in class gw.ab.batchprocessing.typekey.BatchProcessTypeConstants
Database Consistency Check Database consistency checks
TC_DBCONSISTENCYCHECK - Static variable in class gw.pl.batchprocessing.typekey.BatchProcessType
Database Consistency Check Database consistency checks
TC_DBPARAMETERS - Static variable in class gw.pl.upgrader.typekey.UpgradeExecutionTimeType
Persist database parameters Persist database parameters
TC_DBSPACEAFTER - Static variable in class gw.pl.upgrader.typekey.UpgradeExecutionTimeType
Capture database space after Capture database space info after upgrade
TC_DBSPACEBEFORE - Static variable in class gw.pl.upgrader.typekey.UpgradeExecutionTimeType
Capture database space before Capture database space info before upgrade
TC_DBSTATS - Static variable in class gw.ab.batchprocessing.typekey.BatchProcessTypeConstants
Database Statistics Database statistics
TC_DBSTATS - Static variable in class gw.pl.batchprocessing.typekey.BatchProcessType
Database Statistics Database statistics
TC_DBSTATSUPDATED - Static variable in class gw.pl.staging.typekey.LoadCommandType
Database statistics updated on staging tables Database statistics updated on staging tables
TC_DE - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Germany (49) 49
TC_DE_DE - Static variable in class gw.pl.community.typekey.LocaleType
Germany (German) Germany (German)
TC_DEBIT - Static variable in class gw.pl.accounting.typekey.LedgerSide
Debit Debit
TC_DEBUGTOOLS - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Always access debug tools Permission to access debug tools, even when they are disabled by a configuration parameter
TC_DEBUGTOOLS - Static variable in class gw.pl.security.typekey.SystemPermissionType
Always access debug tools Permission to access debug tools, even when they are disabled by a configuration parameter
TC_DECIMAL - Static variable in class gw.pl.scriptparameter.typekey.ScriptParameterType
decimal decimal
TC_DEDUCTION - Static variable in class gw.pl.parameter.typekey.ComponentType
DeductionEngine Deduction Engine
TC_DEFAULT - Static variable in class gw.pl.community.typekey.UserAttributeType
Default Default
TC_DEFAULTOWNER - Static variable in class gw.pl.community.typekey.SystemUserType
default owner A special user that accepts failed or unresolved assignments
TC_DEFERREDUPGRADETASKS - Static variable in class gw.ab.batchprocessing.typekey.BatchProcessTypeConstants
DeferredUpgradeTasks Execute database upgrade tasks that were deferred
TC_DEFERREDUPGRADETASKS - Static variable in class gw.pl.batchprocessing.typekey.BatchProcessType
DeferredUpgradeTasks Execute database upgrade tasks that were deferred
TC_DELETE - Static variable in class gw.pl.database.typekey.SQLStatementType
Delete Delete statement
TC_DELETEDBSTATS - Static variable in class gw.pl.database.typekey.SQLStatementType
Delete db statistics Delete db statistics statement
TC_DELETEUPDATEOP - Static variable in class gw.pl.addressbook.typekey.UpdateOp
 
TC_DISABLEIDENTITYINSERT - Static variable in class gw.pl.database.typekey.SQLStatementType
Disable identity insert Disable identity insert statement
TC_DISALLOW - Static variable in class gw.pl.autosync.typekey.AutoSync
Disallow Disallow
TC_DISCARDED - Static variable in class gw.pl.history.typekey.DataChangeStatus
Discard The gosu was discarded without being run
TC_DJ - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Djibouti (253) 253
TC_DK - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Denmark (45) 45
TC_DM - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Dominica (1) 1
TC_DO - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Dominican Republic (1) 1
TC_DOCCREATE - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Create documents Permission to add documents
TC_DOCCREATE - Static variable in class gw.pl.security.typekey.SystemPermissionType
Create documents Permission to add documents
TC_DOCDELETE - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Delete documents Permission to remove documents
TC_DOCDELETE - Static variable in class gw.pl.security.typekey.SystemPermissionType
Delete documents Permission to remove documents
TC_DOCEDIT - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Edit documents Permission to edit documents
TC_DOCEDIT - Static variable in class gw.pl.security.typekey.SystemPermissionType
Edit documents Permission to edit documents
TC_DOCMODIFYALL - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Modify all documents Permission to edit or delete all documents, regardless of the permissions set on the individual documents
TC_DOCMODIFYALL - Static variable in class gw.pl.security.typekey.SystemPermissionType
Modify all documents Permission to edit or delete all documents, regardless of the permissions set on the individual documents
TC_DOCVIEW - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
View documents Permission to view documents
TC_DOCVIEW - Static variable in class gw.pl.security.typekey.SystemPermissionType
View documents Permission to view documents
TC_DOCVIEWALL - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
View all documents Permission to view all documents, regardless of the permissions set on the individual documents
TC_DOCVIEWALL - Static variable in class gw.pl.security.typekey.SystemPermissionType
View all documents Permission to view all documents, regardless of the permissions set on the individual documents
TC_DOLID - Static variable in class gw.pl.contact.typekey.OfficialIDType
Dept of Labor ID Dept of Labor ID
TC_DRAFT - Static variable in class gw.ab.addressbook.typekey.VendorServicesLoadStatus
Draft Needs Review
TC_DRAFT - Static variable in class gw.pl.document.typekey.DocumentStatusType
Draft Draft
TC_DROPCOLUMN - Static variable in class gw.pl.database.typekey.SQLStatementType
Drop column Drop column statement
TC_DROPFK - Static variable in class gw.pl.database.typekey.SQLStatementType
Drop foreign key Drop foreign key statement
TC_DROPINDEX - Static variable in class gw.pl.database.typekey.SQLStatementType
Drop index Drop index statement
TC_DROPPK - Static variable in class gw.pl.database.typekey.SQLStatementType
Drop primary key Drop primary key statement
TC_DROPSEQUENCE - Static variable in class gw.pl.database.typekey.SQLStatementType
Drop sequence Drop sequence statement
TC_DROPTABLE - Static variable in class gw.pl.database.typekey.SQLStatementType
Drop table Drop table statement
TC_DTORDERING - Static variable in class gw.pl.staging.typekey.LoadErrorType
Date time ordering Rows found in staging table that violate a date time ordering
TC_DUNS - Static variable in class gw.pl.contact.typekey.OfficialIDType
Dun & Bradstreet Number Dun & Bradstreet Number
TC_DUPLICATECONTACTS - Static variable in class gw.ab.batchprocessing.typekey.BatchProcessTypeConstants
Duplicate Contacts Finder Finds new duplicate contacts and creates a browsable list of said contacts.
TC_DZ - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Algeria (213) 213
TC_E - Static variable in class gw.pl.rule.typekey.RuleSetType
Exception Exception rules
TC_EC - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Ecuador (593) 593
TC_EDGEFKNONNULLCHECK - Static variable in class gw.pl.database.typekey.ConsistencyCheckType
Edge foreign key non-null check Verifies that non-nullable edge foreign key relationships have one referring entity
TC_EDGEFOREIGNKEY - Static variable in class gw.pl.staging.typekey.LoadErrorType
Non-nullable edge foreign key Not exactly one row found in table for non-nullable edge foreign key relationships
TC_EE - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Estonia (372) 372
TC_EFFDATEDREGISTRYCHECK - Static variable in class gw.pl.database.typekey.ConsistencyCheckType
Effdated registry check Verifies that an effdated table appears in the effdated registry of all referenced branches
TC_EG - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Egypt (20) 20
TC_ELAPSED - Static variable in class gw.pl.activity.typekey.IncludeDaysType
Calendar days The number of calendar days elapsed since the starting point; includes all weekends and holidays
TC_EM - Static variable in class gw.pl.rule.typekey.RuleSetType
Event Message Rules for generating integration event messages
TC_EMPLOYEE - Static variable in class gw.pl.contact.typekey.ContactBidiRel
Employee Employee of an employer
TC_EMPLOYER - Static variable in class gw.pl.contact.typekey.ContactBidiRel
Employer Employer
TC_EMPLOYER - Static variable in class gw.pl.contact.typekey.ContactRel
Employer Employer
TC_EN_AU - Static variable in class gw.pl.community.typekey.LocaleType
Australia (English) Australia (English)
TC_EN_CA - Static variable in class gw.pl.community.typekey.LocaleType
Canada (English) Canada (English)
TC_EN_GB - Static variable in class gw.pl.community.typekey.LocaleType
Great Britain (English) Great Britain (English)
TC_EN_US - Static variable in class gw.pl.community.typekey.LocaleType
United States (English) United States (English)
TC_ENABLEIDENTITYINSERT - Static variable in class gw.pl.database.typekey.SQLStatementType
Enable identity insert Enable identity insert statement
TC_ENCRYPTDECRYPT - Static variable in class gw.pl.upgrader.typekey.UpgradeExecutionTimeType
Encrypt or decrypt existing data Encrypt or decrypt existing data
TC_ENTER - Static variable in class gw.pl.workflow.typekey.WorkflowActionType
Enter Executing an Enter block
TC_ENTEREDRANGE - Static variable in class gw.pl.custom.typekey.DateSearchType
Enter Dates An entered range
TC_EQUALS - Static variable in class gw.pl.database.typekey.StringCriterionMode
Equals Useful in flagging whether String restrictions should be implemented with compareEquals.
TC_ER - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Eritrea (291) 291
TC_ERROR - Static variable in class gw.pl.validation.typekey.ValidationIssueType
Error A validation error
TC_ERROR - Static variable in class gw.pl.workflow.typekey.WorkflowState
Error The workflow encountered an exception while running, so the it has been paused until the error is fixed.
TC_ERRORCLEARED - Static variable in class gw.pl.staging.typekey.LoadCommandType
Error table cleared Error table cleared
TC_ERRORCLEARED - Static variable in class gw.pl.staging.typekey.LoadStepType
Error table cleared Error table cleared
TC_ES - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Spain (34) 34
TC_ESCALATION - Static variable in class gw.pl.parameter.typekey.ComponentType
EscalationManager Escalation Manager
TC_ESTIMATEDBSTATISTICS - Static variable in class gw.pl.staging.typekey.LoadStepType
DB statistics updated with estimates for source tables DB statistics updated with estimates for source tables
TC_ET - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Ethiopia (251) 251
TC_ETL_NOT_APPLICABLE - Static variable in class gw.pl.etlstrings.typekey.ETLStrings
Not Applicable NOT APPLICABLE
TC_ETL_NOT_FOUND - Static variable in class gw.pl.etlstrings.typekey.ETLStrings
Not Found NOT FOUND
TC_ETL_RECORD_NOT_FOUND - Static variable in class gw.pl.etlstrings.typekey.ETLStrings
Record Not Found RECORD NOT FOUND
TC_ETL_UNKNOWN - Static variable in class gw.pl.etlstrings.typekey.ETLStrings
Unknown UNKNOWN
TC_EVENT - Static variable in class gw.pl.activity.typekey.ActivityClass
Event Event
TC_EVENTCENTER - Static variable in class gw.pl.parameter.typekey.ComponentType
EventCenter Handles sending of remote events
TC_EVENTDISPATCHER - Static variable in class gw.pl.parameter.typekey.ComponentType
EventDispatcher Receives sync events and generates messages
TC_EXACT - Static variable in class gw.pl.contact.typekey.GeocodeStatus
Exact The Geocoding service was able to find an exact match for the supplied address.
TC_EXCLUDEDDELETED - Static variable in class gw.pl.staging.typekey.LoadCommandType
Excluded rows deleted Excluded rows deleted from staging tables
TC_EXCLUDEDDELETED - Static variable in class gw.pl.staging.typekey.LoadStepType
Excluded rows deleted Excluded rows deleted from staging tables
TC_EXCLUSIONCLEARED - Static variable in class gw.pl.staging.typekey.LoadCommandType
Exclusion table cleared Exclusion table cleared
TC_EXCLUSIONCLEARED - Static variable in class gw.pl.staging.typekey.LoadStepType
Exclusion table cleared Exclusion table cleared
TC_EXCLUSIONPOP - Static variable in class gw.pl.staging.typekey.LoadCommandType
Exclusion table populated Exclusion table populated with failed rows from error table
TC_EXCLUSIONPOP - Static variable in class gw.pl.staging.typekey.LoadStepType
Exclusion table populated Exclusion table populated with failed rows from error table
TC_EXCLUSIVE - Static variable in class gw.pl.contact.typekey.ContactRelCons
Exclusive Exclusive
TC_EXECUTESTEPS - Static variable in class gw.pl.upgrader.typekey.UpgradeExecutionTimeType
Execute steps Execute steps
TC_EXECUTING - Static variable in class gw.pl.history.typekey.DataChangeStatus
Executing The gosu is being executed
TC_EXIT - Static variable in class gw.pl.workflow.typekey.WorkflowActionType
Exit Executing an Exit block
TC_EXTCONTACTSRCHRESULT - Static variable in class gw.pl.custom.typekey.SearchResult
 
TC_EXTERNAL - Static variable in class gw.pl.database.typekey.EntitySourceType
External Search/fetch should be performed against some remote system via a plugin
TC_F - Static variable in class gw.pl.community.typekey.GenderType
Female Female
TC_FAILED - Static variable in class gw.pl.contact.typekey.ProximitySearchStatus
Failed This category includes the following geocode status: failure
TC_FAILED - Static variable in class gw.pl.datagen.typekey.DataGenStatusType
Failed Action failed.
TC_FAILED - Static variable in class gw.pl.history.typekey.DataChangeStatus
Failed The gosu was executed but threw an exception
TC_FAILED - Static variable in class gw.pl.workqueue.typekey.WorkItemStatusType
Failed Work item that exceeded the maximum number of allowed retries.
TC_FAILED_MDDM - Static variable in class gw.ab.addressbook.typekey.ABResultType
Failure Multiple Different Definitive Matches The link failed because there were multiple definitive matches that were all different.
TC_FAILED_NIS - Static variable in class gw.ab.addressbook.typekey.ABResultType
Failure Not In Sync The save failed because the contact is not in sync with the Address Book.
TC_FAILED_NME - Static variable in class gw.ab.addressbook.typekey.ABResultType
Failure No Matches Exist The link failed because no definitive match was found.
TC_FAILED_PINF - Static variable in class gw.ab.addressbook.typekey.ABResultType
Failure Public ID Not Found The save failed because no Address Book entry with the given public ID was found.
TC_FAILED_PME - Static variable in class gw.ab.addressbook.typekey.ABResultType
Failure Potential Matches Exist The link failed because no definitive match was found, but potential matches exist.
TC_FAILED_SE - Static variable in class gw.ab.addressbook.typekey.ABResultType
Failure Address Book Exception An exception was thrown by the Address Book
TC_FAILED_URC - Static variable in class gw.ab.addressbook.typekey.ABResultType
Failure Unlinked Related Contacts The save failed because the contact has unlinked related contacts.
TC_FAILED_VE - Static variable in class gw.ab.addressbook.typekey.ABResultType
Failure Validation Errors The save failed becuase there were validation errors.
TC_FAILEDCOMMIT - Static variable in class gw.pl.archive.typekey.ArchiveFinalStatus
Failed Commit The store or retrieve failed to commit
TC_FAILEDIMPORT - Static variable in class gw.pl.archive.typekey.ArchiveFinalStatus
Failed Import The retrieve failed to import
TC_FAILEDPRESTORE - Static variable in class gw.pl.archive.typekey.ArchiveFinalStatus
Failed Prestore Something after the prepare call and before the store call failed
TC_FAILEDSTORE - Static variable in class gw.pl.archive.typekey.ArchiveFinalStatus
Failed Store The store failed
TC_FAILEDUPGRADE - Static variable in class gw.pl.archive.typekey.ArchiveFinalStatus
Failed Upgraded The retrieve failed to upgrade
TC_FAILURE - Static variable in class gw.pl.archive.typekey.ArchiveSourceStatus
Failure The last attempt to archive failed
TC_FAILURE - Static variable in class gw.pl.contact.typekey.GeocodeStatus
Failure The Geocoding service was unable to geocode the address.
TC_FAX - Static variable in class gw.pl.platform.typekey.PhoneType
Fax Fax
TC_FED - Static variable in class gw.pl.contact.typekey.VenueType
Federal Federal
TC_FEIN - Static variable in class gw.pl.contact.typekey.OfficialIDType
FEIN Federal Employer Identification Number
TC_FF0000 - Static variable in class gw.pl.sample.typekey.PrimaryColor
Red Red
TC_FF0000 - Static variable in class gw.pl.sample.typekey.SampleColor
Red Red
TC_FF00FF - Static variable in class gw.pl.sample.typekey.SampleColor
Magenta Magenta
TC_FF8040 - Static variable in class gw.pl.sample.typekey.SampleColor
Orange Orange
TC_FFFFFF - Static variable in class gw.pl.sample.typekey.SampleColor
White (retired) White (retired)
TC_FI - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Finland (358) 358
TC_FIELDCHANGEUPDATEOP - Static variable in class gw.pl.addressbook.typekey.UpdateOp
 
TC_FIELDVALIDATION - Static variable in class gw.pl.validation.old.typekey.ValidationIssue
 
TC_FILED - Static variable in class gw.pl.document.typekey.DocumentStatusType
Filed Filed
TC_FINAL - Static variable in class gw.ab.addressbook.typekey.VendorServicesLoadStatus
Final Reviewed/Approved
TC_FINAL - Static variable in class gw.pl.document.typekey.DocumentStatusType
Final Final
TC_FINANCIALCRITERION - Static variable in class gw.pl.custom.typekey.FinancialCriterion
 
TC_FINISH - Static variable in class gw.pl.workflow.typekey.WorkflowActionType
Finish Executing a Finish block
TC_FJ - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Fiji (679) 679
TC_FK - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Falkland Islands (500) 500
TC_FKCHECK - Static variable in class gw.pl.database.typekey.ConsistencyCheckType
Foreign key check Verifies foreign key references when RI is not enforced in the database
TC_FKSUBTYPECHECK - Static variable in class gw.pl.database.typekey.ConsistencyCheckType
Foreign key subtype check Verifies foreign key reference to a subtype is to correct subtype
TC_FM - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Micronesia (691) 691
TC_FO - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Faroe Islands (298) 298
TC_FOOT - Static variable in class gw.pl.contact.typekey.UnitOfDistance
Foot Foot
TC_FOREIGNKEY - Static variable in class gw.pl.staging.typekey.LoadErrorType
Invalid foreign key Rows found in table with invalid values for a foreign key column
TC_FOREIGNKEYNONADMIN - Static variable in class gw.pl.staging.typekey.LoadErrorType
Invalid foreign key to non-admin row Rows found in table with foreign key references to existing row in a non-admin table when only existing rows in admin tables can be referenced
TC_FOREIGNKEYSUB - Static variable in class gw.pl.staging.typekey.LoadErrorType
Foreign references incorrect subtype Rows found in table with foreign key references to incorrect subtype
TC_FR - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
France (33) 33
TC_FR_CA - Static variable in class gw.pl.community.typekey.LocaleType
Canada (French) Canada (French)
TC_FR_FR - Static variable in class gw.pl.community.typekey.LocaleType
France (French) France (French)
TC_FRIDAY - Static variable in class gw.pl.calendar.typekey.Weekdays
Friday Friday
TC_FROMLIST - Static variable in class gw.pl.assignment.typekey.AssignmentSelectionType
FromList FromList
TC_FROMLIST - Static variable in class gw.pl.custom.typekey.DateSearchType
List Selected from a list
TC_FROMSEARCH - Static variable in class gw.pl.assignment.typekey.AssignmentSelectionType
FromSearch FromSearch
TC_FS - Static variable in class gw.pl.parameter.typekey.ComponentType
Filesystem Filesystem
TC_GA - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Gabon (241) 241
TC_GB - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
United Kingdom (44) 44
TC_GD - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Grenada (1) 1
TC_GE - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Georgia (995) 995
TC_GENERAL - Static variable in class gw.pl.activity.typekey.ActivityType
General General
TC_GENERAL - Static variable in class gw.pl.calendar.typekey.HolidayTagCode
General General
TC_GENERAL - Static variable in class gw.pl.contact.typekey.ContactClass
Basic Basic contact with no specific classification
TC_GENERAL - Static variable in class gw.pl.contact.typekey.ReviewCategory
General A default category for general questions.
TC_GENERAL - Static variable in class gw.pl.note.typekey.NoteTopicType
General General
TC_GENERALVALIDATION - Static variable in class gw.pl.validation.old.typekey.ValidationIssue
 
TC_GENERIC - Static variable in class gw.pl.platform.typekey.PhoneType
Generic Generic
TC_GENSTEPS - Static variable in class gw.pl.upgrader.typekey.UpgradeExecutionTimeType
Generate steps Generate steps
TC_GEOCODE - Static variable in class gw.ab.batchprocessing.typekey.BatchProcessTypeConstants
Geocode Writer Geocoding Addresses queue writer.
TC_GEOCODE - Static variable in class gw.pl.batchprocessing.typekey.BatchProcessType
Geocode Writer Geocoding Addresses queue writer.
TC_GF - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
French Guiana (594) 594
TC_GG - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Guernsey (44) 44
TC_GH - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Ghana (233) 233
TC_GI - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Gibraltar (350) 350
TC_GL - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Greenland (299) 299
TC_GM - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Gambia (220) 220
TC_GN - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Guinea (224) 224
TC_GP - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Guadeloupe (590) 590
TC_GQ - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Equatorial Guinea (240) 240
TC_GR - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Greece (30) 30
TC_GROUP - Static variable in class gw.pl.assignment.typekey.AssignmentSearchType
Group Group
TC_GROUP - Static variable in class gw.pl.scriptparameter.typekey.ScriptParameterType
group Group
TC_GROUPCREATE - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Create groups Permission to create groups
TC_GROUPCREATE - Static variable in class gw.pl.security.typekey.SystemPermissionType
Create groups Permission to create groups
TC_GROUPDELETE - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Delete groups Permission to delete groups
TC_GROUPDELETE - Static variable in class gw.pl.security.typekey.SystemPermissionType
Delete groups Permission to delete groups
TC_GROUPEDIT - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Edit groups Permission to edit groups
TC_GROUPEDIT - Static variable in class gw.pl.security.typekey.SystemPermissionType
Edit groups Permission to edit groups
TC_GROUPEXCEPTION - Static variable in class gw.ab.batchprocessing.typekey.BatchProcessTypeConstants
Group Exception Group exception Monitor
TC_GROUPEXCEPTION - Static variable in class gw.pl.batchprocessing.typekey.BatchProcessType
Group Exception Group exception Monitor
TC_GROUPTREEVIEW - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
View group tree Permission to see the user/group tree on the Administration tab
TC_GROUPTREEVIEW - Static variable in class gw.pl.security.typekey.SystemPermissionType
View group tree Permission to see the user/group tree on the Administration tab
TC_GROUPVIEW - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
View groups Permission to view details of a group
TC_GROUPVIEW - Static variable in class gw.pl.security.typekey.SystemPermissionType
View groups Permission to view details of a group
TC_GT - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Guatemala (502) 502
TC_GU - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Guam (1) 1
TC_GUARDIAN - Static variable in class gw.pl.contact.typekey.ContactBidiRel
Parent / Guardian Parent of a child or Guardian of a ward.
TC_GUARDIAN - Static variable in class gw.pl.contact.typekey.ContactRel
Parent / Guardian Parent of a child or Guardian of a ward.
TC_GW - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Guinea-Bissau (245) 245
TC_GY - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Guyana (592) 592
TC_HIGH - Static variable in class gw.pl.activity.typekey.Priority
High High priority - should be addressed before normal activities
TC_HISTOGRAM - Static variable in class gw.pl.upgrader.typekey.TableUpdateStatsType
Histogram Histogram Update Statistics Statements
TC_HISTORY - Static variable in class gw.pl.history.typekey.History
 
TC_HK - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Hong Kong SAR China (852) 852
TC_HN - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Honduras (504) 504
TC_HOLIDAYMANAGE - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Manage holidays Permission to create, edit, and delete holidays
TC_HOLIDAYMANAGE - Static variable in class gw.pl.security.typekey.SystemPermissionType
Manage holidays Permission to create, edit, and delete holidays
TC_HOLIDAYVIEW - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
View holidays Permission to view a list of holidays or holiday details
TC_HOLIDAYVIEW - Static variable in class gw.pl.security.typekey.SystemPermissionType
View holidays Permission to view a list of holidays or holiday details
TC_HOME - Static variable in class gw.pl.contact.typekey.PrimaryPhoneType
Home Home
TC_HOME - Static variable in class gw.pl.platform.typekey.PhoneType
Home Home
TC_HR - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Croatia (385) 385
TC_HT - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Haiti (509) 509
TC_HU - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Hungary (36) 36
TC_ID - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Indonesia (62) 62
TC_IDSGENERATED - Static variable in class gw.pl.staging.typekey.LoadStepType
IDs generated for staging tables IDs generated for staging tables
TC_IE - Static variable in class gw.pl.activity.typekey.ExternalToolType
Microsoft Internet Explorer Microsoft Internet Explorer
TC_IE - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Ireland (353) 353
TC_IL - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Israel (972) 972
TC_IM - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Isle of Man (44) 44
TC_IMPLAUSIBLE_MATCH - Static variable in class gw.pl.contact.typekey.ContactMatchResultType
Implausible match A definitive match was found, but the contact does not match in terms of potential match fields.
TC_IN - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
India (91) 91
TC_IN_SYNC - Static variable in class gw.pl.contact.typekey.ContactLinkStatusType
In sync The Contact is in sync with the associated Address Book Contact.
TC_INACTIVE - Static variable in class gw.pl.community.typekey.VacationStatusType
On vacation (Inactive) The user is not available
TC_INBOUNDHISTORY - Static variable in class gw.pl.profiler.typekey.InboundHistory
 
TC_INCOMPATIBLE_TYPE - Static variable in class gw.pl.contact.typekey.ContactMatchResultType
Incompatible type match A definitive match was found, but its type is incompatible with the type of the candidate contact.
TC_INDEX - Static variable in class gw.pl.upgrader.typekey.TableUpdateStatsType
Index Index Update Statistics Statements
TC_INITIALIZE - Static variable in class gw.pl.datagen.typekey.DataGenActionType
Initialize Initialize DB.
TC_INPROGRESS - Static variable in class gw.pl.datagen.typekey.DataGenStatusType
InProgress Action in progress.
TC_INSERT - Static variable in class gw.pl.database.typekey.OraSQLTuningSetCaptureOpt
INSERT Insert new statements
TC_INSERT - Static variable in class gw.pl.database.typekey.SQLStatementType
Insert Insert statement
TC_INSERTSELECTS - Static variable in class gw.pl.staging.typekey.LoadStepType
INSERT SELECTs executed INSERT SELECTs from staging to source tables executed
TC_INTEGADMIN - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Administer integration Permission to administer integration events
TC_INTEGADMIN - Static variable in class gw.pl.security.typekey.SystemPermissionType
Administer integration Permission to administer integration events
TC_INTEGER - Static variable in class gw.pl.parameter.typekey.ParameterType
Integer Integer
TC_INTEGER - Static variable in class gw.pl.question.typekey.QuestionType
Integer A question whose answer is an Integer
TC_INTEGER - Static variable in class gw.pl.scriptparameter.typekey.ScriptParameterType
integer integer
TC_INTEGERFIELD - Static variable in class gw.pl.question.typekey.QuestionFormat
Integer Field A simple integer field.
TC_INTEGRITYCHECKED - Static variable in class gw.pl.staging.typekey.LoadCommandType
Integrity of staging tables checked Integrity of staging tables checked
TC_INTEGRITYCHECKED - Static variable in class gw.pl.staging.typekey.LoadStepType
Integrity of staging tables checked Integrity of staging tables checked (Entire phase)
TC_INTEGRITYEXECUTED - Static variable in class gw.pl.staging.typekey.LoadStepType
Integrity check queries executed Integrity check queries checks executed
TC_INTERNAL - Static variable in class gw.pl.contact.typekey.ContactSearchType
Address Book Address Book
TC_INTERNAL - Static variable in class gw.pl.database.typekey.EntitySourceType
Internal Search/fetch should be performed internally against the local database
TC_INTERNAL - Static variable in class gw.pl.workflow.typekey.WorkflowHandler
Internal Handled by Guidewire's internal Workflow engine
TC_INTERNALTOOLS - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
All internal tools Permission to access all Internal Tools
TC_INTERNALTOOLS - Static variable in class gw.pl.security.typekey.SystemPermissionType
All internal tools Permission to access all Internal Tools
TC_INVOKETRIGGER - Static variable in class gw.pl.workflow.typekey.ManageWorkflowActionType
Invoke Trigger Invoke a trigger on the workflow
TC_IO - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
British Indian Ocean Territory (246) 246
TC_IQ - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Iraq (964) 964
TC_IR - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Iran (98) 98
TC_IS - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Iceland (354) 354
TC_IT - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Italy (39) 39
TC_JA_JP - Static variable in class gw.pl.community.typekey.LocaleType
Japan (Japanese) Japan (Japanese)
TC_JE - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Jersey (44) 44
TC_JM - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Jamaica (1) 1
TC_JMXAGENT - Static variable in class gw.pl.parameter.typekey.ComponentType
JMXAgent Manages an MBeanServer and JMX adaptors
TC_JO - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Jordan (962) 962
TC_JOINTABLECHECK - Static variable in class gw.pl.database.typekey.ConsistencyCheckType
Join table check Verifies data is valid relative to jointable declarations
TC_JP - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Japan (81) 81
TC_KE - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Kenya (254) 254
TC_KG - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Kyrgyzstan (996) 996
TC_KH - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Cambodia (855) 855
TC_KI - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Kiribati (686) 686
TC_KILOMETER - Static variable in class gw.pl.contact.typekey.UnitOfDistance
Kilometer Kilometer
TC_KM - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Comoros (269) 269
TC_KN - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Saint Kitts and Nevis (1) 1
TC_KP - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
North Korea (850) 850
TC_KR - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
South Korea (82) 82
TC_KW - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Kuwait (965) 965
TC_KY - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Cayman Islands (1) 1
TC_KZ - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Kazakhstan (7) 7
TC_L - Static variable in class gw.pl.rule.typekey.RuleSetType
Loaded Rules executed on a imported claim
TC_LA - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Laos (856) 856
TC_LB - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Lebanon (961) 961
TC_LC - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Saint Lucia (1) 1
TC_LCAFTERINSERTSELECT - Static variable in class gw.pl.staging.typekey.LoadStepType
LoaderCallback after execution of insert/selects LoaderCallbacks executed after insert/selects into source tables
TC_LCBEFOREIDGENERATION - Static variable in class gw.pl.staging.typekey.LoadStepType
LoaderCallback before id generation LoaderCallbacks executed before id generation
TC_LCBEFOREINSERTSELECT - Static variable in class gw.pl.staging.typekey.LoadStepType
LoaderCallback before execution of insert/selects LoaderCallbacks executed before insert/selects into source tables
TC_LEGALVENUE - Static variable in class gw.pl.contact.typekey.Contact
 
TC_LI - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Liechtenstein (423) 423
TC_LIFECYCLEMGR - Static variable in class gw.pl.parameter.typekey.ComponentType
EntityLifecycleManager Manages entity lifecycle rulesets
TC_LK - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Sri Lanka (94) 94
TC_LOADER - Static variable in class gw.pl.database.typekey.DBUpdateStatsRunnerType
Loader Loader running update statistics
TC_LOADFACTORADMIN - Static variable in class gw.pl.community.typekey.LoadFactorType
Admin User can view and modify the load factor levels of other users in the group
TC_LOADFACTORVIEW - Static variable in class gw.pl.community.typekey.LoadFactorType
View User can view the load factor levels of other users in the group
TC_LOADSAVE - Static variable in class gw.pl.validation.typekey.ValidationLevel
Load and save Load and save
TC_LOCALIZEDCOLUMNCHECK - Static variable in class gw.pl.database.typekey.ConsistencyCheckType
Localized column check Verifies required localized columns have values for all languages
TC_LONGTEXT - Static variable in class gw.pl.parameter.typekey.ParameterType
LongText String (clob)
TC_LOW - Static variable in class gw.pl.activity.typekey.Priority
Low Low - needs to be addressed eventually but there is no urgency
TC_LR - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Liberia (231) 231
TC_LS - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Lesotho (266) 266
TC_LT - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Lithuania (370) 370
TC_LU - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Luxembourg (352) 352
TC_LV - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Latvia (371) 371
TC_LVPRINT - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Print listviews Permission to print listviews
TC_LVPRINT - Static variable in class gw.pl.security.typekey.SystemPermissionType
Print listviews Permission to print listviews
TC_LY - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Libya (218) 218
TC_M - Static variable in class gw.pl.community.typekey.GenderType
Male Male
TC_MA - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Morocco (212) 212
TC_MAINTENANCEONLY - Static variable in class gw.pl.batchprocessing.typekey.BatchProcessTypeUsage
Maintenance Only This indicates that this BatchProcessType is only runnable while the server is at maintenance run level
TC_MANAGELDFCTRS - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Manage load factors Permission to modify the load factors on all users and groups
TC_MANAGELDFCTRS - Static variable in class gw.pl.security.typekey.SystemPermissionType
Manage load factors Permission to modify the load factors on all users and groups
TC_MANUAL - Static variable in class gw.pl.community.typekey.AssignmentStatus
Manual Entity is waiting to be manually assigned or reviewed; a non-null AssignedUserID means pending review
TC_MANUALLY - Static variable in class gw.pl.archive.typekey.ArchiveSourceStatus
Manually Flagged The service was manually flaged unavailable
TC_MAXKEYCHECK - Static variable in class gw.pl.database.typekey.ConsistencyCheckType
Max key check Verifies data in max key table is in synch with table
TC_MC - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Monaco (377) 377
TC_MD - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Moldova (373) 373
TC_MDPROFILERCONFIG - Static variable in class gw.pl.profiler.typekey.ProfilerConfig
 
TC_ME - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Montenegro (382) 382
TC_MERGE - Static variable in class gw.pl.database.typekey.OraSQLTuningSetCaptureOpt
MERGE Both insert new staements and update existing statements
TC_MERGE - Static variable in class gw.pl.persistence.core.effdate.typekey.EffDatedChangeType
Merge Change made by merging forward change
TC_MERGE_NEW_FORWARD - Static variable in class gw.pl.database.typekey.MergeConflictStrategy
Merge new back-dated value forward Strategy that merges the new value with an earlier effective date forward.
TC_METER - Static variable in class gw.pl.contact.typekey.UnitOfDistance
Meter Meter
TC_MF - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Saint Martin (590) 590
TC_MG - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Madagascar (261) 261
TC_MH - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Marshall Islands (692) 692
TC_MILE - Static variable in class gw.pl.contact.typekey.UnitOfDistance
Mile International statute mile
TC_MK - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Macedonia (389) 389
TC_ML - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Mali (223) 223
TC_MM - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Myanmar [Burma] (95) 95
TC_MN - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Mongolia (976) 976
TC_MO - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Macau SAR China (853) 853
TC_MOBILE - Static variable in class gw.pl.contact.typekey.PrimaryPhoneType
Mobile Mobile
TC_MONDAY - Static variable in class gw.pl.calendar.typekey.Weekdays
Monday Monday
TC_MONETARYAMOUNT - Static variable in class gw.pl.staging.typekey.LoadErrorType
MonetaryAmount inconsistent One or the other of the amount and currency column for a monetary amount contains null when the other does not.
TC_MONEY - Static variable in class gw.pl.scriptparameter.typekey.ScriptParameterType
money money
TC_MONTHLYFREQUENCY - Static variable in class gw.pl.scriptparameter.typekey.ScriptParameterType
monthlyfrequency monthlyfrequency
TC_MP - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Northern Mariana Islands (1) 1
TC_MQ - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Martinique (596) 596
TC_MR - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Mauritania (222) 222
TC_MS - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Montserrat (1) 1
TC_MSDMVREPORT - Static variable in class gw.ab.batchprocessing.typekey.BatchProcessTypeConstants
Microsoft DMV Report Microsoft database DMV performance report generation
TC_MSDMVREPORT - Static variable in class gw.pl.batchprocessing.typekey.BatchProcessType
Microsoft DMV Report Microsoft database DMV performance report generation
TC_MT - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Malta (356) 356
TC_MU - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Mauritius (230) 230
TC_MUNI - Static variable in class gw.pl.contact.typekey.VenueType
Municipal Municipal
TC_MV - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Maldives (960) 960
TC_MW - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Malawi (265) 265
TC_MX - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Mexico (52) 52
TC_MY - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Malaysia (60) 60
TC_MZ - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Mozambique (258) 258
TC_NA - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Namibia (264) 264
TC_NC - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
New Caledonia (687) 687
TC_NCCIID - Static variable in class gw.pl.contact.typekey.OfficialIDType
Bureau ID Bureau ID
TC_NE - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Niger (227) 227
TC_NEW_MERGED_FORWARD - Static variable in class gw.pl.database.typekey.MergeConflictResolution
New value merged forward The new value (with an earlier effective date) was merged forward.
TC_NF - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Norfolk Island (672) 672
TC_NG - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Nigeria (234) 234
TC_NI - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Nicaragua (505) 505
TC_NL - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Netherlands (31) 31
TC_NO - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Norway (47) 47
TC_NO_CONFLICT - Static variable in class gw.pl.database.typekey.MergeConflictResolution
No conflict No merge conflict detected.
TC_NO_MATCH - Static variable in class gw.pl.contact.typekey.ContactMatchResultType
No match No match was found.
TC_NOMATCHLVQUERY - Static variable in class gw.pl.staging.typekey.LoadErrorType
Verify query returns 0 rows Rows found in staging table by query that should return 0 rows
TC_NONE - Static variable in class gw.pl.contact.typekey.GeocodeStatus
None An Address has never been submitted for geocoding.
TC_NONEXCLUDEDDELETED - Static variable in class gw.pl.staging.typekey.LoadCommandType
Non-excluded rows deleted Non-excluded rows deleted from staging tables
TC_NONEXCLUDEDDELETED - Static variable in class gw.pl.staging.typekey.LoadStepType
Non-excluded rows deleted Non-excluded rows deleted from staging tables
TC_NONNEGATIVEINTEGER - Static variable in class gw.pl.scriptparameter.typekey.ScriptParameterType
nonnegativeinteger nonnegativeinteger
TC_NONNEGATIVEMONEY - Static variable in class gw.pl.scriptparameter.typekey.ScriptParameterType
nonnegativemoney nonnegativemoney
TC_NONULL - Static variable in class gw.pl.staging.typekey.LoadErrorType
Null in non-nullable column Rows found in table with null values for one or more non-nullable columns in the source table
TC_NONULLSUBTYPE - Static variable in class gw.pl.staging.typekey.LoadErrorType
Null in non-nullable column for subtype Rows found in table with null values for one or more non-nullable columns for the subtype in the source table
TC_NORMAL - Static variable in class gw.pl.activity.typekey.Priority
Normal Normal
TC_NOT_APPLICABLE - Static variable in class gw.pl.etlstrings.typekey.ETLStrings
Not Applicable NOT APPLICABLE
TC_NOT_FOUND - Static variable in class gw.pl.contact.typekey.ContactLinkStatusType
Not found No associated Address Book Contact found.
TC_NOT_FOUND - Static variable in class gw.pl.etlstrings.typekey.ETLStrings
Not Found NOT FOUND
TC_NOTCONFIG - Static variable in class gw.pl.archive.typekey.ArchiveSourceStatus
Not Configured The service has not been configured
TC_NOTECREATE - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Create notes Permission to add notes
TC_NOTECREATE - Static variable in class gw.pl.security.typekey.SystemPermissionType
Create notes Permission to add notes
TC_NOTEDELETE - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Delete notes Permission to remove notes
TC_NOTEDELETE - Static variable in class gw.pl.security.typekey.SystemPermissionType
Delete notes Permission to remove notes
TC_NOTEEDIT - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Edit note Permission to edit the notes
TC_NOTEEDIT - Static variable in class gw.pl.security.typekey.SystemPermissionType
Edit note Permission to edit the notes
TC_NOTEEDITBODY - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Edit note body Permission to edit the body of notes
TC_NOTEEDITBODY - Static variable in class gw.pl.security.typekey.SystemPermissionType
Edit note body Permission to edit the body of notes
TC_NOTENABLED - Static variable in class gw.pl.archive.typekey.ArchiveSourceStatus
Not Enabled archiving has not been enabled
TC_NOTEVIEW - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
View notes Permission to view notes
TC_NOTEVIEW - Static variable in class gw.pl.security.typekey.SystemPermissionType
View notes Permission to view notes
TC_NOTIFICATION - Static variable in class gw.pl.parameter.typekey.ComponentType
NotificationEngine Notification Engine
TC_NOTSTARTED - Static variable in class gw.pl.archive.typekey.ArchiveSourceStatus
Not Started archiving has not been started yet
TC_NOTYETSEARCHABLE - Static variable in class gw.pl.contact.typekey.ProximitySearchStatus
Not Yet Searchable This category includes the following geocode status: none
TC_NP - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Nepal (977) 977
TC_NR - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Nauru (674) 674
TC_NU - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Niue (683) 683
TC_NZ - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
New Zealand (64) 64
TC_OBJECTOWNER - Static variable in class gw.pl.assignment.typekey.UserRoleConstraint
ObjectOwner Indicates that the user assigned to this role must have the same permissions that are required to be the owner of the assignable object.
TC_OFFICIALID - Static variable in class gw.pl.contact.typekey.OfficialID
 
TC_OLD_RETAINED - Static variable in class gw.pl.database.typekey.MergeConflictResolution
Old value retained The previously existing value (with a later effective date) was retained.
TC_OM - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Oman (968) 968
TC_ONETOONE - Static variable in class gw.pl.staging.typekey.LoadErrorType
Non-nullable one-to-one Not exactly one row found in table for non-nullable one-to-one relationships
TC_ONETOONECHECK - Static variable in class gw.pl.database.typekey.ConsistencyCheckType
One-to-one check Verifies that one-to-one relationships have at most one referring entity
TC_ONETOONENONNULLCHECK - Static variable in class gw.pl.database.typekey.ConsistencyCheckType
One-to-one non-null check Verifies that non-nullable one-to-one relationships have one referring entity
TC_ONVACATION - Static variable in class gw.pl.community.typekey.VacationStatusType
On vacation The user is on vacation
TC_OPEN - Static variable in class gw.pl.activity.typekey.ActivityStatus
Open Open
TC_OPEN - Static variable in class gw.pl.history.typekey.DataChangeStatus
Open The gosu was added but not yet run
TC_ORAAWRREPORT - Static variable in class gw.ab.batchprocessing.typekey.BatchProcessTypeConstants
Oracle AWR Report Oracle database AWR performance report generation
TC_ORAAWRREPORT - Static variable in class gw.pl.batchprocessing.typekey.BatchProcessType
Oracle AWR Report Oracle database AWR performance report generation
TC_ORACLEINDEXES - Static variable in class gw.pl.upgrader.typekey.UpgradeDBStorageSetType
Oracle indexes Storage info for Oracle indexes
TC_ORACLEINDEXESDEF - Static variable in class gw.pl.upgrader.typekey.UpgradeDBStorageSetType
Oracle indexes storage definition Indexes storage definitions for Oracle
TC_ORACLELOBS - Static variable in class gw.pl.upgrader.typekey.UpgradeDBStorageSetType
Oracle LOBs Storage info for Oracle LOBs
TC_ORACLELOBSDEF - Static variable in class gw.pl.upgrader.typekey.UpgradeDBStorageSetType
Oracle LOB storage definition LOB storage info for Oracle
TC_ORACLETABLES - Static variable in class gw.pl.upgrader.typekey.UpgradeDBStorageSetType
Oracle tables Storage info for Oracle tables
TC_ORACLETABLESDEF - Static variable in class gw.pl.upgrader.typekey.UpgradeDBStorageSetType
Oracle tables storage definition Table Storage definitions for Oracle
TC_ORACLETABLESPACE - Static variable in class gw.pl.upgrader.typekey.UpgradeDBStorageSetType
Oracle tablespaces Storage info for Oracle tablespaces
TC_ORACLETABLESPACEDEF - Static variable in class gw.pl.upgrader.typekey.UpgradeDBStorageSetType
Oracle tablespace storage definition Tablespace storage definitions for Oracle
TC_ORGCREATE - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Create organization Permission to create an organization.
TC_ORGCREATE - Static variable in class gw.pl.security.typekey.SystemPermissionType
Create organization Permission to create an organization.
TC_ORGDELETE - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Delete organization Permission to delete an organization.
TC_ORGDELETE - Static variable in class gw.pl.security.typekey.SystemPermissionType
Delete organization Permission to delete an organization.
TC_ORGEDITBASIC - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Edit organization basic info Permission to edit an organization's basic info.
TC_ORGEDITBASIC - Static variable in class gw.pl.security.typekey.SystemPermissionType
Edit organization basic info Permission to edit an organization's basic info.
TC_ORGSEARCH - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Search for organization Permission to search for organizations.
TC_ORGSEARCH - Static variable in class gw.pl.security.typekey.SystemPermissionType
Search for organization Permission to search for organizations.
TC_ORGVIEWBASIC - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
View organization basic info Permission to view an organization's basic info.
TC_ORGVIEWBASIC - Static variable in class gw.pl.security.typekey.SystemPermissionType
View organization basic info Permission to view an organization's basic info.
TC_ORPHANEDTYPECODES - Static variable in class gw.pl.upgrader.typekey.UpgradeExecutionTimeType
Verify no references to orphaned type codes Verify no references to orphaned type codes
TC_OTHER - Static variable in class gw.pl.contact.typekey.ReviewServiceType
Other Indicates that no more specific service type is applicable.
TC_OTHER - Static variable in class gw.pl.database.typekey.SQLStatementType
Other Other statement type
TC_OUT_OF_SYNC - Static variable in class gw.pl.contact.typekey.ContactLinkStatusType
Out of sync The Contact is out of sync with the associated Address Book Contact.
TC_OVERWRITTENCLEARED - Static variable in class gw.pl.staging.typekey.LoadStepType
Overwritten staging tables and columns cleared Overwritten staging tables and columns cleared
TC_PA - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Panama (507) 507
TC_PE - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Peru (51) 51
TC_PENDING_APPROVAL - Static variable in class gw.pl.contact.typekey.ContactCreationApprovalStatus
Pending Approval Pending Approval
TC_PENDINGASSIGNMENT - Static variable in class gw.pl.community.typekey.AssignmentStatus
Pending assignment Assignable is waiting for its containing entity to be assigned or reviewed; AssignedUserID and AssignedGroupID may be null or non-null
TC_PENDINGCONTACTCHANGE - Static variable in class gw.ab.contact.typekey.PendingContactChange
 
TC_PENDINGCONTACTCHANGEVIEW - Static variable in class gw.ab.contact.typekey.PendingContactChangeView
 
TC_PENDINGCONTACTCREATE - Static variable in class gw.ab.contact.typekey.PendingContactChange
 
TC_PENDINGCONTACTCREATEVIEW - Static variable in class gw.ab.contact.typekey.PendingContactChangeView
 
TC_PENDINGCONTACTUPDATE - Static variable in class gw.ab.contact.typekey.PendingContactChange
 
TC_PENDINGCONTACTUPDATEVIEW - Static variable in class gw.ab.contact.typekey.PendingContactChangeView
 
TC_PERCENTAGE - Static variable in class gw.pl.scriptparameter.typekey.ScriptParameterType
percentage percentage
TC_PERCENTAGEDEC - Static variable in class gw.pl.scriptparameter.typekey.ScriptParameterType
percentagedec percentagedec
TC_PERSON - Static variable in class gw.ab.addressbook.typekey.ABContactType
Person Person
TC_PERSON - Static variable in class gw.pl.contact.typekey.Contact
 
TC_PERSONVENDOR - Static variable in class gw.pl.contact.typekey.Contact
 
TC_PF - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
French Polynesia (689) 689
TC_PG - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Papua New Guinea (675) 675
TC_PH - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Philippines (63) 63
TC_PHONE - Static variable in class gw.pl.scriptparameter.typekey.ScriptParameterType
phone phone
TC_PHONENUMBERNORMALIZER - Static variable in class gw.ab.batchprocessing.typekey.BatchProcessTypeConstants
Phone number normalizer Performs a normalization of phone numbers contact
TC_PHONENUMBERNORMALIZER - Static variable in class gw.pl.batchprocessing.typekey.BatchProcessType
Phone number normalizer Performs a normalization of phone numbers contact
TC_PK - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Pakistan (92) 92
TC_PL - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Poland (48) 48
TC_PLACE - Static variable in class gw.pl.contact.typekey.Contact
 
TC_PLAUSIBLE_MATCH - Static variable in class gw.pl.contact.typekey.ContactMatchResultType
Plausible match A definitive match was found that matches a contact in the Address Book in terms of potential match fields.
TC_PM - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Saint Pierre and Miquelon (508) 508
TC_PO - Static variable in class gw.pl.rule.typekey.RuleSetType
Post-setup Rules executed on a new claim after it has been set up
TC_POLICYEDITED - Static variable in class gw.pl.history.typekey.HistoryType
Policy edited The policy was edited, and thus marked unverified
TC_POPULATESEARCHCOLUMNS - Static variable in class gw.ab.batchprocessing.typekey.BatchProcessTypeConstants
Populate searchColumn columns Populate searchColumn columns from their original sources.
TC_POPULATESEARCHCOLUMNS - Static variable in class gw.pl.batchprocessing.typekey.BatchProcessType
Populate searchColumn columns Populate searchColumn columns from their original sources.
TC_POSITIVEINTEGER - Static variable in class gw.pl.scriptparameter.typekey.ScriptParameterType
positiveinteger positiveinteger
TC_POSITIVEMONEY - Static variable in class gw.pl.scriptparameter.typekey.ScriptParameterType
positivemoney positivemoney
TC_POSSIBLE_MATCH - Static variable in class gw.pl.contact.typekey.ContactMatchResultType
Plausible match One or more contacts in the Address Book possibly matched a given contact.
TC_POSTALCODE - Static variable in class gw.pl.contact.typekey.GeocodeStatus
Postal Code The Geocoding service was only able to locate the postal code from the supplied address.
TC_POSTALCODE - Static variable in class gw.pl.scriptparameter.typekey.ScriptParameterType
postalcode postalcode
TC_POSTROWCOUNTS - Static variable in class gw.pl.upgrader.typekey.UpgradeExecutionTimeType
Capture row counts after upgrade Capture row counts after upgrade
TC_PPEERROR - Static variable in class gw.pl.staging.typekey.LoadErrorType
PostPopulateExecutor failure PostPopulateExecutors failures detected after populating source tables
TC_PPESEXECUTED - Static variable in class gw.pl.staging.typekey.LoadStepType
PostPopulatorExecutors executed PostPopulatorExecutors executed after populating staging tables
TC_PR - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Puerto Rico (1) 1
TC_PR - Static variable in class gw.pl.rule.typekey.RuleSetType
Pre-setup Rules executed on a new claim before it has been set up
TC_PREROWCOUNTS - Static variable in class gw.pl.upgrader.typekey.UpgradeExecutionTimeType
Capture row counts before upgrade Capture row counts before upgrade
TC_PRIMARYCONTACT - Static variable in class gw.pl.contact.typekey.ContactBidiRel
Primary Contact Primary contact
TC_PRIMARYCONTACT - Static variable in class gw.pl.contact.typekey.ContactRel
Primary Contact Primary contact
TC_PRIMARYCONTACTFOR - Static variable in class gw.pl.contact.typekey.ContactBidiRel
Primary Contact For PrimaryContact For
TC_PROCESSCOMPLETIONMONITOR - Static variable in class gw.ab.batchprocessing.typekey.BatchProcessTypeConstants
Process Completion Monitor Invoke plugin on completion of monitored worker queue
TC_PROCESSCOMPLETIONMONITOR - Static variable in class gw.pl.batchprocessing.typekey.BatchProcessType
Process Completion Monitor Invoke plugin on completion of monitored worker queue
TC_PROCESSHISTORYPURGE - Static variable in class gw.ab.batchprocessing.typekey.BatchProcessTypeConstants
ProcessHistoryPurge Purge batch process history data
TC_PROCESSHISTORYPURGE - Static variable in class gw.pl.batchprocessing.typekey.BatchProcessType
ProcessHistoryPurge Purge batch process history data
TC_PROCESSING - Static variable in class gw.pl.workitemset.typekey.WorkItemSetState
Processing the WorkItemSet is being worked on, i.e. there is at least one WorkItem that has not been completed yet
TC_PROFILERCONFIG - Static variable in class gw.pl.profiler.typekey.ProfilerConfig
 
TC_PS - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Palestinian Territories (970) 970
TC_PT - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Portugal (351) 351
TC_PU - Static variable in class gw.pl.rule.typekey.RuleSetType
Pre-update Rules execute after validating, but before updating an editable entity
TC_PURGE - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Purge objects Permission to purge objects from the database
TC_PURGE - Static variable in class gw.pl.security.typekey.SystemPermissionType
Purge objects Permission to purge objects from the database
TC_PURGECLUSTERMEMBERS - Static variable in class gw.ab.batchprocessing.typekey.BatchProcessTypeConstants
Purge Cluster Members Purge old ClusterMember entities
TC_PURGECLUSTERMEMBERS - Static variable in class gw.pl.batchprocessing.typekey.BatchProcessType
Purge Cluster Members Purge old ClusterMember entities
TC_PURGEFAILEDWORKITEMS - Static variable in class gw.ab.batchprocessing.typekey.BatchProcessTypeConstants
Purge Failed Work Items Purge failed work items from all queues.
TC_PURGEFAILEDWORKITEMS - Static variable in class gw.pl.batchprocessing.typekey.BatchProcessType
Purge Failed Work Items Purge failed work items from all queues.
TC_PURGEPROFILERDATA - Static variable in class gw.ab.batchprocessing.typekey.BatchProcessTypeConstants
Purge Profiler Data Purge profiler data at regular intervals
TC_PURGEPROFILERDATA - Static variable in class gw.pl.batchprocessing.typekey.BatchProcessType
Purge Profiler Data Purge profiler data at regular intervals
TC_PURGETRANSACTIONIDS - Static variable in class gw.ab.batchprocessing.typekey.BatchProcessTypeConstants
Purge old transaction ids Purge external transaction id that no longer need to be tracked, by age.
TC_PURGETRANSACTIONIDS - Static variable in class gw.pl.batchprocessing.typekey.BatchProcessType
Purge old transaction ids Purge external transaction id that no longer need to be tracked, by age.
TC_PURGEWORKFLOWLOGS - Static variable in class gw.ab.batchprocessing.typekey.BatchProcessTypeConstants
Purge Workflow Logs Purge completed workflows logs, this executes gw.processes.PurgeWorkflowLogs.gs
TC_PURGEWORKFLOWLOGS - Static variable in class gw.pl.batchprocessing.typekey.BatchProcessType
Purge Workflow Logs Purge completed workflows logs, this executes gw.processes.PurgeWorkflowLogs.gs
TC_PURGEWORKFLOWS - Static variable in class gw.ab.batchprocessing.typekey.BatchProcessTypeConstants
Purge Workflow Purge completed workflows after resetting any referenced workflows, this executes gw.processes.PurgeWorkflow.gs
TC_PURGEWORKFLOWS - Static variable in class gw.pl.batchprocessing.typekey.BatchProcessType
Purge Workflow Purge completed workflows after resetting any referenced workflows, this executes gw.processes.PurgeWorkflow.gs
TC_PW - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Palau (680) 680
TC_PY - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Paraguay (595) 595
TC_QA - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Qatar (974) 974
TC_QPLEXOR - Static variable in class gw.pl.parameter.typekey.ComponentType
QPlexor Manages sync messages and acknowledgements
TC_QUEUE - Static variable in class gw.pl.archive.typekey.ArchiveSourceStatus
Queue Available The service is not available but allow queuing of user request
TC_QUEUE - Static variable in class gw.pl.assignment.typekey.AssignmentSearchType
Queue Queue
TC_RE - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Réunion (262) 262
TC_RECORD_NOT_FOUND - Static variable in class gw.pl.etlstrings.typekey.ETLStrings
Record Not Found RECORD NOT FOUND
TC_REFTOEXISTINGREFFEDROW - Static variable in class gw.pl.staging.typekey.LoadErrorType
Illegal reference to already referenced existing row Rows found in table with foreign key references to an existing row in a source table that is already referenced from other existing rows, when such references are not allowed
TC_REFTOEXISTINGROW - Static variable in class gw.pl.staging.typekey.LoadErrorType
Illegal reference to existing row Rows found in table with foreign key references to an existing row in a source table when such references are not allowed
TC_REGIONMANAGE - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Manage regions Permission to create, edit, and delete regions
TC_REGIONMANAGE - Static variable in class gw.pl.security.typekey.SystemPermissionType
Manage regions Permission to create, edit, and delete regions
TC_REGIONVIEW - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
View regions Permission to view the list of regions and region details
TC_REGIONVIEW - Static variable in class gw.pl.security.typekey.SystemPermissionType
View regions Permission to view the list of regions and region details
TC_REJECTED - Static variable in class gw.ab.adressbook.typekey.ContactChangeResolutionConstants
Rejected Rejected
TC_REJECTED - Static variable in class gw.pl.adressbook.typekey.ContactChangeResolution
Rejected Rejected
TC_REJECTED - Static variable in class gw.pl.community.typekey.ApprovalStatus
Rejected The entity has been rejected
TC_REJECTED - Static variable in class gw.pl.contact.typekey.ContactCreationApprovalStatus
Rejected Rejected
TC_RENAMECOLUMN - Static variable in class gw.pl.database.typekey.SQLStatementType
Rename column Rename column statement
TC_RENAMETABLE - Static variable in class gw.pl.database.typekey.SQLStatementType
Rename table Rename table statement
TC_REPORTING_ADMIN - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Administer reports Administer report server settings
TC_REPORTING_VIEW - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
View Report tab Permission to view the Report tab, if the add-on reporting module is installed
TC_REPORTING_VIEW - Static variable in class gw.pl.security.typekey.SystemPermissionType
View Report tab Permission to view the Report tab, if the add-on reporting module is installed
TC_REQUIREDMATCH - Static variable in class gw.pl.staging.typekey.LoadErrorType
Required match Rows found in staging table with required referencing rows in array table
TC_RESTORE - Static variable in class gw.pl.datagen.typekey.DataGenActionType
Restore Restore DB from pcb.
TC_RESUME - Static variable in class gw.pl.workflow.typekey.ManageWorkflowActionType
Resume Resume a suspended workflow
TC_RESUMING - Static variable in class gw.pl.messaging.typekey.MessageDestinationStatus
Resuming Resuming
TC_RESYNCMESSAGE - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Resync message Permission to resync message
TC_RESYNCMESSAGE - Static variable in class gw.pl.security.typekey.SystemPermissionType
Resync message Permission to resync message
TC_RETAIN_OLD - Static variable in class gw.pl.database.typekey.MergeConflictStrategy
Retain old future-dated value Strategy that retains the previously existing value with a later effective date.
TC_RETRIEVING - Static variable in class gw.pl.purge.typekey.ArchiveState
Retrieving Graph is marked for retrieving
TC_RETRYING - Static variable in class gw.pl.messaging.typekey.MessageDestinationStatus
Retrying Retrying
TC_RETRYMESSAGE - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Retry message Permission to try to resend the failed message
TC_RETRYMESSAGE - Static variable in class gw.pl.security.typekey.SystemPermissionType
Retry message Permission to try to resend the failed message
TC_RETRYMESSAGE - Static variable in class gw.pl.workflow.typekey.ManageWorkflowActionType
Retry Message Retry the last message sent to the workflow
TC_REVISIONINGCHECK - Static variable in class gw.pl.database.typekey.ConsistencyCheckType
Revisioning check Verifies that the database is consistent relative to revisioning
TC_REVSUMVIEWDETAIL - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
View review summary details Permission view the Review Summary page to see the category scores for each summarized Review
TC_REVSUMVIEWLIST - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
View review summaries list Permission to view the list of Reviews Summaries and the reviews tab on an ABContact
TC_RISK - Static variable in class gw.pl.scriptparameter.typekey.ScriptParameterType
risk risk
TC_RO - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Romania (40) 40
TC_ROLEMANAGE - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Manage roles Permission to create, edit, or delete roles
TC_ROLEMANAGE - Static variable in class gw.pl.security.typekey.SystemPermissionType
Manage roles Permission to create, edit, or delete roles
TC_ROLEVIEW - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
View roles Permission to view the list of roles and role details
TC_ROLEVIEW - Static variable in class gw.pl.security.typekey.SystemPermissionType
View roles Permission to view the list of roles and role details
TC_ROOT - Static variable in class gw.pl.community.typekey.GroupType
Root Group This is the root group of an organization
TC_ROWNUMSGENERATED - Static variable in class gw.pl.staging.typekey.LoadStepType
Row numbers generated for staging tables Row numbers generated for staging tables
TC_RS - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Serbia (381) 381
TC_RU - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Russia (7) 7
TC_RULEADMIN - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Administer rules Permission to run Guidewire Studio or import rules
TC_RULEADMIN - Static variable in class gw.pl.security.typekey.SystemPermissionType
Administer rules Permission to run Guidewire Studio or import rules
TC_RULEENG - Static variable in class gw.pl.parameter.typekey.ComponentType
RuleEngine Rule Engine
TC_RUNNING - Static variable in class gw.pl.workflow.typekey.WorkflowActiveState
Running The workflow is currently running.
TC_RW - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Rwanda (250) 250
TC_SA - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Saudi Arabia (966) 966
TC_SATURDAY - Static variable in class gw.pl.calendar.typekey.Weekdays
Saturday Saturday
TC_SB - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Solomon Islands (677) 677
TC_SC - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Seychelles (248) 248
TC_SCHEDULABLE - Static variable in class gw.pl.batchprocessing.typekey.BatchProcessTypeUsage
Schedulable This indicates that this BatchProcessType is schedulable
TC_SCHEDULER - Static variable in class gw.pl.parameter.typekey.ComponentType
Scheduler Schedules tasks to be executed in the future
TC_SCRPRMMANAGE - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Manage script parameters Permission to create, edit, or delete script parameters
TC_SCRPRMMANAGE - Static variable in class gw.pl.security.typekey.SystemPermissionType
Manage script parameters Permission to create, edit, or delete script parameters
TC_SCRPRMVIEW - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
View script parameters Permission to view the list of script parameters or details of an individual script parameter
TC_SCRPRMVIEW - Static variable in class gw.pl.security.typekey.SystemPermissionType
View script parameters Permission to view the list of script parameters or details of an individual script parameter
TC_SD - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Sudan (249) 249
TC_SE - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Sweden (46) 46
TC_SEARCHABLE - Static variable in class gw.pl.contact.typekey.ProximitySearchStatus
Searchable This category includes the following geocode status: exact, street, city, postalcode
TC_SEARCHDENORMCHECK - Static variable in class gw.pl.database.typekey.ConsistencyCheckType
Search denorm check Verifies that the search denorm columns are in sync with the associated source columns
TC_SEARCHENG - Static variable in class gw.pl.parameter.typekey.ComponentType
SearchEngine Search Engine
TC_SEARCHRESULT - Static variable in class gw.pl.custom.typekey.SearchResult
 
TC_SECZONEMANAGE - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Manage security zones Permission to create, edit, and delete security zones
TC_SECZONEMANAGE - Static variable in class gw.pl.security.typekey.SystemPermissionType
Manage security zones Permission to create, edit, and delete security zones
TC_SEGMENTENG - Static variable in class gw.pl.parameter.typekey.ComponentType
SegmentationEngine Segmentation Engine
TC_SELECT - Static variable in class gw.pl.database.typekey.SQLStatementType
Select Select statement
TC_SELECTBRANCH - Static variable in class gw.pl.workflow.typekey.WorkflowActionType
SelectBranch Looking for one of the branches to be ready to execute
TC_SESSION - Static variable in class gw.pl.parameter.typekey.ComponentType
SessionManager Session Manager
TC_SETTIMEOUT - Static variable in class gw.pl.workflow.typekey.ManageWorkflowActionType
Set Timeout Manually force the timeout for a waiting workflow
TC_SG - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Singapore (65) 65
TC_SH - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Saint Helena (290) 290
TC_SHUTDOWN - Static variable in class gw.pl.messaging.typekey.MessageDestinationStatus
Shutdown Shutdown
TC_SI - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Slovenia (386) 386
TC_SJ - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Svalbard and Jan Mayen (47) 47
TC_SK - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Slovakia (421) 421
TC_SKIPMESSAGE - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Skip message Permission to skip the failed message
TC_SKIPMESSAGE - Static variable in class gw.pl.security.typekey.SystemPermissionType
Skip message Permission to skip the failed message
TC_SKIPPED - Static variable in class gw.pl.activity.typekey.ActivityStatus
Skipped Skipped
TC_SL - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Sierra Leone (232) 232
TC_SLICE - Static variable in class gw.pl.persistence.core.effdate.typekey.EffDatedChangeType
Slice Change made in slice mode
TC_SLICE_MERGED - Static variable in class gw.pl.persistence.core.effdate.typekey.EffDatedChangeType
SliceMerged Bean has had its changes resolved if OOSE change
TC_SM - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
San Marino (378) 378
TC_SN - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Senegal (221) 221
TC_SNAPSHOTDATAMODEL - Static variable in class gw.pl.upgrader.typekey.UpgradeExecutionTimeType
Capture snapshot of datamodel for archiving Capture snapshot of datamodel for archiving
TC_SO - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Somalia (252) 252
TC_SOAPADMIN - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
SOAP administration Permission to use the SOAP APIs
TC_SOAPADMIN - Static variable in class gw.pl.security.typekey.SystemPermissionType
SOAP administration Permission to use the SOAP APIs
TC_SOAPCALLHISTORY - Static variable in class gw.pl.profiler.typekey.InboundHistory
 
TC_SOURCELOADED - Static variable in class gw.pl.staging.typekey.LoadCommandType
Source tables loaded Source tables loaded from staging tables
TC_SOURCELOADED - Static variable in class gw.pl.staging.typekey.LoadStepType
Source tables loaded Source tables loaded from staging tables (Entire phase)
TC_SPEED - Static variable in class gw.pl.scriptparameter.typekey.ScriptParameterType
speed speed
TC_SPPROFILERCONFIG - Static variable in class gw.pl.profiler.typekey.ProfilerConfig
 
TC_SQLSERVERDATABASE - Static variable in class gw.pl.upgrader.typekey.UpgradeDBStorageSetType
SQL Server database Storage info for a SQL Server database
TC_SQLSERVERDATASPACE - Static variable in class gw.pl.upgrader.typekey.UpgradeDBStorageSetType
SQL Server database dataspace Storage info for a SQL Server database dataspace
TC_SQLSERVERTABLESINDEXES - Static variable in class gw.pl.upgrader.typekey.UpgradeDBStorageSetType
SQL Server database tables and indexes Storage info for a SQL Server database tables and indexes
TC_SQLSERVERTEMPDB - Static variable in class gw.pl.upgrader.typekey.UpgradeDBStorageSetType
SQL Server database tempdb Storage info for a SQL Server database tempdb
TC_SR - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Suriname (597) 597
TC_SS - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
SS (211) 211
TC_SSN - Static variable in class gw.pl.contact.typekey.OfficialIDType
SSN Social Security Number
TC_ST - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
São Tomé and Príncipe (239) 239
TC_STAGINGCLEARED - Static variable in class gw.pl.staging.typekey.LoadCommandType
Staging tables cleared Staging tables cleared
TC_STAGINGCLEARED - Static variable in class gw.pl.staging.typekey.LoadStepType
Staging tables cleared Staging tables cleared
TC_START - Static variable in class gw.pl.workflow.typekey.WorkflowActionType
Start Executing a Start block
TC_STARTABLEPLUGINHISTORY - Static variable in class gw.pl.profiler.typekey.InboundHistory
 
TC_STARTDATE - Static variable in class gw.pl.activity.typekey.StartPointType
Activity start date Start date on activity
TC_STARTED - Static variable in class gw.pl.messaging.typekey.MessageDestinationStatus
Started Started
TC_STARTSWITH - Static variable in class gw.pl.database.typekey.StringCriterionMode
StartsWith Useful in flagging whether String restrictions should be implemented with compareStartsWith.
TC_STATE - Static variable in class gw.pl.community.typekey.RegionType
State State
TC_STATE - Static variable in class gw.pl.contact.typekey.VenueType
State State
TC_STATEMACH - Static variable in class gw.pl.parameter.typekey.ComponentType
StateMachine State Machine
TC_STATESUP - Static variable in class gw.pl.contact.typekey.VenueType
State Supreme Court State Supreme Court
TC_STATISTICS - Static variable in class gw.pl.parameter.typekey.ComponentType
StatisticsCalculator Calculates statistics on a scheduled basis
TC_STATREPORT - Static variable in class gw.ab.batchprocessing.typekey.BatchProcessTypeConstants
Stat Report Writer Stat Report work queue writer
TC_STATREPORT - Static variable in class gw.pl.batchprocessing.typekey.BatchProcessType
Stat Report Writer Stat Report work queue writer
TC_STAX - Static variable in class gw.pl.contact.typekey.OfficialIDType
State Tax ID State Tax Identification Number
TC_STDELETEEXCLUDED - Static variable in class gw.ab.batchprocessing.typekey.BatchProcessTypeConstants
Staging Table Delete Excluded Rows Asynchronous deletion of excluded rows from staging tables
TC_STDELETEEXCLUDED - Static variable in class gw.pl.batchprocessing.typekey.BatchProcessType
Staging Table Delete Excluded Rows Asynchronous deletion of excluded rows from staging tables
TC_STENCRYPT - Static variable in class gw.ab.batchprocessing.typekey.BatchProcessTypeConstants
Staging Table Encryption Asynchronous encryption of staging table data
TC_STENCRYPT - Static variable in class gw.pl.batchprocessing.typekey.BatchProcessType
Staging Table Encryption Asynchronous encryption of staging table data
TC_STINTEGRITYCHECK - Static variable in class gw.ab.batchprocessing.typekey.BatchProcessTypeConstants
Staging Table Integrity Check Asynchronous integrity check of staging tables
TC_STINTEGRITYCHECK - Static variable in class gw.pl.batchprocessing.typekey.BatchProcessType
Staging Table Integrity Check Asynchronous integrity check of staging tables
TC_STLOAD - Static variable in class gw.ab.batchprocessing.typekey.BatchProcessTypeConstants
Staging Table Load Asynchronous integrity check and load of staging tables
TC_STLOAD - Static variable in class gw.pl.batchprocessing.typekey.BatchProcessType
Staging Table Load Asynchronous integrity check and load of staging tables
TC_STPOPEXCLUDED - Static variable in class gw.ab.batchprocessing.typekey.BatchProcessTypeConstants
Staging Table Populate Exclusion Table Asynchronous population of the exclusion tables
TC_STPOPEXCLUDED - Static variable in class gw.pl.batchprocessing.typekey.BatchProcessType
Staging Table Populate Exclusion Table Asynchronous population of the exclusion tables
TC_STREET - Static variable in class gw.pl.contact.typekey.GeocodeStatus
Street The Geocoding service was only able to locate the street from the supplied address.
TC_STRING - Static variable in class gw.pl.parameter.typekey.ParameterType
String String (default)
TC_STRING - Static variable in class gw.pl.question.typekey.QuestionType
String A question whose answer is a String
TC_STRINGFIELD - Static variable in class gw.pl.question.typekey.QuestionFormat
String Field A simple 1-line text field.
TC_STSTATISTICS - Static variable in class gw.ab.batchprocessing.typekey.BatchProcessTypeConstants
Staging Table Statistics Asynchronous update of staging table statistics
TC_STSTATISTICS - Static variable in class gw.pl.batchprocessing.typekey.BatchProcessType
Staging Table Statistics Asynchronous update of staging table statistics
TC_STUN - Static variable in class gw.pl.contact.typekey.OfficialIDType
State Unemployment ID State Unemployment Identification Number
TC_SUBJECT - Static variable in class gw.pl.note.typekey.SortByRange
Subject Sort by Subject
TC_SUBTYPE - Static variable in class gw.pl.staging.typekey.LoadErrorType
Subtype Rows found in table with invalid values for a subtype column
TC_SUBTYPECOLUMNCHECK - Static variable in class gw.pl.database.typekey.ConsistencyCheckType
Subtype column check Verifies subtype column contains valid values
TC_SUBTYPENONNULLCHECK - Static variable in class gw.pl.database.typekey.ConsistencyCheckType
Subtype non-null check Verifies non-nullable subtype-specific columns have non-null values for subtype rows
TC_SUBTYPESPEC - Static variable in class gw.pl.staging.typekey.LoadErrorType
Non-nulls in subtype-specific columns Rows found in table with non-null values for one or more subtype-specific columns for a different subtype
TC_SUBTYPESPECIFICCHECK - Static variable in class gw.pl.database.typekey.ConsistencyCheckType
Subtype-specific column check Verifies subtype-specific columns are null when row is a different subtype
TC_SUCCEED - Static variable in class gw.pl.datagen.typekey.DataGenStatusType
Succeed Action succeeded.
TC_SUCCEEDED - Static variable in class gw.pl.archive.typekey.ArchiveFinalStatus
Succeeded The store or retrieve succeeded completely
TC_SUCCESS - Static variable in class gw.ab.addressbook.typekey.ABResultType
Success Indicates a successful link with the Address Book.
TC_SUCCESS - Static variable in class gw.pl.contact.typekey.ContactSearchResultType
Success Address book search succeeded
TC_SUCCESS_DMD - Static variable in class gw.ab.addressbook.typekey.ABResultType
Success Definitive Match Different Indicates a successful link with the Address Book.
TC_SUNDAY - Static variable in class gw.pl.calendar.typekey.Weekdays
Sunday Sunday
TC_SUPREME - Static variable in class gw.pl.contact.typekey.VenueType
Supreme Court Supreme Court
TC_SUSPEND - Static variable in class gw.pl.workflow.typekey.ManageWorkflowActionType
Suspend Suspend the workflow's activity
TC_SUSPENDED - Static variable in class gw.pl.autosync.typekey.AutoSync
Suspended Suspended
TC_SUSPENDED - Static variable in class gw.pl.messaging.typekey.MessageDestinationStatus
Suspended Suspended
TC_SUSPENDED - Static variable in class gw.pl.workflow.typekey.WorkflowState
Suspended Suspended -- execution of the workflow was manually suspended.
TC_SUSPENDEDINBOUND - Static variable in class gw.pl.messaging.typekey.MessageDestinationStatus
SuspendedInbound Suspended inbound
TC_SUSPENDEDOUTBOUND - Static variable in class gw.pl.messaging.typekey.MessageDestinationStatus
SuspendedOutbound Suspended outbound
TC_SUSPENDING - Static variable in class gw.pl.messaging.typekey.MessageDestinationStatus
Suspending Suspending
TC_SUSPENSE_PAYMENT - Static variable in class gw.pl.etlstrings.typekey.ETLStrings
Suspense Payment SUSPENSE_PAYMENT
TC_SV - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
El Salvador (503) 503
TC_SX - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Sint Maarten (1) 1
TC_SY - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Syria (963) 963
TC_SYNCH_SENT - Static variable in class gw.pl.messaging.typekey.SynchState
synch_sent Object is sync_sent (first message has been generated)
TC_SYNCINDEXES - Static variable in class gw.pl.upgrader.typekey.UpgradeExecutionTimeType
Sync indexes Sync indexes
TC_SYSADMIN - Static variable in class gw.pl.community.typekey.SystemUserType
system administrator The system administrator
TC_SYSSERVICES - Static variable in class gw.pl.community.typekey.SystemUserType
system services A daemon user that executes system services like escalation
TC_SZ - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Swaziland (268) 268
TC_TABLE - Static variable in class gw.pl.upgrader.typekey.TableUpdateStatsType
Table Table Update Statistics Statements
TC_TABLEIMPORT - Static variable in class gw.pl.database.typekey.DBUpdateStatsRunnerType
TableImport TableImport running update statistics
TC_TABLESENCRYPTED - Static variable in class gw.pl.staging.typekey.LoadCommandType
Encrypt data in staging tables Encrypt data in staging tables
TC_TAR - Static variable in class gw.pl.rule.typekey.RuleSetType
Transaction Approval Used to determine whether or not a transaction needs approval
TC_TASK - Static variable in class gw.pl.activity.typekey.ActivityClass
Task Task
TC_TC - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Turks and Caicos Islands (1) 1
TC_TD - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Chad (235) 235
TC_TEST - Static variable in class gw.pl.workflow.typekey.WorkflowHandler
Test Handled by testing infrastructure (not for production!)
TC_TG - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Togo (228) 228
TC_TH - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Thailand (66) 66
TC_THIRDPARTYINSURED - Static variable in class gw.pl.contact.typekey.ContactBidiRel
Third-Party Insured Third-Party Insured
TC_THIRDPARTYINSURER - Static variable in class gw.pl.contact.typekey.ContactBidiRel
Third-Party Insurer Third-Party Insurer
TC_THIRDPARTYINSURER - Static variable in class gw.pl.contact.typekey.ContactRel
Third-Party Insurer Third-Party Insurer
TC_THURSDAY - Static variable in class gw.pl.calendar.typekey.Weekdays
Thursday Thursday
TC_TJ - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Tajikistan (992) 992
TC_TK - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Tokelau (690) 690
TC_TL - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Timor-Leste (670) 670
TC_TM - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Turkmenistan (993) 993
TC_TM - Static variable in class gw.pl.parameter.typekey.ComponentType
TransactionManager Transaction Manager
TC_TN - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Tunisia (216) 216
TC_TO - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Tonga (676) 676
TC_TOO_LOOSE_SEARCH - Static variable in class gw.pl.contact.typekey.ContactSearchResultType
Too Loose Search Criteria Search criteria is too loose and executing may require too much of the DB resources.
TC_TOOLSBATCHPROCESSEDIT - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Edit BatchProcess tools page Permission to edit the BatchProcess Internal Tools page
TC_TOOLSBATCHPROCESSEDIT - Static variable in class gw.pl.security.typekey.SystemPermissionType
Edit BatchProcess tools page Permission to edit the BatchProcess Internal Tools page
TC_TOOLSBATCHPROCESSVIEW - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
View BatchProcess tools page Permission to access the BatchProcess Internal Tools page
TC_TOOLSBATCHPROCESSVIEW - Static variable in class gw.pl.security.typekey.SystemPermissionType
View BatchProcess tools page Permission to access the BatchProcess Internal Tools page
TC_TOOLSCACHEINFOVIEW - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
View Cache Info page Permission to view the CacheInfo Internal Tools page
TC_TOOLSCACHEINFOVIEW - Static variable in class gw.pl.security.typekey.SystemPermissionType
View Cache Info page Permission to view the CacheInfo Internal Tools page
TC_TOOLSCLUSTEREDIT - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Edit Cluster tools page Permission to edit the Cluster Internal Tools page
TC_TOOLSCLUSTEREDIT - Static variable in class gw.pl.security.typekey.SystemPermissionType
Edit Cluster tools page Permission to edit the Cluster Internal Tools page
TC_TOOLSCLUSTERVIEW - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
View Cluster tools page Permission to access the Cluster Internal Tools page
TC_TOOLSCLUSTERVIEW - Static variable in class gw.pl.security.typekey.SystemPermissionType
View Cluster tools page Permission to access the Cluster Internal Tools page
TC_TOOLSINFOVIEW - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
View Info tools page Permission to access the Info Internal Tools page
TC_TOOLSINFOVIEW - Static variable in class gw.pl.security.typekey.SystemPermissionType
View Info tools page Permission to access the Info Internal Tools page
TC_TOOLSJMXBEANSEDIT - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Edit ManagementBeans tools page Permission to edit the ManagementBeans presented on Internal Tools page
TC_TOOLSJMXBEANSEDIT - Static variable in class gw.pl.security.typekey.SystemPermissionType
Edit ManagementBeans tools page Permission to edit the ManagementBeans presented on Internal Tools page
TC_TOOLSJMXBEANSVIEW - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
View ManagementBeans tools page Permission to access the ManagementBeans Internal Tools page
TC_TOOLSJMXBEANSVIEW - Static variable in class gw.pl.security.typekey.SystemPermissionType
View ManagementBeans tools page Permission to access the ManagementBeans Internal Tools page
TC_TOOLSJPROFILEREDIT - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Edit JProfiler tools page Permission to edit the JProfiler Internal Tools page
TC_TOOLSJPROFILEREDIT - Static variable in class gw.pl.security.typekey.SystemPermissionType
Edit JProfiler tools page Permission to edit the JProfiler Internal Tools page
TC_TOOLSLOGEDIT - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Edit Log tools page Permission to edit the Log Internal Tools page
TC_TOOLSLOGEDIT - Static variable in class gw.pl.security.typekey.SystemPermissionType
Edit Log tools page Permission to edit the Log Internal Tools page
TC_TOOLSLOGVIEW - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
View Log tools page Permission to access the Log Internal Tools page
TC_TOOLSLOGVIEW - Static variable in class gw.pl.security.typekey.SystemPermissionType
View Log tools page Permission to access the Log Internal Tools page
TC_TOOLSPLUGINEDIT - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Edit StartablePlugin tools page Permission to edit the StartablePlugin Internal Tools page
TC_TOOLSPLUGINEDIT - Static variable in class gw.pl.security.typekey.SystemPermissionType
Edit StartablePlugin tools page Permission to edit the StartablePlugin Internal Tools page
TC_TOOLSPLUGINVIEW - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
View StartablePlugin tools page Permission to access the StartablePlugin Internal Tools page
TC_TOOLSPLUGINVIEW - Static variable in class gw.pl.security.typekey.SystemPermissionType
View StartablePlugin tools page Permission to access the StartablePlugin Internal Tools page
TC_TOOLSPROFILEREDIT - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Edit Profiler tools page Permission to edit the Profiler Internal Tools page
TC_TOOLSPROFILEREDIT - Static variable in class gw.pl.security.typekey.SystemPermissionType
Edit Profiler tools page Permission to edit the Profiler Internal Tools page
TC_TOOLSPROFILERVIEW - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
View Profiler tools page Permission to access the Profiler Internal Tools page
TC_TOOLSPROFILERVIEW - Static variable in class gw.pl.security.typekey.SystemPermissionType
View Profiler tools page Permission to access the Profiler Internal Tools page
TC_TOOLSWORKQUEUEEDIT - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Edit WorkQueue tools page Permission to edit the WorkQueue Internal Tools page
TC_TOOLSWORKQUEUEEDIT - Static variable in class gw.pl.security.typekey.SystemPermissionType
Edit WorkQueue tools page Permission to edit the WorkQueue Internal Tools page
TC_TOOLSWORKQUEUEVIEW - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
View WorkQueue tools page Permission to access the WorkQueue Internal Tools page
TC_TOOLSWORKQUEUEVIEW - Static variable in class gw.pl.security.typekey.SystemPermissionType
View WorkQueue tools page Permission to access the WorkQueue Internal Tools page
TC_TOPIC - Static variable in class gw.pl.note.typekey.SortByRange
Topic Sort by Topic
TC_TR - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Turkey (90) 90
TC_TRUNCATETABLE - Static variable in class gw.pl.database.typekey.SQLStatementType
Truncate table Truncate table statement
TC_TT - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Trinidad and Tobago (1) 1
TC_TUESDAY - Static variable in class gw.pl.calendar.typekey.Weekdays
Tuesday Tuesday
TC_TUNS - Static variable in class gw.pl.contact.typekey.OfficialIDType
Temporary Dun & Bradstreet Number Temporary Dun & Bradstreet Number
TC_TV - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Tuvalu (688) 688
TC_TW - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Taiwan (886) 886
TC_TYPEKEY - Static variable in class gw.pl.database.typekey.DateBinDataType
Typekey A GW Typekey column
TC_TYPEKEY - Static variable in class gw.pl.staging.typekey.LoadErrorType
Invalid typekey Rows found in table with invalid values for a typekey column
TC_TYPEKEYCHECK - Static variable in class gw.pl.database.typekey.ConsistencyCheckType
Typekey check Verifies typekey column contains valid values
TC_TYPEKEYINSET - Static variable in class gw.pl.staging.typekey.LoadErrorType
Verify typekey in set Rows found in table include typekey values that are invalid when loading via the staging tables
TC_TYPEKEYNOTINSET - Static variable in class gw.pl.staging.typekey.LoadErrorType
Verify typekey not in set Rows found in table include typekey values that are invalid when loading via the staging tables
TC_TYPELISTTABLECHECK - Static variable in class gw.pl.database.typekey.ConsistencyCheckType
Typelist table check Verifies values in typelist table and data model are in sync
TC_TZ - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Tanzania (255) 255
TC_UA - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Ukraine (380) 380
TC_UG - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Uganda (256) 256
TC_UIRUNNABLE - Static variable in class gw.pl.batchprocessing.typekey.BatchProcessTypeUsage
UI Runnable This indicates that this BatchProcessType is runnable from the UI
TC_UNAPPROVED - Static variable in class gw.pl.community.typekey.ApprovalStatus
Unapproved Pending approval
TC_UNASSIGNED - Static variable in class gw.pl.community.typekey.AssignmentStatus
Unassigned Entity is unassigned; AssignedUserID and AssignedGroupID are both null
TC_UNAVAILABLE - Static variable in class gw.ab.addressbook.typekey.VendorAvailabilityType
Unavailable The vendor is unavailable.
TC_UNCONFIRMED - Static variable in class gw.pl.contact.typekey.TaxStatus
Unconfirmed Known, but not yet verified
TC_UNIQCONSTRAINT1 - Static variable in class gw.pl.staging.typekey.LoadErrorType
Unique constraint within staging table Rows found in staging table that violate a unique constraint
TC_UNIQCONSTRAINT2 - Static variable in class gw.pl.staging.typekey.LoadErrorType
Unique constraint between source and staging table Rows found in staging table that match rows in source table on all columns of a unique index
TC_UNKNOWN - Static variable in class gw.pl.contact.typekey.TaxStatus
Unknown Unknown
TC_UNKNOWN - Static variable in class gw.pl.etlstrings.typekey.ETLStrings
Unknown UNKNOWN
TC_UNKNOWN - Static variable in class gw.pl.geodata.zone.typekey.Country
Unknown Placeholder typecode for fields that should be populated with another Country
TC_UNKNOWN - Static variable in class gw.pl.geodata.zone.typekey.ZoneType
Unknown Placeholder typecode for fields that should be populated with another ZoneType
TC_UNPARSEABLE - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Unparseable Unparseable Phone Numbers
TC_UNSYNCHED - Static variable in class gw.pl.messaging.typekey.SynchState
unsynched Object is unsynced
TC_UPDATE - Static variable in class gw.pl.database.typekey.OraSQLTuningSetCaptureOpt
UPDATE Update existing statements
TC_UPDATE - Static variable in class gw.pl.database.typekey.SQLStatementType
Update Update statement
TC_UPDATEDBSTATS - Static variable in class gw.pl.database.typekey.SQLStatementType
Update db statistics Update db statistics statement
TC_UPDATEMATCHSETKEY - Static variable in class gw.ab.batchprocessing.typekey.BatchProcessTypeConstants
Update MatchSetKey Updates the MatchSetKey for all contacts
TC_UPDATEOP - Static variable in class gw.pl.addressbook.typekey.UpdateOp
 
TC_UPGRADE - Static variable in class gw.pl.database.typekey.DBUpdateStatsRunnerType
Upgrade Upgrade running update statistics
TC_UPGRADEWARNINGCHECK - Static variable in class gw.pl.database.typekey.ConsistencyCheckType
Upgrade warning check Verifies that data will pass associated version check at the beginning of the upgrade to a subsequent version of the product
TC_UPGRADEWARNINGS - Static variable in class gw.pl.archive.typekey.ArchiveFinalStatus
Upgraded with Warnings The retrieve upgraded with warnings
TC_URGENT - Static variable in class gw.pl.activity.typekey.Priority
Urgent Highest priority - must be addressed immediately
TC_US - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
United States (1) 1
TC_USER - Static variable in class gw.pl.assignment.typekey.AssignmentSearchType
User User
TC_USER - Static variable in class gw.pl.contact.typekey.ContactClass
User User
TC_USER - Static variable in class gw.pl.scriptparameter.typekey.ScriptParameterType
user User
TC_USER - Static variable in class gw.pl.security.typekey.RoleType
User Role Roles associated with Users
TC_USER_CHANGE - Static variable in class gw.pl.database.typekey.MergeConflictResolution
User change post-merge The user manually changed the value after the merge.
TC_USERCONTACT - Static variable in class gw.pl.contact.typekey.Contact
 
TC_USERCREATE - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Create users Permission to create a new user
TC_USERCREATE - Static variable in class gw.pl.security.typekey.SystemPermissionType
Create users Permission to create a new user
TC_USERDELETE - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Delete users Permission to delete a user (Note: if a user has had any activity it's recommended to make them non-active rather than delete)
TC_USERDELETE - Static variable in class gw.pl.security.typekey.SystemPermissionType
Delete users Permission to delete a user (Note: if a user has had any activity it's recommended to make them non-active rather than delete)
TC_USEREDIT - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Edit users Permission to edit an existing user, except for roles, authority limits, or attributes
TC_USEREDIT - Static variable in class gw.pl.security.typekey.SystemPermissionType
Edit users Permission to edit an existing user, except for roles, authority limits, or attributes
TC_USEREDITATTRS - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Edit user attributes Permission to edit attributes for a user
TC_USEREDITATTRS - Static variable in class gw.pl.security.typekey.SystemPermissionType
Edit user attributes Permission to edit attributes for a user
TC_USEREDITLANG - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Edit user language Permission to edit language
TC_USEREDITLANG - Static variable in class gw.pl.security.typekey.SystemPermissionType
Edit user language Permission to edit language
TC_USEREXCEPTION - Static variable in class gw.ab.batchprocessing.typekey.BatchProcessTypeConstants
User Exception User exception Monitor
TC_USEREXCEPTION - Static variable in class gw.pl.batchprocessing.typekey.BatchProcessType
User Exception User exception Monitor
TC_USERGRANTAUTH - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Grant authority limits Permission to grant or change an authority limit for a user
TC_USERGRANTAUTH - Static variable in class gw.pl.security.typekey.SystemPermissionType
Grant authority limits Permission to grant or change an authority limit for a user
TC_USERGRANTROLES - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Grant roles to users Permission to grant or revoke roles
TC_USERGRANTROLES - Static variable in class gw.pl.security.typekey.SystemPermissionType
Grant roles to users Permission to grant or revoke roles
TC_USERVIEW - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
View user Permission to view details of a user
TC_USERVIEW - Static variable in class gw.pl.security.typekey.SystemPermissionType
View user Permission to view details of a user
TC_USERVIEWALL - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
View all users Permission to see users in all visible groups
TC_USERVIEWALL - Static variable in class gw.pl.security.typekey.SystemPermissionType
View all users Permission to see users in all visible groups
TC_UY - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Uruguay (598) 598
TC_UZ - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Uzbekistan (998) 998
TC_V - Static variable in class gw.pl.rule.typekey.RuleSetType
Validation Validation rules
TC_VA - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Vatican City (379) 379
TC_VALIDATION - Static variable in class gw.pl.parameter.typekey.ComponentType
ValidationManager Validation Manager
TC_VALIDATIONISSUE - Static variable in class gw.pl.validation.old.typekey.ValidationIssue
 
TC_VARCHAR - Static variable in class gw.pl.scriptparameter.typekey.ScriptParameterType
varchar varchar
TC_VC - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Saint Vincent and the Grenadines (1) 1
TC_VE - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Venezuela (58) 58
TC_VELOCITY - Static variable in class gw.pl.parameter.typekey.ComponentType
VelocitySupport Velocity template support
TC_VENDOR - Static variable in class gw.pl.contact.typekey.ContactClass
Vendor Vendor
TC_VENDOR - Static variable in class gw.pl.contact.typekey.ContactTagType
Vendor Vendor
TC_VENUE - Static variable in class gw.pl.contact.typekey.ContactClass
Legal Venue Authority that handles legal matters (for example, a court house)
TC_VERIFYMINIMUMCRITERIA - Static variable in class gw.ab.batchprocessing.typekey.BatchProcessTypeConstants
Verify Minimum Criteria Verifies the minimum creation criteria for all staging table loaded contacts.
TC_VERIFYSCHEMA - Static variable in class gw.pl.upgrader.typekey.UpgradeExecutionTimeType
Verify schema Verify schema
TC_VERSIONCHECKS - Static variable in class gw.pl.upgrader.typekey.UpgradeExecutionTimeType
Version Checks Execute checks to determine whether to proceed with upgrade
TC_VG - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
British Virgin Islands (1) 1
TC_VI - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
U.S.
TC_VIEWACTCAL - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
View activity calendar Permission to view activity calendar of other users
TC_VIEWACTCAL - Static variable in class gw.pl.security.typekey.SystemPermissionType
View activity calendar Permission to view activity calendar of other users
TC_VIEWDESKTOP - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
View Desktop Permission to view the Desktop
TC_VIEWDESKTOP - Static variable in class gw.pl.security.typekey.SystemPermissionType
View Desktop Permission to view the Desktop
TC_VIEWSEARCH - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
View Search Permission to view the Search tab
TC_VIEWSEARCH - Static variable in class gw.pl.security.typekey.SystemPermissionType
View Search Permission to view the Search tab
TC_VIEWTEAM - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
View team Permission to view the Team tab
TC_VIEWTEAM - Static variable in class gw.pl.security.typekey.SystemPermissionType
View team Permission to view the Team tab
TC_VIEWWORKLOAD - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
View global workload Permission to view global workload statistics of other users
TC_VIEWWORKLOAD - Static variable in class gw.pl.security.typekey.SystemPermissionType
View global workload Permission to view global workload statistics of other users
TC_VN - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Vietnam (84) 84
TC_VTAFTERSCHEMADIFF - Static variable in class gw.pl.upgrader.typekey.UpgradeExecutionTimeType
VersionTriggers after schema diff VersionTriggers after schema diff
TC_VTBEFORESCHEMADIFF - Static variable in class gw.pl.upgrader.typekey.UpgradeExecutionTimeType
Execute VersionTriggers before schema diff Execute VersionTriggers before schema diff
TC_VU - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Vanuatu (678) 678
TC_WAIT - Static variable in class gw.pl.workflow.typekey.ManageWorkflowActionType
Wait Wait until workflow is no longer active
TC_WAITACTIVITY - Static variable in class gw.pl.workflow.typekey.WorkflowActiveState
Wait Activity The workflow is waiting for some activities to complete.
TC_WAITMANUAL - Static variable in class gw.pl.workflow.typekey.WorkflowActiveState
Wait Timeout/Manual The workflow is waiting for a trigger or timeout.
TC_WAITMESSAGE - Static variable in class gw.pl.workflow.typekey.WorkflowActiveState
Wait Message The workflow is waiting for a message to be acked.
TC_WARD - Static variable in class gw.pl.contact.typekey.ContactBidiRel
Child / Ward Child or ward
TC_WARM - Static variable in class gw.pl.sample.typekey.SampleTheme
Warm Warm color
TC_WARNING - Static variable in class gw.pl.validation.typekey.ValidationIssueType
Warning A validation warning
TC_WCAPPEALS - Static variable in class gw.pl.contact.typekey.VenueType
Workers' Comp Appeals Board Workers' Comp Appeals Board
TC_WEBPROFILERCONFIG - Static variable in class gw.pl.profiler.typekey.ProfilerConfig
 
TC_WEDNESDAY - Static variable in class gw.pl.calendar.typekey.Weekdays
Wednesday Wednesday
TC_WEEKLYFREQUENCY - Static variable in class gw.pl.scriptparameter.typekey.ScriptParameterType
weeklyfrequency weeklyfrequency
TC_WF - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Wallis and Futuna (681) 681
TC_WINDOW - Static variable in class gw.pl.persistence.core.effdate.typekey.EffDatedChangeType
Window Change made in window mode
TC_WORD - Static variable in class gw.pl.activity.typekey.ExternalToolType
Microsoft Word Microsoft Word
TC_WORK - Static variable in class gw.pl.contact.typekey.PrimaryPhoneType
Work Work
TC_WORK - Static variable in class gw.pl.platform.typekey.PhoneType
Work Work
TC_WORKFLOW - Static variable in class gw.ab.batchprocessing.typekey.BatchProcessTypeConstants
Workflow Writer Workflows work queue writer.
TC_WORKFLOW - Static variable in class gw.pl.batchprocessing.typekey.BatchProcessType
Workflow Writer Workflows work queue writer.
TC_WORKFLOW - Static variable in class gw.pl.workflow.typekey.Workflow
 
TC_WORKFLOWACTIONLOG - Static variable in class gw.pl.workflow.typekey.WorkflowLogEntry
 
TC_WORKFLOWLOGENTRY - Static variable in class gw.pl.workflow.typekey.WorkflowLogEntry
 
TC_WORKFLOWMANAGE - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Manage workflow Permission to view the ManageWorkflow page
TC_WORKFLOWMANAGE - Static variable in class gw.pl.security.typekey.SystemPermissionType
Manage workflow Permission to view the ManageWorkflow page
TC_WORKFLOWTEXTLOG - Static variable in class gw.pl.workflow.typekey.WorkflowLogEntry
 
TC_WORKFLOWUSERLOG - Static variable in class gw.pl.workflow.typekey.WorkflowLogEntry
 
TC_WORKFLOWVIEW - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
View workflow Permission to view the Workflow page
TC_WORKFLOWVIEW - Static variable in class gw.pl.security.typekey.SystemPermissionType
View workflow Permission to view the Workflow page
TC_WORKFLOWWORKITEM - Static variable in class gw.pl.workflow.typekey.WorkflowWorkItem
 
TC_WORKITEMSETPURGE - Static variable in class gw.ab.batchprocessing.typekey.BatchProcessTypeConstants
WorkItemSetPurge Purge WorkItemSet data
TC_WORKITEMSETPURGE - Static variable in class gw.pl.batchprocessing.typekey.BatchProcessType
WorkItemSetPurge Purge WorkItemSet data
TC_WORKPLAN - Static variable in class gw.pl.parameter.typekey.ComponentType
WorkplanGenerator Workplan Generator
TC_WORKQUEUEINSTRUMENTATIONPURGE - Static variable in class gw.ab.batchprocessing.typekey.BatchProcessTypeConstants
WorkQueueInstrumentationPurge Purge instrumentation data for work queues
TC_WORKQUEUEINSTRUMENTATIONPURGE - Static variable in class gw.pl.batchprocessing.typekey.BatchProcessType
WorkQueueInstrumentationPurge Purge instrumentation data for work queues
TC_WP - Static variable in class gw.pl.rule.typekey.RuleSetType
Workplan Workplan rules
TC_WQPROFILERCONFIG - Static variable in class gw.pl.profiler.typekey.ProfilerConfig
 
TC_WS - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Samoa (685) 685
TC_WSDATACHANGEEDIT - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Add Data Change Permission to add a data change gosu program.
TC_WSDATACHANGEEDIT - Static variable in class gw.pl.security.typekey.SystemPermissionType
Add Data Change Permission to add a data change gosu program.
TC_WSPROFILERCONFIG - Static variable in class gw.pl.profiler.typekey.ProfilerConfig
 
TC_YE - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Yemen (967) 967
TC_YEAR - Static variable in class gw.pl.scriptparameter.typekey.ScriptParameterType
year year
TC_YT - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Mayotte (262) 262
TC_ZA - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
South Africa (27) 27
TC_ZEROLENGTHSTRING - Static variable in class gw.pl.staging.typekey.LoadErrorType
0-length varchar Rows found in table with 0-length strings in varchar columns
TC_ZIP - Static variable in class gw.pl.community.typekey.RegionType
Zip code Zip code
TC_ZM - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Zambia (260) 260
TC_ZONEMANAGE - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
Manage admin zones Permission to create, edit, or delete admin zones
TC_ZONEMANAGE - Static variable in class gw.pl.security.typekey.SystemPermissionType
Manage admin zones Permission to create, edit, or delete admin zones
TC_ZONESOURCELOADED - Static variable in class gw.pl.staging.typekey.LoadCommandType
Zone Source tables loaded Zone Source tables loaded from staging tables
TC_ZONEVIEW - Static variable in class gw.ab.security.typekey.SystemPermissionTypeConstants
View admin zones Permission to view the list of admin zones
TC_ZONEVIEW - Static variable in class gw.pl.security.typekey.SystemPermissionType
View admin zones Permission to view the list of admin zones
TC_ZW - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Zimbabwe (263) 263
TC_ZZ - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
Unknown 0
TeamModel - Interface in gw.api.team
Basic interface common to all subclasses of TeamModel.
TeamTreeNode - Class in gw.api.web.team
Class description...
TeamTreeNode() - Constructor for class gw.api.web.team.TeamTreeNode
 
TEAR_DOWN_TEST_ENVIRONMENT_COMMAND - Static variable in class gw.test.servlet.RemoteTestServlet
 
tearDown() - Method in class gw.test.TestClass
 
tearDown() - Method in class gw.testharness.clustering.ClusterTest
 
tearDown() - Method in class gw.testharness.TestBase
 
teardownData() - Method in class gw.testharness.TestBase
 
teardownDependencies() - Method in class gw.testharness.TestBase
 
teardownDependenciesWhenSuiteSetupFailed() - Method in class gw.testharness.TestBase
 
TEMP_DIR - Static variable in interface gw.plugin.InitializablePlugin
Parameter name for the path of the plugin's temp directory.
TempDeferredOutputStream - Class in gw.api.util
This class will permit writing output to an in memory structure or a temporary File if it exceeds a threshold.
TempDeferredOutputStream() - Constructor for class gw.api.util.TempDeferredOutputStream
This will create a instance of this class using utf8 as the encoding and 10k threshold.
TempDeferredOutputStream(int) - Constructor for class gw.api.util.TempDeferredOutputStream
This will create a instance of this class with the specified encoding and specified threshold.
TempDeferredOutputStream(int, String) - Constructor for class gw.api.util.TempDeferredOutputStream
This will create a instance of this class with the specified encoding and specified threshold.
TemplateImportResults - Class in gw.api.webservice.templateTools
Table Import Results
TemplateImportResults() - Constructor for class gw.api.webservice.templateTools.TemplateImportResults
 
TemplateParseException - Exception in gw.lang.parser.template
 
TemplateParseException(ResourceKey, int, int, int, String...) - Constructor for exception gw.lang.parser.template.TemplateParseException
 
TemplateParseException(ParseResultsException, String) - Constructor for exception gw.lang.parser.template.TemplateParseException
 
TemplateParseException(String, ParseResultsException, String, int, int, int, ResourceKey, String[]) - Constructor for exception gw.lang.parser.template.TemplateParseException
 
TemplatePluginUtils - Class in gw.document
Class to hold a number of utility methods common to Document, Email, and Note template plugins
TemplatePluginUtils() - Constructor for class gw.document.TemplatePluginUtils
 
TemplatePluginUtils.TemplateResultBlock - Interface in gw.document
This interface is used by the resolveTemplates after the templates have been resolved, it is executed in the target locale.
TemplatePluginUtils.TemplateSetupBlock - Interface in gw.document
This interface is used by the resolveTemplates to setup the IScriptHost with the symbols that are required by the templates.
TemplateUtil - Class in gw.api.util
Utilities for using Gosu templates.
TEMPORARY_BRANCH_DYNPROP - Static variable in interface gw.pl.persistence.core.effdate.entity.EffDatedBranch
 
TemporaryContact - Class in gw.api.contact
Holds a reference to a temporary Contact.
TemporaryContact(Contact) - Constructor for class gw.api.contact.TemporaryContact
 
tempSymbol(IRType) - Method in class gw.lang.ir.builder.IRBuilderContext
 
TempToPermEntry - Interface in gw.pl.contact.entity
 
TerminalType - Enum in gw.lang.parser.statements
 
terminate() - Static method in class gw.solr.GWSolrBatchLoader
 
TerminatedException - Exception in gw.processes
Class description...
TerminatedException(DisplayKey) - Constructor for exception gw.processes.TerminatedException
 
TerminatedException(DisplayKey, Throwable) - Constructor for exception gw.processes.TerminatedException
 
TerminatedException(DisplayKey, Object[]) - Constructor for exception gw.processes.TerminatedException
 
TerminatedException(DisplayKey, Object[], Throwable) - Constructor for exception gw.processes.TerminatedException
 
TerminatedException(String) - Constructor for exception gw.processes.TerminatedException
 
TerminatedException(String, Throwable) - Constructor for exception gw.processes.TerminatedException
 
TerminatedException(String[]) - Constructor for exception gw.processes.TerminatedException
 
TEST - Static variable in class gw.api.util.Logger
Deprecated.
Logger for test related features
TEST - Static variable in class gw.pl.logging.LoggerCategory
 
TEST_DATABASE - Static variable in class gw.pl.logging.LoggerCategory
 
TEST_HARNESS_HELPER - Static variable in class gw.api.profiler.ProfilerTag
 
TEST_INFO_COMMAND - Static variable in class gw.test.servlet.RemoteTestServlet
 
TestableElement - Class in gw.smoketest.platform.web
The base class for all elements thata re testable
TestableElement(ISmokeTest, PCFElementId) - Constructor for class gw.smoketest.platform.web.TestableElement
 
testAt(int) - Method in class gw.test.Suite
 
TestBase - Class in gw.testharness
The base class for all tests at Guidewire.
TestBase() - Constructor for class gw.testharness.TestBase
Creates a new test case with the given name.
TestBase(String) - Constructor for class gw.testharness.TestBase
Creates a new test case with the given name.
TestBase.CactusTestRunner - Class in gw.testharness
 
TestBase.CactusTestRunner(long, String) - Constructor for class gw.testharness.TestBase.CactusTestRunner
 
TestBase.CactusTestRunner(String) - Constructor for class gw.testharness.TestBase.CactusTestRunner
 
TestBase.GWServletTestCase - Class in gw.testharness
 
TestBase.GWServletTestCase(String, TestCase) - Constructor for class gw.testharness.TestBase.GWServletTestCase
 
TestBreakInfo - Class in gw.test
 
TestBreakInfo(String, Throwable) - Constructor for class gw.test.TestBreakInfo
 
TestBreakInfo(String, List<? extends ITestMetadata>, Throwable) - Constructor for class gw.test.TestBreakInfo
 
TestClass - Class in gw.test
 
TestClass() - Constructor for class gw.test.TestClass
 
TestClass(String) - Constructor for class gw.test.TestClass
 
TestClass(boolean) - Constructor for class gw.test.TestClass
 
TestClass(String, boolean) - Constructor for class gw.test.TestClass
 
TestClass.EqualityTester - Interface in gw.test
 
TestClassHelper - Class in gw.test
Helper methods for analyzing methods, and instantiating test classes.
TestClassHelper() - Constructor for class gw.test.TestClassHelper
 
TestClassWrapper - Class in gw.test
 
TestClassWrapper(TestExecutionManager, IType, String...) - Constructor for class gw.test.TestClassWrapper
 
testConfiguration() - Method in interface gw.api.scm.IScmAdapter
Test the configuration of the adapter.
testCount() - Method in class gw.test.Suite
 
TestDataUtil - Class in gw.api.testdata
Utilities for use in tests that need to manipulate beans, bundles, locales, and other data.
TestDataUtil() - Constructor for class gw.api.testdata.TestDataUtil
 
TestEnvironment - Class in gw.test
 
TestEnvironment() - Constructor for class gw.test.TestEnvironment
 
TestExecutionManager - Class in gw.test
The TestExecutionManager class is responsible for the actual execution of tests, including executing the before/after hooks.
TestExecutionManager() - Constructor for class gw.test.TestExecutionManager
 
TestExecutionManager.TestInfo - Class in gw.test
 
TestExecutionManager.TestInfo(int) - Constructor for class gw.test.TestExecutionManager.TestInfo
 
testFileListing(String, String) - Static method in class gw.fs.physical.win32.NativeWin32API
 
testFileMetadata(String, String) - Static method in class gw.fs.physical.win32.NativeWin32API
 
TestingClock - Class in gw.api.tools
Utilities for getting/setting the system clock time.
TestingClock() - Constructor for class gw.api.tools.TestingClock
 
TestMetadata - Class in gw.test
 
TestMetadata(Annotation) - Constructor for class gw.test.TestMetadata
 
testMethodDone(Throwable) - Method in class gw.testharness.TestBase
 
TestPropertyUtil - Class in gw.testharness
 
TestPropertyUtil() - Constructor for class gw.testharness.TestPropertyUtil
 
tests() - Method in class gw.test.Suite
 
Tests - Annotation Type in gw.testharness
User: dbrewster Date: May 2, 2007 Time: 5:46:58 PM
testsAsList() - Method in class gw.test.Suite
 
testsAsListOfSuites() - Method in class gw.test.Suite
 
TestSpec - Class in gw.test
 
TestSpec(String, String...) - Constructor for class gw.test.TestSpec
 
TestTimingData - Class in gw.test.util
 
TestUtil - Class in gw.testharness
Test util classes available for Java and Gosu smoke tests
TestUtil() - Constructor for class gw.testharness.TestUtil
 
textExistsInPage(String) - Method in interface gw.testharness.ISmokeTestHelper
Deprecated. 
TextNode - Interface in gw.xml
 
then(IRStatementBuilder) - Method in class gw.lang.ir.builder.statement.IRIfStatementBuilder
 
thenBy(IQuerySelectColumn) - Method in interface gw.api.database.IQueryResult
Orders by columns in ascending order.
thenBy(IEntityPropertyInfo) - Method in interface gw.api.database.IQueryResult
Orders by column in ascending order.
thenBy(QueryColumnBeanPath) - Method in class gw.plugin.solr.SolrQueryProcessor
 
thenByDescending(IQuerySelectColumn) - Method in interface gw.api.database.IQueryResult
Orders by columns in descending order.
thenByDescending(IEntityPropertyInfo) - Method in interface gw.api.database.IQueryResult
Orders by column in descending order.
thenByDescending(QueryColumnBeanPath) - Method in class gw.plugin.solr.SolrQueryProcessor
 
THIS - Static variable in interface gw.lang.parser.ISymbol
 
THIS_POS - Static variable in interface gw.lang.parser.IStackProvider
 
ThreadSafeProxy - Class in gw.pl.util.webservices
Internal class that creates a thread safe wrapper around a potentially non-thread safe class by maintaining a pool of such classes and allocating an instance of the class per method call.
ThreadSafeProxy() - Constructor for class gw.pl.util.webservices.ThreadSafeProxy
 
ThreadSafeSymbolTable - Class in gw.lang.parser
 
ThreadSafeSymbolTable(boolean) - Constructor for class gw.lang.parser.ThreadSafeSymbolTable
 
THROTTLEINTERVAL - Static variable in class gw.workqueue.WorkQueueTestUtil
 
through(T) - Static method in class gw.api.util.Range
Returns the interval including all values on or before end.
through(Comparator<? super T>, T) - Static method in class gw.api.util.Range
Returns the interval including all values on or before end.
Throw - Class in gw.pl.util
Utility class for conveniently throwing exceptions.
Throw() - Constructor for class gw.pl.util.Throw
 
THROWABLE() - Static method in class gw.lang.reflect.java.JavaTypes
 
throwArgMismatchException(IllegalArgumentException, String, Class[], Object[]) - Static method in class gw.util.GosuExceptionUtil
This method can be used to provide a more informative type-mismatch exception message than the standard java reflection does with its IllegalArgumentException.
throwCsvGenerationException(IOException) - Method in class gw.api.print.PrintAction
Throws a user-friendly exception message to indicate that the print operation has failed.
throwDisplayableValidationExceptionIfNecessary(ValidationResult, ValidationLevel) - Static method in class gw.api.validation.ValidationExceptionUtil
Throws a DisplayableEntityValidationException if the result object has any errors or warnings at the specified validation level.
throwEntityValidationExceptionIfNecessary(ValidationResult, ValidationLevel) - Static method in class gw.api.validation.ValidationExceptionUtil
Throws an EntityValidationException if the result object has any errors or warnings at the specified validation level.
throwException(Throwable) - Method in interface gw.util.GosuExceptionUtil.IForceThrower
 
throwPdfGenerationException(IOException) - Method in class gw.api.print.PrintAction
Throws a user-friendly exception message to indicate that the print operation has failed.
THROWS() - Static method in class gw.lang.reflect.java.JavaTypes
 
Throws - Class in gw.lang
 
Throws(IType, String) - Constructor for class gw.lang.Throws
 
throwUnchecked(Throwable) - Static method in class gw.pl.util.ExceptionUtil
Throws the given Throwable as an unchecked exception.
TIME_ZONE() - Static method in class gw.lang.reflect.java.JavaTypes
 
TimedLoaderObject - Interface in gw.pl.staging.entity
TimedLoaderObject null
TimedLRUCache<K,V> - Class in gw.solr.utils
LRU cache that expires oldest entries either because it's full or they are too old
TimedLRUCache(int, long, TimeUnit) - Constructor for class gw.solr.utils.TimedLRUCache
 
TimedLRUCache(int, long, TimeUnit, int) - Constructor for class gw.solr.utils.TimedLRUCache
 
TimedUpgraderObject - Interface in gw.pl.upgrader.entity
TimedUpgraderObject null
TIMEOUT - Static variable in class gw.api.tools.BatchProcessRunResult
 
TimeParameterKey - Class in gw.api.system
Class description...
TimeParameterKey(Map<String, ParameterKey>, String, boolean, String) - Constructor for class gw.api.system.TimeParameterKey
 
timeSetupData - Static variable in class gw.junit.AbstractTestConstants
 
timeSetupDependencies - Static variable in class gw.junit.AbstractTestConstants
 
timeStart - Static variable in class gw.junit.AbstractTestConstants
 
timeTeardownData - Static variable in class gw.junit.AbstractTestConstants
 
timeTeardownDependencies - Static variable in class gw.junit.AbstractTestConstants
 
timeTest - Static variable in class gw.junit.AbstractTestConstants
 
TimeZoneType - Class in gw.pl.community.typekey
 
TimeZoneType(ITypeList, String) - Constructor for class gw.pl.community.typekey.TimeZoneType
 
TmpContactAddressLink - Interface in gw.pl.contact.entity
TmpContactAddressLink Temporary table for linking new addresses to their contacts.
TmpSearchColumns - Interface in gw.pl.temp.entity
TmpSearchColumns
toABContactAPISearchResultHelper() - Method in class gw.api.webservice.addressbook.contactapi.ABContactSearchResult
Deprecated.
(Since 8.0.0) This method will be removed in ContactManager 9.
toABContactSearchSpec() - Method in class gw.api.webservice.addressbook.contactapi.ABContactAPISearchSpec
Deprecated.
Converts this ABContactAPISearchSpec into an ABContactSearchSpec
toArray() - Method in interface gw.lang.reflect.gs.IGosuArrayClassInstance
 
toArray() - Method in class gw.util.concurrent.ConcurrentHashSet
 
toArray(T[]) - Method in class gw.util.concurrent.ConcurrentHashSet
 
toArray() - Method in class gw.util.DynamicArray
Returns an array containing all of the elements in this list in proper sequence (from first to last element).
toArray(T[]) - Method in class gw.util.DynamicArray
Returns an array containing all of the elements in this list in proper sequence (from first to last element); the runtime type of the returned array is that of the specified array.
toArray(T[]) - Method in class gw.util.IdentitySet
 
toArray() - Method in class gw.xml.xsd.typeloader.IdrefsList
 
toArray(T[]) - Method in class gw.xml.xsd.typeloader.IdrefsList
 
toBigDecimal(String, Currency) - Static method in class gw.api.util.CurrencyUtil
Parses a string into a BigDecimal
toBlock() - Method in class gw.lang.reflect.features.BoundMethodReference
 
toBlock() - Method in class gw.lang.reflect.features.ConstructorReference
 
toBlock() - Method in interface gw.lang.reflect.features.IInvokableFeatureReference
Returns the method reference as a block in a transformation-friendly syntax
toBlock() - Method in class gw.lang.reflect.features.MethodChainReference
 
toBlock() - Method in class gw.lang.reflect.features.MethodReference
 
toBytes() - Method in class gw.util.fingerprint.FP64
Returns the value of this fingerprint as a newly-allocated array of 8 bytes.
toBytes(byte[]) - Method in class gw.util.fingerprint.FP64
Returns the value of this fingerprint as an 8-byte array.
toBytes(CharSequence) - Static method in class gw.util.StreamUtil
Converts the specified character sequence to bytes using UTF-8.
toCalendar() - Method in class gw.xml.date.AbstractXmlDateType
 
toCalendar(TimeZone) - Method in class gw.xml.date.AbstractXmlDateType
 
toCalendarDayOfWeek() - Method in enum gw.date.DayOfWeek
The corresponding integer constant suitable for use with the Calendar.DAY_OF_WEEK field
toCalendarMonth() - Method in enum gw.date.Month
The corresponding integer constant suitable for use with the Calendar.MONTH field
toComparable(T) - Method in interface gw.lang.enhancements.OrderedList.IToComparable
 
toContact() - Method in interface gw.pl.contact.entity.AddressBookConvertable
Deprecated.
ToCurrency - Variable in class gw.currency.fxrate.FXRateContextImpl.Builder
 
ToCurrency - Variable in class gw.currency.fxrate.FXRateContextImpl
 
toCurrencyAmount(String, Currency) - Static method in class gw.api.util.CurrencyUtil
Parses a string into a CurrencyAmount
toDebugString() - Method in class gw.fs.physical.win32.Win32FindData
 
toDebugString() - Method in class gw.lang.init.GosuPathEntry
Returns a String representation of this path entry suitable for use in debugging.
toDisplayName(TypeKey) - Static method in class gw.api.util.TypeKeyUtil
Deprecated.
toDisplayName(IType) - Static method in class gw.api.util.TypeUtil
Returns the localized display string for the specified IType, or the relative name of the IType if no localized string is defined.
toggle() - Method in class gw.api.admin.RootTreeNode
 
toggle() - Method in class gw.api.tree.AbstractLazyLoadingTreeNode
This method is only allowed on a non-leaf node.
toggle() - Method in class gw.api.tree.SimpleTreeNode
 
toggle() - Method in interface gw.api.tree.TreeNode
Toggles open/closed state of the node, only applicable to non-leaf node
toggle() - Method in class gw.smoketest.platform.web.TreeViewNodeElement
Opens or closes this node.
toGosu() - Method in class gw.lang.reflect.Expando
 
toGosu(boolean, StringBuilder, int) - Method in class gw.lang.reflect.Expando
 
toGraph() - Method in class gw.api.graph.Tree
Returns the tree as a graph instance.
toHexString() - Method in class gw.lang.Blob
 
toHexString() - Method in class gw.util.fingerprint.FP64
Returns the value of this fingerprint as an unsigned integer encoded in base 16 (hexideicmal), padded with leading zeros to a total length of 16 characters.
toInputStream() - Method in class gw.lang.Blob
 
toJavaFile() - Method in interface gw.fs.IResource
 
toJavaFile() - Method in class gw.fs.jar.JarEntryResourceImpl
 
toJavaFile() - Method in class gw.fs.jar.JarFileDirectoryImpl
 
toJavaFile() - Method in class gw.fs.physical.PhysicalResourceImpl
 
toJavaFile() - Method in class gw.fs.url.URLFileImpl
 
toJavaFile() - Method in class gw.pl.util.FilteringDirectory
 
toJSON() - Method in class gw.processes.WorkQueueInstrumentation
Formats object into JSON string.
toJSONString() - Method in class gw.pl.util.JSONMultiObject
 
tokenize(String, char) - Static method in class gw.pl.util.StringUtil
Split up a string into tokens delimited by the specified separator character.
tokenize(String, char) - Static method in class gw.util.GosuStringUtil
Split up a string into tokens delimited by the specified separator character.
tokenizeToList(String, char) - Static method in class gw.pl.util.StringUtil
Split up a string into tokens delimited by the specified separator character.
tokenizeUnescaped(String, char, char) - Static method in class gw.pl.util.StringUtil
Split up a string into tokens delimited by the specified separator character as long as that character is not escaped with the escape character.
toLanguage(LanguageType) - Static method in class gw.api.util.LocaleUtil
Get the language from the language type key
toLanguageType(ILocale) - Static method in class gw.api.util.LocaleUtil
Get the language type from the language
toList() - Method in class gw.util.Stack
 
toLocale(LocaleType) - Static method in class gw.api.util.LocaleUtil
Get the locale from the locale type key
toLocaleType(ILocale) - Static method in class gw.api.util.LocaleUtil
Get the locale type from the locale
toLowerCase(String) - Static method in class gw.api.util.StringUtil
Converts all of the characters in the specified string to lower case.
toLowerCase() - Method in class gw.lang.parser.CICS
 
toMajorMinorString() - Method in class gw.lang.GosuVersion
 
toModifierString(int) - Static method in class gw.lang.reflect.Modifier
 
toNewlineDelimitedString(Map) - Static method in class gw.pl.util.CollectionUtil
Returns a string representation of the given map, in which each entry is separate by a newline.
toNumber() - Method in class gw.api.financials.CurrencyAmount
Implementation of IDimension
toNumber() - Method in interface gw.lang.IDimension
The Gosu runtime calls this method when performing default operations.
toNumber() - Method in class gw.pl.currency.MonetaryAmount
Implementation of IDimension
TooLooseContactCreateCriteriaException - Exception in gw.api.contact
An exception thrown when an ABContact lacks required information for creation.
TooLooseContactCreateCriteriaException(ABContact, Country) - Constructor for exception gw.api.contact.TooLooseContactCreateCriteriaException
 
TooLooseContactCreateCriteriaException(String) - Constructor for exception gw.api.contact.TooLooseContactCreateCriteriaException
 
TooLooseContactDuplicateMatchCriteriaException - Exception in gw.api.contact
An exception thrown when an ABContact lacks required information for finding duplicates.
TooLooseContactDuplicateMatchCriteriaException(ABContact, Country) - Constructor for exception gw.api.contact.TooLooseContactDuplicateMatchCriteriaException
 
TooLooseContactDuplicateMatchCriteriaException(ABContact, Country, LocaleType) - Constructor for exception gw.api.contact.TooLooseContactDuplicateMatchCriteriaException
 
TooLooseContactSearchCriteriaException - Exception in gw.api.contact
An exception thrown when an ABContact lacks required information for searching.
TooLooseContactSearchCriteriaException(SubtypeKey, Country, LocaleType) - Constructor for exception gw.api.contact.TooLooseContactSearchCriteriaException
 
TooLooseContactSearchCriteriaException(SubtypeKey, Country) - Constructor for exception gw.api.contact.TooLooseContactSearchCriteriaException
 
TooLooseContactSearchCriteriaException(IType, Country, LocaleType) - Constructor for exception gw.api.contact.TooLooseContactSearchCriteriaException
 
TooLooseContactSearchCriteriaException(String) - Constructor for exception gw.api.contact.TooLooseContactSearchCriteriaException
 
topLevelNodeFinished(Map<String, XSDBasedXMLNode>, Map<Pair<XSDBasedXMLNode, String>, Object>) - Method in class gw.xml.xsd.typeloader.XSDBasedXMLNode
 
toPrettyString() - Method in class gw.api.validation.ValidationResult
 
toProperties(String) - Static method in class gw.util.StreamUtil
Converts the specified property file text to a Properties object.
toRGBString(Color) - Static method in class gw.pl.util.StringUtil
 
toSignature(String) - Static method in class gw.lang.GosuShop
 
toSpaces(String, String, String) - Static method in class gw.testharness.TestUtil
Normalizes a string's white space characters to a number of space characters.
toSpaces(String) - Static method in class gw.testharness.TestUtil
Normalizes a string's white space characters to a number of space characters.
toSqlLiteral(Object) - Method in interface gw.datatype.IPersistentDataType
Formats an application value as a SQL literal.
toStorage(Object) - Method in class gw.xml.xsd.typewrapper.AnyURITypeWrapper
 
toStorage(Object) - Method in class gw.xml.xsd.typewrapper.Base64BinaryTypeWrapper
 
toStorage(Object) - Method in class gw.xml.xsd.typewrapper.BigDecimalTypeWrapper
 
toStorage(Object) - Method in class gw.xml.xsd.typewrapper.BigIntegerTypeWrapper
 
toStorage(Object) - Method in class gw.xml.xsd.typewrapper.BooleanTypeWrapper
 
toStorage(Object) - Method in class gw.xml.xsd.typewrapper.ByteTypeWrapper
 
toStorage(Object) - Method in class gw.xml.xsd.typewrapper.CalendarTypeWrapper
 
toStorage(Object) - Method in class gw.xml.xsd.typewrapper.CharArrayTypeWrapper
 
toStorage(Object) - Method in class gw.xml.xsd.typewrapper.DateTypeWrapper
 
toStorage(Object) - Method in class gw.xml.xsd.typewrapper.DoubleTypeWrapper
 
toStorage(Object) - Method in class gw.xml.xsd.typewrapper.EnumTypeWrapper
 
toStorage(Object) - Method in class gw.xml.xsd.typewrapper.FloatTypeWrapper
 
toStorage(Object) - Method in class gw.xml.xsd.typewrapper.HexBinaryTypeWrapper
 
toStorage(Object) - Method in class gw.xml.xsd.typewrapper.IDREFSTypeWrapper
 
toStorage(Object) - Method in class gw.xml.xsd.typewrapper.IDREFTypeWrapper
 
toStorage(Object) - Method in class gw.xml.xsd.typewrapper.IntegerTypeWrapper
 
toStorage(Object) - Method in class gw.xml.xsd.typewrapper.LongTypeWrapper
 
toStorage(Object) - Method in class gw.xml.xsd.typewrapper.NMTokensTypeWrapper
 
toStorage(Object) - Method in class gw.xml.xsd.typewrapper.NMTokenTypeWrapper
 
toStorage(Object) - Method in class gw.xml.xsd.typewrapper.NormalizedStringTypeWrapper
 
toStorage(Object) - Method in class gw.xml.xsd.typewrapper.QNameTypeWrapper
 
toStorage(Object) - Method in class gw.xml.xsd.typewrapper.ShortTypeWrapper
 
toStorage(Object) - Method in class gw.xml.xsd.typewrapper.StringTypeWrapper
 
toStorage(Object) - Method in class gw.xml.xsd.typewrapper.UnsignedByteTypeWrapper
 
toStorage(Object) - Method in class gw.xml.xsd.typewrapper.UnsignedIntTypeWrapper
 
toStorage(Object) - Method in class gw.xml.xsd.typewrapper.UnsignedLongTypeWrapper
 
toStorage(Object) - Method in class gw.xml.xsd.typewrapper.UnsignedShortTypeWrapper
 
toStorage(Object) - Method in class gw.xml.xsd.typewrapper.URLTypeWrapper
 
toStorage(Object) - Method in class gw.xml.xsd.typewrapper.XSDEnumeratedTypeWrapper
 
toStorage(Object) - Method in class gw.xml.xsd.typewrapper.XSDTypeTypeWrapper
 
toStorage(Object) - Method in class gw.xml.xsd.typewrapper.XSDTypeWrapper
 
toString() - Method in class gw.api.activity.BusCalType
 
toString() - Method in enum gw.api.admin.ImportDataInfo.ResolutionOption
 
toString() - Method in class gw.api.admin.SOOMessageFilters
 
toString() - Method in class gw.api.admin.UnassignedUsersGroup
 
toString() - Method in class gw.api.archiving.upgrade.IssueEntityHasBeenDropped
 
toString() - Method in class gw.api.archiving.upgrade.IssuePropertyEntityHasBeenDropped
 
toString() - Method in class gw.api.archiving.upgrade.IssuePropertyHasBeenDropped
 
toString() - Method in class gw.api.archiving.upgrade.IssuePropertyNew
 
toString() - Method in class gw.api.archiving.upgrade.IssuePropertyNotFound
 
toString() - Method in class gw.api.assignment.AutoAssignAssignee
Name of assignee, suitable for display to user.
toString() - Method in class gw.api.assignment.UserAssignee
Display the name of the assignee; uses the display key together with the display names of the user and group.
toString() - Method in class gw.api.bean.compare.DiffImpl
 
toString() - Method in class gw.api.bean.compare.EntityDiffImpl
 
toString() - Method in class gw.api.bean.compare.ui.PropertyDiffDisplay
Override of the venerable toString() method so that log entries contain the name of the property being Diffed.
toString() - Method in class gw.api.contact.ContactTokenThreadLocal
Debug string output
toString() - Method in class gw.api.contact.LinkStatus
Converts the link status value to a String.
toString() - Method in class gw.api.database.AWRReportUserSettings
 
toString() - Method in class gw.api.database.AWRReportUserSettingsFactory
 
toString() - Method in enum gw.api.database.ConsistCheckRunTableSelectType
 
toString() - Method in class gw.api.database.DatabaseRow
 
toString() - Method in class gw.api.database.DatabaseSnapshotInfo
 
toString() - Method in enum gw.api.database.DBDayOfWeek
 
toString() - Method in class gw.api.database.GroupingQuery
 
toString() - Method in interface gw.api.database.IQuery
 
toString() - Method in class gw.api.database.Query
 
toString() - Method in class gw.api.database.spatial.SpatialPoint
 
toString() - Method in class gw.api.database.spatial.SpatialPolygon
 
toString() - Method in class gw.api.email.EmailContact
 
toString() - Method in class gw.api.filters.StandardBeanFilter
 
toString() - Method in class gw.api.filters.StandardQueryFilter
 
toString() - Method in class gw.api.financials.CurrencyAmount
Formats this currency amount as <amount>[<SPACE><currency>].
toString() - Method in class gw.api.financials.CurrencyAmountPair
 
toString() - Method in class gw.api.graph.AttributeEdge
Returns debugging-friendly representation of the edge.
toString() - Method in class gw.api.graph.Edge
Returns debugging-friendly representation of edge.
toString() - Method in class gw.api.graph.print.DotAttributes
Returns the formatted output.
toString() - Method in class gw.api.importing.graph.MapBackedGraph
 
toString() - Method in exception gw.api.print.WidgetPrintException
 
toString() - Method in class gw.api.profiler.IterationInfoNode
 
toString() - Method in class gw.api.reflect.graph.PropertyAttribute
Debugging-friendly string representation of the property attribute.
toString() - Method in class gw.api.reflect.graph.SubtypeAttribute
 
toString() - Method in enum gw.api.scm.IScmAdapter.ScmState
 
toString() - Method in class gw.api.tools.DatabaseInfo.ForeignKeyConstraintInfo
 
toString() - Method in class gw.api.tools.DatabaseInfo.PrimaryKeyConstraintInfo
 
toString() - Method in class gw.api.tools.DatabaseInfo.TableWithUnusedColumnInfo
 
toString() - Method in class gw.api.tools.ProcessID
 
toString() - Method in class gw.api.tools.SetLogLevelData.LevelComparable
 
toString(Object) - Static method in class gw.api.util.ArrayUtil
Returns a comma separated list of the array elements as strings.
toString() - Method in class gw.api.util.CoreFilters.AllFilter
 
toString() - Method in enum gw.api.util.phone.GWPhoneMatchType
 
toString() - Method in class gw.api.util.phone.GWPhoneNumberImpl
 
toString() - Method in class gw.api.util.phone.GWPhoneNumberUnknown
 
toString() - Method in enum gw.api.util.phone.GWPhoneType
 
toString() - Method in enum gw.api.util.phone.GWPhoneValidationResult
 
toString() - Method in class gw.api.util.Range
toString() - Method in class gw.api.util.stats.StatisticsCollector.FormattedDouble
 
toString() - Method in class gw.api.util.UltraFastDateFormat
Gets a debugging string version of this formatter.
toString() - Method in class gw.api.web.util.BeanArrayTreeNode
 
toString() - Method in class gw.api.web.util.BeanFieldsTreeNode
 
toString() - Method in class gw.api.web.util.BeanTreeNode
 
toString() - Method in class gw.api.webservice.systemTools.DBConsistencyCheckResult
 
toString() - Method in class gw.api.webservice.systemTools.UpdateTableStatisticsData
 
toString() - Method in class gw.api.webservice.typelisttools.TypeKeyData
the string value
toString() - Method in enum gw.api.webservice.WSRunlevel
 
toString() - Method in class gw.document.DocumentContentsInfo.ContentResponseType
 
toString() - Method in class gw.fs.jar.JarEntryResourceImpl
 
toString() - Method in class gw.fs.jar.JarFileDirectoryImpl
 
toString() - Method in class gw.fs.physical.PhysicalResourceImpl
 
toString() - Method in class gw.lang.EncryptedString
Convert to String
toString() - Method in class gw.lang.function.AbstractBlock
 
toString() - Method in class gw.lang.gosuc.GosucArg
 
toString(Object) - Static method in class gw.lang.GosuShop
 
toString() - Method in class gw.lang.GosuVersion
 
toString(Object) - Method in interface gw.lang.IGosuShop
 
toString() - Method in class gw.lang.init.GosuPathEntry
 
toString() - Method in class gw.lang.ir.IRSymbol
 
toString() - Method in class gw.lang.ir.statement.IRMethodStatement
 
toString() - Method in class gw.lang.parser.CICS
 
toString() - Method in exception gw.lang.parser.exceptions.ParseException
 
toString() - Method in enum gw.lang.parser.GlobalScope
 
toString() - Method in interface gw.lang.parser.IParseTree
 
toString() - Method in class gw.lang.parser.IScriptPartId
 
toString() - Method in class gw.lang.parser.Keyword
 
toString() - Method in class gw.lang.parser.resources.ResourceKey
 
toString() - Method in class gw.lang.parser.ScriptPartId
 
toString() - Method in class gw.lang.parser.StandardSymbolTable
 
toString() - Method in class gw.lang.parser.TypelessScriptPartId
 
toString() - Method in class gw.lang.reflect.BaseFeatureInfo
 
toString() - Method in class gw.lang.reflect.DefaultArrayType
 
toString() - Method in class gw.lang.reflect.EnumValuePlaceholder
 
toString() - Method in class gw.lang.reflect.Expando
 
toString() - Method in class gw.lang.reflect.FeatureManager
 
toString() - Method in class gw.lang.reflect.FunctionType
 
toString() - Method in class gw.lang.reflect.gs.IFileSystemGosuClassRepository.ClassPathEntry
 
toString() - Method in interface gw.lang.reflect.gs.IGosuObject
 
toString() - Method in class gw.lang.reflect.gs.StringSourceFileHandle
 
toString() - Method in class gw.lang.reflect.gs.TypeName
 
toString() - Method in class gw.lang.reflect.interval.AbstractInterval
 
toString() - Method in class gw.lang.reflect.interval.IterableInterval
 
toString() - Method in class gw.lang.reflect.java.asm.AsmClass
 
toString() - Method in class gw.lang.reflect.java.asm.AsmField
 
toString() - Method in class gw.lang.reflect.java.asm.AsmMethod
 
toString() - Method in class gw.lang.reflect.java.asm.AsmType
 
toString() - Method in class gw.lang.reflect.java.asm.AsmWildcardType
 
toString() - Method in class gw.lang.reflect.MethodInfoDelegate
 
toString() - Method in class gw.lang.reflect.module.Dependency
 
toString() - Method in class gw.lang.reflect.ParameterizedFunctionType
 
toString() - Method in class gw.lang.reflect.PropertyInfoBuilder.BuiltPropertyInfo
 
toString() - Method in class gw.lang.reflect.PropertyInfoDelegate
 
toString() - Method in class gw.lang.reflect.RefreshRequest
 
toString() - Method in class gw.lang.reflect.TypeBase
 
toString() - Method in class gw.lang.reflect.TypeLoaderBase
 
toString() - Method in class gw.pl.activity.entity.Activity.ActivityTip
 
toString() - Method in class gw.pl.currency.MonetaryAmount
Converts tha currency amount to the form <amount>[<SPACE><currency>].
toString() - Method in class gw.pl.external.Type
Deprecated.
 
toString() - Method in class gw.pl.io.StringLineWriter
Returns a string representation of the contents, with lines separated by a newline character.
toString() - Method in class gw.pl.logging.LoggerImpl
Deprecated.
This is used to create sub-loggers, so we have to return only the name!
toString() - Method in class gw.pl.persistence.core.effdate.EffDatedKey
 
toString() - Method in class gw.pl.persistence.core.Key
 
toString() - Method in class gw.pl.util.diff.lcs.Diffable
 
toString() - Method in class gw.pl.util.diff.lcs.DiffEntry
 
toString() - Method in class gw.pl.util.diff.lcs.LongestCommonSubsequence
 
toString() - Method in class gw.pl.util.diff.lcs.ValueDiffable
 
toString() - Method in class gw.pl.util.PropertyTree
String representation: the key.
toString() - Method in class gw.pl.util.Rectangle
 
toString() - Method in class gw.plugin.addressbook.ContactRelationshipUpdateType
 
toString() - Method in class gw.plugin.assignment.AssignmentCommand
 
toString() - Method in class gw.plugin.document.impl.XMLDocumentTemplateDescriptor
 
toString() - Method in class gw.plugin.security.UserNamePasswordAuthenticationSource
ToString
toString() - Method in class gw.plugin.security.UserValueNVP
ToString
toString() - Method in class gw.plugin.validation.ValidationCommand
 
toString() - Method in class gw.plugin.validation.ValidationType
 
toString() - Method in class gw.smoketest.platform.web.PCFElementId
 
toString() - Method in error gw.test.remote.RemoteAssertionFailedError
 
toString() - Method in class gw.test.remote.RemoteTestClass
 
toString() - Method in exception gw.test.remote.RemoteTestException
 
toString() - Method in class gw.test.TestClass
 
toString() - Method in class gw.util.cache.FqnCacheNode
 
toString() - Method in class gw.util.concurrent.Cache
 
toString() - Method in class gw.util.concurrent.ConcurrentHashSet
 
toString() - Method in class gw.util.concurrent.ConcurrentWeakValueHashMap
 
toString() - Method in class gw.util.diff.sorted.Diff
 
toString() - Method in class gw.util.fingerprint.FP64
 
toString(Object) - Static method in class gw.util.GosuObjectUtil
Gets the toString of an Object returning an empty string ("") if null input.
toString(Object, String) - Static method in class gw.util.GosuObjectUtil
Gets the toString of an Object returning a specified text if null input.
toString() - Method in class gw.util.IdentitySet
 
toString() - Method in class gw.util.Pair
 
toString() - Method in class gw.util.perf.objectsize.ObjectSize
 
toString(double) - Static method in class gw.util.perf.objectsize.ObjectSize
 
toString() - Method in class gw.util.Reference
 
toString() - Method in class gw.util.ReferenceWithName
 
toString() - Method in class gw.util.RegExpMatch
 
toString() - Method in class gw.util.SpaceEfficientHashMap
 
toString(byte[]) - Static method in class gw.util.StreamUtil
Converts the specified byte array to a String using UTF-8.
toString(byte[], int, int) - Static method in class gw.util.StreamUtil
Converts the specified byte array to a String using UTF-8.
toString() - Method in class gw.util.Triple
 
toString() - Method in class gw.xml.AbstractXMLNode
Returns a string containing the qualified name of the node.
toString() - Method in class gw.xml.date.AbstractXmlDateType
 
toString() - Method in class gw.xml.date.XmlDuration
 
toString() - Method in class gw.xml.FileNameAndLineNumber
 
toString() - Method in class gw.xml.parser2.XMLGosuExpression
 
toString() - Method in class gw.xml.parser2.XMLParseIssue
 
toString() - Method in class gw.xml.parser2.XSDEnumeratedType
toString() returns the key of this instance
toString() - Method in class gw.xml.ws.HttpHeaders
 
toString() - Method in class gw.xml.XmlBase
Returns a string representation of this XML type instance.
toString() - Method in class gw.xml.XmlElement
Returns a human-readable description of this element.
toString() - Method in class gw.xml.XmlMixedContentText
Returns the text content.
toString() - Method in class gw.xml.XmlNamespace
Returns a string representation of this XmlNamespace object.
toString() - Method in class gw.xml.XMLNodeAttributeMap
 
toString() - Method in class gw.xml.XmlSchemaAccess
Returns the package name of this schema.
toString() - Method in class gw.xml.XmlSimpleValue
Returns a string representation for debugging.
toString() - Method in class gw.xml.xsd.typeloader.XSDBasedXMLNode
 
toString() - Method in class gw.xml.xsd.typeloader.XSDEnumerationValue
 
TOTAL_DRIVING_DISTANCE - Static variable in interface gw.plugin.geocode.IGeocodePlugin
Deprecated.
A string representing total driving distance
TOTAL_DRIVING_TIME - Static variable in interface gw.plugin.geocode.IGeocodePlugin
Deprecated.
A string representing total driving time
totalElementsInAllPages() - Method in class gw.smoketest.platform.web.IteratorEntriesWithPaging
Deprecated.
This method may change the current page of this LV, and cause undesirable side effect (e.g. validation error) or be very slow to run.
totalLines - Variable in class gw.util.perf.codestats.FileInfo
 
toThrowable() - Method in class gw.test.remote.RemoteTestResult.ExceptionInfo
 
touch() - Method in interface gw.pl.persistence.core.entity.Versionable
Set's the version of the bean to the next value (i.e. the bean version original value+1) Multiple calls to this method on the same bean will result in the same value being used for the version (i.e. it is idempotent).
touch() - Static method in class gw.pl.util.FileUtil.LocalCleanupTimer
 
touchesHorizontally(Rectangle) - Method in class gw.pl.util.Rectangle
 
touchesVertically(Rectangle) - Method in class gw.pl.util.Rectangle
 
toUnmodifiableCopy(Map) - Static method in class gw.pl.util.CollectionUtil
Returns an unmodifiable copy of the given Map.
toUpperCase(String) - Static method in class gw.api.util.StringUtil
Converts all of the characters in the specified string to upper case.
toURI() - Method in interface gw.fs.IResource
 
toURI() - Method in class gw.fs.jar.JarEntryResourceImpl
 
toURI() - Method in class gw.fs.jar.JarFileDirectoryImpl
 
toURI() - Method in class gw.fs.physical.PhysicalResourceImpl
 
toURI() - Method in class gw.fs.url.URLFileImpl
 
toURI() - Method in class gw.pl.util.FilteringDirectory
 
toURI() - Method in class gw.xml.XmlNamespace
Returns the namespace uri of this namespace as a java.net.URI.
toURL(File) - Static method in class gw.lang.gosuc.GosucUtil
 
toXml(String) - Method in class gw.lang.reflect.Expando
 
toXml(String, StringBuilder, int) - Method in class gw.lang.reflect.Expando
 
toXml() - Method in class gw.test.remote.RemoteTestResult.ExceptionInfo
 
toXML() - Method in class gw.test.remote.RemoteTestResult
 
toXMLString() - Method in class gw.api.webservice.systemTools.SystemRunlevel
docs
toXMLString() - Method in class gw.pl.util.webservices.GWEnumeration
 
toXMLString() - Method in class gw.plugin.addressbook.ContactRelationshipUpdateType
docs
toXMLString() - Method in class gw.plugin.assignment.AssignmentCommand
docs
toXMLString() - Method in class gw.plugin.validation.ValidationCommand
docs
toXMLString() - Method in class gw.plugin.validation.ValidationType
docs
toXmlString() - Method in class gw.xml.simple.SimpleXmlNode
Returns a version of this node, including all its children, as a valid XML String.
toXmlValue(IType, Object) - Static method in class gw.api.importing.XmlExporter
 
trace(Object) - Method in class gw.pl.logging.ILoggerImpl
Deprecated.
 
trace(Object, Throwable) - Method in class gw.pl.logging.ILoggerImpl
Deprecated.
 
trace(Object) - Method in interface gw.pl.logging.Logger
Deprecated.
 
trace(Object, Throwable) - Method in interface gw.pl.logging.Logger
Deprecated.
 
trace(Object) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
TRACE messages should be of the form "About to do something (inputs)" and "Completed something (results)".
trace(Object, Throwable) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
trace(String) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
trace(String, Object) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
trace(String, Object, Object) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
trace(String, Object[]) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
trace(String, Throwable) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
trace(Marker, String) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
trace(Marker, String, Object) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
trace(Marker, String, Object, Object) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
trace(Marker, String, Object[]) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
trace(Marker, String, Throwable) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
trace(Object) - Method in interface gw.util.ILogger
 
trace(Object, Throwable) - Method in interface gw.util.ILogger
 
trace(Object) - Method in class gw.util.SystemOutLogger
 
trace(Object, Throwable) - Method in class gw.util.SystemOutLogger
 
TrackedChange - Interface in gw.ab.history.entity
 
Transaction - Class in gw.transaction
Helper class used to get the current transaction bundle or to start a new bundle transaction.
Transaction() - Constructor for class gw.transaction.Transaction
 
Transaction.BlockRunnable - Interface in gw.transaction
A runnable block of code for a Bundle Transaction.
TransactionId - Interface in gw.pl.transaction.entity
TransactionId Transaction ids sent to create the illusion of idempotency
TransactionIdPurgeDaysOld - Static variable in class gw.api.system.PLConfigParameters
The number of days to keep external transaction ids records before they may be deleted *
TransactionIdUtil - Class in gw.api.util
Utilities for Transaction IDs
TransactionIdUtil() - Constructor for class gw.api.util.TransactionIdUtil
 
transform(Class<? extends PLXMLNode>) - Method in class gw.xml.parser2.PLXMLNode
 
translateClass(IType) - Method in interface gw.api.util.mapping.NameTranslator
 
translateClass(IType) - Method in class gw.api.util.mapping.NameTranslatorImpl
 
translateEntityName(String) - Method in interface gw.api.util.mapping.NameTranslator
 
translateEntityName(String) - Method in class gw.api.util.mapping.NameTranslatorImpl
 
translateTypeCode(String, String) - Method in interface gw.api.util.mapping.NameTranslator
 
translateTypeCode(String, String) - Method in class gw.api.util.mapping.NameTranslatorImpl
 
translateTypeCode(String, String, boolean) - Method in class gw.api.util.mapping.NameTranslatorImpl
 
translateTypelistName(String) - Method in interface gw.api.util.mapping.NameTranslator
 
translateTypelistName(String) - Method in class gw.api.util.mapping.NameTranslatorImpl
 
TransportStatistics - Interface in gw.plugin.cluster
Encapsulates statistics for a transport.
TransportUtils - Class in gw.plugin.cluster
Our default transports need some utility classes from com.guidewire.
TransportUtils() - Constructor for class gw.plugin.cluster.TransportUtils
 
TransportUtils.NextSequenceHandler - Interface in gw.plugin.cluster
 
TraversalFilter<T> - Interface in gw.api.graph
Defines a filter that determines whether or not a GraphTraverser should traverse to the given node.
TraversalStrategy<T> - Interface in gw.api.graph.traverse
Specifies a strategy for how the graph is traversed, specifically the order in which edges/nodes are traversed.
TraversalStrategyBase<T> - Class in gw.api.graph.traverse
Base implementation of TraversalStrategy that uses an EdgeProvider to determine qualified outgoing edges from the currently traversed node.
TraversalStrategyBase(EdgeProvider<T>) - Constructor for class gw.api.graph.traverse.TraversalStrategyBase
Creates this strategy with the edge provider.
TraversalType - Enum in gw.api.graph.traverse
The type of traversal, which determines the strategy of how the traversal is performed.
traverse(GraphVisitor<T>...) - Method in interface gw.api.graph.GraphTraverser
Traverse the graph, calling each of the given visitors in order.
traverse(GraphVisitor<T>...) - Method in class gw.api.graph.traverse.GraphTraverserBase
Traverses the graph calling the visitor methods appropriately.
Traversers - Class in gw.api.graph.traverse
Utility class for graph traversal.
Traversers() - Constructor for class gw.api.graph.traverse.Traversers
 
Tree<T> - Class in gw.api.graph
Represents a tree as a specialized form of a graph.
Tree(T) - Constructor for class gw.api.graph.Tree
Creates a Tree with the root node.
treeAsDirPathList(TDirectory) - Static method in class gw.pl.util.CottaUtil
 
treeAsFilePathList(TDirectory) - Static method in class gw.pl.util.CottaUtil
 
TreeNode - Interface in gw.api.tree
Interface for Tree Node
TreeUtil - Class in gw.api.tree
Provides methods for recursively sorting nodes within tree nodes.
TreeViewElement - Class in gw.smoketest.platform.web
The base class for all TreeView elements
TreeViewElement(ISmokeTest, PCFElementId) - Constructor for class gw.smoketest.platform.web.TreeViewElement
 
TreeViewNodeElement - Class in gw.smoketest.platform.web
Class description...
TreeViewNodeElement(ISmokeTest, PCFElementId) - Constructor for class gw.smoketest.platform.web.TreeViewNodeElement
 
TreeViewRefresh - Static variable in class gw.api.system.PLConfigParameters
Time in seconds that a TreeView state will be cached
trim(String) - Static method in class gw.api.util.StringUtil
Returns a copy of the string, with leading and trailing whitespace omitted.
trim(String) - Static method in class gw.util.GosuStringUtil
Removes control characters (char <= 32) from both ends of this String, handling null by returning null.
trimListValues(String[]) - Static method in class gw.pl.util.webservices.CmdLineToolBase
Utility method to clean up an array of values.
trimText() - Method in interface gw.xml.TextNode
 
trimToEmpty(String) - Static method in class gw.util.GosuStringUtil
Removes control characters (char <= 32) from both ends of this String returning an empty String ("") if the String is empty ("") after the trim or if it is null.
trimToMidnight(Date) - Static method in class gw.api.util.DateUtil
Trim the given date to midnight.
trimToNull(String) - Static method in class gw.util.GosuStringUtil
Removes control characters (char <= 32) from both ends of this String returning null if the String is empty ("") after the trim or if it is null.
trimToSize() - Method in class gw.util.DynamicArray
Trims the capacity of this ArrayList instance to be the list's current size.
trimToSize() - Method in class gw.util.SpaceEfficientHashMap
 
trimToSize() - Method in class gw.xml.XMLNodeAttributeMap
 
trimToStartOfNextYear() - Method in class gw.api.tools.TestingClock
 
Triple<F,S,T> - Class in gw.util
 
Triple(F, S, T) - Constructor for class gw.util.Triple
 
truncate() - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeTable
Truncates this table.
truncateField(String, String, int) - Static method in class gw.pl.util.StringUtil
See TruncateFieldTest for examples of this method's usage
tryGetValidAddress(Address) - Method in class gw.api.geocode.AbstractGeocodePlugin
 
tryLock() - Method in class gw.util.PromotableReadWriteLock
 
tryLock(long, TimeUnit) - Method in class gw.util.PromotableReadWriteLock
 
tryStartServer() - Method in class gw.testharness.clustering.ClusterMember
Use this when error is expected during startup and the server should not be discarded.
TT_COMMENT - Static variable in interface gw.lang.parser.ISourceCodeTokenizer
 
TT_EOF - Static variable in interface gw.lang.parser.ISourceCodeTokenizer
 
TT_EOL - Static variable in interface gw.lang.parser.ISourceCodeTokenizer
 
TT_INTEGER - Static variable in interface gw.lang.parser.ISourceCodeTokenizer
 
TT_KEYWORD - Static variable in interface gw.lang.parser.ISourceCodeTokenizer
 
TT_NOTHING - Static variable in interface gw.lang.parser.ISourceCodeTokenizer
 
TT_NUMBER - Static variable in interface gw.lang.parser.ISourceCodeTokenizer
 
TT_OPERATOR - Static variable in interface gw.lang.parser.ISourceCodeTokenizer
 
TT_WHITESPACE - Static variable in interface gw.lang.parser.ISourceCodeTokenizer
 
TT_WORD - Static variable in interface gw.lang.parser.ISourceCodeTokenizer
 
TwoDigitYearThreshold - Static variable in class gw.api.system.PLConfigParameters
The threshold year value for determining whether to resolve a two-digit year to the earlier or later century *
tyeLoadingCounter - Static variable in class gw.lang.reflect.TypeSystem
 
tyeRequestCounter - Static variable in class gw.lang.reflect.TypeSystem
 
TYPE - Static variable in class gw.ab.addressbook.typekey.ABContact
 
TYPE - Static variable in class gw.ab.addressbook.typekey.ABContactType
 
TYPE - Static variable in class gw.ab.addressbook.typekey.ABResultType
 
TYPE - Static variable in class gw.ab.addressbook.typekey.VendorAvailabilityType
 
TYPE - Static variable in class gw.ab.addressbook.typekey.VendorServicesLoadStatus
 
TYPE - Static variable in class gw.ab.contact.typekey.PendingContactChange
 
TYPE - Static variable in class gw.ab.contact.typekey.PendingContactChangeView
 
Type<T> - Interface in gw.lang.reflect
 
TYPE - Static variable in class gw.pl.accounting.typekey.LedgerSide
 
TYPE - Static variable in class gw.pl.activity.typekey.Activity
 
TYPE - Static variable in class gw.pl.activity.typekey.ActivityCategory
 
TYPE - Static variable in class gw.pl.activity.typekey.ActivityClass
 
TYPE - Static variable in class gw.pl.activity.typekey.ActivityStatus
 
TYPE - Static variable in class gw.pl.activity.typekey.ActivityType
 
TYPE - Static variable in class gw.pl.activity.typekey.ExternalToolType
 
TYPE - Static variable in class gw.pl.activity.typekey.IncludeDaysType
 
TYPE - Static variable in class gw.pl.activity.typekey.Priority
 
TYPE - Static variable in class gw.pl.activity.typekey.StartPointType
 
TYPE - Static variable in class gw.pl.addressbook.typekey.UpdateOp
 
TYPE - Static variable in class gw.pl.adressbook.typekey.ContactChangeResolution
 
TYPE - Static variable in class gw.pl.archive.typekey.ArchiveFinalStatus
 
TYPE - Static variable in class gw.pl.archive.typekey.ArchiveSourceStatus
 
TYPE - Static variable in class gw.pl.assignment.typekey.AssignmentSearchType
 
TYPE - Static variable in class gw.pl.assignment.typekey.AssignmentSelectionType
 
TYPE - Static variable in class gw.pl.assignment.typekey.UserRole
 
TYPE - Static variable in class gw.pl.assignment.typekey.UserRoleConstraint
 
TYPE - Static variable in class gw.pl.autosync.typekey.AutoSync
 
TYPE - Static variable in class gw.pl.batchprocessing.typekey.BatchProcessType
 
TYPE - Static variable in class gw.pl.batchprocessing.typekey.BatchProcessTypeUsage
 
TYPE - Static variable in class gw.pl.calendar.typekey.HolidayTagCode
 
TYPE - Static variable in class gw.pl.calendar.typekey.Weekdays
 
TYPE - Static variable in class gw.pl.community.typekey.ApprovalStatus
 
TYPE - Static variable in class gw.pl.community.typekey.AssignmentStatus
 
TYPE - Static variable in class gw.pl.community.typekey.BusinessType
 
TYPE - Static variable in class gw.pl.community.typekey.CharacterSet
 
TYPE - Static variable in class gw.pl.community.typekey.GenderType
 
TYPE - Static variable in class gw.pl.community.typekey.GroupType
 
TYPE - Static variable in class gw.pl.community.typekey.LanguageType
 
TYPE - Static variable in class gw.pl.community.typekey.LoadFactorType
 
TYPE - Static variable in class gw.pl.community.typekey.LocaleType
 
TYPE - Static variable in class gw.pl.community.typekey.RegionType
 
TYPE - Static variable in class gw.pl.community.typekey.StartupPage
 
TYPE - Static variable in class gw.pl.community.typekey.SystemUserType
 
TYPE - Static variable in class gw.pl.community.typekey.TimeZoneType
 
TYPE - Static variable in class gw.pl.community.typekey.UserAttributeType
 
TYPE - Static variable in class gw.pl.community.typekey.UserExperienceType
 
TYPE - Static variable in class gw.pl.community.typekey.VacationStatusType
 
TYPE - Static variable in class gw.pl.contact.typekey.Address
 
TYPE - Static variable in class gw.pl.contact.typekey.AddressType
 
TYPE - Static variable in class gw.pl.contact.typekey.Contact
 
TYPE - Static variable in class gw.pl.contact.typekey.ContactBidiRel
 
TYPE - Static variable in class gw.pl.contact.typekey.ContactClass
 
TYPE - Static variable in class gw.pl.contact.typekey.ContactCreationApprovalStatus
 
TYPE - Static variable in class gw.pl.contact.typekey.ContactLinkStatusType
 
TYPE - Static variable in class gw.pl.contact.typekey.ContactMatchResultType
 
TYPE - Static variable in class gw.pl.contact.typekey.ContactRel
 
TYPE - Static variable in class gw.pl.contact.typekey.ContactRelCons
 
TYPE - Static variable in class gw.pl.contact.typekey.ContactSearchResultType
 
TYPE - Static variable in class gw.pl.contact.typekey.ContactSearchType
 
TYPE - Static variable in class gw.pl.contact.typekey.ContactTagType
 
TYPE - Static variable in class gw.pl.contact.typekey.CustomerServiceTier
 
TYPE - Static variable in class gw.pl.contact.typekey.EmploymentStatusType
 
TYPE - Static variable in class gw.pl.contact.typekey.GeocodeStatus
 
TYPE - Static variable in class gw.pl.contact.typekey.MaritalStatus
 
TYPE - Static variable in class gw.pl.contact.typekey.NamePrefix
 
TYPE - Static variable in class gw.pl.contact.typekey.NameSuffix
 
TYPE - Static variable in class gw.pl.contact.typekey.OfficialID
 
TYPE - Static variable in class gw.pl.contact.typekey.OfficialIDType
 
TYPE - Static variable in class gw.pl.contact.typekey.OrganizationType
 
TYPE - Static variable in class gw.pl.contact.typekey.PayPeriodType
 
TYPE - Static variable in class gw.pl.contact.typekey.PrimaryPhoneType
 
TYPE - Static variable in class gw.pl.contact.typekey.ProximitySearchStatus
 
TYPE - Static variable in class gw.pl.contact.typekey.ReviewCategory
 
TYPE - Static variable in class gw.pl.contact.typekey.ReviewServiceType
 
TYPE - Static variable in class gw.pl.contact.typekey.SpecialtyType
 
TYPE - Static variable in class gw.pl.contact.typekey.TaxFilingStatusType
 
TYPE - Static variable in class gw.pl.contact.typekey.TaxStatus
 
TYPE - Static variable in class gw.pl.contact.typekey.UnitOfDistance
 
TYPE - Static variable in class gw.pl.contact.typekey.VendorType
 
TYPE - Static variable in class gw.pl.contact.typekey.VenueType
 
TYPE - Static variable in class gw.pl.currency.typekey.Currency
 
TYPE - Static variable in class gw.pl.currency.typekey.FXRateMarket
 
TYPE - Static variable in class gw.pl.custom.typekey.DateFieldsToSearchType
 
TYPE - Static variable in class gw.pl.custom.typekey.DateRangeChoiceType
 
TYPE - Static variable in class gw.pl.custom.typekey.DateSearchType
 
TYPE - Static variable in class gw.pl.custom.typekey.FinancialCriterion
 
TYPE - Static variable in class gw.pl.custom.typekey.FinancialSearchField
 
TYPE - Static variable in class gw.pl.custom.typekey.SearchObjectType
 
TYPE - Static variable in class gw.pl.custom.typekey.SearchResult
 
TYPE - Static variable in class gw.pl.database.typekey.ConsistencyCheckType
 
TYPE - Static variable in class gw.pl.database.typekey.DataDistributionType
 
TYPE - Static variable in class gw.pl.database.typekey.DateBinDataType
 
TYPE - Static variable in class gw.pl.database.typekey.DBUpdateStatsRunnerType
 
TYPE - Static variable in class gw.pl.database.typekey.EntitySourceType
 
TYPE - Static variable in class gw.pl.database.typekey.MergeConflictResolution
 
TYPE - Static variable in class gw.pl.database.typekey.MergeConflictStrategy
 
TYPE - Static variable in class gw.pl.database.typekey.OraSQLTuningSetCaptureOpt
 
TYPE - Static variable in class gw.pl.database.typekey.SQLStatementType
 
TYPE - Static variable in class gw.pl.database.typekey.StringCriterionMode
 
TYPE - Static variable in class gw.pl.datagen.typekey.DataGenActionType
 
TYPE - Static variable in class gw.pl.datagen.typekey.DataGenStatusType
 
TYPE - Static variable in class gw.pl.document.typekey.DocumentSection
 
TYPE - Static variable in class gw.pl.document.typekey.DocumentSecurityType
 
TYPE - Static variable in class gw.pl.document.typekey.DocumentStatusType
 
TYPE - Static variable in class gw.pl.document.typekey.DocumentType
 
TYPE - Static variable in class gw.pl.etlstrings.typekey.ETLStrings
 
Type<T> - Class in gw.pl.external
Deprecated.
External entities are deprecated. Please use the new Java API instead.
TYPE - Static variable in class gw.pl.geodata.phone.typekey.PhoneCountryCode
 
TYPE - Static variable in class gw.pl.geodata.zone.typekey.Country
 
TYPE - Static variable in class gw.pl.geodata.zone.typekey.Jurisdiction
 
TYPE - Static variable in class gw.pl.geodata.zone.typekey.JurisdictionType
 
TYPE - Static variable in class gw.pl.geodata.zone.typekey.State
 
TYPE - Static variable in class gw.pl.geodata.zone.typekey.StateAbbreviation
 
TYPE - Static variable in class gw.pl.geodata.zone.typekey.ZoneType
 
TYPE - Static variable in class gw.pl.history.typekey.CustomHistoryType
 
TYPE - Static variable in class gw.pl.history.typekey.DataChangeStatus
 
TYPE - Static variable in class gw.pl.history.typekey.History
 
TYPE - Static variable in class gw.pl.history.typekey.HistoryType
 
TYPE - Static variable in class gw.pl.messaging.typekey.ErrorCategory
 
TYPE - Static variable in class gw.pl.messaging.typekey.MessageDestinationStatus
 
TYPE - Static variable in class gw.pl.messaging.typekey.SynchState
 
TYPE - Static variable in class gw.pl.note.typekey.NoteSecurityType
 
TYPE - Static variable in class gw.pl.note.typekey.NoteTopicType
 
TYPE - Static variable in class gw.pl.note.typekey.NoteType
 
TYPE - Static variable in class gw.pl.note.typekey.SortByRange
 
TYPE - Static variable in class gw.pl.parameter.typekey.ComponentType
 
TYPE - Static variable in class gw.pl.parameter.typekey.ParameterType
 
TYPE - Static variable in class gw.pl.persistence.core.effdate.typekey.EffDatedChangeType
 
TYPE - Static variable in class gw.pl.platform.typekey.PhoneType
 
TYPE - Static variable in class gw.pl.print.typekey.PrintFormat
 
TYPE - Static variable in class gw.pl.profiler.typekey.InboundHistory
 
TYPE - Static variable in class gw.pl.profiler.typekey.ProfilerConfig
 
TYPE - Static variable in class gw.pl.purge.typekey.ArchiveState
 
TYPE - Static variable in class gw.pl.question.typekey.QuestionFormat
 
TYPE - Static variable in class gw.pl.question.typekey.QuestionSetType
 
TYPE - Static variable in class gw.pl.question.typekey.QuestionType
 
TYPE - Static variable in class gw.pl.resource.typekey.ResourceContext
 
TYPE - Static variable in class gw.pl.rule.typekey.RuleSetType
 
TYPE - Static variable in class gw.pl.sample.typekey.PrimaryColor
 
TYPE - Static variable in class gw.pl.sample.typekey.SampleColor
 
TYPE - Static variable in class gw.pl.sample.typekey.SampleTheme
 
TYPE - Static variable in class gw.pl.scriptparameter.typekey.ScriptParameterType
 
TYPE - Static variable in class gw.pl.security.typekey.RoleType
 
TYPE - Static variable in class gw.pl.security.typekey.SystemPermissionType
 
TYPE - Static variable in class gw.pl.staging.typekey.LoadCommandType
 
TYPE - Static variable in class gw.pl.staging.typekey.LoaderCallbackTimeType
 
TYPE - Static variable in class gw.pl.staging.typekey.LoadErrorType
 
TYPE - Static variable in class gw.pl.staging.typekey.LoadStepType
 
TYPE - Static variable in class gw.pl.upgrader.typekey.TableUpdateStatsType
 
TYPE - Static variable in class gw.pl.upgrader.typekey.UpgradeDBStorageSetType
 
TYPE - Static variable in class gw.pl.upgrader.typekey.UpgradeExecutionTimeType
 
TYPE - Static variable in class gw.pl.validation.old.typekey.ValidationIssue
 
TYPE - Static variable in class gw.pl.validation.typekey.ValidationIssueType
 
TYPE - Static variable in class gw.pl.validation.typekey.ValidationLevel
 
TYPE - Static variable in class gw.pl.workflow.typekey.ManageWorkflowActionType
 
TYPE - Static variable in class gw.pl.workflow.typekey.Workflow
 
TYPE - Static variable in class gw.pl.workflow.typekey.WorkflowActionType
 
TYPE - Static variable in class gw.pl.workflow.typekey.WorkflowActiveState
 
TYPE - Static variable in class gw.pl.workflow.typekey.WorkflowHandler
 
TYPE - Static variable in class gw.pl.workflow.typekey.WorkflowLogEntry
 
TYPE - Static variable in class gw.pl.workflow.typekey.WorkflowState
 
TYPE - Static variable in class gw.pl.workflow.typekey.WorkflowTriggerKey
 
TYPE - Static variable in class gw.pl.workflow.typekey.WorkflowWorkItem
 
TYPE - Static variable in class gw.pl.workitemset.typekey.WorkItemSetState
 
TYPE - Static variable in class gw.pl.workqueue.typekey.WorkItemStatusType
 
TypeBase - Class in gw.lang.reflect
 
TypeBase(IJavaClassInfo) - Constructor for class gw.lang.reflect.TypeBase
 
TypeBase(Class<?>) - Constructor for class gw.lang.reflect.TypeBase
 
TypeBase() - Constructor for class gw.lang.reflect.TypeBase
 
TYPECODE_PREFIX - Static variable in class gw.api.util.TypeCodeEscapeUtil
 
TypeCodeCountDataDist - Interface in gw.pl.database.entity
TypeCodeCountDataDist Stores typekey type code data distribution.
TypeCodeEscapeUtil - Class in gw.api.util
 
TypeCodeEscapeUtil() - Constructor for class gw.api.util.TypeCodeEscapeUtil
 
TypecodeMapper - Interface in gw.api.util
TypecodeMapper represents the interface that maps external typecodes to internal typecodes.
TypecodeMapperUtil - Class in gw.api.util
Return a handle to a TypecodeMapper used to map external typecodes to internal typecodes.
TypecodeMapperUtil() - Constructor for class gw.api.util.TypecodeMapperUtil
 
TypecodeMapperUtil - Class in gw.plugin.util
TypeCodeMapperUtil is used to get the mapping from external typecodes to internal typecodes.
TypecodeMapperUtil() - Constructor for class gw.plugin.util.TypecodeMapperUtil
 
TypedParameterDescriptor - Class in gw.lang.reflect
 
TypedParameterDescriptor(String, Class) - Constructor for class gw.lang.reflect.TypedParameterDescriptor
 
TypedPropertyDescriptor - Class in gw.lang.reflect
 
TypedPropertyDescriptor(String, Class, String, String) - Constructor for class gw.lang.reflect.TypedPropertyDescriptor
Used to construct a property descriptor for extension fields.
TypeFilterSet - Static variable in class gw.api.tools.EntityPropertiesFilter
 
TYPEINFO_EXT - Static variable in interface gw.lang.reflect.ITypeInfo
 
TypeInfoBase - Class in gw.lang.reflect
 
TypeInfoBase() - Constructor for class gw.lang.reflect.TypeInfoBase
 
TypeInfoUtil - Class in gw.lang.reflect
 
TypeInfoUtil() - Constructor for class gw.lang.reflect.TypeInfoUtil
 
TypeKey - Interface in gw.entity
 
TypeKey - Interface in gw.pl.external.typelist
Deprecated.
External entities are deprecated. Please use the new Java API instead.
TYPEKEY_CODE_ATTRIB - Static variable in class gw.api.importing.ImportingUtil
 
TYPEKEY_EL - Static variable in class gw.api.importing.ImportingUtil
 
TYPEKEY_TYPE - Static variable in class gw.api.importing.ImportingUtil
 
TYPEKEY_TYPE_ATTRIB - Static variable in class gw.api.importing.ImportingUtil
 
TypeKeyConstraintsHandler - Class in gw.datatype.impl
Class description...
TypeKeyConstraintsHandler() - Constructor for class gw.datatype.impl.TypeKeyConstraintsHandler
 
TypeKeyData - Class in gw.api.webservice.typelisttools
Contains raw data about a TypeKey instance.
TypeKeyData() - Constructor for class gw.api.webservice.typelisttools.TypeKeyData
 
TypeKeyDataDist - Interface in gw.pl.database.entity
TypeKeyDataDist Stores type key data distribution.
TypeKeyPersistenceHandler - Class in gw.datatype.impl
Class description...
TypeKeyPersistenceHandler() - Constructor for class gw.datatype.impl.TypeKeyPersistenceHandler
 
TypeKeyReference<T extends TypeKey> - Interface in gw.pl.persistence.typelist
A reference to a typekey.
TypeKeyUtil - Class in gw.api.util
Utilities for displaying type key names.
TypeKeyValueHandler - Class in gw.datatype.impl
Class description...
TypeKeyValueHandler() - Constructor for class gw.datatype.impl.TypeKeyValueHandler
 
TypelessScriptPartId - Class in gw.lang.parser
 
TypelessScriptPartId(String) - Constructor for class gw.lang.parser.TypelessScriptPartId
 
TypelistKeyPersistenceHandler - Class in gw.datatype.impl
Class description...
TypelistKeyPersistenceHandler() - Constructor for class gw.datatype.impl.TypelistKeyPersistenceHandler
 
TypeListName - Annotation Type in gw.entity
Interface description...
TypelistToolsAPIHelper - Class in gw.api.webservice.typelisttools
 
TypelistToolsAPIHelper() - Constructor for class gw.api.webservice.typelisttools.TypelistToolsAPIHelper
 
TypeListTypeReference<T extends TypeKey> - Interface in gw.pl.persistence.type
A reference to a typelist type.
typeLoader - Variable in class gw.lang.reflect.RefreshRequest
 
TypeLoaderBase - Class in gw.lang.reflect
 
TypeLoaderBase() - Constructor for class gw.lang.reflect.TypeLoaderBase
Deprecated.
use TypeLoaderBase( IModule )
TypeLoaderBase(IModule) - Constructor for class gw.lang.reflect.TypeLoaderBase
 
TypeLoaderSpec - Class in gw.config
 
TypeLoaderSpec(Node, URL) - Constructor for class gw.config.TypeLoaderSpec
 
typeMappingVersion - Variable in class gw.pl.util.webservices.axis.GWEmitter
Field typeMappingVersion
TypeName - Class in gw.api.reflect
Represents a language type with a relative name and namespace.
TypeName(String, String) - Constructor for class gw.api.reflect.TypeName
 
TypeName(String) - Constructor for class gw.api.reflect.TypeName
 
TypeName(IType) - Constructor for class gw.api.reflect.TypeName
 
TypeName - Class in gw.lang.reflect.gs
 
TypeName(String, ITypeLoader, TypeName.Kind, TypeName.Visibility) - Constructor for class gw.lang.reflect.gs.TypeName
 
TypeName(IType) - Constructor for class gw.lang.reflect.gs.TypeName
 
TypeName.Kind - Enum in gw.lang.reflect.gs
 
TypeName.Visibility - Enum in gw.lang.reflect.gs
 
types - Variable in class gw.lang.reflect.RefreshRequest
 
typesRefreshed(RefreshRequest) - Method in interface gw.lang.reflect.gs.IGosuClassRepository
Called when a type is refreshed
TypeSystem - Class in gw.lang.reflect
 
TypeSystem() - Constructor for class gw.lang.reflect.TypeSystem
 
TypeSystemAwareCache<K,V> - Class in gw.lang.parser
 
TypeSystemAwareCache(String, int, Cache.MissHandler<K, V>) - Constructor for class gw.lang.parser.TypeSystemAwareCache
 
TypeSystemLockHelper - Class in gw.lang.reflect.module
 
TypeSystemLockHelper() - Constructor for class gw.lang.reflect.module.TypeSystemLockHelper
 
TypeSystemRefresher - Class in gw.lang.reflect
 
TypeSystemRefresher() - Constructor for class gw.lang.reflect.TypeSystemRefresher
 
TypeSystemShutdownListener - Interface in gw.lang.reflect
 
TypeUtil - Class in gw.api.util
Gosu utilities for dealing with intrinsic types
TypeVariableCoercer - Class in gw.lang.parser.coercers
 
TypeVariableCoercer() - Constructor for class gw.lang.parser.coercers.TypeVariableCoercer
 
TypeVarToTypeMap - Class in gw.lang.parser
 
TypeVarToTypeMap() - Constructor for class gw.lang.parser.TypeVarToTypeMap
 
TypeVarToTypeMap(boolean) - Constructor for class gw.lang.parser.TypeVarToTypeMap
 
TypeVarToTypeMap(TypeVarToTypeMap) - Constructor for class gw.lang.parser.TypeVarToTypeMap
 

U

UDP_LISTENER - Static variable in class gw.api.profiler.ProfilerTag
 
UI - Static variable in class gw.lang.reflect.ScriptabilityModifierTypes
 
uiReadyGroup() - Static method in class gw.api.databuilder.GroupBuilder
Builder for a UI ready group.
uiReadyGroup(ValueGenerator<? extends Group>, ValueGenerator<? extends User>, ValueGenerator<? extends SecurityZone>) - Static method in class gw.api.databuilder.GroupBuilder
Builder for a UI ready group.
uiReadyJP() - Static method in class gw.api.databuilder.AddressBuilder
Creates a Japan address builder with the most usual UI fields prefilled - country, postal code, prefecture, city, city kanji, address line 1, address line 1 kanji.
uiReadyUser() - Static method in class gw.api.databuilder.UserBuilder
Builder for constructing a new, active, user.
uiReadyUser(GroupCoreExt) - Static method in class gw.api.databuilder.UserBuilder
Builder for constructing a new, active, user in a particular group.
uiReadyUser(ValueGenerator<? extends Group>) - Static method in class gw.api.databuilder.UserBuilder
Builder for constructing a new, active, user in a particular group.
uiReadyUserContact() - Static method in class gw.api.databuilder.UserContactBuilder
 
uiReadyZone() - Static method in class gw.api.databuilder.SecurityZoneBuilder
 
UISkin - Static variable in class gw.api.system.PLConfigParameters
Name of the UI skin to use *
UK_LONG - Static variable in class gw.api.geocode.AbstractGeocodePlugin
 
UK_MEDIUM - Static variable in class gw.api.geocode.AbstractGeocodePlugin
 
UK_SHORT - Static variable in class gw.api.geocode.AbstractGeocodePlugin
 
UK_TYPECODE - Static variable in class gw.api.geocode.AbstractGeocodePlugin
 
UltraFastDateFormat - Class in gw.api.util
UltraFastDateFormat is a fast and thread-safe version of SimpleDateFormat.
UltraFastDateFormat(String, TimeZone, Locale) - Constructor for class gw.api.util.UltraFastDateFormat
Constructs a new UltraFastDateFormat.
UnassignedUsersGroup - Class in gw.api.admin
Class description...
UnassignedUsersGroup(List<User>) - Constructor for class gw.api.admin.UnassignedUsersGroup
 
UnassignedUsersGroupNode - Class in gw.api.admin
Class description...
UnassignedUsersGroupNode(UnassignedUsersGroup, OrganizationTreeNode) - Constructor for class gw.api.admin.UnassignedUsersGroupNode
Constructs a tree node with its model data.
unassignUserRole(User, UserRole) - Method in interface gw.api.assignment.UserRoleOwner
Removes the role from the given User on this assignable object.
unbox(IRExpression) - Static method in class gw.lang.ir.builder.IRArgConverter
 
uncapitalise(String) - Static method in class gw.util.GosuStringUtil
Deprecated.
Use the standardly named GosuStringUtil.uncapitalize(String). Method will be removed in Commons Lang 3.0.
uncapitalize(String) - Static method in class gw.util.GosuStringUtil
Uncapitalizes a String changing the first letter to title case as per Character.toLowerCase(char).
unescape(String) - Static method in class gw.pl.util.HTMLEscapeUtil
 
UNHANDLED - Static variable in interface gw.lang.reflect.IPlaceholder
 
uninit() - Method in class gw.config.BaseService
 
uninit() - Method in interface gw.config.IService
Uninitialize this service
uninitialize() - Method in interface gw.lang.reflect.IUninitializableTypeLoader
 
uninitializeMultipleModules() - Method in class gw.lang.init.GosuInitialization
 
uninitializeRuntime() - Method in class gw.lang.init.GosuInitialization
 
union(IQuery<T>) - Method in class gw.api.database.GroupingQuery
Unions this query with the query passed in.
union(IQuery<T>) - Method in interface gw.api.database.IQuery
Unions this query with the query passed in.
union(IQuery<T>) - Method in class gw.api.database.Query
Unions this query with the query passed in.
UNION - Static variable in class gw.xml.xsd.schema.XSDSimpleType
 
UnionFilter<T> - Class in gw.api.graph
Wraps one or more TraversalFilter filters with boolean OR logic.
UnionFilter(Collection<TraversalFilter<T>>) - Constructor for class gw.api.graph.UnionFilter
Creates a union traversal filter from the given filters.
UniqueKeyGenerator - Class in gw.api.databuilder
Generates a sequence of IDs.
unit(U) - Method in interface gw.lang.reflect.interval.IIterableInterval
 
unit(U) - Method in class gw.lang.reflect.interval.IterableInterval
 
UnitOfDistance - Class in gw.pl.contact.typekey
 
UnitOfDistance(ITypeList, String) - Constructor for class gw.pl.contact.typekey.UnitOfDistance
 
UnknownTypeKeyException - Exception in gw.api.webservice.exception
Thrown when a typekey value isn't available on the server.
UnknownTypeKeyException(String) - Constructor for exception gw.api.webservice.exception.UnknownTypeKeyException
 
UnknownTypeKeyException - Exception in gw.pl.util.webservices.login.fault
Thrown when a typekey value isn't available on the server.
UnknownTypeKeyException() - Constructor for exception gw.pl.util.webservices.login.fault.UnknownTypeKeyException
 
unless(String) - Static method in class gw.pl.util.Throw
Throws a RuntimeException if the given message is non-null.
unless(boolean, String) - Static method in class gw.pl.util.Throw
Throws a RuntimeException if the condition is false.
unless(RuntimeException) - Static method in class gw.pl.util.Throw
Like Throw.unless(String) but lets you specify the exact exception to throw.
UNLIMITED_ATTRIBUTE_THRESHOLD - Static variable in class gw.pl.util.xml.DOMWriter
Indicates an unlimited attribute threshold, meaning that attributes will never be printed on separate lines.
unlink() - Method in interface gw.pl.contact.entity.AddressBookConvertable
Deprecated.
Since ClaimCenter 8.0, use ContactSystemUtil.unlinkFromContactSystem(Contact)
unload() - Method in class gw.i18n.ILocaleTypeInfo
 
unload() - Method in class gw.lang.reflect.BaseHandBuiltTypeInfo
 
unload() - Method in interface gw.lang.reflect.IUnloadable
 
unloadBackingClass() - Method in interface gw.lang.reflect.gs.IGosuClass
 
unloadTypeInfo() - Method in class gw.lang.reflect.DefaultArrayType
 
unloadTypeInfo() - Method in class gw.lang.reflect.DefaultArrayTypeInfo
 
unloadTypeInfo() - Method in class gw.lang.reflect.FunctionType
 
unloadTypeInfo() - Method in interface gw.lang.reflect.IType
Unload or nullify any references to this IType's ITypeInfo.
unloadTypeInfo() - Method in class gw.lang.reflect.ParameterizedFunctionType
 
unloadTypeInfo() - Method in class gw.lang.reflect.TypeBase
 
unloadTypeInfo() - Method in class gw.xml.parser2.LocationRefType
 
unloadTypeInfo() - Method in class gw.xml.parser2.XMLNodeType
 
unlock() - Static method in class gw.lang.reflect.TypeSystem
Releases the global type-system lock
unlock() - Method in class gw.util.PromotableReadWriteLock
 
unlockConfiguration() - Static method in class gw.pl.logging.LoggerFactory
Deprecated.
 
unlockRead() - Method in class gw.util.PromotableReadWriteLock
 
unlockWrite() - Method in class gw.util.PromotableReadWriteLock
 
unmangleSerializedName(String) - Static method in class gw.testharness.TestPropertyUtil
 
unmarshal(XmlElement, IType) - Static method in class gw.xml.ws.WsiExportableUtil
This will unmarshal the element, provided it is exportable
unmarshalParameterName(String) - Static method in class gw.testharness.TestPropertyUtil
 
unmarshalParameterValue(String, String) - Static method in class gw.testharness.TestPropertyUtil
 
UnmodifiableArraySet<T> - Class in gw.util.perf.objectsize
 
UnmodifiableArraySet(Set<T>) - Constructor for class gw.util.perf.objectsize.UnmodifiableArraySet
 
UnmodifiableSizeTwoSet<T> - Class in gw.util.perf.objectsize
 
UnmodifiableSizeTwoSet(T, T) - Constructor for class gw.util.perf.objectsize.UnmodifiableSizeTwoSet
 
UnreachableCodeDetection - Static variable in class gw.api.system.PLConfigParameters
Whether or not the Gosu compiler generates errors if it detects unreachable code or missing return statements
unregisterBean(GWMBean) - Method in interface gw.plugin.management.ManagementPlugin
 
unregisterBeanByNamePrefix(String) - Method in interface gw.plugin.management.ManagementPlugin
 
UnrestrictedUserName - Static variable in class gw.api.system.PLConfigParameters
The username of the unrestricted user
UnsavedWorkElement - Class in gw.smoketest.platform.web
Base class for unsaved work tabbar link widget
UnsavedWorkElement(ISmokeTest, PCFElementId) - Constructor for class gw.smoketest.platform.web.UnsavedWorkElement
 
UnsavedWorkEntryElement - Class in gw.smoketest.platform.web
Class description...
UnsavedWorkEntryElement(ISmokeTest, PCFElementId) - Constructor for class gw.smoketest.platform.web.UnsavedWorkEntryElement
 
UnsavedWorkEntryGroupElement - Class in gw.smoketest.platform.web
Base class for a group of unsaved work entries
UnsavedWorkEntryGroupElement(ISmokeTest, PCFElementId) - Constructor for class gw.smoketest.platform.web.UnsavedWorkEntryGroupElement
 
unsetAnalysisThread() - Static method in class gw.lang.parser.PostCompilationAnalysis
 
unsetErrorContext() - Method in class gw.pl.util.ResultsBuffer
 
UNSIGNED_LONG_MAX_VALUE - Static variable in class gw.xml.xsd.typeloader.XSDBuiltInTypeFactory
 
UnsignedByteTypeWrapper - Class in gw.xml.xsd.typewrapper
 
UnsignedByteTypeWrapper() - Constructor for class gw.xml.xsd.typewrapper.UnsignedByteTypeWrapper
 
UnsignedIntTypeWrapper - Class in gw.xml.xsd.typewrapper
 
UnsignedIntTypeWrapper() - Constructor for class gw.xml.xsd.typewrapper.UnsignedIntTypeWrapper
 
UnsignedLongTypeWrapper - Class in gw.xml.xsd.typewrapper
 
UnsignedLongTypeWrapper() - Constructor for class gw.xml.xsd.typewrapper.UnsignedLongTypeWrapper
 
UnsignedShortTypeWrapper - Class in gw.xml.xsd.typewrapper
 
UnsignedShortTypeWrapper() - Constructor for class gw.xml.xsd.typewrapper.UnsignedShortTypeWrapper
 
UNSORTED_ATTRIBUTES - Static variable in interface gw.xml.IXMLNodeFormat
 
UnstableAPI - Annotation Type in gw.lang
 
unwrapException(Throwable) - Static method in class gw.pl.util.ExceptionUtil
Given an Exception, finds the real cause.
update() - Method in interface gw.api.database.upgrade.after.IAfterUpgradeTable
 
update() - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeTable
 
UPDATE_PROFILER_TAG - Static variable in interface gw.api.database.upgrade.before.IBeforeUpgradeUpdateBuilder
 
UPDATE_TAG - Static variable in class gw.api.profiler.ProfilerTag
 
updateAddressBook(boolean) - Method in interface gw.pl.contact.entity.AddressBookConvertable
Deprecated.
Since ClaimCenter 8.0, use updateContact() in ContactSystemPlugin
UpdateBatch - Interface in gw.pl.addressbook.entity
Deprecated.
Since ClaimCenter 8.0, only used by deprecated IAddressBookAdapter
updateCategoryLogLevel() - Method in class gw.api.tools.SetLogLevelData
 
updateClasspath(List<String>) - Method in class gw.config.Registry
 
updateContact(ABContact, String, String) - Method in interface gw.plugin.ClientSystemPlugin
Updates a contact in the external client system.
UPDATED - Static variable in class gw.api.webservice.importTools.ImportResults
 
UpdateDBStatisticsCommand - Interface in gw.pl.staging.entity
UpdateDBStatisticsCommand DB statistics commands to run after a staging table load.
updateDocument(Document, InputStream) - Method in interface gw.plugin.document.IDocumentContentSourceBase
Modifies the content of an existing document in the repository.
updateInfoOnDelete(RootInfo) - Method in interface gw.plugin.archiving.IArchiveSource
This will be called within the purge transaction.
updateInfoOnRetrieve(RootInfo) - Method in interface gw.plugin.archiving.IArchiveSource
This will be called after the upgrade steps and before the commit.
updateInfoOnStore(RootInfo) - Method in interface gw.plugin.archiving.IArchiveSource
This is called after the root info has been moved to the archive transaction bundle
updateJreModuleWithProjectSdk(GosucProject, IJreModule) - Static method in class gw.lang.gosuc.Gosuc
 
updateLoggingLevel(String, String) - Method in interface gw.api.webservice.systemTools.ISystemTools
Dynamically updates the logging level of the given logger.
updateLoggingLevel(String, String) - Method in class gw.api.webservice.systemTools.SystemToolsImpl
 
UpdateOp - Interface in gw.pl.addressbook.entity
Deprecated.
UpdateOp - Class in gw.pl.addressbook.typekey
 
UpdateOp(ITypeList, String) - Constructor for class gw.pl.addressbook.typekey.UpdateOp
 
updateProperty(String, Object) - Method in interface gw.api.archiving.upgrade.IArchivedEntitySet
For each IArchivedEntity in this set, updates the property of the given name with the given value.
updatePropertyValue(String, String) - Method in interface gw.api.archiving.upgrade.IArchivedEntity
Updates the value of the property of the given name to the given value.
updatePropertyValue(String, IArchivedEntity) - Method in interface gw.api.archiving.upgrade.IArchivedEntity
Updates the value of the property of the given name to the given value.
updatePropertyValue(String, IArchivedTypekey) - Method in interface gw.api.archiving.upgrade.IArchivedEntity
Updates the value of the property of the given name to the given value.
updateReloadClassesIndicator(List<String>, String) - Static method in class gw.lang.GosuShop
 
updateReloadClassesIndicator(List<String>, String) - Method in interface gw.lang.IGosuShop
 
updateScores() - Method in interface gw.ab.addressbook.entity.ABContact
 
updateStatistics() - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeColumn
Drops statistics on this column if required by the underlying DBMS
updateStatistics() - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeTable
Updates statistics on the table.
updateStatisticsOnStagingTables() - Method in interface gw.api.webservice.tableImport.ITableImportAPI
Instructs the server to update the database statistics on the staging tables.
updateStatisticsOnStagingTables() - Method in class gw.api.webservice.tableImport.TableImportImpl
 
updateStatisticsOnStagingTablesAsBatchProcess() - Method in interface gw.api.webservice.tableImport.ITableImportAPI
Instructs the server to update the database statistics on the staging tables.
updateStatisticsOnStagingTablesAsBatchProcess() - Method in class gw.api.webservice.tableImport.TableImportImpl
 
UpdateStatsDVHelper - Class in gw.api.tools
 
UpdateStatsDVHelper() - Constructor for class gw.api.tools.UpdateStatsDVHelper
 
UpdateTableStatisticsData - Class in gw.api.webservice.systemTools
Contains the set of SQL that can be applied to update database statistics for the given table.
UpdateTableStatisticsData() - Constructor for class gw.api.webservice.systemTools.UpdateTableStatisticsData
 
UPDATETIME_DYNPROP - Static variable in interface gw.pl.persistence.core.entity.Editable
 
UPDATEUSER_DYNPROP - Static variable in interface gw.pl.persistence.core.entity.Editable
 
Upgrade - Annotation Type in gw.testharness
Annotation to denote that a test will restore a backed up database (usually against a previous release) and therefore will have to upgrade that database before proceeding.
UpgradeDatamodelInfo - Interface in gw.pl.archiving.entity
UpgradeDatamodelInfo Capture info at time of each deployment
UpgradeDBStorageSet - Interface in gw.pl.upgrader.entity
UpgradeDBStorageSet Stores a database storage set snapshot.
UpgradeDBStorageSetColumn - Interface in gw.pl.upgrader.entity
UpgradeDBStorageSetColumn Stores ordered column names for a database storage set.
UpgradeDBStorageSetResult - Interface in gw.pl.upgrader.entity
UpgradeDBStorageSetResult Stores results of database storage set.
UpgradeDBStorageSetType - Class in gw.pl.upgrader.typekey
 
UpgradeDBStorageSetType(ITypeList, String) - Constructor for class gw.pl.upgrader.typekey.UpgradeDBStorageSetType
 
UpgradeExecutionTimeType - Class in gw.pl.upgrader.typekey
 
UpgradeExecutionTimeType(ITypeList, String) - Constructor for class gw.pl.upgrader.typekey.UpgradeExecutionTimeType
 
UpgradeInfoPageHelper - Class in gw.api.tools
 
UpgradeInfoPageHelper() - Constructor for class gw.api.tools.UpgradeInfoPageHelper
 
UpgradeInstance - Interface in gw.pl.upgrader.entity
UpgradeInstance Upgrade history.
UpgradeNameValuePair - Class in gw.api.tools
Class description...
UpgradeNameValuePair(String, Object) - Constructor for class gw.api.tools.UpgradeNameValuePair
 
UpgradeRowCount - Interface in gw.pl.upgrader.entity
UpgradeRowCount Before and after row counts within an upgrade.
UpgradeSchemaVersion - Interface in gw.pl.upgrader.entity
UpgradeSchemaVersion Stores version number of upgrade instrumentation schema to control upgrading these tables.
UpgradeTableRegistry - Interface in gw.pl.upgrader.entity
UpgradeTableRegistry Before and after table registry entries within an upgrade.
UpgradeVTDBMSDump - Interface in gw.pl.upgrader.entity
UpgradeVTDBMSDump DBMS-specific performance information for a version trigger.
upload(String, String, File) - Method in interface gw.testharness.ISmokeTestHelper
Uploads some data as a file
UploadDocumentContentURL(String) - Static method in class gw.document.DocumentsUtilBase
Returns the absolute URL for document content uploads
uploadUpgradeDatamodelInfo(WebFile) - Static method in class gw.api.web.tools.ArchiveInfoPage
 
upperCase(String) - Static method in class gw.util.GosuStringUtil
Converts a String to upper case as per String.toUpperCase().
upperCase(String, Locale) - Static method in class gw.util.GosuStringUtil
Converts a String to upper case as per String.toUpperCase(Locale).
URL - Static variable in class gw.document.DocumentContentsInfo
 
URL_PARAMETER_SEPARATOR - Static variable in class gw.pl.util.HTMLEscapeUtil
Character used to separate parameters in a URL query string
URLFileImpl - Class in gw.fs.url
HTTP-backed file.
URLFileImpl(URL) - Constructor for class gw.fs.url.URLFileImpl
 
urls2paths(List<URL>) - Static method in class gw.lang.GosuShop
 
URLTypeWrapper - Class in gw.xml.xsd.typewrapper
 
URLTypeWrapper() - Constructor for class gw.xml.xsd.typewrapper.URLTypeWrapper
 
URLXSDSource - Class in gw.xml.xsd
 
URLXSDSource(URL) - Constructor for class gw.xml.xsd.URLXSDSource
 
USA_LONG - Static variable in class gw.api.geocode.AbstractGeocodePlugin
 
USA_MEDIUM - Static variable in class gw.api.geocode.AbstractGeocodePlugin
 
USA_SHORT - Static variable in class gw.api.geocode.AbstractGeocodePlugin
 
USA_TYPECODE - Static variable in class gw.api.geocode.AbstractGeocodePlugin
 
USAGE_FILTERS - Static variable in class gw.api.web.tools.BatchProcessInfoPage
 
UsageModifier - Enum in gw.lang.annotation
 
UsageTarget - Enum in gw.lang.annotation
 
USE_ATTRIB - Static variable in class gw.api.importing.ImportingUtil
 
useCompatibilityMode(String) - Method in class gw.config.DefaultXmlSchemaCompatibilityConfig
 
useCompatibilityMode(String) - Method in interface gw.config.IXmlSchemaCompatibilityConfig
Should compatibility mode (old typeloader) be used for the specified schema?
UseDocumentAssistantToDisplayDocuments - Static variable in class gw.api.system.PLConfigParameters
Whether the Guidewire Document Assistant control be used to display document contents
useGeocodeUIinAddressBook() - Static method in class gw.api.contact.ProximitySearchPageHelper
Check if the Geocode UI is enabled for use in Address Book pages in config.xml.
useGeocodeUILocally() - Static method in class gw.api.contact.ProximitySearchPageHelper
Check if the Geocode UI is enabled for use in non-Address Book pages in config.xml.
UseGeocodingInAddressBook - Static variable in class gw.api.system.PLConfigParameters
If true, applications will enable geographical data and proximity search on the Address Book pages; see UseGeocodingInPrimaryApp to enable searches from other pages *
UseGeocodingInPrimaryApp - Static variable in class gw.api.system.PLConfigParameters
If true, applications will enable geographical data and proximity search in their the Primary Application UI; see UseGeoCodingInAddressBook to enable searches from ContactManager *
UseHandlerFactory - Annotation Type in gw.testharness
Specify this annotation for test annotations which have an environment-specific way of looking up the correct TagHandler implementation.
useMetricDistance() - Static method in class gw.api.contact.ProximitySearchPageHelper
/** Checks the system default unit of distance, as configured in config.xml.
useMetricDistance() - Static method in class gw.api.geocode.GeocodeUtils
 
UseMetricDistancesByDefault - Static variable in class gw.api.system.PLConfigParameters
By default, applications will use miles/US distances for driving distance/directions; if set to true, applications will use kilometers/metric distances *
UseOldStylePreUpdate - Static variable in class gw.api.system.PLConfigParameters
Whether to use the old-style pre-update framework or only to use the new gosu class framework.
UseOracleHintsOnMessageQueries - Static variable in class gw.api.system.PLConfigParameters
Issue PL-28921 was attempting to optimize oracle for message queries.
UseOracleStatsPreferencesExperimental - Static variable in class gw.api.system.PLConfigParameters
Whether to set Oracle stats preferences instead of running Guidewire's DBStats batch process (Oracle-only).
UsePXNotPLForUpgradeTesting - Annotation Type in gw.testharness
 
User - Interface in gw.pl.community.entity
User Internal system users.
USER_PROXY_SUFFIX - Static variable in interface gw.lang.reflect.ITypeRefFactory
 
UserAPIHelper - Class in gw.api.webservice
 
UserAPIHelper() - Constructor for class gw.api.webservice.UserAPIHelper
 
UserAssignee - Class in gw.api.assignment
Used to assign an assignable bean to a particular user in a particular group.
UserAssignee(Group, User) - Constructor for class gw.api.assignment.UserAssignee
Construct a new UserAssignee for the given group and user.
UserAssignee(Group, User, DisplayKey) - Constructor for class gw.api.assignment.UserAssignee
Construct a new UserAssignee for the given group, user and display key.
UserAssignee(GroupUser) - Constructor for class gw.api.assignment.UserAssignee
Construct a new UserAssignee for group and user specified by the given GroupUser entity.
UserAttributeType - Class in gw.pl.community.typekey
 
UserAttributeType(ITypeList, String) - Constructor for class gw.pl.community.typekey.UserAttributeType
 
UserAttributeUtil - Class in gw.api.admin
Utilities for the administrative UI for creating attributes.
UserBackup - Interface in gw.pl.community.entity
UserBackup null
UserBuilder - Class in gw.api.databuilder
Builder for UserCoreExt.
UserBuilder() - Constructor for class gw.api.databuilder.UserBuilder
Initializes the builder with a default UserContact and Credential.
UserContact - Interface in gw.pl.contact.entity
UserContact Represents the contact data for a system User as a Person.
UserContactBuilder - Class in gw.api.databuilder
Builder for UserContact.
UserContactBuilder() - Constructor for class gw.api.databuilder.UserContactBuilder
Initializes the builder with the defaults set by PersonBuilderBase.
UserContactHandle - Class in gw.api.admin
A wrapper around a User which provides the ContactHandle interface, so the User can be used by any PCF file or rule that expects a ContactHandle.
UserContactHandle(User) - Constructor for class gw.api.admin.UserContactHandle
Create a new contact handle for the given user.
UserCoreExt - Interface in gw.ab.community.entity
 
UserExperienceType - Class in gw.pl.community.typekey
 
UserExperienceType(ITypeList, String) - Constructor for class gw.pl.community.typekey.UserExperienceType
 
UserGroupPair - Class in gw.plugin.approval
A user/group pair used to assign an approval activity.
UserGroupPair() - Constructor for class gw.plugin.approval.UserGroupPair
 
UserGroupStats - Interface in gw.pl.statistics.entity
UserGroupStatsBase Statistics for a given user/group combination
username - Variable in class gw.pl.util.webservices.axis.GWParser
Field username
USERNAME - Static variable in class gw.pl.util.webservices.Globals
User name to execute the soap services as.
UsernamePasswordAuthenticationMethod - Class in gw.plugin.security
Created by IntelliJ IDEA.
UsernamePasswordAuthenticationMethod() - Constructor for class gw.plugin.security.UsernamePasswordAuthenticationMethod
 
UserNamePasswordAuthenticationSource - Class in gw.plugin.security
A simple authentication source that holds the username and password.
UserNamePasswordAuthenticationSource() - Constructor for class gw.plugin.security.UserNamePasswordAuthenticationSource
A simple authentication source that holds the username and password.
UserNamePasswordAuthenticationSource(String, String) - Constructor for class gw.plugin.security.UserNamePasswordAuthenticationSource
Constructs an authentication source that can deal with username/password type credentials.
UsernamePasswordPair - Class in gw.plugin.dbauth
A simple class that holds a username and a password.
UsernamePasswordPair(String, String) - Constructor for class gw.plugin.dbauth.UsernamePasswordPair
 
UsernamePasswordPairBase - Class in gw.plugin.credentials
A simple class that holds a username and a password.
UsernamePasswordPairBase(String, String) - Constructor for class gw.plugin.credentials.UsernamePasswordPairBase
 
UserRegion - Interface in gw.pl.assignment.entity
UserRegion Links users to regions.
UserRegionUtil - Class in gw.api.admin
Utilities for the administrative UI for creating regions.
UserRole - Class in gw.pl.assignment.typekey
 
UserRole(ITypeList, String) - Constructor for class gw.pl.assignment.typekey.UserRole
 
UserRole - Interface in gw.pl.security.entity
UserRole Associates a user with the security roles assigned to the user.
UserRoleAssignment - Interface in gw.ab.assignment.entity
UserRoleAssignment
UserRoleAssignmentDelegate - Interface in gw.pl.assignment.entity
UserRoleAssignmentDelegate Represents the assignment of a role to a user on an assignable object.
UserRoleBuilder - Class in gw.api.databuilder
Builder for UserRole.
UserRoleBuilder() - Constructor for class gw.api.databuilder.UserRoleBuilder
Initializes the builder with no defaults.
UserRoleConstraint - Class in gw.pl.assignment.typekey
 
UserRoleConstraint(ITypeList, String) - Constructor for class gw.pl.assignment.typekey.UserRoleConstraint
 
UserRoleOwner - Interface in gw.api.assignment
Interface for entities which have a UserRole array for "secondary" assignments.
UserSearchCriteria - Interface in gw.pl.community.entity
UserSearchCriteriaBase
UserSettings - Interface in gw.pl.community.entity
UserSettingsBase User settings
UserSettingsBuilder - Class in gw.api.databuilder
Builder for UserSettingsCoreExt.
UserSettingsBuilder() - Constructor for class gw.api.databuilder.UserSettingsBuilder
 
UserSettingsCoreExt - Interface in gw.ab.community.entity
 
UserUtil - Class in gw.api.web.admin
Web utilities for dealing with Users from PCF files.
UserUtil() - Constructor for class gw.api.web.admin.UserUtil
 
UserValueNVP - Class in gw.plugin.security
User: dbrewster Date: Jun 1, 2005 Time: 4:19:18 PM
UserValueNVP() - Constructor for class gw.plugin.security.UserValueNVP
 
UseSafeBundleForWebServiceOperations - Static variable in class gw.api.system.PLConfigParameters
The soap webservices bundle was setting ignore bean version conflicts, several people have pointed out that this is quite dangerous.
USING_INTERNAL_CLASS - Static variable in class gw.lang.parser.resources.Res
 
USR - Static variable in interface gw.lang.parser.expressions.IBitshiftExpression
 
UTF8PrintWriterUtil - Class in gw.pl.util.webservices.axis
Utility class for getting a UTF-8 comptible print writer.
UTF8PrintWriterUtil() - Constructor for class gw.pl.util.webservices.axis.UTF8PrintWriterUtil
 
util - Static variable in interface gw.pl.community.entity.User
 
util - Static variable in interface gw.pl.history.entity.DataChange
 

V

VacationStatusType - Class in gw.pl.community.typekey
 
VacationStatusType(ITypeList, String) - Constructor for class gw.pl.community.typekey.VacationStatusType
 
VALID_PORTABLE_FILENAME_CHARS - Static variable in class gw.pl.util.FileUtil
 
Validatable - Interface in gw.pl.validation.entity
A Validatable object is an object for which validation results can be stored.
validate(AddressFillable, String, String) - Method in class gw.api.address.DefaultAddressAutocompletePlugin
Validate the address field's format and value.
validate() - Method in class gw.api.admin.AttributeSearchCriteria
Checks if the criteria are valid, that is either the attribute name or type must be set.
validate() - Method in class gw.api.admin.RegionSearchCriteria
Deprecated.
since it always returns true
validate() - Method in class gw.api.admin.ZoneSearchCriteria
Deprecated.
Validates the criteria has the minimum values set.
validate() - Method in class gw.api.assignment.AssignmentSearchCriteria
Check that the criteria are valid by first checking that the search type is set and then checking the appropriate criteria object (for example if search type is "Group", checks that the group criteria are valid).
validate(AddressFillable, String) - Static method in class gw.api.contact.AddressAutocompleteUtil
Validate the address field's format and value.
validate(AddressFillable, String, String) - Static method in class gw.api.contact.AddressAutocompleteUtil
Validate the address field's format and value.
validate(IParsedElement) - Method in class gw.api.database.QueryColumnParser
 
validate(IParsedElement) - Method in class gw.api.database.QueryOrderByParser
 
validate(String, Object, Map) - Method in interface gw.api.validation.IFieldValidator
Implement this method to validate an object for a designated datatype.
validate(IPropertyInfo, IDataTypeDefValidationErrors) - Method in interface gw.datatype.def.IDataTypeDef
Validates the instantiation of this datatype on the given property.
validate(IParsedElement) - Method in interface gw.lang.parser.IDeclarationSiteValidator
Called after the whole class has been defn compiled.
validate(IParsedElement, String) - Method in interface gw.lang.parser.IGosuValidator
Provides additional semantic checks to a Gosu parser
validate(IParsedElement) - Method in interface gw.lang.parser.IUsageSiteValidator
Called after the Gosu source corresponding to the parsed element is fully parsed.
validate(AddressFillable, String, String) - Method in interface gw.plugin.addressautocomplete.IAddressAutocompletePlugin
Validate the address field's format and value.
validate(Validatable) - Method in interface gw.plugin.validation.IValidationPlugin
Validates the given bean.
validate() - Method in class gw.solr.PLBatchLoadDataSource
 
ValidateABContactCreationPlugin - Interface in gw.plugin.contact
Used to check whether an ABContact can be created
ValidateABContactCreationPluginResult - Interface in gw.plugin.contact
Return type for ValidateABContactCreationPlugin.validateCanCreate.
ValidateABContactPluginResult - Interface in gw.plugin.contact
Base class for validation plugin result classes (ValidateABContactSearchCriteriaPluginResult and ValidateABContactCreationPluginResult)
ValidateABContactSearchCriteriaPlugin - Interface in gw.plugin.contact
Used to validate the search criteria for ABContact
ValidateABContactSearchCriteriaPluginResult - Interface in gw.plugin.contact
Return type for ValidateABContactSearchCriteriaPlugin.validateCanSearch.
validateAncestry(List<IType>) - Method in interface gw.lang.reflect.gs.IGosuClass
 
validateAssignments(UserRoleOwner) - Static method in class gw.assignment.AssignmentTestUtilBase
 
validateAWRParams() - Method in class gw.api.database.AWRReportUserSettingsFactory
 
validateBusinessDayDemarcation() - Method in interface gw.pl.calendar.entity.BusinessWeek
 
validateCanCreate(ABContact) - Method in interface gw.plugin.contact.ValidateABContactCreationPlugin
 
validateCanSearch(ABContactSearchCriteria, ABContactSearchSpecWithoutPaging) - Method in interface gw.plugin.contact.ValidateABContactSearchCriteriaPlugin
 
validateDestination(int) - Method in interface gw.api.webservice.messagingTools.MessagingToolsBase
validates that the destination is valid
validateDestination(int) - Method in class gw.api.webservice.messagingTools.MessagingToolsImpl
 
validateFridayStartAndEndTimes() - Method in interface gw.pl.calendar.entity.BusinessWeek
 
ValidateGeoDataFileFormat - Static variable in class gw.api.system.PLConfigParameters
This should only be used in a dev or demo setting, NEVER IN PRODUCTION.
validateLinks(RootInfo) - Static method in class gw.api.archiving.ArchivingUtil
Validate links for a graph
validateMondayStartAndEndTimes() - Method in interface gw.pl.calendar.entity.BusinessWeek
 
validateName() - Method in interface gw.pl.calendar.entity.BusinessWeek
 
validateOnlyOneBusinessWeekAppliesToAll() - Method in interface gw.pl.calendar.entity.BusinessWeek
 
validateOptions(CommandLine) - Method in class gw.pl.main.SimpleToolMain
 
validateRelationships() - Method in interface gw.pl.contact.entity.CommonContact
Validates all relationships to make sure they adhere to type and cardinality constraints.
validateSaturdayStartAndEndTimes() - Method in interface gw.pl.calendar.entity.BusinessWeek
 
validateSchema() - Method in class gw.xml.parser2.PLXMLNode
 
validateSchema(SchemaValidationResults) - Method in class gw.xml.parser2.PLXMLNode
Delegates to the #schemaValidator.
validateSchema(SchemaValidationResults, PLXMLNode) - Method in class gw.xml.parser2.XMLAttributeDeclaration
 
validateSchema(SchemaValidationResults, PLXMLNode) - Method in class gw.xml.parser2.XMLChildElementDeclaration
 
validateSchema(SchemaValidationResults, PLXMLNode) - Method in class gw.xml.parser2.XMLChildListDeclaration
 
validateSchema(SchemaValidationResults, PLXMLNode) - Method in class gw.xml.parser2.XMLFieldDeclaration
 
validateSchema(IReadOnlyXMLNode<?>, SchemaValidationResults) - Method in interface gw.xml.parser2.XMLNodeSchemaValidator
 
validateSchema(SchemaValidationResults, PLXMLNode) - Method in class gw.xml.parser2.XMLNodeValueDeclaration
 
validateSundayStartAndEndTimes() - Method in interface gw.pl.calendar.entity.BusinessWeek
 
validateThursdayStartAndEndTimes() - Method in interface gw.pl.calendar.entity.BusinessWeek
 
validateTuesdayStartAndEndTimes() - Method in interface gw.pl.calendar.entity.BusinessWeek
 
validateUserDate(Object, IPropertyInfo, Date) - Method in class gw.datatype.impl.DateConstraintsHandlerBase
 
validateUserDate(Object, IPropertyInfo, Date) - Method in class gw.datatype.impl.DateOnlyConstraintsHandler
 
validateUserDate(Object, IPropertyInfo, Date) - Method in class gw.datatype.impl.DateTimeConstraintsHandler
 
validateUserDate(Object, IPropertyInfo, Date) - Method in class gw.datatype.impl.PastDateTimeConstraintsHandler
 
validateUserInput(Object, IPropertyInfo, String) - Method in interface gw.datatype.handler.IDataTypeConstraintsHandler
Checks that the given user input represents a valid value for the datatype.
validateUserInput(Object, IPropertyInfo, String) - Method in interface gw.datatype.IConstrainedDataType
Checks the given user-supplied string for validation errors.
validateUserInput(Object, IPropertyInfo, String) - Method in class gw.datatype.impl.DateConstraintsHandlerBase
 
validateUserInput(Object, IPropertyInfo, String) - Method in class gw.datatype.impl.DecimalConstraintsHandlerBase
 
validateUserInput(Object, IPropertyInfo, String) - Method in class gw.datatype.impl.IntegerConstraintsHandlerBase
 
validateUserInput(Object, IPropertyInfo, String) - Method in class gw.datatype.impl.LongConstraintsHandlerBase
 
validateUserInput(IGosuClassObject, IPropertyInfo, String) - Method in class gw.datatype.impl.LongConstraintsHandlerBase
 
validateUserInput(Object, IPropertyInfo, String) - Method in class gw.datatype.impl.StringConstraintsHandlerBase
 
validateUserInput(Object, IPropertyInfo, String) - Method in class gw.datatype.impl.TypeKeyConstraintsHandler
 
validateValue(Object, IPropertyInfo, Object) - Method in interface gw.datatype.handler.IDataTypeConstraintsHandler
Checks that the given object represents a valid value for the datatype.
validateValue(Object, IPropertyInfo, Object) - Method in interface gw.datatype.IConstrainedDataType
Checks the given value for validation errors.
validateValue(Object, IPropertyInfo, Object) - Method in class gw.datatype.impl.CurrencyAmountConstraintsHandlerBase
 
validateValue(Object, IPropertyInfo, Object) - Method in class gw.datatype.impl.DateOnlyConstraintsHandler
 
validateValue(Object, IPropertyInfo, Object) - Method in class gw.datatype.impl.DateTimeConstraintsHandler
 
validateValue(Object, IPropertyInfo, Object) - Method in class gw.datatype.impl.DecimalConstraintsHandlerBase
 
validateValue(Object, IPropertyInfo, Object) - Method in class gw.datatype.impl.IntegerConstraintsHandlerBase
 
validateValue(Object, IPropertyInfo, Object) - Method in class gw.datatype.impl.LongConstraintsHandlerBase
 
validateValue(Object, IPropertyInfo, Object) - Method in class gw.datatype.impl.PastDateTimeConstraintsHandler
 
validateValue(Object, IPropertyInfo, Object) - Method in class gw.datatype.impl.StringConstraintsHandlerBase
 
validateValue(Object, IPropertyInfo, Object) - Method in class gw.datatype.impl.TypeKeyConstraintsHandler
 
validateWednesdayStartAndEndTimes() - Method in interface gw.pl.calendar.entity.BusinessWeek
 
validateZones() - Method in interface gw.pl.assignment.entity.Region
Validates all the zones for the region against zone data.
VALIDATION_COMPLETE - Static variable in class gw.plugin.validation.ValidationCommand
The plugin successfully completed the validation and no further validation is required.
VALIDATION_PARTIAL - Static variable in class gw.plugin.validation.ValidationCommand
The plugin either did not validate the entity was partially validated and additional validation should be checked internally.
VALIDATION_RESULTS_DYNPROP - Static variable in interface gw.pl.validation.entity.Validatable
 
ValidationCommand - Class in gw.plugin.validation
Enumeration of the different ValidationCommands used in a ValidationResponse
ValidationExceptionUtil - Class in gw.api.validation
Methods to help with validation exceptions.
ValidationExceptionUtil() - Constructor for class gw.api.validation.ValidationExceptionUtil
 
ValidationExecutionResult - Class in gw.api.validation
Packages the results of executing Validation on an entity.
ValidationExecutionResult(Key, ValidationLevel, IValidationResult) - Constructor for class gw.api.validation.ValidationExecutionResult
 
ValidationIssue - Class in gw.api.validation
ValidationIssue wraps a validation message (the Reason property) along with its validation level and type (Error or Warning), and other data.
ValidationIssue() - Constructor for class gw.api.validation.ValidationIssue
 
ValidationIssue - Interface in gw.pl.validation.old.entity
ValidationIssue Supertype for validation errors and warnings.
ValidationIssue - Class in gw.pl.validation.old.typekey
 
ValidationIssue(ITypeList, String) - Constructor for class gw.pl.validation.old.typekey.ValidationIssue
 
ValidationIssueType - Class in gw.pl.validation.typekey
 
ValidationIssueType(ITypeList, String) - Constructor for class gw.pl.validation.typekey.ValidationIssueType
 
ValidationLevel - Enum in gw.api.validation
Created with IntelliJ IDEA.
ValidationLevel - Class in gw.pl.validation.typekey
 
ValidationLevel(ITypeList, String) - Constructor for class gw.pl.validation.typekey.ValidationLevel
 
ValidationResponse - Class in gw.plugin.validation
The results of performing validation on a validatable entity such as a Claim, Exposure, or TransactionSet.
ValidationResponse() - Constructor for class gw.plugin.validation.ValidationResponse
 
ValidationResult - Class in gw.api.validation
ValidationResult is used to read and write results of an object's validation (e.g. validation via rules, or field level validation).
ValidationResult() - Constructor for class gw.api.validation.ValidationResult
 
ValidationResult - Interface in gw.pl.validation.old.entity
ValidationResult ValidationResult is used to read and write results of an object's validation (e.g. validation via rules, or field level validation).
ValidationResultBase - Class in gw.api.validation
ValidationResult is used to read and write results of an object's validation (e.g. validation via rules, or field level validation).
ValidationResultBase() - Constructor for class gw.api.validation.ValidationResultBase
 
ValidationType - Enum in gw.api.validation
Created with IntelliJ IDEA.
ValidationType - Class in gw.plugin.validation
Enumeration of the validation types known to the validation plugin
ValidationWarning - Interface in gw.pl.addressbook.entity
ValidationWarning Describes a single validation warning sent to the address book
value(String, Class) - Method in class gw.xml.parser2.PLXMLNode.LocalMDBuilder
 
value(String, Class) - Static method in class gw.xml.parser2.XMLNodeMetadataBuilder
Returns a node value builder.
VALUE - Static variable in class gw.xml.xsd.schema.XSDEnumeration
 
VALUE_NULL - Static variable in interface gw.pl.util.xml.IXMLCodecConstants
 
VALUE_PROPERTY_NAME - Static variable in class gw.xml.xsd.typeloader.XMLNodeIntrinsicTypeInfoFromXSD
 
valueDiffable(String, T) - Static method in class gw.pl.util.diff.lcs.DiffableFactory
 
ValueDiffable<T> - Class in gw.pl.util.diff.lcs
 
ValueDiffable(String, T) - Constructor for class gw.pl.util.diff.lcs.ValueDiffable
 
ValueElement - Class in gw.smoketest.platform.web
Base class for all widget that is bound to a value
ValueElement(ISmokeTest, PCFElementId) - Constructor for class gw.smoketest.platform.web.ValueElement
 
ValueElementWithSetAndRefresh - Class in gw.smoketest.platform.web
A value element that
ValueElementWithSetAndRefresh(ISmokeTest, PCFElementId) - Constructor for class gw.smoketest.platform.web.ValueElementWithSetAndRefresh
 
ValueGenerator<T> - Interface in gw.api.databuilder
Defines a block that generates a value whenever the DataBuilder.create(gw.pl.persistence.core.Bundle) method is called.
ValueLCS<T> - Class in gw.pl.util.diff.lcs
 
ValueLCS(T[], T[]) - Constructor for class gw.pl.util.diff.lcs.ValueLCS
 
ValueLCS(List<T>, List<T>) - Constructor for class gw.pl.util.diff.lcs.ValueLCS
 
valueOf(String) - Static method in enum gw.api.admin.ImportDataInfo.ResolutionOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.api.archiving.upgrade.ArchivedPropertyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.api.bean.compare.ui.DiffDisplay.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.api.database.BeanCacheControl
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.api.database.ConsistCheckRunTableSelectType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.api.database.DateDiffPart
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.api.database.DatePart
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.api.database.DBDayOfWeek
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.api.database.InOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.api.database.Relop
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.api.database.upgrade.before.BeforeUpgradeOrderBy.Order
Returns the enum constant of this type with the specified name.
valueOf(IMoney) - Static method in class gw.api.financials.CurrencyAmount
Returns a CurrencyAmount whose amount and currency are equivalent to the given money.
valueOf(String) - Static method in enum gw.api.graph.EdgeStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.api.graph.traverse.TraversalType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.api.importing.ImportingUtil.EntityDomainType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.api.importing.ImportingUtil.Schema
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.api.messaging.MessageProcessingDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.api.profiler.ProfilerCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.api.profiler.ProfilerStackAnalysis.VisitState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.api.reflect.graph.Cardinality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.api.scm.IScmAdapter.ScmState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.api.server.AvailabilityLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.api.startable.StartablePluginState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.api.system.server.Runlevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.api.tools.PerfReportHelper.DBPerfReportStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.api.tools.SecurityDictionaryOutputFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.api.util.phone.GWPhoneMatchType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.api.util.phone.GWPhoneType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.api.util.phone.GWPhoneValidationResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.api.validation.PresentationLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.api.validation.PresentationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.api.validation.ValidationLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.api.validation.ValidationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.api.webservice.WSRunlevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.datatype.DisplayCalendar
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.datatype.JdbcType
Returns the enum constant of this type with the specified name.
valueOf(Class<?>) - Static method in enum gw.datatype.JdbcType
 
valueOf(int) - Static method in enum gw.datatype.JdbcType
 
valueOf(String) - Static method in enum gw.date.DayOfWeek
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.date.Month
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.fs.watcher.DirectoryWatcher.FileEvent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.i18n.DateTimeFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.i18n.FlexibleDateFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.lang.annotation.UsageModifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.lang.annotation.UsageTarget
Returns the enum constant of this type with the specified name.
valueOf(char) - Static method in class gw.lang.ir.builder.IRArgConverter
 
valueOf(String) - Static method in enum gw.lang.ir.expression.IRArithmeticExpression.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.lang.ir.expression.IRRelationalExpression.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.lang.parser.GlobalScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.lang.parser.IGosuParser.ParseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.lang.parser.MemberAccessKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.lang.parser.statements.TerminalType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.lang.parser.SymbolType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.lang.reflect.gs.ClassType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.lang.reflect.gs.ReloadResults.ReloadStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.lang.reflect.gs.TypeName.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.lang.reflect.gs.TypeName.Visibility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.lang.reflect.interval.DateUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.lang.reflect.IProvidesCustomErrorInfo.ErrorLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.lang.reflect.IRelativeTypeInfo.Accessibility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.lang.reflect.module.IFileSystem.CachingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.lang.reflect.RefreshKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.pl.external.InvocationType
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.pl.main.SimpleToolMain.StatusCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.pl.util.BOM
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.pl.util.diff.lcs.DiffType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.pl.util.FileRelationship
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.pl.util.LineBreakUtil.TextFileFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.plugin.AsyncMessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.plugin.solr.SolrSearchStore
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.processes.WorkQueueInstrumentationFieldType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.rules.ExitCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.smoketest.platform.web.PCFElementId.PCFElementScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.testharness.DatabaseForTest
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.testharness.ProductType
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.util.OSPlatform.Platform
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.util.SystemOutLogger.LoggingLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.xml.ws.WsdlFault.FaultCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.xml.xsd.schema.XSDFormType
Returns the enum constant of this type with the specified name.
valueOfX(int) - Method in class gw.pl.util.diff.lcs.ComplexLCS
 
valueOfX(int) - Method in class gw.pl.util.diff.lcs.LineBasedLCS
 
valueOfX(int) - Method in class gw.pl.util.diff.lcs.LongestCommonSubsequence
 
valueOfX(int) - Method in class gw.pl.util.diff.lcs.ValueLCS
 
valueOfY(int) - Method in class gw.pl.util.diff.lcs.ComplexLCS
 
valueOfY(int) - Method in class gw.pl.util.diff.lcs.LineBasedLCS
 
valueOfY(int) - Method in class gw.pl.util.diff.lcs.LongestCommonSubsequence
 
valueOfY(int) - Method in class gw.pl.util.diff.lcs.ValueLCS
 
ValueRange<T> - Class in gw.api.database
Simple implementation of Range.
ValueRange() - Constructor for class gw.api.database.ValueRange
 
ValueRange(T, T) - Constructor for class gw.api.database.ValueRange
 
values() - Static method in enum gw.api.admin.ImportDataInfo.ResolutionOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.api.archiving.upgrade.ArchivedPropertyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.api.bean.compare.ui.DiffDisplay.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.api.database.BeanCacheControl
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.api.database.ConsistCheckRunTableSelectType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.api.database.DateDiffPart
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.api.database.DatePart
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.api.database.DBDayOfWeek
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.api.database.InOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.api.database.Relop
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.api.database.upgrade.before.BeforeUpgradeOrderBy.Order
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.api.graph.EdgeStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.api.graph.traverse.TraversalType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.api.importing.ImportingUtil.EntityDomainType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.api.importing.ImportingUtil.Schema
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.api.messaging.MessageProcessingDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.api.profiler.ProfilerCategory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.api.profiler.ProfilerStackAnalysis.VisitState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.api.reflect.graph.Cardinality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.api.scm.IScmAdapter.ScmState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.api.server.AvailabilityLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.api.startable.StartablePluginState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.api.system.server.Runlevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.api.tools.PerfReportHelper.DBPerfReportStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.api.tools.SecurityDictionaryOutputFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.api.util.phone.GWPhoneMatchType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.api.util.phone.GWPhoneType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.api.util.phone.GWPhoneValidationResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.api.validation.PresentationLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.api.validation.PresentationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.api.validation.ValidationLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.api.validation.ValidationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.api.webservice.WSRunlevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.datatype.DisplayCalendar
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.datatype.JdbcType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.date.DayOfWeek
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.date.Month
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.fs.watcher.DirectoryWatcher.FileEvent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.i18n.DateTimeFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.i18n.FlexibleDateFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.lang.annotation.UsageModifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.lang.annotation.UsageTarget
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.lang.ir.expression.IRArithmeticExpression.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.lang.ir.expression.IRRelationalExpression.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.lang.parser.GlobalScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.lang.parser.IGosuParser.ParseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.lang.parser.MemberAccessKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.lang.parser.statements.TerminalType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.lang.parser.SymbolType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class gw.lang.parser.TypeVarToTypeMap
 
values() - Static method in enum gw.lang.reflect.gs.ClassType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.lang.reflect.gs.ReloadResults.ReloadStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.lang.reflect.gs.TypeName.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.lang.reflect.gs.TypeName.Visibility
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.lang.reflect.interval.DateUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.lang.reflect.IProvidesCustomErrorInfo.ErrorLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.lang.reflect.IRelativeTypeInfo.Accessibility
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.lang.reflect.module.IFileSystem.CachingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class gw.lang.reflect.PropertyNameMap
 
values() - Static method in enum gw.lang.reflect.RefreshKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.pl.external.InvocationType
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.pl.main.SimpleToolMain.StatusCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.pl.util.BOM
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.pl.util.diff.lcs.DiffType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class gw.pl.util.EmptyMap
 
values() - Static method in enum gw.pl.util.FileRelationship
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.pl.util.LineBreakUtil.TextFileFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.plugin.AsyncMessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.plugin.solr.SolrSearchStore
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.processes.WorkQueueInstrumentationFieldType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.rules.ExitCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.smoketest.platform.web.PCFElementId.PCFElementScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.testharness.DatabaseForTest
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.testharness.ProductType
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class gw.util.CiHashMap
 
values() - Method in class gw.util.concurrent.ConcurrentWeakValueHashMap
 
values() - Method in class gw.util.DerivedKeyHashMap
 
values() - Static method in enum gw.util.OSPlatform.Platform
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class gw.util.ScopedMap
 
values() - Method in class gw.util.SpaceEfficientHashMap
 
values() - Static method in enum gw.util.SystemOutLogger.LoggingLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.xml.ws.WsdlFault.FaultCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class gw.xml.XMLNodeAttributeMap
 
values() - Static method in enum gw.xml.xsd.schema.XSDFormType
Returns an array containing the constants of this enum type, in the order they are declared.
ValueSymbolProvider - Class in gw.xml.parser2
Class description...
ValueSymbolProvider() - Constructor for class gw.xml.parser2.ValueSymbolProvider
 
var(String) - Static method in class gw.lang.ir.builder.IRBuilderMethods
 
var(IRSymbolBuilder) - Static method in class gw.lang.ir.builder.IRBuilderMethods
 
VarBinaryPersistenceHandler - Class in gw.datatype.impl
Class description...
VarBinaryPersistenceHandler() - Constructor for class gw.datatype.impl.VarBinaryPersistenceHandler
 
VarcharPersistenceHandler - Class in gw.datatype.impl
Class description...
VarcharPersistenceHandler(Boolean, Boolean, Boolean, int) - Constructor for class gw.datatype.impl.VarcharPersistenceHandler
 
variance(Object[]) - Static method in class gw.api.util.ArrayUtil
Estimates the variance.
VendorAvailabilityType - Class in gw.ab.addressbook.typekey
 
VendorAvailabilityType(ITypeList, String) - Constructor for class gw.ab.addressbook.typekey.VendorAvailabilityType
 
VendorServicesLoadStatus - Class in gw.ab.addressbook.typekey
 
VendorServicesLoadStatus(ITypeList, String) - Constructor for class gw.ab.addressbook.typekey.VendorServicesLoadStatus
 
VendorType - Class in gw.pl.contact.typekey
 
VendorType(ITypeList, String) - Constructor for class gw.pl.contact.typekey.VendorType
 
VenueType - Class in gw.pl.contact.typekey
 
VenueType(ITypeList, String) - Constructor for class gw.pl.contact.typekey.VenueType
 
verbose(boolean) - Method in class gw.pl.util.webservices.axis.GWEmitter
Deprecated.
Use setVerbose(value)
verbose - Variable in class gw.pl.util.webservices.axis.GWParser
Field verbose
VERBOSE - Static variable in class gw.util.perf.objectsize.ObjectSizeUtil
 
verify(boolean, String) - Method in class gw.lang.gosuc.GosucProjectParser
 
verify(IGosuParser) - Method in interface gw.lang.parser.template.ITemplateGenerator
 
verifyAllGosu(boolean, boolean) - Static method in class gw.lang.Gosu
 
verifyDatabaseSchema() - Method in interface gw.api.webservice.systemTools.ISystemTools
Verify that the data mode matches the physical database
verifyDatabaseSchema() - Method in class gw.api.webservice.systemTools.SystemToolsImpl
 
verifyDateOnOrAfterToday(Date) - Static method in class gw.api.util.DateUtil
Used to validate whether the date selected is on or after today.
verifyFieldFormat(AddressFillable, String, String) - Method in class gw.api.address.DefaultAddressAutocompletePlugin
Validate the address field's format.
verifyFieldFormat(Country, String, Object) - Method in class gw.api.address.DefaultAddressAutocompletePlugin
Validate the address field's format.
verifyFieldFormat(AddressFillable, String) - Static method in class gw.api.contact.AddressAutocompleteUtil
Validate the address field's format.
verifyFieldFormat(Country, String, Object) - Static method in class gw.api.contact.AddressAutocompleteUtil
Validate the address field's format.
verifyFieldFormat(AddressFillable, String, String) - Method in interface gw.plugin.addressautocomplete.IAddressAutocompletePlugin
Validate the address field's format.
verifyFieldFormat(Country, String, Object) - Method in interface gw.plugin.addressautocomplete.IAddressAutocompletePlugin
Validate the address field's format.
verifyFieldValue(AddressFillable, String, String) - Method in class gw.api.address.DefaultAddressAutocompletePlugin
Validate the address field's value.
verifyFieldValue(AddressFillable, String) - Static method in class gw.api.contact.AddressAutocompleteUtil
Validate the address field's value.
verifyFieldValue(AddressFillable, String, String) - Method in interface gw.plugin.addressautocomplete.IAddressAutocompletePlugin
Validate the address field's value.
verifyInternalCredential(String, String) - Method in interface gw.plugin.security.AuthenticationServicePluginCallbackHandler
Verifies that the given credential is usable by the user.
verifyInternalToolActionAllowed(String) - Static method in class gw.api.tools.InternalToolsUtil
 
verifyIsSelfPrintableWidget(Widget) - Method in class gw.api.print.PrintWidgetAction
Verifies that a widget specified for output knows how to render itself for output.
verifyNoCyclesCreated(Group, Group) - Static method in class gw.api.admin.GroupPickerTreeNode
 
verifyResources() - Method in interface gw.lang.reflect.IResourceVerifier
Verify resources specific to this typeloader.
verifySymbol(String, ISymbol) - Method in class gw.lang.parser.ExternalSymbolMapBase
 
verifyTextInPage(String) - Method in interface gw.testharness.ISmokeTestHelper
Deprecated. 
verifyTextNotInPage(String) - Method in interface gw.testharness.ISmokeTestHelper
Deprecated. 
verifyTypesComparable(IType, IType, boolean) - Method in interface gw.lang.parser.ICoercionManager
Verifies that the right hand type can be converted or coerced to the left hand type.
verifyTypesComparable(IType, IType, boolean, IFullParserState) - Method in interface gw.lang.parser.ICoercionManager
Verifies that the right hand type can be converted or coerced to the left hand type.
verifyTypesComparable(IType, IType, boolean) - Method in class gw.lang.parser.StandardCoercionManager
 
verifyTypesComparable(IType, IType, boolean, IFullParserState) - Method in class gw.lang.parser.StandardCoercionManager
 
verifyUpgradability() - Method in class gw.api.database.upgrade.before.BeforeUpgradeVersionCheck
Verify that it is safe to proceed with the upgrade.
verifyUpgradability() - Method in class gw.api.database.upgrade.CompoundVersionCheck
 
verifyUpgradability() - Method in class gw.api.database.upgrade.DropColumnIfSafeVersionCheck
 
verifyValueForType(IType, Object) - Method in interface gw.lang.reflect.IEntityAccess
 
Versionable - Interface in gw.pl.persistence.core.entity
Versionable is used to add a monotonically increasing version number to an object.
VersionAction - Class in gw.api.database.upgrade
 
VersionAction(UpgradeApplicableTo, int, int) - Constructor for class gw.api.database.upgrade.VersionAction
Use this to override default behavior (not recommended unless you know what you are doing).
VersionAction(int) - Constructor for class gw.api.database.upgrade.VersionAction
 
viewContact(Boolean, ABContact, Location) - Static method in class gw.api.web.contact.ABContactUtil
Either goes to a contact detail page or pushes on a contact detail picker depending on the "isSelectMode" parameter
viewDetail() - Method in class gw.smoketest.platform.web.RowElement
Click this row to view its detail in the Detail panel.
visibility - Variable in class gw.lang.reflect.gs.TypeName
 
visit(EntityDiff<KeyableBean>) - Method in class gw.api.contact.pendingchanges.DiffDisplayBuilder
 
visit(T) - Method in class gw.api.graph.CollectingVisitor
Puts visited node into collection (if using a filter, it first checks to see if the node passes the filter criterion.
visit(KeyableBean) - Method in class gw.api.graph.compare.MatchingVisitor
Visits the given bean, performing matching logic against it.
visit(T) - Method in class gw.api.graph.GraphBuilder
Adds the node to the graph.
visit(T) - Method in class gw.api.graph.GraphListenerBase
Empty method (not implemented).
visit(T) - Method in interface gw.api.graph.GraphVisitor
Visits a node in the graph.
visit(T) - Method in class gw.api.graph.print.DebuggingVisitor
Outputs the node being traversed: node_stmt : node_id [ attr_list ]
visit(ProfilerFrame) - Method in interface gw.api.profiler.ProfilerStackAnalysis.ProfilerFrameVisitor
Visit the given frame
visit(KeyableBean) - Method in interface gw.entity.BeanVisitor
execute some code on this bean
visit(String, Object) - Method in class gw.lang.reflect.java.asm.AsmAnnotationMethodDefaultValueVisitor
 
visit(String, Object) - Method in class gw.lang.reflect.java.asm.AsmAnnotationVisitor
 
visit(TDirectory) - Method in class gw.pl.file.DirectoryTreeVisitor
 
visit(TFile) - Method in class gw.pl.file.DirectoryTreeVisitor
 
visit(T) - Method in interface gw.xml.XMLNodeVisitor
 
visitAllForUpgrade(XMLNodeVisitor<N>) - Method in class gw.xml.AbstractXMLNode
Invokes the visitor on every node in this node tree.
visitAllForUpgrade(XMLNodeVisitor<N>) - Method in interface gw.xml.IXMLNode
 
visitAnnotation(String, String) - Method in class gw.lang.reflect.java.asm.AsmAnnotationMethodDefaultValueVisitor
 
visitAnnotation(String, String) - Method in class gw.lang.reflect.java.asm.AsmAnnotationVisitor
 
visitAnnotation(String, boolean) - Method in class gw.lang.reflect.java.asm.FieldDeclarationVisitor
 
visitAnnotation(String, boolean) - Method in class gw.lang.reflect.java.asm.MethodDeclarationVisitor
 
visitAnnotationDefault() - Method in class gw.lang.reflect.java.asm.MethodDeclarationVisitor
 
visitArray(String) - Method in class gw.lang.reflect.java.asm.AsmAnnotationMethodDefaultValueVisitor
 
visitArray(String) - Method in class gw.lang.reflect.java.asm.AsmAnnotationVisitor
 
visitArrayType() - Method in class gw.lang.reflect.java.asm.FieldSignatureVisitor
 
visitArrayType() - Method in class gw.lang.reflect.java.asm.MethodPartSignatureVisitor
 
visitAttribute(Attribute) - Method in class gw.lang.reflect.java.asm.FieldDeclarationVisitor
 
visitAttribute(Attribute) - Method in class gw.lang.reflect.java.asm.MethodDeclarationVisitor
 
visitBaseType(char) - Method in class gw.lang.reflect.java.asm.FieldSignatureVisitor
 
visitBaseType(char) - Method in class gw.lang.reflect.java.asm.MethodPartSignatureVisitor
 
visitBreadthFirst(Predicate<T>) - Method in class gw.util.cache.FqnCache
 
visitBreadthFirst(Predicate<K>) - Method in class gw.util.cache.FqnCacheNode
 
visitBreadthFirst(Predicate<T>) - Method in interface gw.util.cache.IFqnCache
 
visitBreadthFirst(Predicate<T>) - Method in class gw.util.cache.WeakFqnCache
 
visitChildren(ProfilerStack, ProfilerStackAnalysis.ProfilerFrameVisitor) - Static method in class gw.api.profiler.ProfilerStackAnalysis
Visits this stack's children in preorder mode.
visitChildren(ProfilerFrame, ProfilerStackAnalysis.ProfilerFrameVisitor) - Static method in class gw.api.profiler.ProfilerStackAnalysis
Visits this frame and its children in preorder mode.
visitClassBound() - Method in class gw.lang.reflect.java.asm.FieldSignatureVisitor
 
visitClassBound() - Method in class gw.lang.reflect.java.asm.MethodPartSignatureVisitor
 
visitClassType(String) - Method in class gw.lang.reflect.java.asm.FieldSignatureVisitor
 
visitClassType(String) - Method in class gw.lang.reflect.java.asm.MethodPartSignatureVisitor
 
visitCode() - Method in class gw.lang.reflect.java.asm.MethodDeclarationVisitor
 
visitDepthFirst(Predicate<T>) - Method in class gw.util.cache.FqnCache
 
visitDepthFirst(Predicate<K>) - Method in class gw.util.cache.FqnCacheNode
 
visitDepthFirst(Predicate<T>) - Method in interface gw.util.cache.IFqnCache
 
visitDepthFirst(Predicate<T>) - Method in class gw.util.cache.WeakFqnCache
 
visitEnd() - Method in class gw.lang.reflect.java.asm.AsmAnnotationMethodDefaultValueVisitor
 
visitEnd() - Method in class gw.lang.reflect.java.asm.AsmAnnotationVisitor
 
visitEnd() - Method in class gw.lang.reflect.java.asm.FieldDeclarationVisitor
 
visitEnd() - Method in class gw.lang.reflect.java.asm.FieldSignatureVisitor
 
visitEnd() - Method in class gw.lang.reflect.java.asm.MethodDeclarationVisitor
 
visitEnd() - Method in class gw.lang.reflect.java.asm.MethodPartSignatureVisitor
 
visitEnum(String, String, String) - Method in class gw.lang.reflect.java.asm.AsmAnnotationMethodDefaultValueVisitor
 
visitEnum(String, String, String) - Method in class gw.lang.reflect.java.asm.AsmAnnotationVisitor
 
visitExceptionType() - Method in class gw.lang.reflect.java.asm.FieldSignatureVisitor
 
visitExceptionType() - Method in class gw.lang.reflect.java.asm.MethodDeclarationSignatureVisitor
 
visitExceptionType() - Method in class gw.lang.reflect.java.asm.MethodPartSignatureVisitor
 
visitFieldInsn(int, String, String, String) - Method in class gw.lang.reflect.java.asm.MethodDeclarationVisitor
 
visitFormalTypeParameter(String) - Method in class gw.lang.reflect.java.asm.FieldSignatureVisitor
 
visitFormalTypeParameter(String) - Method in class gw.lang.reflect.java.asm.MethodPartSignatureVisitor
 
visitFrame(int, int, Object[], int, Object[]) - Method in class gw.lang.reflect.java.asm.MethodDeclarationVisitor
 
visitIincInsn(int, int) - Method in class gw.lang.reflect.java.asm.MethodDeclarationVisitor
 
visitInnerClassType(String) - Method in class gw.lang.reflect.java.asm.FieldSignatureVisitor
 
visitInnerClassType(String) - Method in class gw.lang.reflect.java.asm.MethodPartSignatureVisitor
 
visitInsn(int) - Method in class gw.lang.reflect.java.asm.MethodDeclarationVisitor
 
visitInterface() - Method in class gw.lang.reflect.java.asm.FieldSignatureVisitor
 
visitInterface() - Method in class gw.lang.reflect.java.asm.MethodPartSignatureVisitor
 
visitInterfaceBound() - Method in class gw.lang.reflect.java.asm.FieldSignatureVisitor
 
visitInterfaceBound() - Method in class gw.lang.reflect.java.asm.MethodPartSignatureVisitor
 
visitIntInsn(int, int) - Method in class gw.lang.reflect.java.asm.MethodDeclarationVisitor
 
visitJumpInsn(int, Label) - Method in class gw.lang.reflect.java.asm.MethodDeclarationVisitor
 
visitLabel(Label) - Method in class gw.lang.reflect.java.asm.MethodDeclarationVisitor
 
visitLdcInsn(Object) - Method in class gw.lang.reflect.java.asm.MethodDeclarationVisitor
 
visitLineNumber(int, Label) - Method in class gw.lang.reflect.java.asm.MethodDeclarationVisitor
 
visitLocalVariable(String, String, String, Label, Label, int) - Method in class gw.lang.reflect.java.asm.MethodDeclarationVisitor
 
visitLookupSwitchInsn(Label, int[], Label[]) - Method in class gw.lang.reflect.java.asm.MethodDeclarationVisitor
 
visitMaxs(int, int) - Method in class gw.lang.reflect.java.asm.MethodDeclarationVisitor
 
visitMethodInsn(int, String, String, String) - Method in class gw.lang.reflect.java.asm.MethodDeclarationVisitor
 
visitMultiANewArrayInsn(String, int) - Method in class gw.lang.reflect.java.asm.MethodDeclarationVisitor
 
visitNodeBreadthFirst(Predicate<FqnCacheNode>) - Method in class gw.util.cache.FqnCacheNode
 
visitNodeDepthFirst(Predicate<FqnCacheNode>) - Method in class gw.util.cache.FqnCache
 
visitNodeDepthFirst(Predicate<FqnCacheNode>) - Method in class gw.util.cache.FqnCacheNode
 
visitNodeDepthFirst(Predicate<FqnCacheNode>) - Method in interface gw.util.cache.IFqnCache
 
visitNodeDepthFirst(Predicate<FqnCacheNode>) - Method in class gw.util.cache.WeakFqnCache
 
VisitorBase<T> - Class in gw.api.graph
Simple base class for visitors (GraphVisitor ) that do not want to implement GraphVisitor#edgeTraversed(Object, Object, Object).
VisitorBase() - Constructor for class gw.api.graph.VisitorBase
 
visitParameterAnnotation(int, String, boolean) - Method in class gw.lang.reflect.java.asm.MethodDeclarationVisitor
 
visitParameterType() - Method in class gw.lang.reflect.java.asm.FieldSignatureVisitor
 
visitParameterType() - Method in class gw.lang.reflect.java.asm.MethodDeclarationSignatureVisitor
 
visitParameterType() - Method in class gw.lang.reflect.java.asm.MethodPartSignatureVisitor
 
visitReturnType() - Method in class gw.lang.reflect.java.asm.FieldSignatureVisitor
 
visitReturnType() - Method in class gw.lang.reflect.java.asm.MethodDeclarationSignatureVisitor
 
visitReturnType() - Method in class gw.lang.reflect.java.asm.MethodPartSignatureVisitor
 
visitSuperclass() - Method in class gw.lang.reflect.java.asm.FieldSignatureVisitor
 
visitSuperclass() - Method in class gw.lang.reflect.java.asm.MethodPartSignatureVisitor
 
visitTableSwitchInsn(int, int, Label, Label[]) - Method in class gw.lang.reflect.java.asm.MethodDeclarationVisitor
 
visitTryCatchBlock(Label, Label, Label, String) - Method in class gw.lang.reflect.java.asm.MethodDeclarationVisitor
 
visitTypeArgument() - Method in class gw.lang.reflect.java.asm.FieldSignatureVisitor
 
visitTypeArgument(char) - Method in class gw.lang.reflect.java.asm.FieldSignatureVisitor
 
visitTypeArgument() - Method in class gw.lang.reflect.java.asm.MethodPartSignatureVisitor
 
visitTypeArgument(char) - Method in class gw.lang.reflect.java.asm.MethodPartSignatureVisitor
 
visitTypeInsn(int, String) - Method in class gw.lang.reflect.java.asm.MethodDeclarationVisitor
 
visitTypeVariable(String) - Method in class gw.lang.reflect.java.asm.FieldSignatureVisitor
 
visitTypeVariable(String) - Method in class gw.lang.reflect.java.asm.MethodPartSignatureVisitor
 
visitVarInsn(int, int) - Method in class gw.lang.reflect.java.asm.MethodDeclarationVisitor
 
VLLoader - Class in gw.api.domain
 
VLLoader() - Constructor for class gw.api.domain.VLLoader
 
VOID - Static variable in class gw.lang.reflect.java.asm.AsmClass
 
VOID - Static variable in class gw.lang.reflect.java.asm.AsmPrimitiveType
 
VOID() - Static method in class gw.lang.reflect.java.JavaTypes
 

W

WAIT_TO_RETRY - Static variable in class gw.plugin.security.AuthenticationSource.Failure
User must wait before trying to login again
WAIT_TO_RETRY - Static variable in class gw.plugin.security.CredentialVerificationResult
User must wait to retry login
waitAndAssert(T, Callable<T>, int) - Method in class gw.testharness.clustering.ClusterTest
 
waitAndAssert(String, T, Callable<T>, int) - Method in class gw.testharness.clustering.ClusterTest
 
waitCondition(Callable<Boolean>, int) - Method in class gw.testharness.clustering.ClusterTest
 
waitCondition(String, Callable<Boolean>, int) - Method in class gw.testharness.clustering.ClusterTest
 
waitFor() - Method in class gw.util.ShellProcess
Causes the current thread to wait, if necessary, until the process represented by this Process object has terminated.
waitForChange(T, Predicate<T>, long) - Static method in class gw.api.testdata.TestDataUtil
Waits for a change to a specific entity.
waitForClockChange() - Static method in class gw.api.util.SystemClockTestUtil
Waits for the system clock to advance to the next time.
waitForKeypress() - Method in class gw.api.admin.ZoneAutocompleteHandler
 
waitForKeypress() - Method in class gw.api.contact.AddressAutocompleteHandler
 
waitForKeypress() - Method in interface gw.api.contact.AutocompleteHandler
Returns true if the autocomplete should wait for a user key press before fetching suggestions.
waitForKeypress() - Method in class gw.api.contact.ContactEmailAutocompleteHandler
 
waitForKeypress() - Method in class gw.api.web.quickjump.QuickJumpHandler
 
waitForVersion(T, int, long) - Static method in class gw.api.testdata.TestDataUtil
Wait for an entity's version to change to the given version value (or exceed it).
waitForWorkItemsProcessed(BatchProcessType) - Static method in class gw.workqueue.WorkQueueTestUtil
Wait for all work items processed.
waitOnActiveWorkItems(String, int, long) - Method in interface gw.api.webservice.maintenanceTools.MaintenanceToolsBase
This will wait for a specific number of seconds
waitOnActiveWorkItems(String, int, long) - Method in class gw.api.webservice.maintenanceTools.MaintenanceToolsImpl
This will wait for a specific number of seconds
waitUntilRunning(WorkQueueExecutor) - Static method in class gw.workqueue.WorkQueueTestUtil
 
waitUntilWorkDone(String) - Static method in class gw.workqueue.WorkQueueTestUtil
 
waitUntilWorkDone(WorkQueueExecutor) - Static method in class gw.workqueue.WorkQueueTestUtil
 
waitUntilWorkFinishedForAlreadyRunningWorkQueue(BatchProcessType) - Static method in class gw.workqueue.WorkQueueTestUtil
 
waitUntilWorkFinishedForAlreadyRunningWorkQueue(WorkQueue) - Static method in class gw.workqueue.WorkQueueTestUtil
 
warn(Object) - Method in class gw.pl.logging.ILoggerImpl
Deprecated.
 
warn(Object, Throwable) - Method in class gw.pl.logging.ILoggerImpl
Deprecated.
 
warn(Object) - Method in interface gw.pl.logging.Logger
Deprecated.
 
warn(Object, Throwable) - Method in interface gw.pl.logging.Logger
Deprecated.
 
warn(Object) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
use the slf4j method
warn(Object, Throwable) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
use the slf4j method
warn(String) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
warn(String, Object) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
warn(String, Object, Object) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
warn(String, Object[]) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
warn(String, Throwable) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
warn(Marker, String) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
warn(Marker, String, Object) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
warn(Marker, String, Object, Object) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
warn(Marker, String, Object[]) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
warn(Marker, String, Throwable) - Method in class gw.pl.logging.LoggerImpl
Deprecated.
 
warn(Object) - Method in interface gw.util.ILogger
 
warn(Object, Throwable) - Method in interface gw.util.ILogger
 
warn(Object) - Method in class gw.util.SystemOutLogger
 
warn(Object, Throwable) - Method in class gw.util.SystemOutLogger
 
warn(String) - Method in interface gw.xml.parser2.ConfigParserContext
 
WARN_ON_CASE_DEFAULT - Static variable in class gw.lang.parser.IGosuParser.Settings
 
WARNING_SUMMARY_STRING - Static variable in class gw.pl.util.ResultsBuffer
 
WarnOnImplicitCoercion - Static variable in class gw.api.system.PLConfigParameters
Whether or not the Gosu compiler generates warnings if an implicit coercion is occurring in a program
warnUnsavedChanges(Location) - Static method in class gw.api.util.LocationUtil
Generates warnings on unsaved field changes in the location bundle.
wasPCFServiceReloadedExternally() - Static method in class gw.api.tools.InternalToolsUtil
 
watchDirectoryTree(Path) - Method in class gw.fs.watcher.DirectoryWatcher
 
WeakFqnCache<T> - Class in gw.util.cache
 
WeakFqnCache() - Constructor for class gw.util.cache.WeakFqnCache
 
WebDBColumn - Interface in gw.api.database
User: dbrewster Date: Aug 16, 2006 Time: 5:12:00 PM
WebDBTable - Interface in gw.api.database
User: dbrewster Date: Aug 16, 2006 Time: 5:04:10 PM
WebFile - Interface in gw.api.web
A class used to hold information relating to a file.
WebLoaderSQLIntegrityCheck - Interface in gw.api.database
User: dbrewster Date: Aug 16, 2006 Time: 4:53:33 PM
WebLogicAppServerCondition - Class in gw.testharness.environmentalcondition
 
WebLogicAppServerCondition() - Constructor for class gw.testharness.environmentalcondition.WebLogicAppServerCondition
 
WebMethodQName - Annotation Type in gw.api.webservice
An annotation that has System permissions and RunLevel properties.
WebProfilerConfig - Interface in gw.pl.platform.entity
WebProfilerConfig
WebResourcesDir - Static variable in class gw.api.system.PLConfigParameters
The location of the web resources directory under the root of the tomcat config directory *
WEBSERVICE - Static variable in class gw.lang.reflect.ScriptabilityModifierTypes
 
WebServiceAnnotation - Interface in gw.api.webservice
An annotation that has System permissions and RunLevel properties.
WebServiceClassAnnotation - Interface in gw.api.webservice
Interface describing the annotation gw.lang.RpcWebService.
WebServiceDiscoveryAPIHelper - Class in gw.api.webservice
User: dbrewster Date: Jul 6, 2007 Time: 3:27:05 PM
WebServiceDiscoveryAPIHelper() - Constructor for class gw.api.webservice.WebServiceDiscoveryAPIHelper
 
WebServiceException - Exception in gw.xml.ws
 
WebServiceException() - Constructor for exception gw.xml.ws.WebServiceException
 
WebServiceException(Throwable) - Constructor for exception gw.xml.ws.WebServiceException
 
WebServiceException(String) - Constructor for exception gw.xml.ws.WebServiceException
 
WebServiceException(String, Throwable) - Constructor for exception gw.xml.ws.WebServiceException
 
WebServiceException(boolean) - Constructor for exception gw.xml.ws.WebServiceException
 
WebServiceException(Throwable, boolean) - Constructor for exception gw.xml.ws.WebServiceException
 
WebServiceException(String, boolean) - Constructor for exception gw.xml.ws.WebServiceException
 
WebServiceException(String, Throwable, boolean) - Constructor for exception gw.xml.ws.WebServiceException
 
WebServiceProfiler - Class in gw.api.profiler
The soap interface to the Profiler.
WebServiceProfiler(String, String) - Constructor for class gw.api.profiler.WebServiceProfiler
 
WebServiceProfilerPageHelper - Class in gw.api.profiler
 
WebservicesAuthenticationContext - Class in gw.plugin.security
 
WebservicesAuthenticationContext(XmlElement, HttpServletRequest, HttpHeaders) - Constructor for class gw.plugin.security.WebservicesAuthenticationContext
 
WebservicesAuthenticationPlugin - Interface in gw.plugin.security
This plugin is responsible for authenticating WSI webservice requests.
WebservicesConfigParamAvailableServices - Static variable in class gw.api.system.PLConfigParameters
This is where to obtain the available web services.
WebservicesConfigParamHideServiceListPage - Static variable in class gw.api.system.PLConfigParameters
Whether to hide the list of services.
WebSessionProfilerPageHelper - Class in gw.api.profiler
 
WebSQLIntegrityCheck - Interface in gw.api.database
User: dbrewster Date: Aug 16, 2006 Time: 4:54:17 PM
WebStagingTable - Interface in gw.api.database
User: dbrewster Date: Aug 16, 2006 Time: 4:38:29 PM
WebUtil - Class in gw.api.web
Utility class for getting useful web information statically.
WebUtil() - Constructor for class gw.api.web.WebUtil
 
Weekdays - Class in gw.pl.calendar.typekey
 
Weekdays(ITypeList, String) - Constructor for class gw.pl.calendar.typekey.Weekdays
 
WFStatsSearchCriteria - Interface in gw.pl.workflow.entity
WFStatsSearchCriteriaBase Search criteria used for workflow stats searches.
whitespaceChars(int, int) - Method in interface gw.lang.parser.ISourceCodeTokenizer
 
WidgetPrintException - Exception in gw.api.print
Wrapper exception specifically for widget printing.
WidgetPrintException(Widget, Throwable) - Constructor for exception gw.api.print.WidgetPrintException
 
Win32FileMetadata - Class in gw.fs.physical.win32
 
Win32FileMetadata(Win32FindData) - Constructor for class gw.fs.physical.win32.Win32FileMetadata
 
Win32FindData - Class in gw.fs.physical.win32
 
Win32FindData(int, long, long, long, long, String) - Constructor for class gw.fs.physical.win32.Win32FindData
 
Win32PhysicalFileSystem - Class in gw.fs.physical.win32
 
Win32PhysicalFileSystem() - Constructor for class gw.fs.physical.win32.Win32PhysicalFileSystem
 
Win32Util - Class in gw.fs.physical.win32
 
Win32Util() - Constructor for class gw.fs.physical.win32.Win32Util
 
WINDOWS_NETWORK_ROOT - Static variable in class gw.fs.ResourcePath
 
WindowsOSCondition - Class in gw.testharness.environmentalcondition
 
WindowsOSCondition() - Constructor for class gw.testharness.environmentalcondition.WindowsOSCondition
 
with() - Method in class gw.api.util.DOMXMLBuilder
 
withABContact(ABContact) - Method in class gw.api.databuilder.MessageBuilder
 
withABContactCategoryScore(ABContactCategoryScore) - Method in class gw.api.databuilder.ABContactBuilder
 
withAccessibility(IRelativeTypeInfo.Accessibility) - Method in class gw.lang.reflect.ConstructorInfoBuilder
 
withAccessor(IPropertyAccessor) - Method in class gw.lang.reflect.PropertyInfoBuilder
 
withAckCode(String) - Method in class gw.api.databuilder.MessageBuilder
 
withAckCode(String) - Method in class gw.api.databuilder.MessageHistoryBuilder
 
withAckCount(int) - Method in class gw.api.databuilder.MessageBuilderBase
Sets the number of acks received.
withAckCount(Integer) - Method in class gw.api.databuilder.MessageHistoryBuilder
 
withActive(boolean) - Method in class gw.api.databuilder.SpecialistServiceBuilderBaseBase
Sets the active flag for this SpecialistService.
withActiveState(WorkflowActiveState) - Method in class gw.api.databuilder.WorkflowBuilder
Sets the specific state of this workflow if active (e.g. running, waitmanual, waitactivity).
withActiveStatus() - Method in class gw.api.databuilder.CredentialBuilder
 
withActivity(Activity) - Method in class gw.api.databuilder.WorkflowBuilder
Add an activity to the workflow
withActivity(ValueGenerator<? extends Activity>) - Method in class gw.api.databuilder.WorkflowBuilder
Add an activity to the workflow
withAdditionalDFSDecls(ISymbolTable) - Method in class gw.lang.parser.ParserOptions
 
withAddress(Address) - Method in class gw.api.databuilder.ABContactAddressBuilder
 
withAddress(ValueGenerator<? extends AddressCoreExt>) - Method in class gw.api.databuilder.ABContactAddressBuilder
 
withAddress() - Method in class gw.api.databuilder.ABContactBuilder
 
withAddress(ValueGenerator<? extends AddressCoreExt>) - Method in class gw.api.databuilder.ABContactBuilder
 
withAddress(Address) - Method in class gw.api.databuilder.ABContactBuilder
 
withAddress(AddressBuilderBase) - Method in class gw.api.databuilder.ContactAddressBuilder
 
withAddress(AddressBuilderBase) - Method in class gw.api.databuilder.ContactBuilder
Use this AddressBuilder to create a new address.
withAddressBookFingerprint(String) - Method in class gw.api.databuilder.ContactBuilder
 
withAddressBookUID(String) - Method in class gw.api.databuilder.ContactBuilder
 
withAddressBookUID(String) - Method in class gw.api.databuilder.ContactTagBuilder
 
withAddressType(AddressType) - Method in class gw.api.databuilder.AddressBuilder
 
withAnnotations(IAnnotationInfo...) - Method in class gw.lang.reflect.PropertyInfoBuilder
 
withApplication(String) - Method in class gw.api.databuilder.PendingContactChangeBuilder
 
withAppliesToAllZones(boolean) - Method in class gw.api.databuilder.BusinessWeekBuilder
 
withAppRootEntityDisplayName(String) - Method in class gw.api.databuilder.PendingContactChangeBuilder
 
withAppRootEntityID(String) - Method in class gw.api.databuilder.PendingContactChangeBuilder
 
withAppRootEntityType(String) - Method in class gw.api.databuilder.PendingContactChangeBuilder
 
withArg(String) - Method in class gw.util.process.ProcessRunner
Adds an argument to the command.
withAttribute(String, String) - Method in class gw.api.util.DOMXMLBuilder.ElementBuilder
 
withAttributeIndent(int) - Method in class gw.xml.XmlSerializationOptions
Sets the writer to put each attribute on a new line
withAttributeNewLine(boolean) - Method in class gw.xml.XmlSerializationOptions
Sets the writer to put each attribute on a new line
withAttributeNS(String, String, String) - Method in class gw.api.util.DOMXMLBuilder.ElementBuilder
 
withAutoSync(AutoSync) - Method in class gw.api.databuilder.ContactBuilder
 
withBaseCurrency(Currency) - Method in class gw.api.databuilder.ExchangeRateBuilder
 
withBatchProcessType(BatchProcessType) - Method in class gw.api.databuilder.ProcessHistoryBuilder
 
withBatchRun(DuplicateContactBatchRunBuilder) - Method in class gw.api.databuilder.DuplicateContactPairBuilder
 
withBatchRun(DuplicateContactBatchRun) - Method in class gw.api.databuilder.DuplicateContactPairBuilder
 
withBusinessDays(Weekdays...) - Method in class gw.api.databuilder.BusinessWeekBuilder
Turn everything else off
withBusinessWeek(BusinessWeek) - Method in class gw.api.databuilder.BusinessWeekZoneBuilder
 
withCaller(Workflow) - Method in class gw.api.databuilder.WorkflowBuilder
Sets the what workflow called this workflow
withCaller(ValueGenerator<? extends Workflow>) - Method in class gw.api.databuilder.WorkflowBuilder
Sets the what workflow called this workflow
withCallHandler(IMethodCallHandler) - Method in class gw.lang.reflect.MethodInfoBuilder
 
withCaptureSymbolsForEval(boolean) - Method in class gw.lang.parser.ParserOptions
 
withCategory(ReviewCategory) - Method in class gw.api.databuilder.ReviewSummaryBuilder.ReviewSummaryCategoryScoreBuilder
 
withCategoryScore(ValueGenerator<? extends ReviewSummaryCategoryScore>) - Method in class gw.api.databuilder.ReviewSummaryBuilder
 
withCDATA(String) - Method in class gw.api.util.DOMXMLBuilder.ElementBuilder
 
withCellPhone(String) - Method in class gw.api.databuilder.ABPersonBuilderBase
 
withCellPhone(String) - Method in class gw.api.databuilder.PersonBuilderBase
Sets up the cell phone value and sets it as the primary phone.
withCellPhoneCountry(PhoneCountryCode) - Method in class gw.api.databuilder.ABPersonBuilderBase
 
withCellPhoneCountry(PhoneCountryCode) - Method in class gw.api.databuilder.PersonBuilderBase
 
withCellPhoneExtension(String) - Method in class gw.api.databuilder.ABPersonBuilderBase
 
withCellPhoneExtension(String) - Method in class gw.api.databuilder.PersonBuilderBase
 
withChangeXML(String) - Method in class gw.api.databuilder.PendingContactUpdateBuilder
 
withChangeXML(XmlElement) - Method in class gw.api.databuilder.PendingContactUpdateBuilder
 
withCharacterMask(String) - Method in class gw.xml.parser2.XMLNodeMetadataBuilder.AttributeBuilder
 
withCharset(String) - Method in class gw.util.process.ProcessRunner
Sets the charset with which to write to this process' input and read its output.
withCharset(String) - Method in class gw.util.ProcessStarter
Deprecated.
 
withClaimNumber(String) - Method in class gw.api.databuilder.ReviewSummaryBuilder
 
withClasspathEntry(File) - Method in class gw.test.Suite
 
withClientAppPublicID(String) - Method in class gw.api.databuilder.PendingContactChangeBuilder
 
withCMD() - Method in class gw.util.process.ProcessRunner
The process built up will used CMD.EXE if this is a windows platform.
withCMD() - Method in class gw.util.ProcessStarter
Deprecated.
The process built up will use CMD if this is a windows platform.
withCode(String) - Method in class gw.api.databuilder.ActivityPatternBuilderBase
 
withCode(String) - Method in class gw.api.databuilder.BusinessWeekZoneBuilder
 
withCode(String) - Method in class gw.api.databuilder.HolidayZoneBuilder
 
withCode(String) - Method in class gw.api.databuilder.SpecialistServiceBuilderBaseBase
Sets the unique string identifying this SpecialistService.
withCode(String) - Method in class gw.api.databuilder.ZoneBuilder
 
withCodeAndName(String) - Method in class gw.api.databuilder.ZoneBuilder
 
withComment(String) - Method in class gw.api.util.DOMXMLBuilder.ElementBuilder
 
withComments(boolean) - Method in class gw.xml.XmlSerializationOptions
Sets the Comments property.
withCompanyName(String) - Method in class gw.api.databuilder.CompanyBuilderBase
Sets up the contact to have this company name.
withCompanyNameKanji(String) - Method in class gw.api.databuilder.CompanyBuilderBase
Sets up the contact to have this company name.
withConstructorHandler(IConstructorHandler) - Method in class gw.lang.reflect.ConstructorInfoBuilder
 
withContact(ABContactBuilder) - Method in class gw.api.databuilder.DuplicateContactPairBuilder
 
withContact(ABContact) - Method in class gw.api.databuilder.DuplicateContactPairBuilder
 
withContact(ABContact) - Method in class gw.api.databuilder.ReviewSummaryBuilder
 
withContactAddress(AddressBuilderBase) - Method in class gw.api.databuilder.ContactBuilder
Use this AddressBuilder to create a new contact address.
withCountry(Country) - Method in class gw.api.databuilder.BusinessWeekZoneBuilder
 
withCountry(Country) - Method in class gw.api.databuilder.HolidayZoneBuilder
 
withCountry(Country) - Method in class gw.api.databuilder.ZoneBuilder
 
withCountryCode(PhoneCountryCode) - Method in class gw.api.util.phone.GWPhoneNumberBuilder
Adds the specified country code type code to the builder.
withCountryCode(int) - Method in class gw.api.util.phone.GWPhoneNumberBuilder
Adds the specified country code to the builder.
withCountryCodeColumn(PropertyReference<Bean, PhoneCountryCode>) - Method in class gw.api.util.phone.PhoneColumnProperties
 
withCreateStatus(ContactCreationApprovalStatus) - Method in class gw.api.databuilder.ABContactBuilder
 
withCreateTime(Date) - Method in class gw.api.databuilder.MessageHistoryBuilder
 
withCreationTime(Date) - Method in class gw.api.databuilder.MessageBuilderBase
Sets the time of creating the message.
withCtxInferenceMgr(Object) - Method in class gw.lang.parser.ParserOptions
 
withCurrentAction(WorkflowActionType) - Method in class gw.api.databuilder.WorkflowBuilder
Sets the what action is the Workflow currently trying to take?
withCurrentBranch(String) - Method in class gw.api.databuilder.WorkflowBuilder
Sets the iD of the branch the workflow is currently trying to execute.
withCurrentStep(String) - Method in class gw.api.databuilder.WorkflowBuilder
Sets the iD of the workflow's current step.
withCycleStrategy(CycleStrategy) - Method in class gw.api.graph.EntityGraphTraverser
 
withCycleStrategy(CycleStrategy) - Method in class gw.api.graph.GenericGraphTraverser
 
withDate(int, int, int) - Method in class gw.api.databuilder.HolidayBuilder
 
withDate(Date) - Method in class gw.api.databuilder.HolidayBuilder
 
withDateOfBirth(Date) - Method in class gw.api.databuilder.ABPersonBuilderBase
 
withDbmsCounterThresholdMs(int) - Method in class gw.api.profiler.Profiler.ProfilerStart
 
withDeclSymbols(Map<String, Set<IFunctionSymbol>>) - Method in class gw.lang.parser.ParserOptions
 
withDefault(String) - Method in class gw.xml.parser2.XMLNodeMetadataBuilder.AttributeBuilder
 
withDefaultTypeUsesMap() - Method in class gw.lang.parser.ParserOptions
 
withDefaultValueKey(ParameterKey<Integer>) - Method in class gw.api.system.IntegerParameterKey
 
withDefaultValueKey(ParameterKey<T>) - Method in class gw.api.system.ParameterKey
Set reference to parameter that can provide default value if required.
withDefValue(IExpression) - Method in class gw.lang.reflect.ParameterInfoBuilder
 
withDemarcation(Date) - Method in class gw.api.databuilder.BusinessWeekBuilder
 
withDeprecated(String) - Method in class gw.lang.reflect.ConstructorInfoBuilder
 
withDeprecated(String) - Method in class gw.lang.reflect.MethodInfoBuilder
 
withDeprecated(String) - Method in class gw.lang.reflect.PropertyInfoBuilder
 
withDescription(String) - Method in interface gw.api.database.IDeleteBuilder
Sets a string describing the query.
withDescription(String) - Method in interface gw.api.database.IInsertBuilder
Sets a string describing the query.
withDescription(String) - Method in interface gw.api.database.IInsertSelectBuilder
Sets a string describing the query.
withDescription(String) - Method in interface gw.api.database.IUpdateBuilder
Sets a string describing the query.
withDescription(String) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeDeleteBuilder
Sets a string describing the query.
withDescription(String) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeInsertBuilder
Sets a string describing the query.
withDescription(String) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeInsertSelectBuilder
Sets a string describing the query.
withDescription(String) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeSelectBuilder
Sets a string describing the query.
withDescription(String) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeUpdateBuilder
Sets a string describing the query.
withDescription(String) - Method in class gw.api.databuilder.AttributeBuilder
 
withDescription(String) - Method in class gw.api.databuilder.ExchangeRateSetBuilder
 
withDescription(String) - Method in class gw.api.databuilder.MessageBuilderBase
 
withDescription(String) - Method in class gw.api.databuilder.RoleBuilder
 
withDescription(String) - Method in class gw.api.databuilder.SecurityZoneBuilder
Sets the an optional, more detailed description of the security zone.
withDescription(String) - Method in class gw.api.databuilder.SpecialistServiceBuilderBaseBase
Sets the description for this SpecialistService.
withDescription(String) - Method in class gw.lang.reflect.ConstructorInfoBuilder
 
withDescription(String) - Method in class gw.lang.reflect.ExceptionInfoBuilder
 
withDescription(String) - Method in class gw.lang.reflect.MethodInfoBuilder
 
withDescription(String) - Method in class gw.lang.reflect.ParameterInfoBuilder
 
withDescription(String) - Method in class gw.lang.reflect.PropertyInfoBuilder
 
withDescription(String) - Method in class gw.pl.util.webservices.CmdOptionBuilder
 
withDescription(String) - Method in class gw.xml.parser2.XMLNodeMetadataBuilder.AttributeBuilder
 
withDescription(String) - Method in class gw.xml.parser2.XMLNodeMetadataBuilder.ChildElementBuilder
 
withDescription(String) - Method in class gw.xml.parser2.XMLNodeMetadataBuilder.ChildListBuilder
 
withDescription(String) - Method in class gw.xml.parser2.XMLNodeMetadataBuilder.NodeValueBuilder
 
withDestinationId(Integer) - Method in class gw.api.databuilder.MessageBuilderBase
 
withDestinationID(Integer) - Method in class gw.api.databuilder.MessageHistoryBuilder
 
withDiffDbmsCounters(boolean) - Method in class gw.api.profiler.Profiler.ProfilerStart
 
withDistinct(boolean) - Method in interface gw.api.database.IQueryBuilder
Adds the distinct keyword to the query if distinct is true.
withDistinct(boolean) - Method in class gw.api.database.Query
Adds the distinct keyword to the query if distinct is true.
withDistinct(boolean) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeInsertSelectBuilder
Whether to use DISTINCT in the SELECT portion of the insert-select
withDistinct(boolean) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeSelectBuilder
Whether to use DISTINCT or not
withDuplicateContact(ABContactBuilder) - Method in class gw.api.databuilder.DuplicateContactPairBuilder
 
withDuplicateContact(ABContact) - Method in class gw.api.databuilder.DuplicateContactPairBuilder
 
withDuplicateCount(int) - Method in class gw.api.databuilder.MessageBuilderBase
Sets the number of duplicate errors received.
withDuplicateCount(Integer) - Method in class gw.api.databuilder.MessageHistoryBuilder
 
withDynamic() - Method in class gw.api.system.BooleanParameterKey
 
withDynamic() - Method in class gw.api.system.DateParameterKey
 
withDynamic() - Method in class gw.api.system.DoubleParameterKey
 
withDynamic() - Method in class gw.api.system.IntegerParameterKey
 
withDynamic() - Method in class gw.api.system.ListParameterKey
 
withDynamic() - Method in class gw.api.system.StringParameterKey
 
withDynamic() - Method in class gw.api.system.TimeParameterKey
 
withEcho() - Method in class gw.util.process.ProcessRunner
Sets this process' output to be displayed the parent process' stdout and stderr.
withEffectiveDate(Date) - Method in class gw.api.databuilder.ExchangeRateSetBuilder
 
withElement(String) - Method in class gw.api.util.DOMXMLBuilder.ElementBuilder
 
withElement(String, Object) - Method in class gw.lang.annotation.Annotations.Builder
 
withElementNS(String, String) - Method in class gw.api.util.DOMXMLBuilder.ElementBuilder
 
withEmailAddress1(String) - Method in class gw.api.databuilder.ABContactBuilder
 
withEmailAddress1(String) - Method in class gw.api.databuilder.ContactBuilder
 
withEmailAddress2(String) - Method in class gw.api.databuilder.ABContactBuilder
 
withEmailAddress2(String) - Method in class gw.api.databuilder.ContactBuilder
 
withEmployeeNumber(String) - Method in class gw.api.databuilder.ABUserContactBuilder
 
withEmployeeNumber(String) - Method in class gw.api.databuilder.UserContactBuilder
Sets the employee ID number.
withEnclosingType(String) - Method in class gw.lang.parser.ParserOptions
 
withEncoding(String) - Method in class gw.xml.XmlSerializationOptions
Sets the encoding property.
withEncoding(Charset) - Method in class gw.xml.XmlSerializationOptions
Sets the encoding property.
withEnteredStep(Date) - Method in class gw.api.databuilder.WorkflowBuilder
Sets the time when the Workflow entered the current step
withEntityName(String) - Method in class gw.api.system.ParameterKey
Associate this paremeter with the entity.
withEnvironmentVariable(String, String) - Method in class gw.util.process.ProcessRunner
Adds a name-value pair into this process' environment.
withErrorCategory(ErrorCategory) - Method in class gw.api.databuilder.MessageBuilderBase
 
withErrorDescription(String) - Method in class gw.api.databuilder.MessageBuilderBase
Sets the detailed description of error condition (set in the message sink).
withErrorDescription(String) - Method in class gw.api.databuilder.MessageHistoryBuilder
 
withErrorStatus() - Method in class gw.api.databuilder.MessageBuilderBase
 
withEventName(String) - Method in class gw.api.databuilder.MessageBuilderBase
 
withEventName(String) - Method in class gw.api.databuilder.MessageHistoryBuilder
 
withEventRootKey(String) - Method in class gw.api.databuilder.MessageBuilderBase
Sets the key of event root/cause, encoded as type:id.
withEventRootKey(String) - Method in class gw.api.databuilder.MessageHistoryBuilder
 
withEvictFromGlobalCache(boolean) - Method in interface gw.api.database.IDeleteBuilder
If the update is successful, the affected beans will be evicted from the global cache.
withEvictFromGlobalCache(boolean) - Method in interface gw.api.database.IUpdateBuilder
If the update is successful, the affected beans will be evicted from the global cache.
withExact(boolean) - Method in class gw.api.databuilder.DuplicateContactPairBuilder
 
withExceptions(ExceptionInfoBuilder...) - Method in class gw.lang.reflect.ConstructorInfoBuilder
 
withExceptions(ExceptionInfoBuilder...) - Method in class gw.lang.reflect.MethodInfoBuilder
 
withExchangeRate(String, String, String) - Method in class gw.api.databuilder.ExchangeRateSetBuilder
 
withExchangeRate(Currency, Currency, BigDecimal) - Method in class gw.api.databuilder.ExchangeRateSetBuilder
 
withExchangeRate(ExchangeRate) - Method in class gw.api.databuilder.ExchangeRateSetBuilder
 
withExchangeRate(ExchangeRateBuilder) - Method in class gw.api.databuilder.ExchangeRateSetBuilder
 
withExchangeRates(ExchangeRate...) - Method in class gw.api.databuilder.ExchangeRateSetBuilder
 
withExpectedType(IType) - Method in class gw.lang.parser.ParserOptions
 
withExpireDate(Date) - Method in class gw.api.databuilder.ExchangeRateSetBuilder
 
withExtendedQueryTracing() - Method in class gw.api.profiler.Profiler.ProfilerStart
 
withExtension(String) - Method in class gw.api.util.phone.GWPhoneNumberBuilder
Adds the specified extension to the builder
withFailedTime(Date) - Method in class gw.api.databuilder.CredentialBuilder
 
withFastSuiteName(String) - Method in class gw.testharness.v3.PLSuite
 
withFax(String) - Method in class gw.api.databuilder.ContactBuilder
Sets up the fax phone number value.
withFaxExtension(String) - Method in class gw.api.databuilder.ContactBuilder
 
withFaxPhone(String) - Method in class gw.api.databuilder.ABContactBuilder
 
withFaxPhoneCountry(PhoneCountryCode) - Method in class gw.api.databuilder.ABContactBuilder
 
withFaxPhoneCountry(PhoneCountryCode) - Method in class gw.api.databuilder.ContactBuilder
 
withFaxPhoneExtension(String) - Method in class gw.api.databuilder.ABContactBuilder
 
withField(IRFieldDecl) - Method in class gw.lang.ir.builder.IRClassBuilder
 
withFileContext(IFileContext) - Method in class gw.lang.parser.ParserOptions
 
withFindRetired(boolean) - Method in interface gw.api.database.ISimpleQueryBuilder
Used to find retired entities.
withFindRetired(boolean) - Method in class gw.api.database.Query
Used to find retired entities.
withFindTemporaryBranches(boolean) - Method in interface gw.api.database.ISimpleQueryBuilder
Used to find temporary branches.
withFindTemporaryBranches(boolean) - Method in class gw.api.database.Query
Used to find temporary branches.
withFirstName(String) - Method in class gw.api.databuilder.ABPersonBuilderBase
 
withFirstName(String) - Method in class gw.api.databuilder.PersonBuilderBase
Sets up the contact to have this first name.
withFirstNameKanji(String) - Method in class gw.api.databuilder.ABPersonBuilderBase
Sets up the contact to have this first name in kanji.
withFirstNameKanji(String) - Method in class gw.api.databuilder.PersonBuilderBase
Sets up the contact to have this first name in kanji.
withForceTimeoutBranch(String) - Method in class gw.api.databuilder.WorkflowBuilder
Sets the iD of the next workflow timeout branch to take.
withFormerName(String) - Method in class gw.api.databuilder.ABPersonBuilderBase
 
withFormerName(String) - Method in class gw.api.databuilder.PersonBuilderBase
Sets up the contact to have this former name.
withFridayAsBusinessDay(Date, Date) - Method in class gw.api.databuilder.BusinessWeekBuilder
 
withFridayNotAsBusinessDay() - Method in class gw.api.databuilder.BusinessWeekBuilder
 
withFullName(String, String, NameSuffix) - Method in class gw.api.databuilder.PersonBuilderBase
Sets up the contact to have the first name, last name and suffix.
withFullNameKanji(String, String, String, String) - Method in class gw.api.databuilder.PersonBuilderBase
Sets up the contact to have the first name, last name.
withGender(GenderType) - Method in class gw.api.databuilder.ABPersonBuilderBase
 
withGender(GenderType) - Method in class gw.api.databuilder.PersonBuilderBase
 
withGenRootExprAccess(boolean) - Method in class gw.lang.parser.ParserOptions
 
withGetter(String) - Method in class gw.lang.reflect.PropertyInfoBuilder
 
withGosuExpressionType(String) - Method in class gw.xml.parser2.XMLNodeMetadataBuilder.AttributeBuilder
 
withGosuExpressionType(DynamicReturnTypeProvider) - Method in class gw.xml.parser2.XMLNodeMetadataBuilder.AttributeBuilder
 
withGroup(Group) - Method in class gw.api.databuilder.SecurityZoneBuilder
Add a group to the securityZone
withGroup(ValueGenerator<? extends Group>) - Method in class gw.api.databuilder.SecurityZoneBuilder
Add a group to the securityZone
withGroup(Group) - Method in class gw.api.databuilder.UserBuilder
 
withHandler(WorkflowHandler) - Method in class gw.api.databuilder.WorkflowBuilder
Sets the what infrastructure handles this Workflow?
withHidden() - Method in class gw.lang.reflect.MethodInfoBuilder
 
withHidden(boolean) - Method in class gw.lang.reflect.MethodInfoBuilder
 
withHiResTime() - Method in class gw.api.profiler.Profiler.ProfilerStart
 
withHomePhone(String) - Method in class gw.api.databuilder.ABContactBuilder
Set the home phone number for this contact
withHomePhone(String) - Method in class gw.api.databuilder.ContactBuilder
Sets up the home phone value and sets it as the primary phone.
withHomePhoneCountry(PhoneCountryCode) - Method in class gw.api.databuilder.ABContactBuilder
 
withHomePhoneCountry(PhoneCountryCode) - Method in class gw.api.databuilder.ContactBuilder
 
withHomePhoneExtension(String) - Method in class gw.api.databuilder.ABContactBuilder
 
withHomePhoneExtension(String) - Method in class gw.api.databuilder.ContactBuilder
 
withIdAttribute(String, boolean) - Method in class gw.api.util.DOMXMLBuilder.ElementBuilder
 
withIdAttributeNS(String, String, boolean) - Method in class gw.api.util.DOMXMLBuilder.ElementBuilder
 
withIFileFilter(Predicate<IFile>) - Method in class gw.test.Suite
Adds a file filter to this suite, allowing certain tests to be excluded.
withIgnoreWarning(ResourceKey) - Method in class gw.lang.parser.ParserOptions
 
withIncludeRetired(boolean) - Method in class gw.api.graph.EntityGraphTraverser
Sets the flag to include retired entities while traversing the graph.
withIndent(String) - Method in class gw.xml.XmlSerializationOptions
Sets the Indent property.
withinDistance(IQueryablePropertyInfo, SpatialPoint, Number, UnitOfDistance) - Method in interface gw.api.database.ISimpleQueryBuilder
Searches for points that are 'distance' units from center.
withinDistance(IQueryablePropertyInfo, String, SpatialPoint, Number, UnitOfDistance) - Method in interface gw.api.database.ISimpleQueryBuilder
Searches for points that are 'distance' units from center.
withinDistance(ColumnRef, String, SpatialPoint, Number, UnitOfDistance) - Method in interface gw.api.database.ISimpleQueryBuilder
Searches for points that are 'distance' units from center.
withinDistance(IQueryablePropertyInfo, SpatialPoint, Number, UnitOfDistance) - Method in class gw.api.database.Query
Searches for points that are 'distance' units from center.
withinDistance(IQueryablePropertyInfo, String, SpatialPoint, Number, UnitOfDistance) - Method in class gw.api.database.Query
Searches for points that are 'distance' units from center.
withinDistance(ColumnRef, String, SpatialPoint, Number, UnitOfDistance) - Method in class gw.api.database.Query
Searches for points that are 'distance' units from center.
withinPolygon(IQueryablePropertyInfo, boolean, SpatialPolygon) - Method in interface gw.api.database.ISimpleQueryBuilder
Searches for points that are within or not within the given polygon.
withinPolygon(IQueryablePropertyInfo, String, boolean, SpatialPolygon) - Method in interface gw.api.database.ISimpleQueryBuilder
Searches for points that are within or not within the given polygon.
withinPolygon(ColumnRef, String, boolean, SpatialPolygon) - Method in interface gw.api.database.ISimpleQueryBuilder
Searches for points that are within or not within the given polygon.
withinPolygon(IQueryablePropertyInfo, boolean, SpatialPoint) - Method in interface gw.api.database.ISimpleQueryBuilder
Searches for polygons that contain or do not contain the given point.
withinPolygon(IQueryablePropertyInfo, String, boolean, SpatialPoint) - Method in interface gw.api.database.ISimpleQueryBuilder
Searches for polygons that contain or do not contain the given point.
withinPolygon(ColumnRef, String, boolean, SpatialPoint) - Method in interface gw.api.database.ISimpleQueryBuilder
Searches for polygons that contain or do not contain the given point.
withinPolygon(IQueryablePropertyInfo, boolean, SpatialPolygon) - Method in class gw.api.database.Query
Searches for points that are within or not within the given polygon.
withinPolygon(IQueryablePropertyInfo, String, boolean, SpatialPolygon) - Method in class gw.api.database.Query
Searches for points that are within or not within the given polygon.
withinPolygon(ColumnRef, String, boolean, SpatialPolygon) - Method in class gw.api.database.Query
Searches for points that are within or not within the given polygon.
withinPolygon(IQueryablePropertyInfo, boolean, SpatialPoint) - Method in class gw.api.database.Query
Searches for polygons that contain or do not contain the given point.
withinPolygon(IQueryablePropertyInfo, String, boolean, SpatialPoint) - Method in class gw.api.database.Query
Searches for polygons that contain or do not contain the given point.
withinPolygon(ColumnRef, String, boolean, SpatialPoint) - Method in class gw.api.database.Query
Searches for polygons that contain or do not contain the given point.
withinPolygonBuffer(IQueryablePropertyInfo, boolean, SpatialPolygon, Number, UnitOfDistance) - Method in interface gw.api.database.ISimpleQueryBuilder
Searches for points that are within or not within the given polygon buffer.
withinPolygonBuffer(IQueryablePropertyInfo, String, boolean, SpatialPolygon, Number, UnitOfDistance) - Method in interface gw.api.database.ISimpleQueryBuilder
Searches for points that are within or not within the given polygon buffer.
withinPolygonBuffer(ColumnRef, String, boolean, SpatialPolygon, Number, UnitOfDistance) - Method in interface gw.api.database.ISimpleQueryBuilder
Searches for points that are within or not within the given polygon buffer.
withinPolygonBuffer(IQueryablePropertyInfo, boolean, SpatialPolygon, Number, UnitOfDistance) - Method in class gw.api.database.Query
Searches for points that are within or not within the given polygon buffer.
withinPolygonBuffer(IQueryablePropertyInfo, String, boolean, SpatialPolygon, Number, UnitOfDistance) - Method in class gw.api.database.Query
Searches for points that are within or not within the given polygon buffer.
withinPolygonBuffer(ColumnRef, String, boolean, SpatialPolygon, Number, UnitOfDistance) - Method in class gw.api.database.Query
Searches for points that are within or not within the given polygon buffer.
withInsertHint(boolean) - Method in interface gw.api.database.IInsertBuilder
Whether to append NOLOG hint in the generated SQL (Oracle only).
withInsertHint(boolean) - Method in interface gw.api.database.IInsertSelectBuilder
Whether to append NOLOG hint in the generated SQL (Oracle only).
withInsertHint(boolean) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeInsertBuilder
Whether to append hint in the generated SQL
withInsertHint(boolean) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeInsertSelectBuilder
Whether to append hint in the generated SQL
withInstanceFilter(TraversalFilter<KeyableBean>) - Method in class gw.api.graph.EntityGraphTraverser
Sets the instance filter to use while traversing the graph.
withInterface(Class) - Method in class gw.lang.ir.builder.IRClassBuilder
 
withInterface(IJavaClassInfo) - Method in class gw.lang.ir.builder.IRClassBuilder
 
withInterface(IType) - Method in class gw.lang.ir.builder.IRClassBuilder
 
withInterface(IRType) - Method in class gw.lang.ir.builder.IRClassBuilder
 
withKeyMap(String) - Method in class gw.api.databuilder.MessageBuilder
 
withKeyMap(String) - Method in class gw.api.databuilder.MessageHistoryBuilder
 
withLastName(String) - Method in class gw.api.databuilder.ABPersonBuilderBase
 
withLastName(String) - Method in class gw.api.databuilder.PersonBuilderBase
Sets up the contact to have this last name.
withLastNameKanji(String) - Method in class gw.api.databuilder.ABPersonBuilderBase
Sets up the contact to have this last name in kanji.
withLastNameKanji(String) - Method in class gw.api.databuilder.PersonBuilderBase
Sets up the contact to have this last name in kanji.
withLastRunDate(Date) - Method in class gw.api.databuilder.DuplicateContactBatchRunBuilder
 
withLicenseNumber(String) - Method in class gw.api.databuilder.ABPersonBuilderBase
 
withLicenseNumber(String) - Method in class gw.api.databuilder.PersonBuilderBase
 
withLicenseState(Jurisdiction) - Method in class gw.api.databuilder.ABPersonBuilderBase
 
withLicenseState(Jurisdiction) - Method in class gw.api.databuilder.PersonBuilderBase
 
withLineSeparator(String) - Method in class gw.xml.XmlSerializationOptions
Sets the LineSeparator property.
withLinkID(String) - Method in class gw.api.databuilder.AddressBuilder
 
withLocalizedProperty(IPropertyInfo, LanguageType, String) - Method in class gw.api.databuilder.DataBuilder
 
withLocalizedProperty(IColumnPropertyInfo, String, String) - Method in class gw.api.databuilder.DataBuilder
 
withLocation(LocationInfo) - Method in class gw.lang.reflect.MethodInfoBuilder
 
withLocation(LocationInfo) - Method in class gw.lang.reflect.PropertyInfoBuilder
 
withLockDate(Date) - Method in class gw.api.databuilder.CredentialBuilder
 
withLog(WorkflowLogEntry) - Method in class gw.api.databuilder.WorkflowBuilder
Add a workflow log entry to the workflow
withLog(ValueGenerator<? extends WorkflowLogEntry>) - Method in class gw.api.databuilder.WorkflowBuilder
Add a workflow log entry to the workflow
withLogEntryCounter(Integer) - Method in class gw.api.databuilder.WorkflowBuilder
Sets the counter for assigning a sort order to log entries
withLogSQL(boolean) - Method in class gw.api.database.GroupingQuery
Turns on or off SQL logging.
withLogSQL(boolean) - Method in interface gw.api.database.IDeleteBuilder
Turns on or off SQL logging.
withLogSQL(boolean) - Method in interface gw.api.database.IInsertBuilder
Turns on or off SQL logging.
withLogSQL(boolean) - Method in interface gw.api.database.IInsertSelectBuilder
Turns on or off SQL logging.
withLogSQL(boolean) - Method in interface gw.api.database.IQuery
Turns on or off SQL logging.
withLogSQL(boolean) - Method in interface gw.api.database.IUpdateBuilder
Turns on or off SQL logging.
withLogSQL(boolean) - Method in class gw.api.database.Query
Turns on or off SQL logging.
withLogSQL(boolean) - Method in interface gw.api.database.Restriction
Overridden to specialize return type to Query.
withLogSQL(boolean) - Method in interface gw.api.database.Table
Overridden to specialize return type to Query.
withLogSQL(boolean) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeDeleteBuilder
Turns on or off SQL logging.
withLogSQL(boolean) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeInsertBuilder
Turns on or off SQL logging.
withLogSQL(boolean) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeInsertSelectBuilder
Turns on or off SQL logging.
withLogSQL(boolean) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeSelectBuilder
Turns on or off SQL logging.
withLogSQL(boolean) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeUpdateBuilder
Turns on or off SQL logging.
withManagerFlag(boolean) - Method in class gw.api.databuilder.GroupUserBuilder
 
withMandatory(Boolean) - Method in class gw.api.databuilder.ActivityPatternBuilderBase
 
withMaritalStatus(MaritalStatus) - Method in class gw.api.databuilder.ABPersonBuilderBase
 
withMaritalStatus(MaritalStatus) - Method in class gw.api.databuilder.PersonBuilderBase
 
withMarket(FXRateMarket) - Method in class gw.currency.fxrate.FXRateContextImpl.Builder
Use the specified market.
withMarketTime(Date) - Method in class gw.currency.fxrate.FXRateContextImpl.Builder
Use the specified marketTime
withMaxLength(int) - Method in class gw.api.system.StringParameterKey
Sets maximum length (inclusive) of the string.
withMemberFlag(boolean) - Method in class gw.api.databuilder.GroupUserBuilder
 
withMessage(Message) - Method in class gw.api.databuilder.WorkflowBuilder
Sets the integration message associated with this workflow
withMessage(ValueGenerator<? extends Message>) - Method in class gw.api.databuilder.WorkflowBuilder
Sets the integration message associated with this workflow
withMessageCode(String) - Method in class gw.api.databuilder.MessageBuilder
 
withMessageCode(String) - Method in class gw.api.databuilder.MessageHistoryBuilder
 
withMessageHistory(MessageHistory) - Method in class gw.api.databuilder.WorkflowBuilder
Sets the completed integration message associated with this workflow
withMessageHistory(ValueGenerator<? extends MessageHistory>) - Method in class gw.api.databuilder.WorkflowBuilder
Sets the completed integration message associated with this workflow
withMethod(IRMethodStatement) - Method in class gw.lang.ir.builder.IRClassBuilder
 
withMiddleName(String) - Method in class gw.api.databuilder.ABPersonBuilderBase
 
withMiddleName(String) - Method in class gw.api.databuilder.PersonBuilderBase
Sets up the contact to have this middle name.
withMinLength(int) - Method in class gw.api.system.StringParameterKey
Sets minimum length (inclusive) of the string.
withModifiers(int) - Method in class gw.lang.ir.builder.IRFeatureBuilder
 
withModules(String...) - Method in class gw.test.Suite
This limits the gosu tests that are run to gosu tests that are located within the specified module in a gsrc or gtest directory AND all and java tests in the classpath that are not in a module.
withMondayAsBusinessDay(Date, Date) - Method in class gw.api.databuilder.BusinessWeekBuilder
 
withMondayNotAsBusinessDay() - Method in class gw.api.databuilder.BusinessWeekBuilder
 
withName(String) - Method in class gw.api.databuilder.ABContactBuilder
 
withName(String) - Method in class gw.api.databuilder.AttributeBuilder
 
withName(String) - Method in class gw.api.databuilder.BusinessWeekBuilder
 
withName(String) - Method in class gw.api.databuilder.CompanyBuilder
 
withName(String) - Method in class gw.api.databuilder.ExchangeRateSetBuilder
 
withName(String) - Method in class gw.api.databuilder.HolidayBuilder
 
withName(String, String) - Method in class gw.api.databuilder.PersonBuilderBase
Sets up the contact to have the first name, last name.
withName(String) - Method in class gw.api.databuilder.RegionBuilder
 
withName(String) - Method in class gw.api.databuilder.ReviewSummaryBuilder
 
withName() - Method in class gw.api.databuilder.SecurityZoneBuilder
 
withName(String) - Method in class gw.api.databuilder.SecurityZoneBuilder
Sets the name of the security zone.
withName(String) - Method in class gw.api.databuilder.SpecialistServiceBuilderBaseBase
Sets the name of this SpecialistService.
withName(String) - Method in class gw.api.databuilder.ZoneBuilder
 
withName(String) - Method in class gw.lang.ir.builder.IRFieldBuilder
 
withName(String) - Method in class gw.lang.reflect.ExceptionInfoBuilder
 
withName(String) - Method in class gw.lang.reflect.MethodInfoBuilder
 
withName(String) - Method in class gw.lang.reflect.ParameterInfoBuilder
 
withName(String) - Method in class gw.lang.reflect.PropertyInfoBuilder
 
withNameAndPublicId(String) - Method in class gw.api.databuilder.RoleBuilder
 
withNameKanji(String) - Method in class gw.api.databuilder.ABContactBuilder
 
withNationalNumber(String) - Method in class gw.api.util.phone.GWPhoneNumberBuilder
Adds the specified national subscriber number to the builder
withNoFastSuiteName() - Method in class gw.testharness.v3.PLSuite
 
withNoSuiteAnnotation() - Method in class gw.testharness.v3.PLSuite
 
withNoSuiteAnnotationVerifier() - Method in class gw.testharness.v3.PLSuite
 
withNotes(String) - Method in class gw.api.databuilder.ABContactBuilder
 
withNotes(String) - Method in class gw.api.databuilder.ContactBuilder
 
withNumDependents(Integer) - Method in class gw.api.databuilder.ABPersonBuilderBase
 
withNumDependents(Integer) - Method in class gw.api.databuilder.PersonBuilderBase
 
withNumDependentsU18(Integer) - Method in class gw.api.databuilder.ABPersonBuilderBase
 
withNumDependentsU18(Integer) - Method in class gw.api.databuilder.PersonBuilderBase
 
withNumDependentsU25(Integer) - Method in class gw.api.databuilder.ABPersonBuilderBase
 
withNumDependentsU25(Integer) - Method in class gw.api.databuilder.PersonBuilderBase
 
withObjectKey(String) - Method in class gw.api.databuilder.MessageBuilderBase
Sets the key of template root object/SOO, encoded as type:id.
withOccupation(String) - Method in class gw.api.databuilder.ABPersonBuilderBase
 
withOccupation(String) - Method in class gw.api.databuilder.PersonBuilderBase
 
withOfficialID(OfficialIDBuilder) - Method in class gw.api.databuilder.ContactBuilder
Use this OfficialIDBuilder to create the new id (SSN or FEIN, etc.).
withOfficialID(OfficialIDType, String) - Method in class gw.api.databuilder.ContactBuilder
 
withOpenStream(StreamFactory<T>, StreamBlock<? super T>) - Static method in class gw.pl.io.IOUtil
Runs the given block of code with the stream provided by the given factory.
withOptionalContext(FXRateContext) - Method in class gw.currency.fxrate.FXRateContextImpl.Builder
Use any optional context properties from the specified context.
withOptionalInt(Integer) - Method in class gw.api.databuilder.MessageBuilder
 
withOptionalInt(Integer) - Method in class gw.api.databuilder.MessageHistoryBuilder
 
withOptionalMoney(BigDecimal) - Method in class gw.api.databuilder.MessageBuilder
 
withOptionalMoney(BigDecimal) - Method in class gw.api.databuilder.MessageHistoryBuilder
 
withOptionalString(String) - Method in class gw.api.databuilder.MessageBuilder
 
withOptionalString(String) - Method in class gw.api.databuilder.MessageHistoryBuilder
 
withOrderedHintOnOracle(boolean) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeUpdateBuilder
 
withOrganization(Organization) - Method in class gw.api.databuilder.RoleBuilder
 
withOrigMsgID(Long) - Method in class gw.api.databuilder.MessageHistoryBuilder
 
withOSenderRefID(String) - Method in class gw.api.databuilder.MessageHistoryBuilder
 
withPackageFilter(Predicate<String>) - Method in class gw.test.Suite
Adds a package filter to this suite, which allows you to exclude certain packages from consideration.
withPackages(String...) - Method in class gw.test.Suite
Adds a package filter that will only accept packages that are subpackages of the strings passed in.
withParallelDml(boolean) - Method in interface gw.api.database.IDeleteBuilder
Use parallel DML when executing this statement (Oracle only).
withParallelDml(boolean) - Method in interface gw.api.database.IInsertSelectBuilder
Use parallel DML when executing this statement (Oracle only).
withParallelDml(boolean) - Method in interface gw.api.database.IUpdateBuilder
Use parallel DML when executing this statement (Oracle only).
withParallelDml(boolean) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeDeleteBuilder
Use parallel DML when executing this statement (Oracle only).
withParallelDml(boolean) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeInsertSelectBuilder
Use parallel DML when executing this statement (Oracle only).
withParallelDml(boolean) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeUpdateBuilder
Use parallel DML when executing this statement (Oracle only).
withParameters(ParameterInfoBuilder...) - Method in class gw.lang.reflect.ConstructorInfoBuilder
 
withParameters(ParameterInfoBuilder...) - Method in class gw.lang.reflect.MethodInfoBuilder
 
withParent(SpecialistService) - Method in class gw.api.databuilder.SpecialistServiceBuilderBaseBase
Sets the reference to the parent of this SpecialistService.
withParent(B) - Method in class gw.api.databuilder.SpecialistServiceBuilderBaseBase
Sets the reference to the parent of this SpecialistService.
withParser(IGosuParser) - Method in class gw.lang.parser.ParserOptions
 
withParticle(String) - Method in class gw.api.databuilder.ABPersonBuilderBase
Sets up the contact to have this particle.
withParticle(String) - Method in class gw.api.databuilder.PersonBuilderBase
Sets up the contact to have this particle.
withPassword(String) - Method in class gw.api.databuilder.CredentialBuilder
Sets the password for this credential.
withPayload(String) - Method in class gw.api.databuilder.MessageBuilderBase
Sets the contents of the message.
withPayLoad(String) - Method in class gw.api.databuilder.MessageHistoryBuilder
 
withPendingAckStatus() - Method in class gw.api.databuilder.MessageBuilderBase
 
withPendingChange(PendingContactChange) - Method in class gw.api.databuilder.ABContactBuilder
 
withPendingChange(ValueGenerator<? extends PendingContactChange>) - Method in class gw.api.databuilder.ABContactBuilder
 
withPendingSendStatus() - Method in class gw.api.databuilder.MessageBuilderBase
 
withPermanent() - Method in class gw.api.system.IntegerParameterKey
 
withPermanent() - Method in class gw.api.system.StringParameterKey
 
withPermission(SystemPermissionType) - Method in class gw.api.databuilder.RoleBuilder
 
withPhoneColumnProperty(PhoneColumnProperties) - Method in class gw.api.util.phone.EntityPhoneMapper
Adds the PhoneColumnProperties to the mapper
withPhoneColumns(String, String, String) - Method in class gw.api.util.phone.EntityPhoneMapper
Adds a PhoneColumnProperties object with the three column names.
withPhoneExtension(PropertyReference<Bean, String>) - Method in class gw.api.util.phone.PhoneColumnProperties
 
withPhoneNumber(PropertyReference<Bean, String>) - Method in class gw.api.util.phone.PhoneColumnProperties
 
withPreferred(boolean) - Method in class gw.api.databuilder.ABContactBuilder
 
withPreferred(boolean) - Method in class gw.api.databuilder.ContactBuilder
Sets up the preferred value.
withPreferredCurrency(Currency) - Method in class gw.api.databuilder.ABContactBuilder
 
withPreferredCurrency(Currency) - Method in class gw.api.databuilder.ContactBuilder
 
withPrefix(NamePrefix) - Method in class gw.api.databuilder.ABPersonBuilderBase
 
withPrefix(NamePrefix) - Method in class gw.api.databuilder.PersonBuilderBase
Sets up the contact to have this prefix.
withPrefix(String) - Static method in class gw.api.databuilder.SequentialStringGenerator
 
withPrefix(String, long) - Static method in class gw.api.databuilder.SequentialStringGenerator
 
withPretty(boolean) - Method in class gw.xml.XmlSerializationOptions
Sets the Pretty property.
withPreviousStep(String) - Method in class gw.api.databuilder.WorkflowBuilder
Sets the iD of the step the workflow was on BEFORE the current step.
withPriceCurrency(Currency) - Method in class gw.api.databuilder.ExchangeRateBuilder
 
withPrimaryAddress() - Method in class gw.api.databuilder.ABContactBuilder
 
withPrimaryAddress(Address) - Method in class gw.api.databuilder.ABContactBuilder
 
withPrimaryAddress(ValueGenerator<? extends AddressCoreExt>) - Method in class gw.api.databuilder.ABContactBuilder
 
withPrimaryAddress(Address) - Method in class gw.api.databuilder.ContactBuilder
 
withPrimaryAddress(AddressBuilderBase) - Method in class gw.api.databuilder.ContactBuilder
 
withPrimaryLanguage(LanguageType) - Method in class gw.api.databuilder.ContactBuilder
Sets up the preferred value.
withPrimaryLocale(LocaleType) - Method in class gw.api.databuilder.ContactBuilder
 
withPrimaryPhone(PrimaryPhoneType) - Method in class gw.api.databuilder.ContactBuilder
 
withPrimaryPhoneType(PrimaryPhoneType) - Method in class gw.api.databuilder.ABContactBuilder
 
withPrimaryPhoneType(PrimaryPhoneType) - Method in class gw.api.databuilder.ContactBuilder
 
withPriority(String) - Method in class gw.api.databuilder.ActivityPatternBuilderBase
 
withPrivilege(RolePrivilege) - Method in class gw.api.databuilder.RoleBuilder
 
withProcessingInstruction(String, String) - Method in class gw.api.util.DOMXMLBuilder.ElementBuilder
 
withProcessVersion(Integer) - Method in class gw.api.databuilder.WorkflowBuilder
Sets the version of the workflow process used, if this uses an internal workflow
withPropertyName(String) - Method in class gw.xml.parser2.XMLNodeMetadataBuilder.AttributeBuilder
 
withPropertyName(String) - Method in class gw.xml.parser2.XMLNodeMetadataBuilder.ChildElementBuilder
 
withPropertyName(String) - Method in class gw.xml.parser2.XMLNodeMetadataBuilder.ChildListBuilder
 
withPublicId(String) - Method in class gw.api.databuilder.DataBuilder
Assigns the given public id value to the entity to be created, overriding the default auto-generation behavior.
withQueryOptimizerTracing() - Method in class gw.api.profiler.Profiler.ProfilerStart
 
withRandomMandatory() - Method in class gw.api.databuilder.ActivityPatternBuilderBase
 
withRandomPriority() - Method in class gw.api.databuilder.ActivityPatternBuilderBase
 
withRandomSubject() - Method in class gw.api.databuilder.ActivityPatternBuilderBase
 
withRandomType() - Method in class gw.api.databuilder.ActivityPatternBuilderBase
 
withRate(BigDecimal) - Method in class gw.api.databuilder.ExchangeRateBuilder
 
withReadable(boolean) - Method in class gw.lang.reflect.PropertyInfoBuilder
 
withReason(String) - Method in class gw.api.databuilder.PendingContactChangeBuilder
 
withRef(XSDElementRefInfo) - Method in class gw.xml.parser2.XMLNodeMetadataBuilder.ChildElementBuilder
 
withRef(XSDElementRefInfo) - Method in class gw.xml.parser2.XMLNodeMetadataBuilder.ChildListBuilder
 
withRelatedContact(ABContact) - Method in class gw.api.databuilder.ABContactContactBuilder
 
withRelatedContact(ContactBidiRel, ValueGenerator<? extends Contact>) - Method in class gw.api.databuilder.ContactBuilder
Use this ContactBuilder to create a new related contact of the given relationship.
withRelationship(ContactRel) - Method in class gw.api.databuilder.ABContactContactBuilder
 
withRequired() - Method in class gw.api.system.IntegerParameterKey
 
withRequired() - Method in class gw.api.system.StringParameterKey
 
withResolution(ContactChangeResolution) - Method in class gw.api.databuilder.PendingContactChangeBuilder
 
withRetryableErrorStatus() - Method in class gw.api.databuilder.MessageBuilderBase
 
withRetryCount(int) - Method in class gw.api.databuilder.MessageBuilderBase
 
withRetryCount(Integer) - Method in class gw.api.databuilder.MessageHistoryBuilder
 
withReturnDescription(String) - Method in class gw.lang.reflect.MethodInfoBuilder
 
withReturnType(IType) - Method in class gw.lang.reflect.MethodInfoBuilder
 
withReturnType(Class) - Method in class gw.lang.reflect.MethodInfoBuilder
 
withReviewCategory(ReviewCategory) - Method in class gw.api.databuilder.ABContactCategoryScoreBuilder
 
withReviewType(String) - Method in class gw.api.databuilder.ReviewSummaryBuilder
 
withRoleByPublicIdExcludingPermissions(String, SystemPermissionType[]) - Method in class gw.api.databuilder.RoleBuilder
In TestBase tests the database is populated with system data at startup, including the standard set of roles (usually defined in product/config/import/gen/roles.csv).
withRootGroup(GroupBuilder) - Method in class gw.api.databuilder.OrganizationBuilder
 
withSaturdayAsBusinessDay(Date, Date) - Method in class gw.api.databuilder.BusinessWeekBuilder
 
withSaturdayNotAsBusinessDay() - Method in class gw.api.databuilder.BusinessWeekBuilder
 
withScore(Integer) - Method in class gw.api.databuilder.ABContactBuilder
 
withScore(Integer) - Method in class gw.api.databuilder.ABContactCategoryScoreBuilder
 
withScore(int) - Method in class gw.api.databuilder.ReviewSummaryBuilder.ReviewSummaryCategoryScoreBuilder
 
withScore(int) - Method in class gw.api.databuilder.ReviewSummaryBuilder
 
withScriptPartId(IScriptPartId) - Method in class gw.lang.parser.ParserOptions
 
withSemiPermanent(RestrictConfigParamValueTransitionCheck<?>) - Method in class gw.api.system.IntegerParameterKey
 
withSemiPermanent(RestrictConfigParamValueTransitionCheck<?>) - Method in class gw.api.system.StringParameterKey
Marks the parameter as semi-permanent.
withSenderRefId(String) - Method in class gw.api.databuilder.MessageBuilderBase
 
withSendOrder(int) - Method in class gw.api.databuilder.MessageBuilderBase
Sets the order in which to send messages.
withSendOrder(Integer) - Method in class gw.api.databuilder.MessageHistoryBuilder
 
withSendTime(Date) - Method in class gw.api.databuilder.MessageBuilderBase
 
withSendTime(Date) - Method in class gw.api.databuilder.MessageHistoryBuilder
 
withShouldOptimize(boolean) - Method in class gw.lang.parser.ParserOptions
 
withSkipDefaultBehavior(boolean) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeInsertBuilder
This operation is able to set defaults for some well known fields, such as BeanVersion.
withSkipDefaultBehavior(boolean) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeInsertSelectBuilder
This operation is able to set defaults for some well known fields, such as BeanVersion.
withSort(boolean) - Method in class gw.xml.XmlSerializationOptions
Sets the Sort property.
withSourceContact(ABContact) - Method in class gw.api.databuilder.ABContactContactBuilder
 
withSpecialistService(ValueGenerator<? extends SpecialistService>) - Method in class gw.api.databuilder.ABContactBuilder
 
withSpecialistService(SpecialistService) - Method in class gw.api.databuilder.ABContactBuilder
 
withSpecialistServices(List<SpecialistService>) - Method in class gw.api.databuilder.ABContactBuilder
 
withSpecialSymbol(String, IType) - Method in class gw.xml.parser2.XMLNodeMetadataBuilder.AttributeBuilder
 
withSpecialSymbol(InferredSymbolProvider) - Method in class gw.xml.parser2.XMLNodeMetadataBuilder.AttributeBuilder
 
withSrcContact(ContactRel, ValueGenerator<? extends Contact>) - Method in class gw.api.databuilder.ContactContactBuilder
 
withStackTraceTracking() - Method in class gw.api.profiler.Profiler.ProfilerStart
 
withStartDate(Date) - Method in class gw.api.databuilder.ProcessHistoryBuilder
 
withState(Jurisdiction) - Method in class gw.api.databuilder.OfficialIDBuilder
 
withState(WorkflowState) - Method in class gw.api.databuilder.WorkflowBuilder
Sets the state of this workflow (e.g., 'started', 'completed', etc.)
withStatementsOnly() - Method in class gw.lang.parser.ParserOptions
 
withStatic() - Method in class gw.lang.reflect.MethodInfoBuilder
 
withStatic(boolean) - Method in class gw.lang.reflect.MethodInfoBuilder
 
withStatic() - Method in class gw.lang.reflect.PropertyInfoBuilder
 
withStatic(boolean) - Method in class gw.lang.reflect.PropertyInfoBuilder
 
withStatus(int) - Method in class gw.api.databuilder.MessageBuilderBase
Create a builder with the given status.
withStatus(Integer) - Method in class gw.api.databuilder.MessageHistoryBuilder
 
withStdErrBuffered() - Method in class gw.util.process.ProcessRunner
Sets this process' stdout stream to be stored in the buffer accessible by ProcessRunner.getBuffer().
withStdErrHandler(OutputHandler) - Method in class gw.util.process.ProcessRunner
Adds a block to handle lines output this process' stderr.
withStdErrHandler(ProcessStarter.OutputHandler) - Method in class gw.util.ProcessStarter
Deprecated.
 
withStdOutBuffered() - Method in class gw.util.process.ProcessRunner
Sets this process' stdout stream to be stored in the buffer accessible by ProcessRunner.getBuffer().
withStdOutHandler(OutputHandler) - Method in class gw.util.process.ProcessRunner
Adds a block to handle lines output this process' stdout.
withStdOutHandler(ProcessStarter.OutputHandler) - Method in class gw.util.ProcessStarter
Deprecated.
 
withStepExecTime(Long) - Method in class gw.api.databuilder.WorkflowBuilder
Sets the total system time spent actively processing the current step, in millis.
withSubject(String) - Method in class gw.api.databuilder.ActivityPatternBuilderBase
 
withSuffix(NameSuffix) - Method in class gw.api.databuilder.ABPersonBuilderBase
 
withSuffix(NameSuffix) - Method in class gw.api.databuilder.PersonBuilderBase
Sets up the contact to have this suffix.
withSuffix(String) - Static method in class gw.api.databuilder.SequentialStringGenerator
 
withSuffix(String, long) - Static method in class gw.api.databuilder.SequentialStringGenerator
 
withSuiteName(String) - Method in class gw.testharness.v3.PLSuite
 
withSuiteNameVerifier(String) - Method in class gw.testharness.v3.PLSuite
 
withSundayAsBusinessDay(Date, Date) - Method in class gw.api.databuilder.BusinessWeekBuilder
 
withSundayNotAsBusinessDay() - Method in class gw.api.databuilder.BusinessWeekBuilder
 
withSuperType(IType) - Method in class gw.lang.parser.ParserOptions
 
withTag(ContactTagBuilder) - Method in class gw.api.databuilder.ContactBuilder
 
withTags(ContactTagType[]) - Method in class gw.api.databuilder.ABContactBuilder
 
withTags(ContactTagType[]) - Method in class gw.api.databuilder.ContactBuilder
 
withTags(HolidayTagCode...) - Method in class gw.api.databuilder.HolidayBuilder
 
withTallied(boolean) - Method in class gw.api.databuilder.ReviewSummaryBuilder
 
withTargetContact(ContactRel, ValueGenerator<? extends Contact>) - Method in class gw.api.databuilder.ContactContactBuilder
 
withTaxFilingStatus(TaxFilingStatusType) - Method in class gw.api.databuilder.ABPersonBuilderBase
 
withTaxFilingStatus(TaxFilingStatusType) - Method in class gw.api.databuilder.PersonBuilderBase
 
withTaxID() - Method in class gw.api.databuilder.ABCompanyBuilderBase
 
withTaxID(String) - Method in class gw.api.databuilder.ABContactBuilder
 
withTaxID() - Method in class gw.api.databuilder.ABPersonBuilderBase
 
withTaxID() - Method in class gw.api.databuilder.ABPlaceBuilderBase
 
withTaxID(String) - Method in class gw.api.databuilder.ContactBuilder
 
withTaxStatus(TaxStatus) - Method in class gw.api.databuilder.ABContactBuilder
 
withTest(IType, String...) - Method in class gw.test.Suite
Adds a test to this Suite.
withTest(String, String...) - Method in class gw.test.Suite
Adds a test to this Suite.
withTest(Class, String...) - Method in class gw.test.Suite
Adds a test to this Suite.
withTestEnvironment(TestEnvironment) - Method in class gw.test.Suite
 
withTestEnvironment(TestEnvironment) - Method in class gw.testharness.v3.PLSuite
 
withTestSuperType(Class) - Method in class gw.testharness.v3.PLSuite
 
withTestTime(Date) - Method in class gw.api.databuilder.WorkflowBuilder
Sets the what time the Workflow thinks it is
withTestTypeFilter(Predicate<IType>) - Method in class gw.test.Suite
Adds a type filter to this suite, allowing certain tests to be excluded.
withText(String) - Method in class gw.api.util.DOMXMLBuilder.ElementBuilder
 
withThursdayAsBusinessDay(Date, Date) - Method in class gw.api.databuilder.BusinessWeekBuilder
 
withThursdayNotAsBusinessDay() - Method in class gw.api.databuilder.BusinessWeekBuilder
 
withTimeout(long) - Method in class gw.test.Suite
 
withTimeoutTime(Date) - Method in class gw.api.databuilder.WorkflowBuilder
Sets the date/time when current step will time out.
withTokenizerInstructor(ITokenizerInstructor) - Method in class gw.lang.parser.ParserOptions
 
withTraversalType(TraversalType) - Method in class gw.api.graph.EntityGraphTraverser
Sets the traversal type to use while traversing the graph.
withTraversalType(TraversalType) - Method in class gw.api.graph.GenericGraphTraverser
 
withTriggerInvoked(WorkflowTriggerKey) - Method in class gw.api.databuilder.WorkflowBuilder
Sets the marks the key of a Trigger that was invoked, or null
withTuesdayAsBusinessDay(Date, Date) - Method in class gw.api.databuilder.BusinessWeekBuilder
 
withTuesdayNotAsBusinessDay() - Method in class gw.api.databuilder.BusinessWeekBuilder
 
withType(ActivityType) - Method in class gw.api.databuilder.ActivityPatternBuilderBase
 
withType(String) - Method in class gw.api.databuilder.ActivityPatternBuilderBase
 
withType(UserAttributeType) - Method in class gw.api.databuilder.AttributeBuilder
 
withType(ContactTagType) - Method in class gw.api.databuilder.ContactTagBuilder
 
withType(OfficialIDType) - Method in class gw.api.databuilder.OfficialIDBuilder
 
withType(Class) - Method in class gw.lang.ir.builder.IRFieldBuilder
 
withType(IType) - Method in class gw.lang.ir.builder.IRFieldBuilder
 
withType(IRType) - Method in class gw.lang.ir.builder.IRFieldBuilder
 
withType(IType) - Method in class gw.lang.reflect.ExceptionInfoBuilder
 
withType(Class) - Method in class gw.lang.reflect.ExceptionInfoBuilder
 
withType(IType) - Method in class gw.lang.reflect.ParameterInfoBuilder
 
withType(Class) - Method in class gw.lang.reflect.ParameterInfoBuilder
 
withType(IType) - Method in class gw.lang.reflect.PropertyInfoBuilder
 
withType(Class) - Method in class gw.lang.reflect.PropertyInfoBuilder
 
withTypeFilter(TraversalFilter<IEntityType>) - Method in class gw.api.graph.EntityGraphTraverser
Sets the type filter to use while traversing the graph.
withTypeUsesMap(ITypeUsesMap) - Method in class gw.lang.parser.ParserOptions
 
withTypeVars(IGenericTypeVariable...) - Method in class gw.lang.reflect.MethodInfoBuilder
 
withUniqueAddressBookUID() - Method in class gw.api.databuilder.ContactBuilder
Sets the address book UID to be a unique value
withUniqueAddressBookUID() - Method in class gw.api.databuilder.ContactTagBuilder
 
withUniqueLastName() - Method in class gw.api.databuilder.UserContactBuilder
 
withUseBindVariables(boolean) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeUpdateBuilder
By default, this query does not use bind variables.
withUseMergeHintOnOracle(boolean) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeUpdateBuilder
 
withUseNlHintOnOracle(IBeforeUpgradeQueryableTable) - Method in interface gw.api.database.upgrade.before.IBeforeUpgradeUpdateBuilder
 
withUserDisplayName(String) - Method in class gw.api.databuilder.PendingContactChangeBuilder
 
withUserName(ValueGenerator) - Method in class gw.api.databuilder.CredentialBuilder
 
withUserName(String) - Method in class gw.api.databuilder.CredentialBuilder
 
withUserName(String) - Method in class gw.api.databuilder.PendingContactChangeBuilder
 
withUsers(User...) - Method in class gw.api.databuilder.GroupBuilder
 
withUserSettings(UserSettingsCoreExt) - Method in class gw.api.databuilder.UserBuilder
 
withValidate(boolean) - Method in class gw.xml.XmlSerializationOptions
Sets the Validate property.
withValue(Integer) - Method in class gw.api.databuilder.AttributeUserBuilder
 
withValue(String) - Method in class gw.api.databuilder.OfficialIDBuilder
Returns a clone of the official id builder with its value set.
withValue(Object) - Method in class gw.lang.annotation.Annotations.Builder
 
withValueSeparator(char) - Method in class gw.pl.util.webservices.CmdOptionBuilder
 
withVendorAvailability(VendorAvailabilityType) - Method in class gw.api.databuilder.ABContactBuilder
 
withVendorNumber(String) - Method in class gw.api.databuilder.ABContactBuilder
 
withVendorType(VendorType) - Method in class gw.api.databuilder.ABContactBuilder
 
withVendorType(VendorType) - Method in class gw.api.databuilder.PersonBuilderBase
Sets up the vendor type value.
withVendorUnavailableMessage(String) - Method in class gw.api.databuilder.ABContactBuilder
 
withVenueType(VenueType) - Method in class gw.api.databuilder.ABLegalVenueBuilder
 
withWednesdayAsBusinessDay(Date, Date) - Method in class gw.api.databuilder.BusinessWeekBuilder
 
withWednesdayNotAsBusinessDay() - Method in class gw.api.databuilder.BusinessWeekBuilder
 
withWeekEnd(Weekdays) - Method in class gw.api.databuilder.BusinessWeekBuilder
 
withWithholdingRate(BigDecimal) - Method in class gw.api.databuilder.ABContactBuilder
 
withWorkExtension(String) - Method in class gw.api.databuilder.ContactBuilder
 
withWorkingDirectory(File) - Method in class gw.util.process.ProcessRunner
Sets this process' working directory.
withWorkPhone(String) - Method in class gw.api.databuilder.ABContactBuilder
Set the work phone number for this contact
withWorkPhone(String) - Method in class gw.api.databuilder.ContactBuilder
Sets up the work phone value and sets it as the primary phone.
withWorkPhoneCountry(PhoneCountryCode) - Method in class gw.api.databuilder.ABContactBuilder
 
withWorkPhoneCountry(PhoneCountryCode) - Method in class gw.api.databuilder.ContactBuilder
 
withWorkPhoneExtension(String) - Method in class gw.api.databuilder.ABContactBuilder
 
withWorkPhonePrimaryPhone() - Method in class gw.api.databuilder.ContactBuilder
 
withWritable(boolean) - Method in class gw.lang.reflect.PropertyInfoBuilder
 
withXmlDeclaration(boolean) - Method in class gw.xml.XmlSerializationOptions
Sets the XmlDeclaration property.
withZone(String, ZoneType, Country) - Method in class gw.api.databuilder.BusinessWeekBuilder
 
withZone(Zone) - Method in class gw.api.databuilder.BusinessWeekBuilder
 
withZone(String) - Method in class gw.api.databuilder.HolidayBuilder
Deprecated.
instead use withZone(String zoneCode, ZoneType zoneType, Country country)
withZone(String, ZoneType, Country) - Method in class gw.api.databuilder.HolidayBuilder
 
withZoneKey(String, Country, ZoneType) - Method in class gw.api.databuilder.ZoneBuilder
 
withZones(String...) - Method in class gw.api.databuilder.HolidayBuilder
Deprecated.
instead use withZone(String zoneCode, ZoneType zoneType, Country country)
withZones(Zone...) - Method in class gw.api.databuilder.RegionBuilder
 
withZones(Country, ZoneType, String...) - Method in class gw.api.databuilder.RegionBuilder
 
withZoneType(ZoneType) - Method in class gw.api.databuilder.BusinessWeekZoneBuilder
 
withZoneType(ZoneType) - Method in class gw.api.databuilder.HolidayZoneBuilder
 
withZoneType(ZoneType) - Method in class gw.api.databuilder.ZoneBuilder
 
WizardInfo - Class in gw.api.web.wizard
A helper class that encapsulates the methods that the wizard exposes to the UI.
WizardInfo(Location) - Constructor for class gw.api.web.wizard.WizardInfo
Create a WizardInfo for the given Wizard arg.
WizardMenuLinkElement - Class in gw.smoketest.platform.web
Base class for wizard menu links
WizardMenuLinkElement(ISmokeTest, PCFElementId) - Constructor for class gw.smoketest.platform.web.WizardMenuLinkElement
 
WizardNextShortcut - Static variable in class gw.api.system.PLConfigParameters
The shortcut for the Next button in the WizardButtons
WizardPrevNextButtonsVisible - Static variable in class gw.api.system.PLConfigParameters
Setting to make Wizard Prev/Next buttons always visible regardless of availability.
WizardPrevShortcut - Static variable in class gw.api.system.PLConfigParameters
The shortcut for the Previous button in the WizardButtons
WizardStepCommand - Class in gw.api.quickjump
Quickjumps to steps inside a Wizard
WizardStepCommand(String, String, String) - Constructor for class gw.api.quickjump.WizardStepCommand
 
WizardStepCommand(String, String[], String) - Constructor for class gw.api.quickjump.WizardStepCommand
 
wordChars(int, int) - Method in interface gw.lang.parser.ISourceCodeTokenizer
 
WORK_QUEUE_WRITER_CLEANUP_PHASE - Static variable in class gw.api.profiler.ProfilerTag
 
WORK_QUEUE_WRITER_LOOP_PHASE - Static variable in class gw.api.profiler.ProfilerTag
 
WORK_QUEUE_WRITER_SETUP_PHASE - Static variable in class gw.api.profiler.ProfilerTag
 
WORKER_CHECKOUT_WORK_ITEMS - Static variable in class gw.api.profiler.ProfilerTag
 
WORKER_PROCESS_PHASE - Static variable in class gw.api.profiler.ProfilerTag
 
WORKER_PROCESS_WORK_ITEM - Static variable in class gw.api.profiler.ProfilerTag
 
WORKER_RUNNER - Static variable in class gw.api.profiler.ProfilerTag
 
WORKFLOW - Static variable in class gw.lang.reflect.ScriptabilityModifierTypes
 
Workflow - Interface in gw.pl.workflow.entity
Workflow Table for workflow definitions
Workflow - Class in gw.pl.workflow.typekey
 
Workflow(ITypeList, String) - Constructor for class gw.pl.workflow.typekey.Workflow
 
Workflow - Annotation Type in gw.testharness
Created by IntelliJ IDEA.
WORKFLOW_MONITOR - Static variable in class gw.api.profiler.ProfilerTag
 
WorkflowActionLog - Interface in gw.pl.workflow.entity
WorkflowActionLog A log entry for user actions.
WorkflowActionType - Class in gw.pl.workflow.typekey
 
WorkflowActionType(ITypeList, String) - Constructor for class gw.pl.workflow.typekey.WorkflowActionType
 
WorkflowActiveState - Class in gw.pl.workflow.typekey
 
WorkflowActiveState(ITypeList, String) - Constructor for class gw.pl.workflow.typekey.WorkflowActiveState
 
WorkflowAPIImpl - Class in gw.api.webservice.workflow
Operations on workflows.
WorkflowAPIImpl() - Constructor for class gw.api.webservice.workflow.WorkflowAPIImpl
 
WorkflowBuilder<T extends Workflow,B extends WorkflowBuilder<T,B>> - Class in gw.api.databuilder
 
WorkflowBuilder(IType) - Constructor for class gw.api.databuilder.WorkflowBuilder
 
WorkflowHandler - Class in gw.pl.workflow.typekey
 
WorkflowHandler(ITypeList, String) - Constructor for class gw.pl.workflow.typekey.WorkflowHandler
 
WorkflowLogDebug - Static variable in class gw.api.system.PLConfigParameters
Whether debugging messages should be turned on for workflow logging *
WorkflowLogEntry - Interface in gw.pl.workflow.entity
WorkflowLogEntry Log of what work the Workflows have performed.
WorkflowLogEntry - Class in gw.pl.workflow.typekey
 
WorkflowLogEntry(ITypeList, String) - Constructor for class gw.pl.workflow.typekey.WorkflowLogEntry
 
WorkflowLogPurgeDaysOld - Static variable in class gw.api.system.PLConfigParameters
The number of days to keep workflow logs before they can be deleted *
WorkflowPurgeDaysOld - Static variable in class gw.api.system.PLConfigParameters
The number of days to keep workflow information before they can be deleted *
WorkflowSearchCriteria - Interface in gw.pl.workflow.entity
WorkflowSearchCriteria Search criteria used for workflow searches.
WorkflowState - Class in gw.pl.workflow.typekey
 
WorkflowState(ITypeList, String) - Constructor for class gw.pl.workflow.typekey.WorkflowState
 
WorkflowStatsIntervalMins - Static variable in class gw.api.system.PLConfigParameters
Aggregation interval in minutes for workflow timing statistics.
WorkflowStepStats - Interface in gw.pl.workflow.entity
WorkflowStepStats Workflow elapsed and execution time statistics aggregated by workflow step.
WorkflowTextLog - Interface in gw.pl.workflow.entity
WorkflowTextLog A log entry that is just text.
WorkflowTriggerKey - Class in gw.pl.workflow.typekey
 
WorkflowTriggerKey(ITypeList, String) - Constructor for class gw.pl.workflow.typekey.WorkflowTriggerKey
 
WorkflowUserLog - Interface in gw.pl.workflow.entity
WorkflowUserLog A log entry for user actions.
WorkflowUtil - Class in gw.api.admin
Web utilities for dealing with workflows from PCF files.
WorkflowWorkItem - Interface in gw.pl.workflow.entity
WorkflowWorkItem Queue of workflows to be advanced.
WorkflowWorkItem - Class in gw.pl.workflow.typekey
 
WorkflowWorkItem(ITypeList, String) - Constructor for class gw.pl.workflow.typekey.WorkflowWorkItem
 
WorkItem - Interface in gw.pl.workqueue.entity
Superinterface for all distributed work queue workitems.
WorkItemCreationBatchSize - Static variable in class gw.api.system.PLConfigParameters
The maximum number of workitems a workqueue writer should create per transaction *
WorkItemDisplayInfo - Class in gw.api.web.tools
 
WorkItemDisplayInfo(ProcessHistory) - Constructor for class gw.api.web.tools.WorkItemDisplayInfo
 
workItemFailed(W) - Method in class gw.processes.WorkQueueBase
This method is ced when the work item is being flagged as failed.
WorkItemPriorityMultiplierSecs - Static variable in class gw.api.system.PLConfigParameters
The number of seconds a work item gets advantage for each priority unit
WorkItemProcessingSummary - Class in gw.api.web.tools
Summary statistics for a worker
WorkItemProcessingSummary() - Constructor for class gw.api.web.tools.WorkItemProcessingSummary
 
WorkItemRetryLimit - Static variable in class gw.api.system.PLConfigParameters
The maximum number of times a workitem will be retried before being marked as failed *
WorkItemSet - Interface in gw.pl.workitemset.entity
WorkItemSet

Describes a set of Work Items

WorkItemSetState - Class in gw.pl.workitemset.typekey
 
WorkItemSetState(ITypeList, String) - Constructor for class gw.pl.workitemset.typekey.WorkItemSetState
 
WorkItemStatusType - Class in gw.pl.workqueue.typekey
 
WorkItemStatusType(ITypeList, String) - Constructor for class gw.pl.workqueue.typekey.WorkItemStatusType
 
WorkQueueBase<E extends KeyableBean,W extends WorkItem> - Class in gw.processes
This class in the base class for all customer work queues.
WorkQueueBase(BatchProcessType, IEntityType, IEntityType) - Constructor for class gw.processes.WorkQueueBase
This will create a new WorkQueue.
WorkQueueConfig - Class in gw.api.webservice.maintenanceTools
Carries information about the distributed worker processes for a distributed workqueue.
WorkQueueConfig() - Constructor for class gw.api.webservice.maintenanceTools.WorkQueueConfig
 
WorkQueueDisplayInfo - Class in gw.api.web.tools
 
WorkQueueDisplayInfo(WorkQueue) - Constructor for class gw.api.web.tools.WorkQueueDisplayInfo
 
WorkQueueExecutorDisplayInfo - Class in gw.api.web.tools
 
WorkQueueExecutorDisplayInfo(InstrumentedWorkExecutor) - Constructor for class gw.api.web.tools.WorkQueueExecutorDisplayInfo
 
WorkQueueHistoryMaxDownload - Static variable in class gw.api.system.PLConfigParameters
The maximum number of ProcessHistory entries to consider when producing the the Work Queue History download
WorkQueueInfoPage - Class in gw.api.web.tools
 
WorkQueueInfoPage() - Constructor for class gw.api.web.tools.WorkQueueInfoPage
 
WorkQueueInfoPage.AllActive - Class in gw.api.web.tools
 
WorkQueueInfoPage.AllActive() - Constructor for class gw.api.web.tools.WorkQueueInfoPage.AllActive
 
WorkQueueInfoPage.AllErrors - Class in gw.api.web.tools
 
WorkQueueInfoPage.AllErrors() - Constructor for class gw.api.web.tools.WorkQueueInfoPage.AllErrors
 
WorkQueueInfoPage.AllFailures - Class in gw.api.web.tools
 
WorkQueueInfoPage.AllFailures() - Constructor for class gw.api.web.tools.WorkQueueInfoPage.AllFailures
 
WorkQueueInfoPage.AllProblems - Class in gw.api.web.tools
 
WorkQueueInfoPage.AllProblems() - Constructor for class gw.api.web.tools.WorkQueueInfoPage.AllProblems
 
WorkQueueInfoPagePrinter - Class in gw.api.web.tools
Prints HTML for work queue info.
WorkQueueInfoPagePrinter(TDirectory, WorkQueueInfoPage) - Constructor for class gw.api.web.tools.WorkQueueInfoPagePrinter
 
WorkQueueInfoPagePrinter(TDirectory, WorkQueueInfoPage, int, int, int, int) - Constructor for class gw.api.web.tools.WorkQueueInfoPagePrinter
 
WorkQueueInstrumentation - Class in gw.processes
Contains custom instrumentation fields of a work queue.
WorkQueueInstrumentationFieldType - Enum in gw.processes
Allowable types of custom instrumentation fields.
WorkQueueItemDistribution - Class in gw.api.web.tools
Class description...
WorkQueueItemDistribution(Date, String, WorkItemProcessingSummary) - Constructor for class gw.api.web.tools.WorkQueueItemDistribution
 
WorkQueueRunDisplayInfo - Class in gw.api.web.tools
Information about a single run of a work queue, including information about a single run of the writer and all the work items that were produced by that writer.
WorkQueueStatus - Class in gw.api.webservice.maintenanceTools
Detailed information about Worker Queue.
WorkQueueStatus() - Constructor for class gw.api.webservice.maintenanceTools.WorkQueueStatus
Detailed information about Worker Queue
WorkQueueTestUtil - Class in gw.workqueue
 
WorkQueueTestUtil() - Constructor for class gw.workqueue.WorkQueueTestUtil
 
WorkQueueThreadPoolDisplayInfo - Class in gw.api.web.tools
Diagnostic information about work queue thread pool User: akorostov Date: 12/1/11
WorkQueueThreadPoolDisplayInfo() - Constructor for class gw.api.web.tools.WorkQueueThreadPoolDisplayInfo
 
WorkQueueThreadPoolMaxSize - Static variable in class gw.api.system.PLConfigParameters
The maximum number of threads in the work queue thread pool.
WorkQueueThreadPoolMinSize - Static variable in class gw.api.system.PLConfigParameters
The minimum number of threads in the work queue thread pool (i.e. core threads).
WorkQueueThreadsKeepAliveTime - Static variable in class gw.api.system.PLConfigParameters
Keep alive timeout (in seconds) for additional on-demand threads in the work queue thread pool.
WorkQueueWorkerControl - Interface in gw.pl.workqueue.entity
WorkQueueWorkerControl Input/Extract pointers to work-items.
WorksheetTabBarElement - Class in gw.smoketest.platform.web
The base class for all elements thata re testable
WorksheetTabBarElement(ISmokeTest, PCFElementId) - Constructor for class gw.smoketest.platform.web.WorksheetTabBarElement
 
WorkspaceUtil - Class in gw.api.web.workspace
Web utilities for accessing the current workspace from PCF files.
WorkspaceUtil() - Constructor for class gw.api.web.workspace.WorkspaceUtil
 
WQProfilerConfig - Interface in gw.pl.workqueue.entity
WQProfilerConfig Profiler configuration for a work queue
WQTaskDetails - Class in gw.api.webservice.maintenanceTools
Details for a particular Worker Task.
WQTaskDetails() - Constructor for class gw.api.webservice.maintenanceTools.WQTaskDetails
 
WQueueExecutorDetails - Class in gw.api.webservice.maintenanceTools
Details for a particular WorkQueueExecutor of a particular WorkQueue for a particular host.
WQueueExecutorDetails() - Constructor for class gw.api.webservice.maintenanceTools.WQueueExecutorDetails
 
WQueueStatus - Class in gw.api.webservice.maintenanceTools
Detailed information about Worker Queue.
WQueueStatus() - Constructor for class gw.api.webservice.maintenanceTools.WQueueStatus
Detailed information about Worker Queue
wrap(Contact) - Method in interface gw.api.contact.ExternalContactSource
Wraps the given partially populated Contact in an ExternalContact, for use with Address Book pages.
wrap(T) - Static method in class gw.api.databuilder.ExistingBean
 
wrap(T) - Static method in class gw.api.databuilder.ExistingValue
 
wrap(Throwable) - Static method in exception gw.lang.parser.EvaluationException
Deprecated.
This method is here to support the historical runtime semantics, and should not be used in standard gosu (it is used in code gen, see gw.internal.gosu.ir.transform.statement.TryCatchFinallyStatementTransformer#wrapCatchSymbol(gw.lang.ir.IRExpression)
wrap(Throwable, IParserState) - Static method in exception gw.lang.parser.exceptions.ParseException
 
wrapArrays - Variable in class gw.pl.util.webservices.axis.GWParser
If this is false, we'll prefer "String[]" to "ArrayOfString" for literal wrapped arrays
wrapBean(BT) - Static method in class gw.api.databuilder.DataBuilder
Utility, takes any bean and wraps it in an ExistingBean object so it can be passed to any method that takes a ValueGenerator<T>.
WrappedRemoteException - Exception in gw.testharness.clustering
 
WrappedRemoteException(String, Throwable) - Constructor for exception gw.testharness.clustering.WrappedRemoteException
 
WrapperException - Exception in gw.api.util
This class is used to wrap exceptions to capture additional information as the stack is being unwound.
WrapperException(String, Throwable) - Constructor for exception gw.api.util.WrapperException
This will create a new wrapper exception around the passed in cause.
WrapperException(DisplayKey, Object[], Throwable) - Constructor for exception gw.api.util.WrapperException
This will create a new wrapper exception around the passed in cause.
wrapValue(V) - Static method in class gw.api.databuilder.DataBuilder
Utility, takes any value and wraps it in a ValueGenerator<T>.
write(PrintWriter) - Method in class gw.api.profiler.ProfilerFrameGroup
 
write(Writer, Document) - Static method in class gw.api.util.DOMXMLBuilder
 
write(char[], int, int) - Method in class gw.api.util.RTFFilterWriter
 
write() - Method in class gw.lang.gosuc.GosucDependency
 
write() - Method in class gw.lang.gosuc.GosucModule
 
write() - Method in class gw.lang.gosuc.GosucProject
 
write() - Method in class gw.lang.gosuc.GosucSdk
 
write(File, String) - Static method in class gw.pl.util.FileUtil
 
write(File, byte[]) - Static method in class gw.pl.util.FileUtil
 
write(Writer) - Method in class gw.pl.util.GwOutputProcessor
 
write(Document, Writer) - Static method in class gw.pl.util.xml.DOMWriter
 
write(Document, Writer, boolean) - Static method in class gw.pl.util.xml.DOMWriter
 
write(Document, Writer, boolean, int) - Static method in class gw.pl.util.xml.DOMWriter
 
write(Document, Writer, boolean, int, boolean) - Static method in class gw.pl.util.xml.DOMWriter
 
write(Node) - Method in class gw.pl.util.xml.DOMWriter
 
write(XMLCodec, Object) - Method in class gw.pl.util.xml.helpers.XMLBigDecimal
 
write(XMLCodec, Object) - Method in class gw.pl.util.xml.helpers.XMLBigInteger
 
write(XMLCodec, Object) - Method in class gw.pl.util.xml.helpers.XMLBoolean
 
write(XMLCodec, Object) - Method in class gw.pl.util.xml.helpers.XMLByte
 
write(XMLCodec, Object) - Method in class gw.pl.util.xml.helpers.XMLCharacter
 
write(XMLCodec, Object) - Method in class gw.pl.util.xml.helpers.XMLColor
 
write(XMLCodec, Object) - Method in class gw.pl.util.xml.helpers.XMLDimension
 
write(XMLCodec, Object) - Method in class gw.pl.util.xml.helpers.XMLDouble
 
write(XMLCodec, Object) - Method in class gw.pl.util.xml.helpers.XMLFloat
 
write(XMLCodec, Object) - Method in class gw.pl.util.xml.helpers.XMLFont
 
write(XMLCodec, Object) - Method in class gw.pl.util.xml.helpers.XMLHashtable
 
write(XMLCodec, Object) - Method in class gw.pl.util.xml.helpers.XMLImageIcon
 
write(XMLCodec, Object) - Method in class gw.pl.util.xml.helpers.XMLInteger
 
write(XMLCodec, Object) - Method in class gw.pl.util.xml.helpers.XMLLong
 
write(XMLCodec, Object) - Method in class gw.pl.util.xml.helpers.XMLNativeJavaObject
 
write(XMLCodec, Object) - Method in class gw.pl.util.xml.helpers.XMLPoint
 
write(XMLCodec, Object) - Method in class gw.pl.util.xml.helpers.XMLRectangle
 
write(XMLCodec, Object) - Method in class gw.pl.util.xml.helpers.XMLShort
 
write(XMLCodec, Object) - Method in class gw.pl.util.xml.helpers.XMLString
 
write(XMLCodec, Object) - Method in class gw.pl.util.xml.helpers.XMLVector
 
write(XMLCodec, Object) - Method in interface gw.pl.util.xml.IXMLSerializable
 
write(OutputStream, IDocumentTemplateDescriptor) - Method in interface gw.plugin.document.IDocumentTemplateSerializer
Serialize the indicated template descriptor to the Writer.
write(OutputStream, IDocumentTemplateDescriptor) - Method in class gw.plugin.document.impl.StandardDocumentTemplateSerializer
Convert the indicated template descriptor to XML and write it to the writer
write(OutputStream) - Method in class gw.plugin.document.impl.XMLDocumentTemplateDescriptor
Serialize the nodes in the XML parse tree out to the writer
write(Writer, INoteTemplateDescriptor) - Method in interface gw.plugin.note.INoteTemplateSerializer
Serialize the indicated template descriptor to the Writer.
write(String) - Method in class gw.util.ShellProcess
Writes the specified text to stdin
WRITE_BEANS - Static variable in class gw.api.profiler.ProfilerTag
 
WRITE_TO_BCP_FILE - Static variable in class gw.api.profiler.ProfilerTag
 
writeAccessMethods() - Method in class gw.pl.util.webservices.axis.GWJavaBeanWriter
 
writeAllStackDump(Appendable, int) - Static method in class gw.pl.util.ExceptionUtil
This will write the stack trace out for all threads, down to a specified depth.
writeAnalysis(PrintWriter) - Method in class gw.api.profiler.IterationInfoNode
 
writeArrayListElement(String, ArrayList) - Method in class gw.pl.util.xml.XMLCodec
 
writeArrayListElement(Node, String, ArrayList) - Method in class gw.pl.util.xml.XMLCodec
 
writeAttribute(String, String) - Method in class gw.pl.util.xml.XMLCodec
 
writeAttribute(Element, String, String) - Method in class gw.pl.util.xml.XMLCodec
 
writeBigDecimalArrayElement(String, BigDecimal[]) - Method in class gw.pl.util.xml.XMLCodec
 
writeBigDecimalArrayElement(Node, String, BigDecimal[]) - Method in class gw.pl.util.xml.XMLCodec
 
writeBigDecimalAttribute(String, BigDecimal) - Method in class gw.pl.util.xml.XMLCodec
 
writeBigDecimalAttribute(Element, String, BigDecimal) - Method in class gw.pl.util.xml.XMLCodec
 
writeBigDecimalElement(String, BigDecimal) - Method in class gw.pl.util.xml.XMLCodec
 
writeBigDecimalElement(Node, String, BigDecimal) - Method in class gw.pl.util.xml.XMLCodec
 
writeBigIntegerArrayElement(String, BigInteger[]) - Method in class gw.pl.util.xml.XMLCodec
 
writeBigIntegerArrayElement(Node, String, BigInteger[]) - Method in class gw.pl.util.xml.XMLCodec
 
writeBigIntegerAttribute(String, BigInteger) - Method in class gw.pl.util.xml.XMLCodec
 
writeBigIntegerAttribute(Element, String, BigInteger) - Method in class gw.pl.util.xml.XMLCodec
 
writeBigIntegerElement(String, BigInteger) - Method in class gw.pl.util.xml.XMLCodec
 
writeBigIntegerElement(Node, String, BigInteger) - Method in class gw.pl.util.xml.XMLCodec
 
writeBinaryElement(String, byte[]) - Method in class gw.pl.util.xml.XMLCodec
 
writeBinaryElement(Node, String, byte[]) - Method in class gw.pl.util.xml.XMLCodec
 
writeBinaryFile(String, InputStream) - Method in interface gw.testharness.ISmokeTestHelper
Write the data given in the InputStream to the given file.
writeBindingMethods(PrintWriter, List) - Method in class gw.pl.util.webservices.axis.GWJavaStubWriter
for each of the TypeEntry objects in the deferredBindings list, we need to write code that will associate a class with a schema namespace/name.
writeBooleanArrayElement(String, boolean[]) - Method in class gw.pl.util.xml.XMLCodec
 
writeBooleanArrayElement(Node, String, boolean[]) - Method in class gw.pl.util.xml.XMLCodec
 
writeBooleanAttribute(String, boolean) - Method in class gw.pl.util.xml.XMLCodec
 
writeBooleanAttribute(Element, String, boolean) - Method in class gw.pl.util.xml.XMLCodec
 
writeBooleanElement(String, boolean) - Method in class gw.pl.util.xml.XMLCodec
 
writeBooleanElement(Node, String, boolean) - Method in class gw.pl.util.xml.XMLCodec
 
writeByteArrayElement(String, byte[]) - Method in class gw.pl.util.xml.XMLCodec
 
writeByteArrayElement(Node, String, byte[]) - Method in class gw.pl.util.xml.XMLCodec
 
writeBytes(File, StreamBlock<? super BufferedOutputStream>) - Static method in class gw.pl.util.FileUtil
Opens the given file in write mode, and passes a BufferedOutputStream to the given block.
writeCharArrayElement(String, char[]) - Method in class gw.pl.util.xml.XMLCodec
 
writeCharArrayElement(Node, String, char[]) - Method in class gw.pl.util.xml.XMLCodec
 
writeCharAttribute(String, char) - Method in class gw.pl.util.xml.XMLCodec
 
writeCharAttribute(Element, String, char) - Method in class gw.pl.util.xml.XMLCodec
 
writeCharElement(String, char) - Method in class gw.pl.util.xml.XMLCodec
 
writeCharElement(Node, String, char) - Method in class gw.pl.util.xml.XMLCodec
 
writeChars(File, StreamBlock<? super BufferedWriter>) - Static method in class gw.pl.util.FileUtil
Opens the given file in write mode, and passes a BufferedWriter to the given block.
writeColorAttribute(String, Color) - Method in class gw.pl.util.xml.XMLCodec
 
writeColorAttribute(Element, String, Color) - Method in class gw.pl.util.xml.XMLCodec
 
writeColorElement(String, Color) - Method in class gw.pl.util.xml.XMLCodec
 
writeColorElement(Node, String, Color) - Method in class gw.pl.util.xml.XMLCodec
 
writeCommentPrefix() - Method in class gw.xml.XMLNodeWriter
 
writeCommentSuffix() - Method in class gw.xml.XMLNodeWriter
 
writeCustom() - Method in class gw.lang.gosuc.GosucProject
 
writeDetails(QName, SerializationContext) - Method in exception gw.pl.util.webservices.login.fault.BadIdentifierException
Writes the exception data to the faultDetails
writeDetails(QName, SerializationContext) - Method in exception gw.pl.util.webservices.login.fault.DataConversionException
Writes the exception data to the faultDetails
writeDetails(QName, SerializationContext) - Method in exception gw.pl.util.webservices.login.fault.LoginException
Writes the exception data to the faultDetails
writeDetails(QName, SerializationContext) - Method in exception gw.pl.util.webservices.login.fault.PermissionException
Writes the exception data to the faultDetails
writeDetails(QName, SerializationContext) - Method in exception gw.pl.util.webservices.login.fault.ServerStateException
Writes the exception data to the faultDetails
writeDetails(QName, SerializationContext) - Method in exception gw.pl.util.webservices.login.fault.SOAPException
Writes the exception data to the faultDetails
writeDetails(QName, SerializationContext) - Method in exception gw.pl.util.webservices.login.fault.SOAPRetryableException
Writes the exception data to the faultDetails
writeDetails(QName, SerializationContext) - Method in exception gw.pl.util.webservices.login.fault.SOAPSenderException
Writes the exception data to the faultDetails
writeDetails(QName, SerializationContext) - Method in exception gw.pl.util.webservices.login.fault.SOAPServerException
Writes the exception data to the faultDetails
writeDimension(Dimension) - Method in class gw.pl.util.xml.XMLCodec
 
writeDimension(Element, Dimension) - Method in class gw.pl.util.xml.XMLCodec
 
writeDimensionElement(String, Dimension) - Method in class gw.pl.util.xml.XMLCodec
 
writeDimensionElement(Node, String, Dimension) - Method in class gw.pl.util.xml.XMLCodec
 
writeDoubleArrayElement(String, double[]) - Method in class gw.pl.util.xml.XMLCodec
 
writeDoubleArrayElement(Node, String, double[]) - Method in class gw.pl.util.xml.XMLCodec
 
writeDoubleAttribute(String, double) - Method in class gw.pl.util.xml.XMLCodec
 
writeDoubleAttribute(Element, String, double) - Method in class gw.pl.util.xml.XMLCodec
 
writeDoubleElement(String, double) - Method in class gw.pl.util.xml.XMLCodec
 
writeDoubleElement(Node, String, double) - Method in class gw.pl.util.xml.XMLCodec
 
writeDump(File) - Method in class gw.api.tools.ConfigurationDumpHelper
 
writeElement(String) - Method in class gw.pl.util.xml.XMLCodec
 
writeElement(String, String) - Method in class gw.pl.util.xml.XMLCodec
 
writeElement(Node, String, String) - Method in class gw.pl.util.xml.XMLCodec
 
writeElementValue(Element, String) - Method in class gw.pl.util.xml.XMLCodec
 
writeEqualsMethod() - Method in class gw.pl.util.webservices.axis.GWJavaBeanWriter
 
writeEscaped(String) - Method in class gw.pl.util.xml.DOMWriter
 
writeEscaped(Writer, String) - Static method in class gw.pl.util.xml.DOMWriter
 
writeExternal(ObjectOutput, IXMLSerializable) - Static method in class gw.pl.util.xml.XMLCodec
Helper method to facilitate in adapting any IXMLSerializable as a Java Serializable/Externalizable class.
writeFaultInfo(PrintWriter, BindingOperation) - Method in class gw.pl.util.webservices.axis.GWJavaStubWriter
This function writes the regsiterFaultInfo API calls
writeFaults() - Method in class gw.pl.util.webservices.axis.GWJavaDefinitionWriter
Write all the simple type faults.
writeFileBody(PrintWriter) - Method in class gw.pl.util.webservices.axis.GWJavaEnumTypeWriter
 
writeFileBody(PrintWriter) - Method in class gw.pl.util.webservices.axis.GWJavaStubWriter
Write the body of the binding's stub file.
writeFileHeader(PrintWriter) - Method in class gw.pl.util.webservices.axis.GWJavaEnumTypeWriter
 
writeFileHeader(PrintWriter) - Method in class gw.pl.util.webservices.axis.GWJavaInterfaceWriter
 
writeFloatArrayElement(String, float[]) - Method in class gw.pl.util.xml.XMLCodec
 
writeFloatArrayElement(Node, String, float[]) - Method in class gw.pl.util.xml.XMLCodec
 
writeFloatAttribute(String, float) - Method in class gw.pl.util.xml.XMLCodec
 
writeFloatAttribute(Element, String, float) - Method in class gw.pl.util.xml.XMLCodec
 
writeFloatElement(String, float) - Method in class gw.pl.util.xml.XMLCodec
 
writeFloatElement(Node, String, float) - Method in class gw.pl.util.xml.XMLCodec
 
writeFont(Font) - Method in class gw.pl.util.xml.XMLCodec
 
writeFont(Element, Font) - Method in class gw.pl.util.xml.XMLCodec
 
writeFontElement(String, Font) - Method in class gw.pl.util.xml.XMLCodec
 
writeFontElement(Node, String, Font) - Method in class gw.pl.util.xml.XMLCodec
 
writeHashCodeMethod() - Method in class gw.pl.util.webservices.axis.GWJavaBeanWriter
 
writeHashMapElement(String, HashMap) - Method in class gw.pl.util.xml.XMLCodec
 
writeHashMapElement(Node, String, HashMap) - Method in class gw.pl.util.xml.XMLCodec
 
writeHashtable(Hashtable) - Method in class gw.pl.util.xml.XMLCodec
 
writeHashtable(Element, Hashtable) - Method in class gw.pl.util.xml.XMLCodec
 
writeHashtableElement(String, Hashtable) - Method in class gw.pl.util.xml.XMLCodec
 
writeHashtableElement(Node, String, Hashtable) - Method in class gw.pl.util.xml.XMLCodec
 
writeHashtableOfVectorsElement(String, Hashtable) - Method in class gw.pl.util.xml.XMLCodec
 
writeHashtableOfVectorsElement(Node, String, Hashtable) - Method in class gw.pl.util.xml.XMLCodec
 
writeIdAttributeOrNodeValue(XMLNodeWriter, IdentityHashMap<XSDBasedXMLNode, String>, Set<String>, long[]) - Method in class gw.xml.AbstractXMLNode
 
writeIdAttributeOrNodeValue(XMLNodeWriter, IdentityHashMap<XSDBasedXMLNode, String>, Set<String>, long[]) - Method in class gw.xml.xsd.typeloader.XSDBasedXMLNode
 
writeImageIcon(ImageIcon) - Method in class gw.pl.util.xml.XMLCodec
 
writeImageIcon(Element, ImageIcon) - Method in class gw.pl.util.xml.XMLCodec
 
writeImageIconElement(String, ImageIcon) - Method in class gw.pl.util.xml.XMLCodec
 
writeImageIconElement(Node, String, ImageIcon) - Method in class gw.pl.util.xml.XMLCodec
 
writeIndent(Node) - Method in class gw.pl.util.xml.DOMWriter
 
writeIntArrayElement(String, int[]) - Method in class gw.pl.util.xml.XMLCodec
 
writeIntArrayElement(Node, String, int[]) - Method in class gw.pl.util.xml.XMLCodec
 
writeIntAttribute(String, int) - Method in class gw.pl.util.xml.XMLCodec
 
writeIntAttribute(Element, String, int) - Method in class gw.pl.util.xml.XMLCodec
 
writeIntegerAttribute(String, Integer) - Method in class gw.pl.util.xml.XMLCodec
 
writeIntegerAttribute(Element, String, Integer) - Method in class gw.pl.util.xml.XMLCodec
 
writeIntElement(String, int) - Method in class gw.pl.util.xml.XMLCodec
 
writeIntElement(Node, String, int) - Method in class gw.pl.util.xml.XMLCodec
 
writeLines(StreamFactory<? extends BufferedWriter>, Iterable<? extends CharSequence>) - Static method in class gw.pl.io.IOUtil
Writes the given lines to the stream produced by the given factory.
writeLines(File, Iterable<? extends CharSequence>) - Static method in class gw.pl.util.FileUtil
Opens the given file in write mode, and writes each line returned by the given Iterable.
writeListElement(String, List) - Method in class gw.pl.util.xml.XMLCodec
 
writeListElement(Node, String, List) - Method in class gw.pl.util.xml.XMLCodec
 
writeListListElement(String, List) - Method in class gw.pl.util.xml.XMLCodec
 
writeListListElement(Node, String, List) - Method in class gw.pl.util.xml.XMLCodec
 
writeListOfStringsElement(String, List) - Method in class gw.pl.util.xml.XMLCodec
 
writeListOfStringsElement(Node, String, List) - Method in class gw.pl.util.xml.XMLCodec
 
writeLongArrayElement(String, long[]) - Method in class gw.pl.util.xml.XMLCodec
 
writeLongArrayElement(Node, String, long[]) - Method in class gw.pl.util.xml.XMLCodec
 
writeLongAttribute(String, long) - Method in class gw.pl.util.xml.XMLCodec
 
writeLongAttribute(Element, String, long) - Method in class gw.pl.util.xml.XMLCodec
 
writeLongAttribute(String, Long) - Method in class gw.pl.util.xml.XMLCodec
 
writeLongAttribute(Element, String, Long) - Method in class gw.pl.util.xml.XMLCodec
 
writeLongElement(String, long) - Method in class gw.pl.util.xml.XMLCodec
 
writeLongElement(Node, String, long) - Method in class gw.pl.util.xml.XMLCodec
 
writeMemberFields() - Method in class gw.pl.util.webservices.axis.GWJavaBeanWriter
Writes the member fields.
writeMergeFileToStream(ExposedByteArrayOutputStream, IDocumentTemplateDescriptor, ISymbolTable) - Method in class gw.plugin.document.impl.BaseMailMergeDocumentProductionImpl
Create the contents for the merge file to be returned to the client, and write it to the OutputStream
writeMinimalConstructor() - Method in class gw.pl.util.webservices.axis.GWJavaBeanWriter
 
writeObjectArrayElement(String, Object[]) - Method in class gw.pl.util.xml.XMLCodec
 
writeObjectArrayElement(String, Object[], String) - Method in class gw.pl.util.xml.XMLCodec
 
writeObjectArrayElement(Node, String, Object[], String) - Method in class gw.pl.util.xml.XMLCodec
 
writeObjectElement(Object) - Method in class gw.pl.util.xml.XMLCodec
 
writeObjectElement(String, Object) - Method in class gw.pl.util.xml.XMLCodec
 
writeObjectElement(Node, Object) - Method in class gw.pl.util.xml.XMLCodec
 
writeObjectElement(Node, String, Object) - Method in class gw.pl.util.xml.XMLCodec
 
writeOperation(PrintWriter, Operation) - Method in class gw.pl.util.webservices.axis.GWJavaInterfaceWriter
 
writeOperation(PrintWriter, BindingOperation, Parameters, String, String, boolean, int) - Method in class gw.pl.util.webservices.axis.GWJavaStubWriter
Write the stub code for the given operation.
writeOperationMap(PrintWriter) - Method in class gw.pl.util.webservices.axis.GWJavaStubWriter
Method writeOperationMap
writeOutputAssign(PrintWriter, String, Parameter, String) - Method in class gw.pl.util.webservices.axis.GWJavaStubWriter
writeOutputAssign
writeParameters(PrintWriter, Parameters) - Method in class gw.pl.util.webservices.axis.GWJavaStubWriter
Method writeParameters
writePoint(Point) - Method in class gw.pl.util.xml.XMLCodec
 
writePoint(Element, Point) - Method in class gw.pl.util.xml.XMLCodec
 
writePointElement(String, Point) - Method in class gw.pl.util.xml.XMLCodec
 
writePointElement(Node, String, Point) - Method in class gw.pl.util.xml.XMLCodec
 
writeRectangle(Rectangle) - Method in class gw.pl.util.xml.XMLCodec
 
writeRectangle(Element, Rectangle) - Method in class gw.pl.util.xml.XMLCodec
 
writeRectangle2DFloatElement(String, Rectangle2D.Float) - Method in class gw.pl.util.xml.XMLCodec
 
writeRectangle2DFloatElement(Node, String, Rectangle2D.Float) - Method in class gw.pl.util.xml.XMLCodec
 
writeRectangleElement(String, Rectangle) - Method in class gw.pl.util.xml.XMLCodec
 
writeRectangleElement(Node, String, Rectangle) - Method in class gw.pl.util.xml.XMLCodec
 
writeReplace() - Method in class gw.pl.persistence.core.Key
 
writeResponseHandling(PrintWriter, Parameters) - Method in class gw.pl.util.webservices.axis.GWJavaStubWriter
Method writeResponseHandling
writeSerializationDecls(PrintWriter, boolean, String) - Method in class gw.pl.util.webservices.axis.GWJavaStubWriter
In the stub constructor, write the serializer code for the complex types.
writeSerializationInit(PrintWriter, TypeEntry) - Method in class gw.pl.util.webservices.axis.GWJavaStubWriter
Method writeSerializationInit
writeShortArrayElement(String, short[]) - Method in class gw.pl.util.xml.XMLCodec
 
writeShortArrayElement(Node, String, short[]) - Method in class gw.pl.util.xml.XMLCodec
 
writeShortAttribute(String, short) - Method in class gw.pl.util.xml.XMLCodec
 
writeShortAttribute(Element, String, short) - Method in class gw.pl.util.xml.XMLCodec
 
writeShortElement(String, short) - Method in class gw.pl.util.xml.XMLCodec
 
writeShortElement(Node, String, short) - Method in class gw.pl.util.xml.XMLCodec
 
writeSimpleStringBody(String) - Method in class gw.api.importing.XmlExporter
This will write the body.
writeSimpleStringBody(String) - Method in class gw.api.importing.XmlExporterXmlElement
 
writeSimpleStringBody(String) - Method in class gw.api.importing.XmlExporterXmlWriter
 
writeStringArrayElement(String, String[]) - Method in class gw.pl.util.xml.XMLCodec
 
writeStringArrayElement(Node, String, String[]) - Method in class gw.pl.util.xml.XMLCodec
 
writeStringAttribute(String, String) - Method in class gw.pl.util.xml.XMLCodec
 
writeStringAttribute(Element, String, String) - Method in class gw.pl.util.xml.XMLCodec
 
writeStringElement(String, String) - Method in class gw.pl.util.xml.XMLCodec
 
writeStringElement(Node, String, String) - Method in class gw.pl.util.xml.XMLCodec
 
writeTextNode(String) - Method in class gw.pl.util.xml.XMLCodec
 
writeTo(File) - Method in class gw.xml.AbstractXMLNode
Writes this node to the given file, using the default format.
writeTo(OutputStream) - Method in class gw.xml.AbstractXMLNode
Writes this node to the given stream, using the default format.
writeTo(XMLNodeWriter) - Method in class gw.xml.AbstractXMLNode
Writes this node to the given writer, using the default format.
writeTo(File, IXMLNodeFormat) - Method in class gw.xml.AbstractXMLNode
Writes this node to the given file, using the given format.
writeTo(File, IXMLNodeFormat, XMLNodePredicate<N>) - Method in class gw.xml.AbstractXMLNode
Writes this node to the given file, using the default format.
writeTo(OutputStream, IXMLNodeFormat) - Method in class gw.xml.AbstractXMLNode
Writes this node to the given stream, using the given format.
writeTo(OutputStream, IXMLNodeFormat, XMLNodePredicate<N>) - Method in class gw.xml.AbstractXMLNode
Writes this node to the given stream, using the given format.
writeTo(XMLNodeWriter, IXMLNodeFormat) - Method in class gw.xml.AbstractXMLNode
Writes this node to the given writer, using the given format.
writeTo(XMLNodeWriter, IXMLNodeFormat, XMLNodePredicate<N>) - Method in class gw.xml.AbstractXMLNode
Writes this node to the given writer, using the given format.
writeTo(XMLNodeWriter, IXMLNodeFormat, IdentityHashMap<XSDBasedXMLNode, String>, Set<String>, long[]) - Method in class gw.xml.AbstractXMLNode
 
writeTo(XMLNodeWriter, IXMLNodeFormat, IdentityHashMap<XSDBasedXMLNode, String>, Set<String>, long[], XMLNodePredicate<? super N>, boolean) - Method in class gw.xml.AbstractXMLNode
 
writeTo(File) - Method in interface gw.xml.IReadOnlyXMLNode
 
writeTo(File, IXMLNodeFormat) - Method in interface gw.xml.IReadOnlyXMLNode
 
writeTo(File, IXMLNodeFormat, XMLNodePredicate<N>) - Method in interface gw.xml.IReadOnlyXMLNode
 
writeTo(OutputStream) - Method in interface gw.xml.IReadOnlyXMLNode
 
writeTo(OutputStream, IXMLNodeFormat) - Method in interface gw.xml.IReadOnlyXMLNode
 
writeTo(OutputStream, IXMLNodeFormat, XMLNodePredicate<N>) - Method in interface gw.xml.IReadOnlyXMLNode
 
writeTo(XMLNodeWriter) - Method in interface gw.xml.IReadOnlyXMLNode
 
writeTo(XMLNodeWriter, IXMLNodeFormat) - Method in interface gw.xml.IReadOnlyXMLNode
 
writeTo(XMLNodeWriter, IXMLNodeFormat, XMLNodePredicate<N>) - Method in interface gw.xml.IReadOnlyXMLNode
 
writeTo(OutputStream) - Method in class gw.xml.XmlElement
Serializes this element to the specified output stream using UTF-8 encoding.
writeTo(OutputStream, XmlSerializationOptions) - Method in class gw.xml.XmlElement
Serializes this element to the specified output stream using UTF-8 encoding.
writeVector(Vector) - Method in class gw.pl.util.xml.XMLCodec
 
writeVector(Element, Vector) - Method in class gw.pl.util.xml.XMLCodec
 
writeVectorElement(String, Vector) - Method in class gw.pl.util.xml.XMLCodec
 
writeVectorElement(Node, String, Vector) - Method in class gw.pl.util.xml.XMLCodec
 
writeVectorOfStringsElement(String, Vector) - Method in class gw.pl.util.xml.XMLCodec
 
writeVectorOfStringsElement(Node, String, Vector) - Method in class gw.pl.util.xml.XMLCodec
 
writeXMLNode(T, TFile, IXMLNodeFormat) - Static method in class gw.pl.util.CottaUtil
 
writeXSD(File) - Method in class gw.xml.parser2.xsd.XSDGenerator
 
writeXSD(OutputStream) - Method in class gw.xml.parser2.xsd.XSDGenerator
 
WrongNumberOfArgsException - Exception in gw.lang.parser.exceptions
 
WrongNumberOfArgsException(IParserState, ResourceKey, String, int, int) - Constructor for exception gw.lang.parser.exceptions.WrongNumberOfArgsException
 
WS_ERR_Annotation_Duplicate_Namespace - Static variable in class gw.lang.parser.resources.Res
 
WS_ERR_Annotation_Exception - Static variable in class gw.lang.parser.resources.Res
 
WS_ERR_Annotation_Invalid_Namespace - Static variable in class gw.lang.parser.resources.Res
 
WS_ERR_Annotation_Only_For_WebService - Static variable in class gw.lang.parser.resources.Res
 
WS_ERR_Annotation_Operation_Duplicate - Static variable in class gw.lang.parser.resources.Res
 
WS_ERR_Annotation_Operation_OneWay_Invalid - Static variable in class gw.lang.parser.resources.Res
 
WS_ERR_Annotation_Operation_Response_Reserved - Static variable in class gw.lang.parser.resources.Res
 
WS_ERR_Can_Not_Marshal - Static variable in class gw.lang.parser.resources.Res
 
WS_ERR_Export_Inner_Not_Name_Of_Method - Static variable in class gw.lang.parser.resources.Res
 
WS_ERR_Export_Inner_Not_Name_Of_Response - Static variable in class gw.lang.parser.resources.Res
 
WS_ERR_Export_Inner_Only_On_WebService - Static variable in class gw.lang.parser.resources.Res
 
WS_ERR_Export_No_Constructor - Static variable in class gw.lang.parser.resources.Res
 
WS_ERR_Export_No_Extends - Static variable in class gw.lang.parser.resources.Res
 
WS_ERR_Export_Not_Final - Static variable in class gw.lang.parser.resources.Res
 
WS_ERR_Export_Not_WebService - Static variable in class gw.lang.parser.resources.Res
 
WS_ERR_Export_Recursive - Static variable in class gw.lang.parser.resources.Res
 
WS_WARN_Annontation_Not_Available - Static variable in class gw.lang.parser.resources.Res
 
WS_WARN_Annontation_Some_Generators_Dont_Support_Schema - Static variable in class gw.lang.parser.resources.Res
 
WS_WARN_Ignored - Static variable in class gw.lang.parser.resources.Res
 
Wsdl2Gosu - Class in gw.xml.ws
This class can be used to recursively fetch a WSDL and its dependencies from a remote URL.
Wsdl2Gosu() - Constructor for class gw.xml.ws.Wsdl2Gosu
 
WSDL_DUPLICATE_METHOD - Static variable in class gw.lang.parser.resources.Res
 
WSDL_DUPLICATE_WEB_SERVICE - Static variable in class gw.lang.parser.resources.Res
 
WSDL_NOT_WEBSERVICE - Static variable in class gw.lang.parser.resources.Res
 
WSDL_READONLY_PROPERTIES - Static variable in class gw.lang.parser.resources.Res
 
WSDL_REFERENCE_ABSTRACT_CLASS - Static variable in class gw.lang.parser.resources.Res
 
WSDL_REFERENCE_ANNOTATION - Static variable in class gw.lang.parser.resources.Res
 
WSDL_REFERENCE_CAUSES_NAMESPACE_COLLISION - Static variable in class gw.lang.parser.resources.Res
 
WSDL_REFERENCE_CLASS_WITHOUT_DEFAULT_CONSTRUCTOR - Static variable in class gw.lang.parser.resources.Res
 
WSDL_REFERENCE_COLLECTION - Static variable in class gw.lang.parser.resources.Res
 
WSDL_REFERENCE_GENERIC_TYPE - Static variable in class gw.lang.parser.resources.Res
 
WSDL_REFERENCE_INTERFACE - Static variable in class gw.lang.parser.resources.Res
 
WSDL_REFERENCE_LIST - Static variable in class gw.lang.parser.resources.Res
 
WSDL_REFERENCE_MAP - Static variable in class gw.lang.parser.resources.Res
 
WSDL_REFERENCE_PARAMETERIZED_TYPE - Static variable in class gw.lang.parser.resources.Res
 
WSDL_REFERENCE_SOAP_TYPE - Static variable in class gw.lang.parser.resources.Res
 
WSDL_REFERENCE_TRANSACTION_TYPE - Static variable in class gw.lang.parser.resources.Res
 
WSDL_REFERENCE_UNSUPPORTED_NAMESPACE - Static variable in class gw.lang.parser.resources.Res
 
WSDL_REFERENCE_WEBSERVICE - Static variable in class gw.lang.parser.resources.Res
 
WSDL_REFERENCE_XML_TYPE - Static variable in class gw.lang.parser.resources.Res
 
WSDL_UNSUPPORTED_TYPE - Static variable in class gw.lang.parser.resources.Res
 
WSDL_WRITEONLY_PROPERTIES - Static variable in class gw.lang.parser.resources.Res
 
WsdlFault - Exception in gw.xml.ws
 
WsdlFault() - Constructor for exception gw.xml.ws.WsdlFault
Constructs a WsdlFault.
WsdlFault(String) - Constructor for exception gw.xml.ws.WsdlFault
Constructs a WsdlFault.
WsdlFault(Throwable) - Constructor for exception gw.xml.ws.WsdlFault
Constructs a WsdlFault.
WsdlFault(String, Throwable) - Constructor for exception gw.xml.ws.WsdlFault
Constructs a WsdlFault.
WsdlFault.FaultCode - Enum in gw.xml.ws
 
WSDLToJavaGenerator - Class in gw.pl.util.webservices.axis
User: dbrewster Date: Oct 1, 2005 Time: 9:18:12 PM
WSDLToJavaGenerator() - Constructor for class gw.pl.util.webservices.axis.WSDLToJavaGenerator
 
WsdlValidationException - Exception in gw.xml.ws
This exception is thrown when there is a problem with a loaded WSDL.
WsdlValidationException(String) - Constructor for exception gw.xml.ws.WsdlValidationException
Constructor
WsdlValidationException(String, Throwable) - Constructor for exception gw.xml.ws.WsdlValidationException
Constructor
WsiAuthenticationException - Exception in gw.xml.ws
 
WsiAuthenticationException() - Constructor for exception gw.xml.ws.WsiAuthenticationException
 
WsiAuthenticationException(Throwable) - Constructor for exception gw.xml.ws.WsiAuthenticationException
 
WsiAuthenticationException(String) - Constructor for exception gw.xml.ws.WsiAuthenticationException
 
WsiAuthenticationException(String, Throwable) - Constructor for exception gw.xml.ws.WsiAuthenticationException
 
WSIEntityExpansion - Static variable in class gw.api.system.PLConfigParameters
This is a security issue, but they wanted to be able to permit this vulnerability if the customer depends on the broken behaviour.
WsiExportableUtil - Class in gw.xml.ws
this class has methods to work with WsiExportable classes.
WsiInvocationContext - Class in gw.xml.ws
 
WsiInvocationContext() - Constructor for class gw.xml.ws.WsiInvocationContext
 
WsiRequestLocal<T> - Class in gw.xml.ws
Similar to a java.lang.ThreadLocal, stores data specific to the current WSI request in progress.
WsiRequestLocal() - Constructor for class gw.xml.ws.WsiRequestLocal
 
WSProfilerConfig - Interface in gw.pl.profiler.entity
WSProfilerConfig

Profiler configuration for a web service

WSRunlevel - Enum in gw.api.webservice
The server run level that this web service may be run at.
WSSLogin(String, String) - Static method in class gw.api.webservice.login.LoginAPIHelper
 
WSSLogin(String, String) - Method in interface gw.pl.util.webservices.login.api.ILoginAPI
Logs the user in preparation for a Web Service Security (WSS) conversation.
WSSLogin(String, String) - Method in class gw.pl.util.webservices.login.api.ILoginAPISoapBindingStub
 
WSSLogout(String) - Static method in class gw.api.webservice.login.LoginAPIHelper
 
WSSLogout(String) - Method in interface gw.pl.util.webservices.login.api.ILoginAPI
Terminates a WSS conversation.
WSSLogout(String) - Method in class gw.pl.util.webservices.login.api.ILoginAPISoapBindingStub
 

X

XFDFNode - Class in gw.plugin.document.impl
User: irabin Date: 9/8/11 Time: 5:01 PM
XFDFNode() - Constructor for class gw.plugin.document.impl.XFDFNode
 
XML_4 - Static variable in class gw.pl.util.DateConverterUtil
 
XML_BASE_TYPE - Static variable in class gw.api.util.mapping.GWObjectUtils
 
XML_PREAMBLE - Static variable in class gw.api.util.DOMXMLBuilder
 
XMLAttributeDeclaration<T> - Class in gw.xml.parser2
Class description...
XMLAttributeDeclaration(String, String, Class<T>, boolean, String, String, String, boolean, FeatureCategory, DynamicReturnTypeProvider, String) - Constructor for class gw.xml.parser2.XMLAttributeDeclaration
 
XmlAttributePresentationInfo - Class in gw.xml.parser2
 
XmlAttributePresentationInfo(XMLAttributePropertyInfo) - Constructor for class gw.xml.parser2.XmlAttributePresentationInfo
 
XMLAttributePropertyInfo - Class in gw.xml.parser2
Class description...
XMLAttributePropertyInfo(XMLAttributeDeclaration, XMLNodeInstanceTypeInfo) - Constructor for class gw.xml.parser2.XMLAttributePropertyInfo
 
XMLAttributePropertyInfo.AttributePropertyAccessor - Class in gw.xml.parser2
 
XMLAttributePropertyInfo.AttributePropertyAccessor() - Constructor for class gw.xml.parser2.XMLAttributePropertyInfo.AttributePropertyAccessor
 
XmlBase - Class in gw.xml
The base of all XmlElements and XmlTypeInstances.
XMLBigDecimal - Class in gw.pl.util.xml.helpers
 
XMLBigDecimal() - Constructor for class gw.pl.util.xml.helpers.XMLBigDecimal
 
XMLBigInteger - Class in gw.pl.util.xml.helpers
 
XMLBigInteger() - Constructor for class gw.pl.util.xml.helpers.XMLBigInteger
 
XMLBoolean - Class in gw.pl.util.xml.helpers
 
XMLBoolean() - Constructor for class gw.pl.util.xml.helpers.XMLBoolean
 
XMLByte - Class in gw.pl.util.xml.helpers
 
XMLByte() - Constructor for class gw.pl.util.xml.helpers.XMLByte
 
XMLCharacter - Class in gw.pl.util.xml.helpers
 
XMLCharacter() - Constructor for class gw.pl.util.xml.helpers.XMLCharacter
 
XMLChildElementDeclaration<T extends IXMLNode> - Class in gw.xml.parser2
 
XMLChildElementDeclaration(String, String, Class<T>, boolean, String, String, XSDElementRefInfo) - Constructor for class gw.xml.parser2.XMLChildElementDeclaration
 
XMLChildElementDeclaration(String, QName, Class<T>, boolean, String, String, XSDElementRefInfo) - Constructor for class gw.xml.parser2.XMLChildElementDeclaration
 
XMLChildElementPresentationInfo - Class in gw.xml.parser2
Class description...
XMLChildElementPresentationInfo() - Constructor for class gw.xml.parser2.XMLChildElementPresentationInfo
 
XMLChildElementPropertyInfo - Class in gw.xml.parser2
Class description...
XMLChildElementPropertyInfo(XMLChildElementDeclaration, XMLNodeInstanceTypeInfo) - Constructor for class gw.xml.parser2.XMLChildElementPropertyInfo
 
XMLChildListDeclaration<T extends IXMLNode> - Class in gw.xml.parser2
 
XMLChildListDeclaration(String, String, Class<T>, int, int, String, String, XSDElementRefInfo) - Constructor for class gw.xml.parser2.XMLChildListDeclaration
 
XMLChildListDeclaration(String, QName, Class<T>, int, int, String, String, XSDElementRefInfo) - Constructor for class gw.xml.parser2.XMLChildListDeclaration
 
XMLChildListPresentationInfo - Class in gw.xml.parser2
Class description...
XMLChildListPresentationInfo() - Constructor for class gw.xml.parser2.XMLChildListPresentationInfo
 
XMLChildListPropertyInfo - Class in gw.xml.parser2
Class description...
XMLChildListPropertyInfo(XMLChildListDeclaration, XMLNodeInstanceTypeInfo) - Constructor for class gw.xml.parser2.XMLChildListPropertyInfo
 
XMLCodec - Class in gw.pl.util.xml
 
XMLCodec(InputStream) - Constructor for class gw.pl.util.xml.XMLCodec
 
XMLCodec(InputStream, boolean) - Constructor for class gw.pl.util.xml.XMLCodec
 
XMLCodec(InputStream, String) - Constructor for class gw.pl.util.xml.XMLCodec
 
XMLCodec(OutputStream) - Constructor for class gw.pl.util.xml.XMLCodec
 
XMLCodec(OutputStream, boolean) - Constructor for class gw.pl.util.xml.XMLCodec
 
XMLCodec(OutputStream, String) - Constructor for class gw.pl.util.xml.XMLCodec
 
XMLCodec(Reader) - Constructor for class gw.pl.util.xml.XMLCodec
 
XMLCodec(Reader, String) - Constructor for class gw.pl.util.xml.XMLCodec
 
XMLCodec(Reader, String, boolean) - Constructor for class gw.pl.util.xml.XMLCodec
 
XMLCodec(Writer) - Constructor for class gw.pl.util.xml.XMLCodec
 
XMLCodec(Writer, String) - Constructor for class gw.pl.util.xml.XMLCodec
 
XMLCodec(Writer, String, boolean) - Constructor for class gw.pl.util.xml.XMLCodec
 
XMLColor - Class in gw.pl.util.xml.helpers
 
XMLColor() - Constructor for class gw.pl.util.xml.helpers.XMLColor
 
XmlDate - Class in gw.xml.date
 
XmlDate() - Constructor for class gw.xml.date.XmlDate
 
XmlDate(String) - Constructor for class gw.xml.date.XmlDate
 
XmlDate(Calendar, boolean) - Constructor for class gw.xml.date.XmlDate
 
XmlDateTime - Class in gw.xml.date
 
XmlDateTime() - Constructor for class gw.xml.date.XmlDateTime
 
XmlDateTime(String) - Constructor for class gw.xml.date.XmlDateTime
 
XmlDateTime(Calendar, boolean) - Constructor for class gw.xml.date.XmlDateTime
 
XmlDay - Class in gw.xml.date
 
XmlDay(String) - Constructor for class gw.xml.date.XmlDay
 
XmlDay(Calendar, boolean) - Constructor for class gw.xml.date.XmlDay
 
XMLDimension - Class in gw.pl.util.xml.helpers
 
XMLDimension() - Constructor for class gw.pl.util.xml.helpers.XMLDimension
 
XMLDocumentTemplateDescriptor - Class in gw.plugin.document.impl
An implementation of IDocTemplateDescriptor which is based on an XML file.
XMLDocumentTemplateDescriptor() - Constructor for class gw.plugin.document.impl.XMLDocumentTemplateDescriptor
 
XMLDouble - Class in gw.pl.util.xml.helpers
 
XMLDouble() - Constructor for class gw.pl.util.xml.helpers.XMLDouble
 
XmlDuration - Class in gw.xml.date
 
XmlDuration() - Constructor for class gw.xml.date.XmlDuration
 
XmlDuration(String) - Constructor for class gw.xml.date.XmlDuration
 
XmlElement - Class in gw.xml
Represents an XML element.
XmlElement(QName, IType, IType, XmlTypeInstance) - Constructor for class gw.xml.XmlElement
 
XmlElement(QName, XmlTypeInstance) - Constructor for class gw.xml.XmlElement
Creates a new element with the specified QName, and the specified backing type instance.
XmlElement(String, XmlTypeInstance) - Constructor for class gw.xml.XmlElement
Creates a new element with the specified name in the null namespace, and the specified backing type instance.
XmlElement(QName) - Constructor for class gw.xml.XmlElement
Creates a new element with the specified QName, and an empty gw.xsd.w3c.xmlschema.types.complex.AnyType backing type instance.
XmlElement(String) - Constructor for class gw.xml.XmlElement
Creates a new element with the specified local name in the null namespace, and an empty gw.xsd.w3c.xmlschema.types.complex.AnyType backing type instance.
xmlEncode(String) - Static method in class gw.pl.util.StringUtil
 
XMLErrorHandler - Interface in gw.xml
 
XmlException - Exception in gw.xml
 
XmlException(String, Throwable) - Constructor for exception gw.xml.XmlException
 
XmlException() - Constructor for exception gw.xml.XmlException
 
XmlException(String) - Constructor for exception gw.xml.XmlException
 
XmlExporter - Class in gw.api.importing
This class handles determining what to export.
XmlExporter(Collection<KeyableBean>) - Constructor for class gw.api.importing.XmlExporter
 
XmlExporter(Collection<KeyableBean>, String) - Constructor for class gw.api.importing.XmlExporter
 
XmlExporterXmlElement - Class in gw.api.importing
 
XmlExporterXmlElement(QName, Collection<KeyableBean>, String) - Constructor for class gw.api.importing.XmlExporterXmlElement
creates a context with the following beans
XmlExporterXmlElement(Collection<KeyableBean>) - Constructor for class gw.api.importing.XmlExporterXmlElement
creates a context with the following beans
XmlExporterXmlElement(String) - Constructor for class gw.api.importing.XmlExporterXmlElement
creates a context with the following beans
XmlExporterXmlElement() - Constructor for class gw.api.importing.XmlExporterXmlElement
creates an context
XmlExporterXmlElement(QName) - Constructor for class gw.api.importing.XmlExporterXmlElement
 
XmlExporterXmlWriter - Class in gw.api.importing
 
XmlExporterXmlWriter() - Constructor for class gw.api.importing.XmlExporterXmlWriter
creates a context with the following beans
XmlExporterXmlWriter(Collection<KeyableBean>) - Constructor for class gw.api.importing.XmlExporterXmlWriter
creates a context with the following beans
XmlExporterXmlWriter(Collection<KeyableBean>, String) - Constructor for class gw.api.importing.XmlExporterXmlWriter
creates a context with the following beans
XmlExporterXmlWriter(QName) - Constructor for class gw.api.importing.XmlExporterXmlWriter
creates a context with the following beans
XmlExporterXmlWriter(QName, Collection<KeyableBean>, String) - Constructor for class gw.api.importing.XmlExporterXmlWriter
creates a context with the following beans
XmlExporterXmlWriterForArchiving - Class in gw.api.archiving
 
XmlExporterXmlWriterForArchiving() - Constructor for class gw.api.archiving.XmlExporterXmlWriterForArchiving
 
XMLFieldChoiceGroup - Class in gw.xml.parser2
Class description...
XMLFieldChoiceGroup(List<XMLFieldDeclaration>) - Constructor for class gw.xml.parser2.XMLFieldChoiceGroup
 
XMLFieldChoiceGroup(XMLFieldDeclaration...) - Constructor for class gw.xml.parser2.XMLFieldChoiceGroup
 
XMLFieldDeclaration - Class in gw.xml.parser2
Class description...
XMLFieldDeclaration(String, String) - Constructor for class gw.xml.parser2.XMLFieldDeclaration
 
XMLFieldOrderingElement - Interface in gw.xml.parser2
Marker interface for elements in XML field ordering (fields and choice groups).
XMLFieldPropertyInfo - Class in gw.xml.parser2
Class description...
XMLFieldPropertyInfo(XMLFieldDeclaration, XMLNodeInstanceTypeInfo) - Constructor for class gw.xml.parser2.XMLFieldPropertyInfo
 
XMLFileReformatter - Class in gw.xml.parser2
Class description...
XMLFileReformatter() - Constructor for class gw.xml.parser2.XMLFileReformatter
 
XMLFloat - Class in gw.pl.util.xml.helpers
 
XMLFloat() - Constructor for class gw.pl.util.xml.helpers.XMLFloat
 
XMLFont - Class in gw.pl.util.xml.helpers
 
XMLFont() - Constructor for class gw.pl.util.xml.helpers.XMLFont
 
XMLGosuExpression - Class in gw.xml.parser2
 
XMLGosuExpression(String, String, PLXMLNode) - Constructor for class gw.xml.parser2.XMLGosuExpression
 
XMLGosuStatement - Class in gw.xml.parser2
Class description...
XMLGosuStatement(String, String, PLXMLNode) - Constructor for class gw.xml.parser2.XMLGosuStatement
 
XMLHashtable - Class in gw.pl.util.xml.helpers
 
XMLHashtable() - Constructor for class gw.pl.util.xml.helpers.XMLHashtable
 
XMLImageIcon - Class in gw.pl.util.xml.helpers
 
XMLImageIcon() - Constructor for class gw.pl.util.xml.helpers.XMLImageIcon
 
XMLInteger - Class in gw.pl.util.xml.helpers
 
XMLInteger() - Constructor for class gw.pl.util.xml.helpers.XMLInteger
 
XMLInternData - Interface in gw.xml
Interface description...
XMLJUnitResultFormatter - Class in gw.junit
Extends ANT's XML formatter to make the test suite output a bit more intuitive. 99% of this is untouched code from the ANT source, see comments beginning with // GUIDEWIRE for our changes.
XMLJUnitResultFormatter() - Constructor for class gw.junit.XMLJUnitResultFormatter
 
XMLLong - Class in gw.pl.util.xml.helpers
 
XMLLong() - Constructor for class gw.pl.util.xml.helpers.XMLLong
 
XmlMixedContentText - Class in gw.xml
Represents a textual entry in an XML mixed content list.
XmlMixedContentText(String) - Constructor for class gw.xml.XmlMixedContentText
Creates an instance with the following text.
XmlMonth - Class in gw.xml.date
 
XmlMonth(String) - Constructor for class gw.xml.date.XmlMonth
 
XmlMonth(Calendar, boolean) - Constructor for class gw.xml.date.XmlMonth
 
XmlMonthDay - Class in gw.xml.date
 
XmlMonthDay() - Constructor for class gw.xml.date.XmlMonthDay
 
XmlMonthDay(String) - Constructor for class gw.xml.date.XmlMonthDay
 
XmlMonthDay(Calendar, boolean) - Constructor for class gw.xml.date.XmlMonthDay
 
XmlNamespace - Class in gw.xml
Represents an XML namespace with an associated prefix.
XmlNamespace(String, String) - Constructor for class gw.xml.XmlNamespace
Creates a new XML Namespace with the specified namespace URI and prefix.
XmlNamespace(String) - Constructor for class gw.xml.XmlNamespace
Creates a new XML Namespace with the specified namespace URI and the default (empty) prefix.
XMLNativeJavaObject - Class in gw.pl.util.xml.helpers
 
XMLNativeJavaObject() - Constructor for class gw.pl.util.xml.helpers.XMLNativeJavaObject
 
XMLNode - Class in gw.xml
Represents a node in an XML document.
XMLNode() - Constructor for class gw.xml.XMLNode
Creates a new, empty XMLNode.
XMLNode(String) - Constructor for class gw.xml.XMLNode
Creates a new, empty XMLNode with the specified element name with no namespace.
XMLNode(QName) - Constructor for class gw.xml.XMLNode
Creates a new, empty XMLNode with the specified qualified element name.
XMLNodeAttributeMap - Class in gw.xml
 
XMLNodeAttributeMap() - Constructor for class gw.xml.XMLNodeAttributeMap
 
XMLNodeAttributeMap(XMLNodeAttributeMap) - Constructor for class gw.xml.XMLNodeAttributeMap
 
XMLNodeAttributeMap(int, boolean) - Constructor for class gw.xml.XMLNodeAttributeMap
 
XMLNodeConstructor<T extends AbstractXMLNode> - Interface in gw.xml
 
XMLNodeConvertible - Interface in gw.xml.parser2
 
XMLNodeConvertibleBase - Class in gw.xml.parser2
 
XMLNodeConvertibleBase() - Constructor for class gw.xml.parser2.XMLNodeConvertibleBase
 
XMLNodeConvertibleFactory - Interface in gw.xml.parser2
 
XMLNodeCreationCallback - Interface in gw.xml
 
XMLNodeFactory<T extends IXMLNodeParserCallbacks> - Interface in gw.xml
 
XMLNodeFormat - Class in gw.xml
 
XMLNodeFormat() - Constructor for class gw.xml.XMLNodeFormat
 
XMLNodeHandler<T extends IXMLNodeParserCallbacks> - Class in gw.xml
 
XMLNodeHandler(Class<? extends T>, XMLNodeFactory<T>, XMLErrorHandler, XMLNodeLexicalHandler, IFile, String, XMLNodeCreationCallback, boolean) - Constructor for class gw.xml.XMLNodeHandler
 
XMLNodeInstanceTypeInfo - Class in gw.xml.parser2
Class description...
XMLNodeInstanceTypeInfo(IXmlNodeType) - Constructor for class gw.xml.parser2.XMLNodeInstanceTypeInfo
 
XMLNodeIntrinsicTypeFactory - Class in gw.xml.parser2
Class description...
XMLNodeIntrinsicTypeFactory() - Constructor for class gw.xml.parser2.XMLNodeIntrinsicTypeFactory
 
XMLNodeIntrinsicTypeInfoFromJava - Class in gw.xml.parser2
 
XMLNodeIntrinsicTypeInfoFromJava(Class<? extends PLXMLNode>, IXmlNodeType) - Constructor for class gw.xml.parser2.XMLNodeIntrinsicTypeInfoFromJava
 
XMLNodeIntrinsicTypeInfoFromXSD<T> - Class in gw.xml.xsd.typeloader
 
XMLNodeIntrinsicTypeInfoFromXSD(IXmlNodeTypeFromXsd, XSDNodeTypeInfo, XSDSchemaIndex<T>) - Constructor for class gw.xml.xsd.typeloader.XMLNodeIntrinsicTypeInfoFromXSD
 
XMLNodeLexicalHandler - Class in gw.xml
 
XMLNodeLexicalHandler() - Constructor for class gw.xml.XMLNodeLexicalHandler
 
XMLNodeMetadataBuilder - Class in gw.xml.parser2
 
XMLNodeMetadataBuilder() - Constructor for class gw.xml.parser2.XMLNodeMetadataBuilder
 
XMLNodeMetadataBuilder.AttributeBuilder<T> - Class in gw.xml.parser2
 
XMLNodeMetadataBuilder.AttributeBuilder(String, Class<T>) - Constructor for class gw.xml.parser2.XMLNodeMetadataBuilder.AttributeBuilder
 
XMLNodeMetadataBuilder.ChildElementBuilder<T extends IXMLNode> - Class in gw.xml.parser2
 
XMLNodeMetadataBuilder.ChildElementBuilder(String, Class<T>) - Constructor for class gw.xml.parser2.XMLNodeMetadataBuilder.ChildElementBuilder
 
XMLNodeMetadataBuilder.ChildElementBuilder(QName, Class<T>) - Constructor for class gw.xml.parser2.XMLNodeMetadataBuilder.ChildElementBuilder
 
XMLNodeMetadataBuilder.ChildListBuilder<T extends IXMLNode> - Class in gw.xml.parser2
 
XMLNodeMetadataBuilder.ChildListBuilder(String, Class<T>) - Constructor for class gw.xml.parser2.XMLNodeMetadataBuilder.ChildListBuilder
 
XMLNodeMetadataBuilder.ChildListBuilder(QName, Class<T>) - Constructor for class gw.xml.parser2.XMLNodeMetadataBuilder.ChildListBuilder
 
XMLNodeMetadataBuilder.DeclarationBuilder - Interface in gw.xml.parser2
 
XMLNodeMetadataBuilder.NodeValueBuilder - Class in gw.xml.parser2
 
XMLNodeMetadataBuilder.NodeValueBuilder(String, Class) - Constructor for class gw.xml.parser2.XMLNodeMetadataBuilder.NodeValueBuilder
 
XMLNodePredicate<T extends IReadOnlyXMLNode> - Interface in gw.xml
 
XMLNodeSchemaValidator - Interface in gw.xml.parser2
Interface to encapsulate XML node schema validation behavior.
XMLNodeStructureListener<N extends AbstractXMLNode> - Interface in gw.xml.parser2
Callback for changes to a node's children.
XMLNodeType - Class in gw.xml.parser2
Class description...
XMLNodeType() - Constructor for class gw.xml.parser2.XMLNodeType
 
XMLNodeTypeFromJava - Class in gw.xml.parser2
 
XMLNodeTypeFromJava(Class<? extends PLXMLNode>) - Constructor for class gw.xml.parser2.XMLNodeTypeFromJava
 
XMLNodeTypeFromXSD<T> - Class in gw.xml.xsd.typeloader
 
XMLNodeTypeFromXSD(XSDNodeTypeInfo, XSDSchemaIndex<T>, ITypeLoader) - Constructor for class gw.xml.xsd.typeloader.XMLNodeTypeFromXSD
 
XMLNodeValueDeclaration - Class in gw.xml.parser2
Class description...
XMLNodeValueDeclaration(String, Class, boolean, String) - Constructor for class gw.xml.parser2.XMLNodeValueDeclaration
 
XMLNodeValuePresentationInfo - Class in gw.xml.parser2
Class description...
XMLNodeValuePresentationInfo() - Constructor for class gw.xml.parser2.XMLNodeValuePresentationInfo
 
XMLNodeValuePropertyInfo - Class in gw.xml.parser2
Class description...
XMLNodeValuePropertyInfo(XMLNodeValueDeclaration, XMLNodeInstanceTypeInfo) - Constructor for class gw.xml.parser2.XMLNodeValuePropertyInfo
 
XMLNodeVisitor<T extends IReadOnlyXMLNode> - Interface in gw.xml
 
XMLNodeWriter - Class in gw.xml
Forms an XML document in memory.
XMLNodeWriter(OutputStream, IXMLNodeFormat) - Constructor for class gw.xml.XMLNodeWriter
 
XMLNodeWriter(Writer, IXMLNodeFormat, boolean) - Constructor for class gw.xml.XMLNodeWriter
 
XMLNodeWriter(Writer, IXMLNodeFormat, boolean, boolean) - Constructor for class gw.xml.XMLNodeWriter
 
XMLNS_ATTRS - Static variable in interface gw.pl.util.xml.IXMLCodecConstants
 
XMLObjectSerializer - Class in gw.pl.util.xml
 
XMLObjectSerializer(Class) - Constructor for class gw.pl.util.xml.XMLObjectSerializer
 
XMLObjectSerializer(String) - Constructor for class gw.pl.util.xml.XMLObjectSerializer
 
XMLObjectSerializer(String, boolean) - Constructor for class gw.pl.util.xml.XMLObjectSerializer
 
XMLObjectSerializerRegistry - Class in gw.pl.util.xml
 
XMLObjectSerializerRegistryImpl - Class in gw.pl.util.xml
Class description...
XMLObjectSerializerRegistryImpl() - Constructor for class gw.pl.util.xml.XMLObjectSerializerRegistryImpl
 
XMLParseError - Class in gw.xml.parser2
Class description...
XMLParseError(PLXMLNode, ResourceKey, Object...) - Constructor for class gw.xml.parser2.XMLParseError
 
XMLParseError(PLXMLNode, Throwable, ResourceKey, Object...) - Constructor for class gw.xml.parser2.XMLParseError
 
XMLParseError(PLXMLNode, String, ResourceKey, Object...) - Constructor for class gw.xml.parser2.XMLParseError
 
XMLParseError(PLXMLNode, String, Throwable, ResourceKey, Object...) - Constructor for class gw.xml.parser2.XMLParseError
 
XMLParseError(PLXMLNode, FileNameAndLineNumber, ResourceKey, Object...) - Constructor for class gw.xml.parser2.XMLParseError
 
XMLParseError(PLXMLNode, FileNameAndLineNumber, Throwable, ResourceKey, Object...) - Constructor for class gw.xml.parser2.XMLParseError
 
XMLParseError(PLXMLNode, FileNameAndLineNumber, String, ResourceKey, Object...) - Constructor for class gw.xml.parser2.XMLParseError
 
XMLParseError(PLXMLNode, FileNameAndLineNumber, String, Throwable, ResourceKey, Object...) - Constructor for class gw.xml.parser2.XMLParseError
 
XMLParseException - Exception in gw.xml
 
XMLParseException(String, Throwable) - Constructor for exception gw.xml.XMLParseException
 
XMLParseException(String, Throwable, FileNameAndLineNumber) - Constructor for exception gw.xml.XMLParseException
 
XMLParseException(String, FileNameAndLineNumber) - Constructor for exception gw.xml.XMLParseException
 
XMLParseException(Throwable, FileNameAndLineNumber) - Constructor for exception gw.xml.XMLParseException
 
XMLParseIssue - Class in gw.xml.parser2
Class description...
XMLParseIssue(PLXMLNode, FileNameAndLineNumber, String, ResourceKey, Object...) - Constructor for class gw.xml.parser2.XMLParseIssue
 
XmlParseOptions - Class in gw.xml
 
XmlParseOptions() - Constructor for class gw.xml.XmlParseOptions
 
XMLParser<T extends IXMLNodeParserCallbacks> - Class in gw.xml
 
XMLParser(XMLNodeFactory<T>) - Constructor for class gw.xml.XMLParser
 
XMLParser(XMLNodeFactory<T>, SAXParser) - Constructor for class gw.xml.XMLParser
 
XMLParserBase<T extends IXMLNodeParserCallbacks> - Class in gw.xml
 
XMLParserBase(XMLNodeFactory<T>) - Constructor for class gw.xml.XMLParserBase
 
XMLParserBase(XMLNodeFactory<T>, SAXParser) - Constructor for class gw.xml.XMLParserBase
 
XMLParseWarning - Class in gw.xml.parser2
Class description...
XMLParseWarning(PLXMLNode, ResourceKey, Object...) - Constructor for class gw.xml.parser2.XMLParseWarning
 
XMLParseWarning(PLXMLNode, String, ResourceKey, Object...) - Constructor for class gw.xml.parser2.XMLParseWarning
 
XMLParseWarning(PLXMLNode, FileNameAndLineNumber, ResourceKey, Object...) - Constructor for class gw.xml.parser2.XMLParseWarning
 
XMLParseWarning(PLXMLNode, FileNameAndLineNumber, String, ResourceKey, Object...) - Constructor for class gw.xml.parser2.XMLParseWarning
 
XMLPoint - Class in gw.pl.util.xml.helpers
 
XMLPoint() - Constructor for class gw.pl.util.xml.helpers.XMLPoint
 
XMLPrimaryAttribute - Class in gw.xml.parser2
 
XMLPrimaryAttribute(XMLAttributeDeclaration<?>) - Constructor for class gw.xml.parser2.XMLPrimaryAttribute
 
XMLRectangle - Class in gw.pl.util.xml.helpers
 
XMLRectangle() - Constructor for class gw.pl.util.xml.helpers.XMLRectangle
 
XMLSampleDataImporter - Class in gw.sampledata
Utility for loading sample data from xml files.
XMLSampleDataImporter() - Constructor for class gw.sampledata.XMLSampleDataImporter
 
XmlSchemaAccess<T extends XmlElement> - Class in gw.xml
 
XmlSchemaAccess() - Constructor for class gw.xml.XmlSchemaAccess
 
XmlSerializationOptions - Class in gw.xml
The XmlSerializationOptions class encapsulates settings that can be passed to the XML subsystem when serializing XML.
XmlSerializationOptions() - Constructor for class gw.xml.XmlSerializationOptions
 
XMLShort - Class in gw.pl.util.xml.helpers
 
XMLShort() - Constructor for class gw.pl.util.xml.helpers.XMLShort
 
XmlSimpleValue - Class in gw.xml
Represents an XML simple value, such as an xsd:int.
XmlSimpleValue() - Constructor for class gw.xml.XmlSimpleValue
 
XmlSimpleValueException - Exception in gw.xml
Thrown when an attempt is made to set a simple value that does not match the schema.
XmlSimpleValueException(String) - Constructor for exception gw.xml.XmlSimpleValueException
 
XmlSimpleValueException(String, List<XmlSimpleValueException>) - Constructor for exception gw.xml.XmlSimpleValueException
 
XmlSimpleValueException(String, Throwable) - Constructor for exception gw.xml.XmlSimpleValueException
 
XmlSortException - Exception in gw.xml
 
XmlSortException() - Constructor for exception gw.xml.XmlSortException
 
XmlSortException(String) - Constructor for exception gw.xml.XmlSortException
 
XmlSortException(String, XmlSortException) - Constructor for exception gw.xml.XmlSortException
 
XmlSortException(List<QName>) - Constructor for exception gw.xml.XmlSortException
 
XMLString - Class in gw.pl.util.xml.helpers
 
XMLString() - Constructor for class gw.pl.util.xml.helpers.XMLString
 
XmlTime - Class in gw.xml.date
 
XmlTime(String) - Constructor for class gw.xml.date.XmlTime
 
XmlTime(Calendar, boolean) - Constructor for class gw.xml.date.XmlTime
 
xmlToCsv(String) - Method in interface gw.api.webservice.importTools.IImportTools
Export XML data into CSV data.
xmlToCsv(String) - Method in class gw.api.webservice.importTools.ImportToolsImpl
 
XmlTypeInstance - Class in gw.xml
Represents an XML backing type instance.
XmlTypeInstance(IType, Object) - Constructor for class gw.xml.XmlTypeInstance
 
XMLUtilities - Class in gw.xml
Utility methods for XML.
XMLUtilities() - Constructor for class gw.xml.XMLUtilities
 
XMLVector - Class in gw.pl.util.xml.helpers
 
XMLVector() - Constructor for class gw.pl.util.xml.helpers.XMLVector
 
XmlYear - Class in gw.xml.date
 
XmlYear(String) - Constructor for class gw.xml.date.XmlYear
 
XmlYear(Calendar, boolean) - Constructor for class gw.xml.date.XmlYear
 
XmlYearMonth - Class in gw.xml.date
 
XmlYearMonth(String) - Constructor for class gw.xml.date.XmlYearMonth
 
XmlYearMonth(Calendar, boolean) - Constructor for class gw.xml.date.XmlYearMonth
 
XSD_FILENAME - Static variable in class gw.plugin.document.impl.XMLDocumentTemplateDescriptor
 
XSD_SCHEMA_FILE_SUFFIX - Static variable in class gw.xml.xsd.typeloader.XSDTypeLoaderBase
 
XSD_TYPES_PACKAGE - Static variable in class gw.xml.xsd.typeloader.XSDBuiltInTypeFactory
 
XSDAll - Class in gw.xml.xsd.schema
 
XSDAll() - Constructor for class gw.xml.xsd.schema.XSDAll
 
XSDAnnotation - Class in gw.xml.xsd.schema
 
XSDAnnotation() - Constructor for class gw.xml.xsd.schema.XSDAnnotation
 
XSDAny - Class in gw.xml.xsd.schema
 
XSDAny() - Constructor for class gw.xml.xsd.schema.XSDAny
 
XSDAppinfo - Class in gw.xml.xsd.schema
 
XSDAppinfo() - Constructor for class gw.xml.xsd.schema.XSDAppinfo
 
XSDAttribute - Class in gw.xml.xsd.schema
 
XSDAttribute() - Constructor for class gw.xml.xsd.schema.XSDAttribute
 
XSDAttributeGroup - Class in gw.xml.xsd.schema
 
XSDAttributeGroup() - Constructor for class gw.xml.xsd.schema.XSDAttributeGroup
 
XSDAttributeInfo - Class in gw.xml.xsd.info
 
XSDAttributeInfo(String) - Constructor for class gw.xml.xsd.info.XSDAttributeInfo
 
XSDAttributePropertyInfo - Class in gw.xml.xsd.typeloader
 
XSDAttributePropertyInfo(XSDAttributeInfo, XMLNodeIntrinsicTypeInfoFromXSD) - Constructor for class gw.xml.xsd.typeloader.XSDAttributePropertyInfo
 
XSDBasedXMLNode - Class in gw.xml.xsd.typeloader
 
XSDBasedXMLNode(IXmlNodeTypeFromXsd) - Constructor for class gw.xml.xsd.typeloader.XSDBasedXMLNode
 
XSDBasedXMLNode(QName) - Constructor for class gw.xml.xsd.typeloader.XSDBasedXMLNode
 
XSDBasedXMLNode() - Constructor for class gw.xml.xsd.typeloader.XSDBasedXMLNode
 
XSDBasedXMLNodeConstructorInfo - Class in gw.xml.xsd.typeloader
 
XSDBasedXMLNodeConstructorInfo(IXmlNodeTypeFromXsd) - Constructor for class gw.xml.xsd.typeloader.XSDBasedXMLNodeConstructorInfo
 
XSDBasedXMLNodeFactory - Class in gw.xml.xsd.typeloader
 
XSDBasedXMLNodeFactory(String) - Constructor for class gw.xml.xsd.typeloader.XSDBasedXMLNodeFactory
 
XSDBuiltInTypeFactory - Class in gw.xml.xsd.typeloader
 
XSDBuiltinTypeLoader - Class in gw.xml.xsd.typeloader
 
XSDBuiltinTypeLoader() - Constructor for class gw.xml.xsd.typeloader.XSDBuiltinTypeLoader
 
XSDBuiltInTypeMappings - Class in gw.xml.xsd.typeloader
 
XSDChildElementPropertyInfo - Class in gw.xml.xsd.typeloader
 
XSDChildElementPropertyInfo(XSDElementRefInfo, ITypeInfo, boolean) - Constructor for class gw.xml.xsd.typeloader.XSDChildElementPropertyInfo
 
XSDChildListPropertyInfo - Class in gw.xml.xsd.typeloader
 
XSDChildListPropertyInfo(XSDElementRefInfo, ITypeInfo) - Constructor for class gw.xml.xsd.typeloader.XSDChildListPropertyInfo
 
XSDChoice - Class in gw.xml.xsd.schema
 
XSDChoice() - Constructor for class gw.xml.xsd.schema.XSDChoice
 
XSDChoiceInfo - Class in gw.xml.xsd.info
 
XSDChoiceInfo(String) - Constructor for class gw.xml.xsd.info.XSDChoiceInfo
 
XSDComplexContent - Class in gw.xml.xsd.schema
 
XSDComplexContent() - Constructor for class gw.xml.xsd.schema.XSDComplexContent
 
XSDComplexType - Class in gw.xml.xsd.schema
 
XSDComplexType() - Constructor for class gw.xml.xsd.schema.XSDComplexType
 
XSDDocumentation - Class in gw.xml.xsd.schema
 
XSDDocumentation() - Constructor for class gw.xml.xsd.schema.XSDDocumentation
 
XSDElement - Class in gw.xml.xsd.schema
 
XSDElement(XSDXMLNode) - Constructor for class gw.xml.xsd.schema.XSDElement
 
XSDElementContainer - Class in gw.xml.xsd.schema
 
XSDElementContainer() - Constructor for class gw.xml.xsd.schema.XSDElementContainer
 
XSDElementInfo - Class in gw.xml.xsd.info
This class serves as a container for type information that pertains to an element in an XSD.
XSDElementInfo(String, String) - Constructor for class gw.xml.xsd.info.XSDElementInfo
 
XSDElementRefInfo - Class in gw.xml.xsd.info
 
XSDElementRefInfo(XSDSchemaIndex, QName, LockingLazyVar<String>) - Constructor for class gw.xml.xsd.info.XSDElementRefInfo
 
XSDElementRefInfo(XSDSchemaIndex, QName, String) - Constructor for class gw.xml.xsd.info.XSDElementRefInfo
 
XSDEnumeratedType - Class in gw.xml.parser2
To anyone who implements this interface:

The subclass MUST have a method with the signature: public static getTypeByName(String name)

There's no way to enforce this since you can't make an abstract static method, so it's up to the implementer to make sure this method is already there.

XSDEnumeratedType(String) - Constructor for class gw.xml.parser2.XSDEnumeratedType
Protected constructor, which stuffs this instance into the _types HashMap with the given key
XSDEnumeratedTypeWrapper - Class in gw.xml.xsd.typewrapper
 
XSDEnumeratedTypeWrapper(LockingLazyVar<IXsdEnumerationType>) - Constructor for class gw.xml.xsd.typewrapper.XSDEnumeratedTypeWrapper
 
XSDEnumeration - Class in gw.xml.xsd.schema
 
XSDEnumeration() - Constructor for class gw.xml.xsd.schema.XSDEnumeration
 
XSDEnumerationStaticProperty - Class in gw.xml.xsd.typeloader
 
XSDEnumerationStaticProperty(XSDEnumerationTypeInfo, String) - Constructor for class gw.xml.xsd.typeloader.XSDEnumerationStaticProperty
 
XSDEnumerationType - Class in gw.xml.xsd.typeloader
 
XSDEnumerationType(ITypeLoader, XSDNodeValueInfo, String, XSDSchemaIndex) - Constructor for class gw.xml.xsd.typeloader.XSDEnumerationType
 
XSDEnumerationTypeInfo - Class in gw.xml.xsd.typeloader
 
XSDEnumerationTypeInfo(IXsdEnumerationType, XSDNodeValueInfo) - Constructor for class gw.xml.xsd.typeloader.XSDEnumerationTypeInfo
 
XSDEnumerationValue - Class in gw.xml.xsd.typeloader
 
XSDEnumerationValue(String, IXsdEnumerationType) - Constructor for class gw.xml.xsd.typeloader.XSDEnumerationValue
 
XSDExtension - Class in gw.xml.xsd.schema
 
XSDExtension() - Constructor for class gw.xml.xsd.schema.XSDExtension
 
XSDFormType - Enum in gw.xml.xsd.schema
 
XSDGenerator - Class in gw.xml.parser2.xsd
 
XSDGenerator(List<Class>) - Constructor for class gw.xml.parser2.xsd.XSDGenerator
 
XSDGenerator(List<Class>, String) - Constructor for class gw.xml.parser2.xsd.XSDGenerator
 
XSDGroup - Class in gw.xml.xsd.schema
 
XSDGroup() - Constructor for class gw.xml.xsd.schema.XSDGroup
 
XSDGroupInfo - Class in gw.xml.xsd.info
 
XSDGroupInfo(QName) - Constructor for class gw.xml.xsd.info.XSDGroupInfo
 
XSDGroupingConstructorInfo - Class in gw.xml.xsd.typeloader
 
XSDGroupingConstructorInfo(IFeatureInfo, XSDGroupingInfo) - Constructor for class gw.xml.xsd.typeloader.XSDGroupingConstructorInfo
 
XSDGroupingInfo - Class in gw.xml.xsd.info
 
XSDGroupingInfo(XSDGroupingInfoDelegate) - Constructor for class gw.xml.xsd.info.XSDGroupingInfo
 
XSDGroupingInfoDelegate - Interface in gw.xml.xsd.info
 
XSDGroupingListPropertyInfo - Class in gw.xml.xsd.typeloader
 
XSDGroupingListPropertyInfo(ITypeInfo, XSDGroupingInfo, String) - Constructor for class gw.xml.xsd.typeloader.XSDGroupingListPropertyInfo
 
XSDGroupingPropertyInfo - Class in gw.xml.xsd.typeloader
 
XSDGroupingPropertyInfo(ITypeInfo, XSDGroupingInfo, String) - Constructor for class gw.xml.xsd.typeloader.XSDGroupingPropertyInfo
 
XSDGroupingType - Class in gw.xml.xsd.typeloader
 
XSDGroupingType(ITypeLoader, XSDGroupingInfo) - Constructor for class gw.xml.xsd.typeloader.XSDGroupingType
 
XSDGroupingTypeInfo - Class in gw.xml.xsd.typeloader
 
XSDGroupingTypeInfo(IXsdGroupingType) - Constructor for class gw.xml.xsd.typeloader.XSDGroupingTypeInfo
 
XSDImport - Class in gw.xml.xsd.schema
 
XSDImport() - Constructor for class gw.xml.xsd.schema.XSDImport
 
XSDImportOrInclude - Class in gw.xml.xsd.schema
 
XSDImportOrInclude() - Constructor for class gw.xml.xsd.schema.XSDImportOrInclude
 
XSDInclude - Class in gw.xml.xsd.schema
 
XSDInclude() - Constructor for class gw.xml.xsd.schema.XSDInclude
 
XSDMaxLength - Class in gw.xml.xsd.schema
 
XSDMaxLength() - Constructor for class gw.xml.xsd.schema.XSDMaxLength
 
XSDMinLength - Class in gw.xml.xsd.schema
 
XSDMinLength() - Constructor for class gw.xml.xsd.schema.XSDMinLength
 
XSDNode - Class in gw.xml.xsd.typeloader.registry
 
XSDNode() - Constructor for class gw.xml.xsd.typeloader.registry.XSDNode
 
XSDNodeFactory - Class in gw.xml.xsd
 
XSDNodeFactory() - Constructor for class gw.xml.xsd.XSDNodeFactory
 
XSDNodeFormat - Class in gw.xml.xsd
 
XSDNodeFormat() - Constructor for class gw.xml.xsd.XSDNodeFormat
 
XSDNodeTypeInfo - Class in gw.xml.xsd.info
This class serves as a container for type information that pertains to an element in an XSD.
XSDNodeTypeInfo(String) - Constructor for class gw.xml.xsd.info.XSDNodeTypeInfo
 
XSDNodeValueInfo - Class in gw.xml.xsd.info
 
XSDNodeValueInfo(XSDSchemaIndex) - Constructor for class gw.xml.xsd.info.XSDNodeValueInfo
 
XSDNodeValuePropertyInfo - Class in gw.xml.xsd.typeloader
 
XSDNodeValuePropertyInfo(XSDNodeValueInfo, XMLNodeIntrinsicTypeInfoFromXSD) - Constructor for class gw.xml.xsd.typeloader.XSDNodeValuePropertyInfo
 
XSDParser - Class in gw.xml.xsd
 
XSDParser() - Constructor for class gw.xml.xsd.XSDParser
 
XSDPattern - Class in gw.xml.xsd.schema
 
XSDPattern() - Constructor for class gw.xml.xsd.schema.XSDPattern
 
XSDPublishHelper - Class in gw.api.xsd
 
XSDPublishHelper() - Constructor for class gw.api.xsd.XSDPublishHelper
 
XSDRegistryNode - Class in gw.xml.xsd.typeloader.registry
 
XSDRegistryNode() - Constructor for class gw.xml.xsd.typeloader.registry.XSDRegistryNode
 
XSDRegistryTypeLoader - Class in gw.xml.xsd.typeloader
 
XSDRegistryTypeLoader() - Constructor for class gw.xml.xsd.typeloader.XSDRegistryTypeLoader
 
XSDResourceTypeLoader - Class in gw.xml.xsd.typeloader
 
XSDResourceTypeLoader(IGosuClassRepository) - Constructor for class gw.xml.xsd.typeloader.XSDResourceTypeLoader
 
XSDRestriction - Class in gw.xml.xsd.schema
 
XSDRestriction() - Constructor for class gw.xml.xsd.schema.XSDRestriction
 
XSDS - Static variable in class gw.xml.xsd.typeloader.registry.XSDRegistryNode
 
XSDSchema - Class in gw.xml.xsd.schema
 
XSDSchema() - Constructor for class gw.xml.xsd.schema.XSDSchema
 
XSDSchemaIndex<T> - Class in gw.xml.xsd
 
XSDSchemaIndex(String, XSDSource, T, String, String, String) - Constructor for class gw.xml.xsd.XSDSchemaIndex
 
XSDSequence - Class in gw.xml.xsd.schema
 
XSDSequence() - Constructor for class gw.xml.xsd.schema.XSDSequence
 
XSDSequenceInfo - Class in gw.xml.xsd.info
 
XSDSequenceInfo(String) - Constructor for class gw.xml.xsd.info.XSDSequenceInfo
 
XSDSimpleChildPropertyInfo - Class in gw.xml.xsd.typeloader
 
XSDSimpleChildPropertyInfo(XSDElementRefInfo, ITypeInfo, XSDTypeWrapper) - Constructor for class gw.xml.xsd.typeloader.XSDSimpleChildPropertyInfo
 
XSDSimpleContent - Class in gw.xml.xsd.schema
 
XSDSimpleContent() - Constructor for class gw.xml.xsd.schema.XSDSimpleContent
 
XSDSimpleType - Class in gw.xml.xsd.schema
 
XSDSimpleType() - Constructor for class gw.xml.xsd.schema.XSDSimpleType
 
XSDSource - Interface in gw.xml.xsd
 
XSDTotalDigits - Class in gw.xml.xsd.schema
 
XSDTotalDigits() - Constructor for class gw.xml.xsd.schema.XSDTotalDigits
 
XSDTypeBase - Class in gw.xml.xsd.schema
 
XSDTypeBase() - Constructor for class gw.xml.xsd.schema.XSDTypeBase
 
XSDTypeInfoHelper - Class in gw.xml.xsd.typeloader
 
XSDTypeInfoHelper() - Constructor for class gw.xml.xsd.typeloader.XSDTypeInfoHelper
 
XSDTypeLoaderBase<T> - Class in gw.xml.xsd.typeloader
 
XSDTypeLoaderBase(String) - Constructor for class gw.xml.xsd.typeloader.XSDTypeLoaderBase
 
XSDTypeTypeWrapper - Class in gw.xml.xsd.typewrapper
 
XSDTypeTypeWrapper(String) - Constructor for class gw.xml.xsd.typewrapper.XSDTypeTypeWrapper
 
XSDTypeWrapper - Class in gw.xml.xsd.typewrapper
 
XSDTypeWrapper() - Constructor for class gw.xml.xsd.typewrapper.XSDTypeWrapper
 
XSDUnion - Class in gw.xml.xsd.schema
 
XSDUnion() - Constructor for class gw.xml.xsd.schema.XSDUnion
 
XSDXMLNode - Class in gw.xml.xsd.schema
 
XSDXMLNode() - Constructor for class gw.xml.xsd.schema.XSDXMLNode
 
XSDXMLNode(QName) - Constructor for class gw.xml.xsd.schema.XSDXMLNode
 
XSI_TYPE - Static variable in class gw.pl.util.xml.helpers.XMLBigDecimal
 
XSI_TYPE - Static variable in class gw.pl.util.xml.helpers.XMLBigInteger
 
XSI_TYPE - Static variable in class gw.pl.util.xml.helpers.XMLBoolean
 
XSI_TYPE - Static variable in class gw.pl.util.xml.helpers.XMLByte
 
XSI_TYPE - Static variable in class gw.pl.util.xml.helpers.XMLCharacter
 
XSI_TYPE - Static variable in class gw.pl.util.xml.helpers.XMLColor
 
XSI_TYPE - Static variable in class gw.pl.util.xml.helpers.XMLDimension
 
XSI_TYPE - Static variable in class gw.pl.util.xml.helpers.XMLDouble
 
XSI_TYPE - Static variable in class gw.pl.util.xml.helpers.XMLFloat
 
XSI_TYPE - Static variable in class gw.pl.util.xml.helpers.XMLFont
 
XSI_TYPE - Static variable in class gw.pl.util.xml.helpers.XMLHashtable
 
XSI_TYPE - Static variable in class gw.pl.util.xml.helpers.XMLImageIcon
 
XSI_TYPE - Static variable in class gw.pl.util.xml.helpers.XMLInteger
 
XSI_TYPE - Static variable in class gw.pl.util.xml.helpers.XMLLong
 
XSI_TYPE - Static variable in class gw.pl.util.xml.helpers.XMLNativeJavaObject
 
XSI_TYPE - Static variable in class gw.pl.util.xml.helpers.XMLPoint
 
XSI_TYPE - Static variable in class gw.pl.util.xml.helpers.XMLRectangle
 
XSI_TYPE - Static variable in class gw.pl.util.xml.helpers.XMLShort
 
XSI_TYPE - Static variable in class gw.pl.util.xml.helpers.XMLString
 
XSI_TYPE - Static variable in class gw.pl.util.xml.helpers.XMLVector
 
XSI_TYPE - Static variable in class gw.plugin.document.impl.XMLDocumentTemplateDescriptor
The base tag of the XML document backing this descriptor
XXE_EXPOSURE_BACKWARD_COMPATIBILITY - Static variable in class gw.xml.XmlElement
 

Z

ZERO - Static variable in interface gw.lang.parser.IGosuParser
 
ZERO - Static variable in class gw.pl.util.BigDecimalUtil
 
zero(BigDecimal) - Static method in class gw.pl.util.BigDecimalUtil
ZERO - Static variable in class gw.xml.date.XmlDuration
 
zipDir(File, File, ZipOutputStream) - Static method in class gw.pl.util.FileUtil
 
zipProfilerStacks(ProfilerDataSource) - Static method in class gw.api.profiler.ProfilerStacksDownloaderUploader
 
Zone - Interface in gw.pl.geodata.zone.entity
Zone Geographic zone.
ZoneAutocompleteHandler - Class in gw.api.admin
Zone autocomplete handler
ZoneAutocompleteHandler(Country) - Constructor for class gw.api.admin.ZoneAutocompleteHandler
 
ZoneAutocompleteHandler(Country, ZoneType) - Constructor for class gw.api.admin.ZoneAutocompleteHandler
 
ZoneAutocompleteHandler(ZoneType, Organization) - Constructor for class gw.api.admin.ZoneAutocompleteHandler
 
ZoneAutocompleteHandler(Country, ZoneType, boolean) - Constructor for class gw.api.admin.ZoneAutocompleteHandler
 
ZoneBuilder - Class in gw.api.databuilder
 
ZoneBuilder() - Constructor for class gw.api.databuilder.ZoneBuilder
 
ZoneCacheRefreshIntervalSecs - Static variable in class gw.api.system.PLConfigParameters
The time between refreshes of the zone cache, in seconds *
ZoneImportHelper - Class in gw.api.webservice.zone
Web service for importing zone data.
ZoneImportHelper() - Constructor for class gw.api.webservice.zone.ZoneImportHelper
 
ZoneImportTestUtil - Class in gw.api.webservice.zone
 
ZoneImportTestUtil() - Constructor for class gw.api.webservice.zone.ZoneImportTestUtil
 
ZoneLink - Interface in gw.pl.geodata.zone.entity
ZoneLink Links 2 zones.
ZonePreparedStatementHandler - Class in gw.api.webservice.zone
Prepared statement handler for inserting zone data.
ZoneSearchCriteria - Class in gw.api.admin
Deprecated.
Replaced by gw.api.admin.PCZoneSearchCriteria.gs in PolicyCenter 8.0.
ZoneSearchCriteria() - Constructor for class gw.api.admin.ZoneSearchCriteria
Deprecated.
Constructor.
ZoneSearchCriteria(Country) - Constructor for class gw.api.admin.ZoneSearchCriteria
Deprecated.
Constructor.
ZoneType - Class in gw.pl.geodata.zone.typekey
 
ZoneType(ITypeList, String) - Constructor for class gw.pl.geodata.zone.typekey.ZoneType
 

_

_10AM - Static variable in interface gw.testharness.PLTestConstants
 
_11AM - Static variable in interface gw.testharness.PLTestConstants
 
_12AM - Static variable in interface gw.testharness.PLTestConstants
 
_13AM - Static variable in interface gw.testharness.PLTestConstants
 
_14AM - Static variable in interface gw.testharness.PLTestConstants
 
_15AM - Static variable in interface gw.testharness.PLTestConstants
 
_16AM - Static variable in interface gw.testharness.PLTestConstants
 
_5PM - Static variable in interface gw.testharness.PLTestConstants
 
_8AM - Static variable in interface gw.testharness.PLTestConstants
 
_9AM - Static variable in interface gw.testharness.PLTestConstants
 
_acceptableSuffixes - Variable in class gw.pl.util.SuffixTextFileFilter
 
_allTypesInHierarchy - Variable in class gw.lang.reflect.FunctionType
 
_archiveCountSummary - Variable in class gw.api.archiving.ArchiveDetails
 
_argInfo - Variable in class gw.lang.mode.GosuMode
 
_arrayComponentClass - Variable in class gw.lang.reflect.TypeBase
 
_attributes - Variable in class gw.plugin.management.GWMBeanInfo
Attributes
_backingFileSystem - Variable in class gw.fs.physical.PhysicalResourceImpl
 
_bAlertOnNativeObject - Variable in class gw.pl.util.xml.XMLCodec
 
_batchProcessType - Variable in class gw.api.tools.PerfReportHelper
 
_bCloseIOAfterCommit - Variable in class gw.pl.util.xml.XMLCodec
 
_bOutline - Variable in class gw.pl.util.xml.DOMWriter
 
_buildMethodDescriptor(Class, String, String[], Class[], Class[]) - Static method in class gw.lang.reflect.BeanInfoUtil
Builds a method descriptor with no explicit visibility.
_buildPropertyDescriptor(String, Class, String, String) - Static method in class gw.lang.reflect.BeanInfoUtil
Builds a property descriptor with no explicit visibility.
_bWritePretty - Variable in class gw.pl.util.xml.XMLCodec
 
_cacheTimeout - Variable in class gw.plugin.solr.SolrQueryProcessor
 
_children - Variable in class gw.xml.xsd.info.XSDGroupingInfo
 
_chunkSize - Variable in class gw.plugin.solr.SolrQueryProcessor
 
_class - Variable in class gw.pl.util.xml.XMLObjectSerializer
 
_coercerCache - Variable in class gw.lang.parser.StandardCoercionManager
 
_costOrForce - Variable in class gw.api.database.optimizer.oracle.EnableOracleQueryRewrite
Deprecated.
 
_data - Variable in class gw.api.util.stats.StatisticsCollector
 
_data - Variable in class gw.plugin.solr.SolrQueryProcessor
 
_defaultSenderEmail - Variable in class gw.api.email.AbstractEmailMessageTransport
 
_defaultSenderName - Variable in class gw.api.email.AbstractEmailMessageTransport
 
_definedElements - Variable in class gw.api.importing.XmlExporter
 
_delegate - Variable in class gw.fs.physical.AbstractCachingPhysicalFileSystem
 
_doc - Variable in class gw.pl.util.xml.DOMWriter
 
_doc - Variable in class gw.pl.util.xml.XMLCodec
 
_else(IRStatementBuilder) - Method in class gw.lang.ir.builder.statement.IRIfStatementBuilder
 
_emptyQueryProcessor - Variable in class gw.plugin.solr.SolrQueryProcessor
 
_entry - Variable in class gw.fs.jar.JarEntryResourceImpl
 
_equals(Object) - Method in class gw.xml.AbstractXMLNode
We chose not to directly override equals() and hashCode() for performance reasons.
_geocodeAddressBestMatch(Address) - Method in class gw.api.geocode.AbstractGeocodePlugin
 
_getClassOfRef() - Method in interface gw.lang.reflect.ITypeRef
 
_getDrivingDirections(Address, Address, UnitOfDistance) - Method in class gw.api.geocode.AbstractGeocodePlugin
There is no practical "generic" way to provide driving directions.
_group - Variable in class gw.api.admin.GroupTreeNode
 
_hashCode() - Method in class gw.xml.AbstractXMLNode
We chose not to directly override equals() and hashCode() for performance reasons.
_iColumn - Variable in class gw.pl.util.SearchLocation
The one-based column number
_if(IRExpressionBuilder) - Static method in class gw.lang.ir.builder.IRBuilderMethods
 
_ignoreTagSet - Static variable in class gw.xml.parser2.BaseAbstractNode
 
_ignoreTagSet - Static variable in class gw.xml.parser2.XMLNodeConvertibleBase
 
_iLength - Variable in class gw.pl.util.SearchLocation
The length of the matching string.
_iLine - Variable in class gw.pl.util.SearchLocation
The one-based line number
_iLineOffset - Variable in class gw.pl.util.SearchLocation
The offset of the line
_includeQueues - Variable in class gw.api.assignment.SuggestedAssigneeBuilderBase
Should include queues when determining suggested assignees
_indent - Variable in class gw.xml.XMLNodeWriter
 
_internal() - Method in class gw.lang.ir.builder.IRFeatureBuilder
 
_iOffset - Variable in class gw.pl.util.SearchLocation
The zero-based Offset from the beginning of the string.
_isBatchRunning - Variable in class gw.api.tools.PerfReportHelper
 
_jarFile - Variable in class gw.fs.jar.JarEntryResourceImpl
 
_key - Variable in class gw.xml.parser2.XSDEnumeratedType
general-purpose key to values stored in the _types HashMap
_latitude - Variable in class gw.api.geocode.AbstractGeocodePlugin.LatLong
 
_lock - Variable in class gw.api.util.stats.StatisticsCollector
 
_logger - Static variable in class gw.xml.parser2.XMLNodeConvertibleBase
 
_longitude - Variable in class gw.api.geocode.AbstractGeocodePlugin.LatLong
 
_matcher - Variable in class gw.pl.util.SearchLocation
The regexp pattern matcher if applicable.
_maxScore - Variable in class gw.plugin.solr.SolrQueryProcessor
 
_maxX - Variable in class gw.pl.util.Rectangle
 
_maxY - Variable in class gw.pl.util.Rectangle
 
_minX - Variable in class gw.pl.util.Rectangle
 
_minY - Variable in class gw.pl.util.Rectangle
 
_modifiers - Variable in class gw.lang.ir.builder.IRFeatureBuilder
 
_module - Variable in class gw.lang.reflect.TypeLoaderBase
 
_name - Variable in class gw.fs.jar.JarEntryResourceImpl
 
_name - Variable in class gw.fs.ResourcePath
 
_namespacePrefixToURIMap - Variable in class gw.xml.AbstractXMLNode
 
_namespaces - Variable in class gw.lang.reflect.gs.GosuClassTypeLoader
 
_nAttributeThreshold - Variable in class gw.pl.util.xml.DOMWriter
Number of attributes above which attributes will be printed on separate lines.
_new(Class, IRExpressionBuilder...) - Static method in class gw.lang.ir.builder.IRBuilderMethods
 
_nodeClass - Variable in class gw.xml.parser2.XMLNodeTypeFromJava
 
_notifications - Variable in class gw.plugin.management.GWMBeanInfo
Notications
_null() - Static method in class gw.lang.ir.builder.IRBuilderMethods
 
_numJavaFiles - Static variable in class gw.fs.physical.win32.NativeWin32API
 
_numNativeFiles - Static variable in class gw.fs.physical.win32.NativeWin32API
 
_object - Variable in class gw.api.util.stats.StatisticsCollector
 
_operations - Variable in class gw.plugin.management.GWMBeanInfo
Operations
_orgTree - Variable in class gw.api.admin.GroupTreeNode
 
_originalAttributeNames - Static variable in class gw.xml.parser2.BaseAbstractNode
 
_originalAttributeNames - Static variable in class gw.xml.parser2.XMLNodeConvertibleBase
 
_parent - Variable in class gw.fs.jar.JarEntryResourceImpl
 
_parent - Variable in class gw.fs.ResourcePath
 
_path - Variable in class gw.fs.physical.PhysicalResourceImpl
 
_phoneNumber - Variable in class gw.api.util.phone.GWPhoneNumberImpl
 
_plugin - Static variable in class gw.api.geocode.GeocodeUtils
 
_private() - Method in class gw.lang.ir.builder.IRFeatureBuilder
 
_propertyInfo - Variable in class gw.api.util.CoreFilters.CompareNDays
 
_protected() - Method in class gw.lang.ir.builder.IRFeatureBuilder
 
_public() - Method in class gw.lang.ir.builder.IRFeatureBuilder
 
_reader - Variable in class gw.pl.util.xml.XMLCodec
 
_referencedElements - Variable in class gw.api.importing.XmlExporter
 
_return() - Static method in class gw.lang.ir.builder.IRBuilderMethods
 
_return(IRExpressionBuilder) - Static method in class gw.lang.ir.builder.IRBuilderMethods
 
_savedProfilerDataSources - Variable in class gw.api.profiler.SavedFileProfilerPageHelper
 
_selectionType - Variable in class gw.api.assignment.AssignmentPopup
 
_seperator - Variable in class gw.pl.util.StreamGobbler
 
_setStale(RefreshKind) - Method in interface gw.lang.reflect.ITypeRef
 
_shouldReload() - Method in interface gw.lang.reflect.ITypeRef
 
_sortColumns - Variable in class gw.plugin.solr.SolrQueryProcessor
 
_stackNodes - Variable in class gw.pl.util.xml.XMLCodec
 
_staleness - Variable in class gw.api.database.optimizer.oracle.OracleQueryRewriteIntegrity
Deprecated.
 
_state - Variable in class gw.api.geocode.AbstractGeocodePlugin
 
_static() - Method in class gw.lang.ir.builder.IRFeatureBuilder
 
_strClassName - Variable in class gw.pl.util.xml.XMLObjectSerializer
 
_suite(Class<T>) - Static method in class gw.test.TestClass
 
_superInit(List<IRExpressionBuilder>) - Static method in class gw.lang.ir.builder.IRBuilderMethods
 
_superInit(IRExpressionBuilder...) - Static method in class gw.lang.ir.builder.IRBuilderMethods
 
_tableObject - Variable in class gw.api.database.OracleIndexHint
Deprecated.
 
_targetNamespace - Variable in class gw.api.util.mapping.NameTranslatorImpl
 
_testsRun - Variable in class gw.test.TestExecutionManager.TestInfo
 
_this() - Static method in class gw.lang.ir.builder.IRBuilderMethods
 
_threadLocal - Static variable in class gw.api.contact.ContactTokenThreadLocal
 
_typeNames - Variable in class gw.lang.reflect.TypeLoaderBase
 
_typeParameters - Variable in class gw.lang.reflect.java.asm.AsmType
 
_unfilteredTotalRecords - Variable in class gw.plugin.solr.SolrQueryProcessor
 
_useMessageCreator - Variable in class gw.api.email.AbstractEmailMessageTransport
 
_viewableRecordLimit - Variable in class gw.plugin.solr.SolrQueryProcessor
 
_writer - Variable in class gw.pl.util.xml.DOMWriter
 
_writer - Variable in class gw.pl.util.xml.XMLCodec
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 

Copyright © 2001-2014 Guidewire Software, Inc. All rights reserved.

Guidewire, Guidewire Software, Guidewire ClaimCenter, Guidewire PolicyCenter, Guidewire BillingCenter, Guidewire Reinsurance Management, Guidewire ContactManager, Guidewire Vendor Data Management, Guidewire Client Data Management, Guidewire Rating Management, Guidewire InsuranceSuite, Guidewire ContactCenter, Guidewire Studio, Guidewire Product Designer, Guidewire Live, Guidewire DataHub, Guidewire InfoCenter, Guidewire Standard Reporting, Guidewire ExampleCenter, Guidewire Account Manager Portal, Guidewire Claim Portal, Guidewire Policyholder Portal, ClaimCenter, BillingCenter, PolicyCenter, InsuranceSuite, Gosu, Deliver Insurance Your Way, and the Guidewire logo are trademarks, service marks, or registered trademarks of Guidewire Software, Inc. in the United States and/or other countries.

Guidewire, Guidewire Software, Guidewire ClaimCenter, Guidewire PolicyCenter, Guidewire BillingCenter, Guidewire InsuranceSuite, Gosu, Deliver Insurance Your Way, and the Guidewire logo are trademarks, service marks, or registered trademarks of Guidewire Software, Inc. in the United States and/or other countries.

All other trademarks are the property of their respective owners.

This material is confidential and proprietary to Guidewire and subject to the confidentiality terms in the applicable license agreement and/or separate nondisclosure agreement.

Guidewire products are protected by one or more United States patents.